summaryrefslogtreecommitdiffstats
path: root/target/linux/x86
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2015-02-07 21:26:20 +0000
committerJo-Philipp Wich <jow@openwrt.org>2015-02-07 21:26:20 +0000
commite972c95cf096c6d10cf69a10316fed32b11493cb (patch)
treecedd39effede643aebb92a485d99f9f80bcc63db /target/linux/x86
parentefc28a75fec567dfa8b1b71f287c4bc68674c71b (diff)
downloadmaster-31e0f0ae-e972c95cf096c6d10cf69a10316fed32b11493cb.tar.gz
master-31e0f0ae-e972c95cf096c6d10cf69a10316fed32b11493cb.tar.bz2
master-31e0f0ae-e972c95cf096c6d10cf69a10316fed32b11493cb.zip
x86: declare missing kernel symbols
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44316
Diffstat (limited to 'target/linux/x86')
-rw-r--r--target/linux/x86/config-3.142
1 files changed, 2 insertions, 0 deletions
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