soc/intel/apollolake: Start using common CSE driver
Change-Id: If866453f06220e0edcaa77af5f54b397ead3ac14 Signed-off-by: Andrey Petrov <andrey.petrov@intel.com> Reviewed-on: https://review.coreboot.org/18603 Reviewed-by: Aaron Durbin <adurbin@chromium.org> Tested-by: build bot (Jenkins)
This commit is contained in:
parent
04a72c4019
commit
d8db26d6e7
|
@ -61,6 +61,8 @@ config CPU_SPECIFIC_OPTIONS
|
|||
select HAVE_HARD_RESET
|
||||
select SOC_INTEL_COMMON
|
||||
select SOC_INTEL_COMMON_GFX_OPREGION
|
||||
select SOC_INTEL_COMMON_BLOCK
|
||||
select SOC_INTEL_COMMON_BLOCK_CSE
|
||||
select ADD_VBT_DATA_FILE
|
||||
|
||||
config CHROMEOS
|
||||
|
|
Loading…
Reference in New Issue