Add the PC speaker back to the Geos platform.

Add DMI support in BIOS.

Signed-off-by: Philip Prindeville <[email protected]>

Index: target/linux/x86/geos/config-default
===================================================================
--- target/linux/x86/geos/config-default        (revision 26677)
+++ target/linux/x86/geos/config-default        (working copy)
@@ -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_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
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to