From 029553b69856be947b307efbe6179c75530ec3b0 Mon Sep 17 00:00:00 2001
From: Gabor Juhos <juhosg@openwrt.org>
Date: Tue, 18 Dec 2012 15:54:15 +0000
Subject: [PATCH] refresh kernel configs with kconfig.pl

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 34763
---
 target/linux/ppc40x/config-3.3 | 2 +-
 target/linux/x86/config-3.6    | 2 +-
 target/linux/x86/config-3.7    | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/target/linux/ppc40x/config-3.3 b/target/linux/ppc40x/config-3.3
index f0720cb267..890370ecb9 100644
--- a/target/linux/ppc40x/config-3.3
+++ b/target/linux/ppc40x/config-3.3
@@ -206,8 +206,8 @@ CONFIG_USB_COMMON=m
 CONFIG_USB_OHCI_BIG_ENDIAN_DESC=y
 CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y
 CONFIG_USB_OHCI_HCD=m
-# CONFIG_USB_OHCI_HCD_PLATFORM is not set
 CONFIG_USB_OHCI_HCD_PCI=y
+# CONFIG_USB_OHCI_HCD_PLATFORM is not set
 CONFIG_USB_OHCI_HCD_PPC_OF=y
 CONFIG_USB_OHCI_HCD_PPC_OF_BE=y
 CONFIG_USB_SUPPORT=y
diff --git a/target/linux/x86/config-3.6 b/target/linux/x86/config-3.6
index 5880d9b775..3833049be1 100644
--- a/target/linux/x86/config-3.6
+++ b/target/linux/x86/config-3.6
@@ -69,8 +69,8 @@ CONFIG_CRC16=y
 # CONFIG_DCDBAS is not set
 # CONFIG_DEBUG_BOOT_PARAMS is not set
 CONFIG_DEBUG_MEMORY_INIT=y
-# CONFIG_DEBUG_TLBFLUSH is not set
 # CONFIG_DEBUG_NMI_SELFTEST is not set
+# CONFIG_DEBUG_TLBFLUSH is not set
 # CONFIG_DEBUG_VIRTUAL is not set
 CONFIG_DECOMPRESS_BZIP2=y
 CONFIG_DECOMPRESS_GZIP=y
diff --git a/target/linux/x86/config-3.7 b/target/linux/x86/config-3.7
index 68ab9fb962..54e7e8ec48 100644
--- a/target/linux/x86/config-3.7
+++ b/target/linux/x86/config-3.7
@@ -70,8 +70,8 @@ CONFIG_CRC16=y
 # CONFIG_DCDBAS is not set
 # CONFIG_DEBUG_BOOT_PARAMS is not set
 CONFIG_DEBUG_MEMORY_INIT=y
-# CONFIG_DEBUG_TLBFLUSH is not set
 # CONFIG_DEBUG_NMI_SELFTEST is not set
+# CONFIG_DEBUG_TLBFLUSH is not set
 # CONFIG_DEBUG_VIRTUAL is not set
 CONFIG_DECOMPRESS_BZIP2=y
 CONFIG_DECOMPRESS_GZIP=y
-- 
2.30.2