From 226ceb939027fdffd613ba1336bd023fdcd23bfe Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sun, 24 Jan 2016 15:36:10 +0000 Subject: x86/64: add missing kernel symbol Signed-off-by: Jo-Philipp Wich git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48476 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/x86/64/config-default | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3