Felix Singer has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/52504 )
Change subject: mainboard: Clean up Kconfigs ......................................................................
mainboard: Clean up Kconfigs
`devicetree.cb` is the default value for the Kconfig DEVICETREE setting. Drop duplicate configurations.
Change-Id: I5eded3d5e38ca80986da2fda95050815c2702f82 Signed-off-by: Felix Singer felixsinger@posteo.net --- M src/mainboard/amd/bilby/Kconfig M src/mainboard/pine64/rockpro64/Kconfig 2 files changed, 0 insertions(+), 7 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/04/52504/1
diff --git a/src/mainboard/amd/bilby/Kconfig b/src/mainboard/amd/bilby/Kconfig index 6c25f2a..9688ffe 100644 --- a/src/mainboard/amd/bilby/Kconfig +++ b/src/mainboard/amd/bilby/Kconfig @@ -56,10 +56,6 @@ string default "BILBY"
-config DEVICETREE - string - default "devicetree.cb" - config ONBOARD_VGA_IS_PRIMARY bool default y diff --git a/src/mainboard/pine64/rockpro64/Kconfig b/src/mainboard/pine64/rockpro64/Kconfig index 4408d77..4e04cc6 100644 --- a/src/mainboard/pine64/rockpro64/Kconfig +++ b/src/mainboard/pine64/rockpro64/Kconfig @@ -26,9 +26,6 @@ ########################################################## #### Update below when adding a new derivative board. #### ########################################################## -config DEVICETREE - string - default "devicetree.cb" if BOARD_PINE64_ROCKPRO64
config MAINBOARD_PART_NUMBER string