diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-12-18 15:54:15 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-12-18 15:54:15 +0000 |
commit | 07a459539ad908b8dd93e4dc466c604cde32cebd (patch) | |
tree | 731b1e7e71406099b9d7624d9e64b5257f825f4e /target/linux/x86 | |
parent | 30064c9a8b2b75dbd35a79d797461cca9a3a2454 (diff) |
refresh kernel configs with kconfig.pl
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34763 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86')
-rw-r--r-- | target/linux/x86/config-3.6 | 2 | ||||
-rw-r--r-- | target/linux/x86/config-3.7 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/x86/config-3.6 b/target/linux/x86/config-3.6 index 5880d9b77..3833049be 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 68ab9fb96..54e7e8ec4 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 |