blob: b78389215dd59ceecb145a56e2b121b9aca4866a (
plain)
1
2
3
4
5
6
7
|
config MICROCODE_UPDATE_PRE_RAM
bool
depends on SUPPORT_CPU_UCODE_IN_CBFS
default y if C_ENVIRONMENT_BOOTBLOCK
help
Select this option if you want to update the microcode
during the cache as ram setup.
|