aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-09-17 10:15:52 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-09-17 10:15:52 +0000
commita1715e9e11471a3eca943ca17ffc0e893386c9e0 (patch)
tree37f3f76643b8c97df012b5cd83aea6886db3d870 /target/linux/x86
parenta8e920c0ba43d0d2714bf13fc5859c0e6e4398fe (diff)
downloadmaster-187ad058-a1715e9e11471a3eca943ca17ffc0e893386c9e0.tar.gz
master-187ad058-a1715e9e11471a3eca943ca17ffc0e893386c9e0.tar.bz2
master-187ad058-a1715e9e11471a3eca943ca17ffc0e893386c9e0.zip
x86/geode: enable DMI and Geos support (fixes #20512)
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46986 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86')
-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