diff options
author | John Crispin <john@openwrt.org> | 2015-09-16 08:33:18 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-09-16 08:33:18 +0000 |
commit | 74bbc08651243ffb3413187ea57d34aabfc70bae (patch) | |
tree | a9f83b838a11c6396b3c7a977f93614e6c13486d /target | |
parent | ac75fc8d98ae8fd7a6a24ac2d41e49783741d778 (diff) | |
download | upstream-74bbc08651243ffb3413187ea57d34aabfc70bae.tar.gz upstream-74bbc08651243ffb3413187ea57d34aabfc70bae.tar.bz2 upstream-74bbc08651243ffb3413187ea57d34aabfc70bae.zip |
x86: add missing symbol
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
SVN-Revision: 46973
Diffstat (limited to 'target')
-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 |