From 59f4d1091d2e895363ad6b5d2c5e9cd775b45f18 Mon Sep 17 00:00:00 2001
From: nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
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 <philipp@redfish-solutions.com>

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(+)

(limited to 'target/linux/x86')

diff --git a/target/linux/x86/config-default b/target/linux/x86/config-default
index 1d20fd67f..22f49e75f 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