diff options
author | Felix Singer <felixsinger@posteo.net> | 2021-07-12 17:24:43 +0200 |
---|---|---|
committer | Felix Singer <felixsinger@posteo.net> | 2021-10-19 18:55:00 +0000 |
commit | e4047354ec69d09cbff7cbe8d515bad39f9864ed (patch) | |
tree | 6ac8640e78644db8cfe27eb93fc3b93864fbab38 /src/include/cpu/amd | |
parent | 2d2cc0dcb97c2ba95d223ed77fce8df1d5aed70e (diff) |
mb/intel/coffeelake_rvp: Rework Kconfig
Rework Kconfig file that each variant has its own config option with
their specific selects / configuration and move common selects to
`BOARD_INTEL_COFFEELAKE_COMMON`, which is used as base for each
variant.
Also, move selects from Kconfig.name to Kconfig so that the
configuration is at one place and not distributed over two files.
Built each variant with `BUILD_TIMELESS=1` and all generated
coreboot.rom files remain identical. Excluded the .config file by
disabling `INCLUDE_CONFIG_FILE` to make this reproducible.
Change-Id: I3b3d3cff5ea7a3f4d1c4ddd911240763e4891e06
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/56217
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Thomas Heijligen <src@posteo.de>
Diffstat (limited to 'src/include/cpu/amd')
0 files changed, 0 insertions, 0 deletions