mb/google/brya/Kconfig.name: Remove duplicate select
That select is duplicate to the ones in the Kconfig file, and it shouldn't be there anyway. Remove it. Change-Id: I1a940f034a69f72280d15ab9a0c9d83f8111910e Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/78973 Reviewed-by: Subrata Banik <subratabanik@google.com> Reviewed-by: Eric Lai <ericllai@google.com> Reviewed-by: Martin L Roth <gaumless@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
b14b08790f
commit
2954bd7941
|
@ -155,4 +155,3 @@ config BOARD_GOOGLE_DOCHI
|
|||
|
||||
config BOARD_GOOGLE_ANRAGGAR
|
||||
bool "-> Anraggar"
|
||||
select BOARD_GOOGLE_BASEBOARD_NISSA
|
||||
|
|
Loading…
Reference in New Issue