diff options
author | Florian Fainelli <florian@openwrt.org> | 2013-02-14 13:00:07 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2013-02-14 13:00:07 +0000 |
commit | fb8cba59c5c7ab2dcce0f1c35335e81915347a00 (patch) | |
tree | a1f4a1250c0978757b76687286f0a1e5a1ef95ef /target/linux/x86/config-3.7 | |
parent | 477ea5965ca2b97e1bf516a8cf30ff3e7adddeb9 (diff) | |
download | upstream-fb8cba59c5c7ab2dcce0f1c35335e81915347a00.tar.gz upstream-fb8cba59c5c7ab2dcce0f1c35335e81915347a00.tar.bz2 upstream-fb8cba59c5c7ab2dcce0f1c35335e81915347a00.zip |
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/linux/x86/config-3.7')
-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 |