summaryrefslogtreecommitdiff
path: root/target/linux/x86/geos
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2012-02-03 18:02:57 +0000
committerJo-Philipp Wich <jow@openwrt.org>2012-02-03 18:02:57 +0000
commit7a36f3d2ff740116ec5360b69a241ff33e17d437 (patch)
tree95bef8cefc334b9c68346749e8cb273df41713ba /target/linux/x86/geos
parentd13c3cd0739691803d758629a9c2750512a98bb3 (diff)
downloadmtk-20170518-7a36f3d2ff740116ec5360b69a241ff33e17d437.zip
mtk-20170518-7a36f3d2ff740116ec5360b69a241ff33e17d437.tar.gz
mtk-20170518-7a36f3d2ff740116ec5360b69a241ff33e17d437.tar.bz2
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 <philipp@redfish-solutions.com>
SVN-Revision: 30019
Diffstat (limited to 'target/linux/x86/geos')
-rw-r--r--target/linux/x86/geos/config-default4
1 files changed, 3 insertions, 1 deletions
diff --git a/target/linux/x86/geos/config-default b/target/linux/x86/geos/config-default
index ee9f24d..6d4fe03 100644
--- a/target/linux/x86/geos/config-default
+++ b/target/linux/x86/geos/config-default
@@ -5,6 +5,7 @@ CONFIG_DMIID=y
# CONFIG_DMI_SYSFS is not set
# CONFIG_FB_GEODE is not set
CONFIG_GENERIC_GPIO=y
+CONFIG_GEOS=y
CONFIG_GPIOLIB=y
CONFIG_GPIO_SYSFS=y
# CONFIG_HIGHMEM64G is not set
@@ -15,7 +16,8 @@ CONFIG_HWMON=y
# CONFIG_M486 is not set
# CONFIG_MATH_EMULATION is not set
CONFIG_MGEODE_LX=y
-CONFIG_GEOS=y
+# CONFIG_PCIEPORTBUS is not set
+CONFIG_PCSPKR_PLATFORM=y
CONFIG_PATA_CS5536=y
# CONFIG_POWER_SUPPLY is not set
# CONFIG_SCx200 is not set