diff options
author | John Crispin <blogic@openwrt.org> | 2015-09-16 08:33:18 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2015-09-16 08:33:18 +0000 |
commit | 15fa4d1fcfd456d011dd6828c07421ea83f27205 (patch) | |
tree | d58fcd20476a7aa74d418ffaad26229ca45fc631 /target/linux/x86 | |
parent | d45c9e48a3966a195e5b63ebccc64bfb8618086d (diff) | |
download | master-187ad058-15fa4d1fcfd456d011dd6828c07421ea83f27205.tar.gz master-187ad058-15fa4d1fcfd456d011dd6828c07421ea83f27205.tar.bz2 master-187ad058-15fa4d1fcfd456d011dd6828c07421ea83f27205.zip |
x86: add missing symbol
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46973 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86')
-rw-r--r-- | target/linux/x86/config-3.18 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/x86/config-3.18 b/target/linux/x86/config-3.18 index 3a6a1be7f6..bb647c8526 100644 --- a/target/linux/x86/config-3.18 +++ b/target/linux/x86/config-3.18 @@ -385,6 +385,7 @@ CONFIG_X86_ALIGNMENT_16=y # CONFIG_X86_CHECK_BIOS_CORRUPTION is not set # CONFIG_X86_CPUFREQ_NFORCE2 is not set # CONFIG_X86_CPUID is not set +# CONFIG_X86_DECODER_SELFTEST is not set # CONFIG_X86_EXTENDED_PLATFORM is not set CONFIG_X86_F00F_BUG=y CONFIG_X86_FEATURE_NAMES=y |