From e20744f810b4df647069c77def0c6126f57abec1 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 24 Jul 2011 09:41:07 +0000 Subject: x86: 2.6.39 requires additional symbol Sysfs support for DMI BIOS was added in 2.6.39. Signed-off-by: Philip Prindeville git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27749 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/x86/config-default | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3