diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-11-22 11:33:25 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-11-22 11:33:25 +0000 |
commit | e1fc4af8c6d56603b136b7f4fce2d7c567799622 (patch) | |
tree | f9041713f187a88d6c4f1fb7047aa721b3ce8886 /target/linux/x86 | |
parent | 3379bcf3fe671fb222d48eae18dec0e25693d049 (diff) |
[target/x86]: we don't need microcode updates
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24080 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86')
-rw-r--r-- | target/linux/x86/config-default | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/target/linux/x86/config-default b/target/linux/x86/config-default index cc0e56d63f..0a66825a15 100644 --- a/target/linux/x86/config-default +++ b/target/linux/x86/config-default @@ -227,10 +227,7 @@ CONFIG_MATH_EMULATION=y # CONFIG_MEMTEST is not set # CONFIG_MGEODEGX1 is not set # CONFIG_MGEODE_LX is not set -CONFIG_MICROCODE=y -# CONFIG_MICROCODE_AMD is not set -CONFIG_MICROCODE_INTEL=y -CONFIG_MICROCODE_OLD_INTERFACE=y +# CONFIG_MICROCODE is not set # CONFIG_MIXCOMWD is not set # CONFIG_MK6 is not set # CONFIG_MK7 is not set |