aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2012-02-03 19:21:41 +0000
committerJo-Philipp Wich <jow@openwrt.org>2012-02-03 19:21:41 +0000
commit7dc9ec12bd1dbbe6a52301f769a05d2588d519bc (patch)
treee5ade0e12e6d81f9e0f77a407498a5f5896f33c4
parentd1fadde8e402a7e61694e4b24308ba42c1509cfb (diff)
downloadupstream-7dc9ec12bd1dbbe6a52301f769a05d2588d519bc.tar.gz
upstream-7dc9ec12bd1dbbe6a52301f769a05d2588d519bc.tar.bz2
upstream-7dc9ec12bd1dbbe6a52301f769a05d2588d519bc.zip
[PATCHv2 1/1] x86: trivial -- add missing CONFIG_GEOS symbol to top-level
So that builds don't stall in x86 prompting for this symbol. [From Philip Prindeville, via http://patchwork.openwrt.org/patch/1828/] git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30023 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/x86/config-3.21
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/x86/config-3.2 b/target/linux/x86/config-3.2
index 75503f8a20..7317bf1651 100644
--- a/target/linux/x86/config-3.2
+++ b/target/linux/x86/config-3.2
@@ -103,6 +103,7 @@ CONFIG_GENERIC_IOMAP=y
CONFIG_GENERIC_IRQ_SHOW=y
CONFIG_GENERIC_ISA_DMA=y
# CONFIG_GENERIC_TIME_VSYSCALL is not set
+# CONFIG_GEOS is not set
# CONFIG_GOOGLE_FIRMWARE is not set
# CONFIG_HANGCHECK_TIMER is not set
CONFIG_HAS_DMA=y