From: Jo-Philipp Wich Date: Sat, 7 Feb 2015 21:26:20 +0000 (+0000) Subject: x86: declare missing kernel symbols X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=e972c95cf096c6d10cf69a10316fed32b11493cb;p=openwrt%2Fstaging%2Fkaloz.git x86: declare missing kernel symbols Signed-off-by: Jo-Philipp Wich SVN-Revision: 44316 --- 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