depthcharge: add CONFIG_MAINBOARD_DEPTHCHARGE
CONFIG_MAINBOARD_DEPTHCHARGE is used to override the Board config for depthcharge which inherit from CONFIG_MAINBOARD_PART_NUMBER. This is mainly to avoid depthcharge config duplication. Signed-off-by: Selma BENSAID <selma.bensaid@intel.com> Change-Id: I6cbc93ca38ad6deeca2c2fb7770024a24233b6f8 Reviewed-on: https://review.coreboot.org/c/coreboot/+/35510 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Mathew King <mathewk@chromium.org>
This commit is contained in:
committed by
Patrick Georgi
parent
0962b1fa5d
commit
b458a4f745
5
payloads/external/depthcharge/Kconfig
vendored
5
payloads/external/depthcharge/Kconfig
vendored
@@ -35,6 +35,11 @@ config PAYLOAD_FILE
|
||||
string
|
||||
default "payloads/external/depthcharge/depthcharge/build/depthcharge.elf"
|
||||
|
||||
config MAINBOARD_DEPTHCHARGE
|
||||
string ""
|
||||
help
|
||||
Override BOARD setting for depthcharge
|
||||
|
||||
config LP_DEFCONFIG_OVERRIDE
|
||||
bool "Use default libpayload config"
|
||||
help
|
||||
|
Reference in New Issue
Block a user