soc/intel/apollolake: Rename SOC_INTEL_GLK
symbol
For consistency with other platforms, use `SOC_INTEL_GEMINILAKE`. Change-Id: I06310e5a9bca6c9504f19a6c2fe9b26626f290d4 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/45141 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
This commit is contained in:
committed by
Patrick Georgi
parent
ee73594575
commit
b36100faf4
@@ -1,7 +1,7 @@
|
||||
|
||||
config BOARD_INTEL_BASEBOARD_GLKRVP
|
||||
def_bool n
|
||||
select SOC_INTEL_GLK
|
||||
select SOC_INTEL_GEMINILAKE
|
||||
select BOARD_ROMSIZE_KB_16384
|
||||
select DRIVERS_I2C_GENERIC
|
||||
select DRIVERS_I2C_HID
|
||||
|
Reference in New Issue
Block a user