From ab2e45e1bad9aa6b1aef153717cf09b0fefe2371 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Fri, 3 Feb 2012 18:02:57 +0000 Subject: [PATCH 1/1] x86: move additional oddball PATA drivers These should only be enabled in the generic image, as they bloat all of the other targets. Also add symbols for NET5501, ALIX, and GEOS which were added backported to 3.2 and 3.3. Restore PC speaker to Geos target. Signed-off-by: Philip Prindeville git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30019 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/x86/config-3.2 | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'target/linux/x86/config-3.2') diff --git a/target/linux/x86/config-3.2 b/target/linux/x86/config-3.2 index fa131aa0ad..75503f8a20 100644 --- a/target/linux/x86/config-3.2 +++ b/target/linux/x86/config-3.2 @@ -237,6 +237,7 @@ CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y CONFIG_NEED_PER_CPU_KM=y CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y CONFIG_NEED_SG_DMA_LENGTH=y +# CONFIG_NET5501 is not set # CONFIG_NET_NS is not set CONFIG_NOHIGHMEM=y CONFIG_NO_BOOTMEM=y @@ -249,10 +250,6 @@ CONFIG_OUTPUT_FORMAT="elf32-i386" CONFIG_PAGEFLAGS_EXTENDED=y CONFIG_PAGE_OFFSET=0xC0000000 # CONFIG_PARAVIRT_GUEST is not set -CONFIG_PATA_MPIIX=y -CONFIG_PATA_OLDPIIX=y -CONFIG_PATA_SC1200=y -CONFIG_PATA_VIA=y # CONFIG_PC8736x_GPIO is not set # CONFIG_PC87413_WDT is not set CONFIG_PCI=y -- cgit v1.2.3