From 1865710fc840aff419279d61eb70b63ad351129c 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 SVN-Revision: 48476 --- target/linux/x86/64/config-default | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/x86') 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