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