From: Jo-Philipp Wich Date: Fri, 3 Feb 2012 19:21:41 +0000 (+0000) Subject: [PATCHv2 1/1] x86: trivial -- add missing CONFIG_GEOS symbol to top-level X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=9663fcdf31c09330df0d914ecf94b28f40c0e9e0 [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/] SVN-Revision: 30023 --- 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