From: jow Date: Sun, 24 Jan 2016 15:36:10 +0000 (+0000) Subject: x86/64: add missing kernel symbol X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=0c9e0698cd11e2dcae22dad467a3c72eb494e0ce;p=openwrt.git 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 --- 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