* debian/changelog: Update.

* debian/config/kernelarch-x86/config: Make MICROCODE built-in.

svn path=/dists/sid/linux/; revision=20922
This commit is contained in:
Bastian Blank 2013-12-27 15:37:53 +00:00
parent ddb5218334
commit ccd8819bf3
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
linux (3.12.6-2) UNRELEASED; urgency=medium
* Make MICROCODE built-in for early microcode loading.
-- Bastian Blank <waldi@debian.org> Sun, 22 Dec 2013 13:11:17 +0100
linux (3.12.6-1) unstable; urgency=medium
* New upstream stable update:

View File

@ -31,7 +31,7 @@ CONFIG_X86_MCE_AMD=y
# CONFIG_X86_ANCIENT_MCE is not set
CONFIG_X86_MCE_INJECT=m
CONFIG_I8K=m
CONFIG_MICROCODE=m
CONFIG_MICROCODE=y
CONFIG_MICROCODE_INTEL=y
CONFIG_MICROCODE_AMD=y
CONFIG_X86_MSR=m