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:
Andrey Petrov 2017-03-06 14:47:05 -08:00 committed by Martin Roth
parent 04a72c4019
commit d8db26d6e7
1 changed files with 2 additions and 0 deletions

View File

@ -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