projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9e897d
)
x86: enable microcode loading for Intel and AMD
author
Zoltan HERPAI
<wigyori@uid0.hu>
Mon, 8 Jan 2018 14:38:24 +0000
(15:38 +0100)
committer
Zoltan HERPAI
<wigyori@uid0.hu>
Mon, 8 Jan 2018 16:41:39 +0000
(17:41 +0100)
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
target/linux/x86/config-4.9
patch
|
blob
|
history
diff --git
a/target/linux/x86/config-4.9
b/target/linux/x86/config-4.9
index b5003546c98ab7019bb85088c19c5bc7af4965b3..554e696af76b27d8867458e35cb9836d8f503d7e 100644
(file)
--- a/
target/linux/x86/config-4.9
+++ b/
target/linux/x86/config-4.9
@@
-290,7
+290,10
@@
CONFIG_M586MMX=y
# CONFIG_MFD_INTEL_LPSS_PCI is not set
# CONFIG_MGEODEGX1 is not set
# CONFIG_MGEODE_LX is not set
-# CONFIG_MICROCODE is not set
+CONFIG_MICROCODE=y
+CONFIG_MICROCODE_AMD=y
+CONFIG_MICROCODE_INTEL=y
+CONFIG_MICROCODE_OLD_INTERFACE=y
# CONFIG_MK6 is not set
# CONFIG_MK7 is not set
# CONFIG_MK8 is not set