From cea253527ad9b5770f6ad8992928762f0082759e Mon Sep 17 00:00:00 2001 From: jow 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/alix2/config-default | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'target/linux/x86/alix2/config-default') diff --git a/target/linux/x86/alix2/config-default b/target/linux/x86/alix2/config-default index def5482ad..7d4f8d82f 100644 --- a/target/linux/x86/alix2/config-default +++ b/target/linux/x86/alix2/config-default @@ -15,6 +15,10 @@ CONFIG_HWMON=y # CONFIG_MATH_EMULATION is not set CONFIG_MGEODE_LX=y CONFIG_PATA_CS5536=y +# CONFIG_PATA_MPIIX is not set +# CONFIG_PATA_OLDPIIX is not set +# CONFIG_PATA_SC1200 is not set +# CONFIG_PATA_VIA is not set # CONFIG_PCIEPORTBUS is not set CONFIG_PCSPKR_PLATFORM=y # CONFIG_POWER_SUPPLY is not set -- cgit v1.2.3