From e972c95cf096c6d10cf69a10316fed32b11493cb Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sat, 7 Feb 2015 21:26:20 +0000 Subject: x86: declare missing kernel symbols Signed-off-by: Jo-Philipp Wich SVN-Revision: 44316 --- target/linux/x86/config-3.14 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/x86') diff --git a/target/linux/x86/config-3.14 b/target/linux/x86/config-3.14 index 591fa1740e..ad638344f5 100644 --- a/target/linux/x86/config-3.14 +++ b/target/linux/x86/config-3.14 @@ -416,6 +416,8 @@ CONFIG_X86_RESERVE_LOW=64 # CONFIG_X86_SPEEDSTEP_SMI is not set CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y CONFIG_X86_THERMAL_VECTOR=y +CONFIG_X86_UP_APIC=y +CONFIG_X86_UP_IOAPIC=y CONFIG_X86_VERBOSE_BOOTUP=y CONFIG_XZ_DEC_BCJ=y CONFIG_XZ_DEC_X86=y -- cgit v1.2.3