diff options
author | Subrata Banik <subratabanik@google.com> | 2021-12-25 21:39:36 +0530 |
---|---|---|
committer | Subrata Banik <subratabanik@google.com> | 2021-12-26 19:37:09 +0000 |
commit | e226aabf79106b0fa66a79ffed8f63fcb73339a3 (patch) | |
tree | 5fa5c76fc4722b87e0bcb1642cfa11367eff71f6 /src/soc/cavium | |
parent | c1e46bde507f3d026d1fbaeef1a0fd30bff84d65 (diff) |
mb/google/brya: Rework BOARD_GOOGLE_BASEBOARD_* Kconfig
Current mainboard code supports different baseboard binding
example: brya uses BOARD_GOOGLE_BASEBOARD_BRYA and brask uses
BOARD_GOOGLE_BASEBOARD_BRASK Kconfig.
This patch makes the `BOARD_GOOGLE_BRYA_COMMON` Kconfig default
`n` and specific baseboard binding Kconfig can select this Kconfig.
It would also avoid adding if clause for specific baseboard binding
Kconfig everytime with introduction of newer mainboard in future.
TEST=Verified CONFIG_BOARD_GOOGLE_BRYA_COMMON=y while building brya
and brya coreboot.rom remains the same.
Signed-off-by: Subrata Banik <subratabanik@google.com>
Change-Id: I754159447e68b8ac2ea21009cc801fc5ba5df56e
Reviewed-on: https://review.coreboot.org/c/coreboot/+/60379
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Felix Singer <felixsinger@posteo.net>
Reviewed-by: EricR Lai <ericr_lai@compal.corp-partner.google.com>
Diffstat (limited to 'src/soc/cavium')
0 files changed, 0 insertions, 0 deletions