From 662620419a635ad97c15e4b3a9ce0b6df4dea7d6 Mon Sep 17 00:00:00 2001
From: Jo-Philipp Wich <jow@openwrt.org>
Date: Fri, 6 Aug 2010 01:36:14 +0000
Subject: [PATCH] fix order fail in previous commit

SVN-Revision: 22504
---
 target/linux/generic/config-2.6.35 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/generic/config-2.6.35 b/target/linux/generic/config-2.6.35
index 455f5b5ffc..52c2ddea85 100644
--- a/target/linux/generic/config-2.6.35
+++ b/target/linux/generic/config-2.6.35
@@ -874,7 +874,6 @@ CONFIG_IDE_MAX_HWIFS=4
 # CONFIG_IDE_PHISON is not set
 CONFIG_IDE_PROC_FS=y
 # CONFIG_IDE_TASK_IOCTL is not set
-# CONFIG_INTEL_IDLE is not set
 # CONFIG_IEEE1394_DV1394 is not set
 # CONFIG_IEEE1394_ETH1394 is not set
 # CONFIG_IEEE1394 is not set
@@ -895,6 +894,7 @@ CONFIG_IDE_PROC_FS=y
 # CONFIG_IGB is not set
 # CONFIG_IGBVF is not set
 # CONFIG_IIO is not set
+# CONFIG_INTEL_IDLE is not set
 # CONFIG_RAMZSWAP is not set
 # CONFIG_BATMAN_ADV is not set
 # CONFIG_IKCONFIG is not set
-- 
2.30.2