aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-09-17 10:16:41 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-09-17 10:16:41 +0000
commit7c9d276f3f6ba243af78332599653a02a6e1b8fc (patch)
treec8cec70de793ae5cec75f6d9cb2e8c517b59ef39 /target/linux
parente85a3f5fa483147203e37197f6cbc60fc21ea1c0 (diff)
downloadupstream-7c9d276f3f6ba243af78332599653a02a6e1b8fc.tar.gz
upstream-7c9d276f3f6ba243af78332599653a02a6e1b8fc.tar.bz2
upstream-7c9d276f3f6ba243af78332599653a02a6e1b8fc.zip
x86/geode: enable DMI and Geos support (fixes #20512)
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> Backport of r46986 git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@46988 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/x86/geode/config-default5
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/x86/geode/config-default b/target/linux/x86/geode/config-default
index f4efab0689..a53d07c9d5 100644
--- a/target/linux/x86/geode/config-default
+++ b/target/linux/x86/geode/config-default
@@ -10,9 +10,13 @@ CONFIG_ALIX=y
CONFIG_CS5535_CLOCK_EVENT_SRC=y
CONFIG_CS5535_MFGPT=y
CONFIG_CS5535_MFGPT_DEFAULT_IRQ=7
+CONFIG_DMI=y
+# CONFIG_DMIID is not set
+# CONFIG_DMI_SYSFS is not set
# CONFIG_EISA is not set
# CONFIG_EL3 is not set
CONFIG_GEODE_WDT=y
+CONFIG_GEOS=y
CONFIG_GPIOLIB=y
CONFIG_GPIO_CS5535=y
CONFIG_GPIO_DEVRES=y
@@ -29,6 +33,7 @@ CONFIG_I2C_BOARDINFO=y
CONFIG_ISA=y
# CONFIG_KEYBOARD_GPIO is not set
# CONFIG_LANCE is not set
+# CONFIG_LEDS_CLEVO_MAIL is not set
CONFIG_LEDS_GPIO=y
# CONFIG_M486 is not set
# CONFIG_MDA_CONSOLE is not set