aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-07-24 09:41:07 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-07-24 09:41:07 +0000
commite20744f810b4df647069c77def0c6126f57abec1 (patch)
treea104414e61ebb7351876470a68b754d18e8affbc
parent12e992638e8848e18d8f689da52e445ad2034f3a (diff)
downloadmaster-187ad058-e20744f810b4df647069c77def0c6126f57abec1.tar.gz
master-187ad058-e20744f810b4df647069c77def0c6126f57abec1.tar.bz2
master-187ad058-e20744f810b4df647069c77def0c6126f57abec1.zip
x86: 2.6.39 requires additional symbol
Sysfs support for DMI BIOS was added in 2.6.39. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27749 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/x86/config-default1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/x86/config-default b/target/linux/x86/config-default
index 1d20fd67f2..22f49e75fb 100644
--- a/target/linux/x86/config-default
+++ b/target/linux/x86/config-default
@@ -87,6 +87,7 @@ CONFIG_DEFAULT_IO_DELAY_TYPE=0
CONFIG_DEVPORT=y
# CONFIG_DMAR is not set
# CONFIG_DMI is not set
+# CONFIG_DMI_SYSFS is not set
CONFIG_DNOTIFY=y
CONFIG_DOUBLEFAULT=y
CONFIG_DUMMY_CONSOLE=y