mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 16:34:05 +02:00
60f90e846a
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
31 lines
778 B
Plaintext
31 lines
778 B
Plaintext
# CONFIG_ACPI 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
|
|
CONFIG_HAVE_PERF_EVENTS=y
|
|
CONFIG_HWMON=y
|
|
# CONFIG_HWMON_DEBUG_CHIP is not set
|
|
# CONFIG_ISA is not set
|
|
# CONFIG_INPUT is not set
|
|
# CONFIG_KEYBOARD_ATKBD is not set
|
|
# CONFIG_M486 is not set
|
|
CONFIG_MGEODE_LX=y
|
|
# CONFIG_MOUSE_PS2 is not set
|
|
# CONFIG_PCIEPORTBUS is not set
|
|
CONFIG_PCSPKR_PLATFORM=y
|
|
CONFIG_PROCESSOR_SELECT=y
|
|
# CONFIG_SCx200 is not set
|
|
# CONFIG_SERIO_I8042 is not set
|
|
# CONFIG_SERIO_LIBPS2 is not set
|
|
CONFIG_X86_DEBUGCTLMSR=y
|
|
# CONFIG_X86_DS is not set
|
|
# CONFIG_X86_GENERIC is not set
|
|
CONFIG_X86_INTERNODE_CACHE_SHIFT=5
|
|
CONFIG_X86_L1_CACHE_SHIFT=5
|
|
CONFIG_X86_TSC=y
|
|
CONFIG_X86_USE_3DNOW=y
|
|
CONFIG_X86_USE_PPRO_CHECKSUM=y
|
|
CONFIG_GPIOLIB=y
|