aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2016-01-24 15:36:10 +0000
committerJo-Philipp Wich <jow@openwrt.org>2016-01-24 15:36:10 +0000
commit226ceb939027fdffd613ba1336bd023fdcd23bfe (patch)
tree6978162803ada8d4d9e458a3b8206b419fab453d /target/linux/x86
parentc18a81fd6d9fffb0da4f81e557f79120c1592c89 (diff)
downloadmaster-187ad058-226ceb939027fdffd613ba1336bd023fdcd23bfe.tar.gz
master-187ad058-226ceb939027fdffd613ba1336bd023fdcd23bfe.tar.bz2
master-187ad058-226ceb939027fdffd613ba1336bd023fdcd23bfe.zip
x86/64: add missing kernel symbol
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48476 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86')
-rw-r--r--target/linux/x86/64/config-default1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/x86/64/config-default b/target/linux/x86/64/config-default
index 3b918a9ea6..27dc0a402e 100644
--- a/target/linux/x86/64/config-default
+++ b/target/linux/x86/64/config-default
@@ -132,6 +132,7 @@ CONFIG_IOMMU_HELPER=y
CONFIG_ITCO_WDT=y
# CONFIG_KVM_DEBUG_FS is not set
CONFIG_KVM_GUEST=y
+# CONFIG_LCD_CLASS_DEVICE is not set
# CONFIG_LEGACY_VSYSCALL_EMULATE is not set
# CONFIG_LEGACY_VSYSCALL_NATIVE is not set
CONFIG_LEGACY_VSYSCALL_NONE=y