aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/intel/microcode/Kconfig
blob: 73afe0bb45c4a39c1bbff27b127300e5021bf6b5 (plain)
1
2
3
4
5
6
7
config MICROCODE_UPDATE_PRE_RAM
	bool
	depends on SUPPORT_CPU_UCODE_IN_CBFS
	default y if !ROMCC_BOOTBLOCK
	help
	  Select this option if you want to update the microcode
	  during the cache as ram setup.