From b5e3f6cd81aaf6b2da28d96af3b4149d0a38988c Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 24 Jul 2011 09:41:07 +0000 Subject: [PATCH] x86: 2.6.39 requires additional symbol Sysfs support for DMI BIOS was added in 2.6.39. Signed-off-by: Philip Prindeville SVN-Revision: 27749 --- 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