diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2010-11-22 11:33:25 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2010-11-22 11:33:25 +0000 |
commit | a25f521af8efb4c04792008e94a7ada3ca044ab2 (patch) | |
tree | f9041713f187a88d6c4f1fb7047aa721b3ce8886 /target/linux/x86/config-default | |
parent | 408c8b61cbbdd3fe222274fb7d1bd0fc5125a8a9 (diff) | |
download | upstream-a25f521af8efb4c04792008e94a7ada3ca044ab2.tar.gz upstream-a25f521af8efb4c04792008e94a7ada3ca044ab2.tar.bz2 upstream-a25f521af8efb4c04792008e94a7ada3ca044ab2.zip |
[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/config-default')
-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 |