diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-02-14 13:00:07 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-02-14 13:00:07 +0000 |
commit | e698e5246b10f9a80da51ed54a5cbe8abff6317c (patch) | |
tree | a1f4a1250c0978757b76687286f0a1e5a1ef95ef /target | |
parent | d49f28079d36cf8f11727b0579409110b8137da3 (diff) |
x86: update config-3.7 for x86 (turn off CONFIG_GPIO_ICH)
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35601 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/x86/config-3.7 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/x86/config-3.7 b/target/linux/x86/config-3.7 index 96ff13f5fa..67d186492b 100644 --- a/target/linux/x86/config-3.7 +++ b/target/linux/x86/config-3.7 @@ -116,6 +116,7 @@ CONFIG_GENERIC_SMP_IDLE_THREAD=y CONFIG_GENERIC_STRNCPY_FROM_USER=y CONFIG_GENERIC_STRNLEN_USER=y # CONFIG_GOOGLE_FIRMWARE is not set +# CONFIG_GPIO_ICH is not set # CONFIG_HANGCHECK_TIMER is not set CONFIG_HAS_DMA=y CONFIG_HAS_IOMEM=y |