summaryrefslogtreecommitdiff
path: root/target/linux/x86
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
commit40867f1b681b23634cb617f158b265b1d8ad1181 (patch)
tree850007055dea0a7feba90d8984abb4f3113aa6a9 /target/linux/x86
parent79a3fdb9da50f0cce32ecbcb9f564e83e38192d1 (diff)
downloadmtk-20170518-40867f1b681b23634cb617f158b265b1d8ad1181.zip
mtk-20170518-40867f1b681b23634cb617f158b265b1d8ad1181.tar.gz
mtk-20170518-40867f1b681b23634cb617f158b265b1d8ad1181.tar.bz2
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/]
SVN-Revision: 30023
Diffstat (limited to 'target/linux/x86')
-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 75503f8..7317bf1 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