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 | 5406906be169ae643ed1126cecd307d87c713bf6 (patch) | |
tree | 834950b312c984bd4afa7b8ccbdcb58e489f3fda | |
parent | cf1f86c0fc0a139e86e8253d87e817c49c7f7adf (diff) | |
download | upstream-5406906be169ae643ed1126cecd307d87c713bf6.tar.gz upstream-5406906be169ae643ed1126cecd307d87c713bf6.tar.bz2 upstream-5406906be169ae643ed1126cecd307d87c713bf6.zip |
we don't need microcode updates
SVN-Revision: 24080
-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 |