summaryrefslogtreecommitdiffstats
path: root/target/linux/x86/geos
diff options
context:
space:
mode:
authorcshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-04-15 04:51:05 +0000
committercshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-04-15 04:51:05 +0000
commit60f90e846a4b46f30b3c4844f9bea59ae75fb5ab (patch)
tree644d313c0f5cf0f8359a54d9fa7312179a387d12 /target/linux/x86/geos
parent1dbcf770a7c80b6fe5c45c1fd9b91b97a15aede1 (diff)
geos: Add PC speaker to kernel definitions
Add the PC speaker back to the Geos platform. Add DMI support in BIOS. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26678 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86/geos')
-rw-r--r--target/linux/x86/geos/config-default5
1 files changed, 3 insertions, 2 deletions
diff --git a/target/linux/x86/geos/config-default b/target/linux/x86/geos/config-default
index 156093259..33e12a6ff 100644
--- a/target/linux/x86/geos/config-default
+++ b/target/linux/x86/geos/config-default
@@ -1,5 +1,6 @@
# CONFIG_ACPI is not set
-# CONFIG_DMI is not set
+CONFIG_DMI=y
+CONFIG_DMIID=y
CONFIG_CPU_SUP_AMD=y
CONFIG_GEODE_MFGPT_TIMER=y
# CONFIG_GEODE_WDT is not set
@@ -13,7 +14,7 @@ CONFIG_HWMON=y
CONFIG_MGEODE_LX=y
# CONFIG_MOUSE_PS2 is not set
# CONFIG_PCIEPORTBUS is not set
-# CONFIG_PCSPKR_PLATFORM is not set
+CONFIG_PCSPKR_PLATFORM=y
CONFIG_PROCESSOR_SELECT=y
# CONFIG_SCx200 is not set
# CONFIG_SERIO_I8042 is not set