aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/brox/Kconfig
diff options
context:
space:
mode:
authorFelix Singer <felixsinger@posteo.net>2023-10-17 00:57:25 +0000
committerFelix Singer <service+coreboot-gerrit@felixsinger.de>2023-10-18 04:24:08 +0000
commitfd0f6812296de850dd39f6739914cc142b41bf03 (patch)
tree68e2aa432c2861135bd0198fceda25d49d8afe2b /src/mainboard/google/brox/Kconfig
parentd7022e3248d02d7a519578a265d8c11e185afa20 (diff)
mb/google/brox/Kconfig: Don't redefine config option
Commit 9b230ae2955 introduced a redefinition of the config option `BOARD_GOOGLE_BROX`, which is already defined in Kconfig.name accordingly and thus causing a Kconfig warning. Fix that by removing the type redefinition. Change-Id: Iea6219a686a23d8d48a0bfb6ac642efd482fded9 Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/78394 Reviewed-by: Martin L Roth <gaumless@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/brox/Kconfig')
-rw-r--r--src/mainboard/google/brox/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/brox/Kconfig b/src/mainboard/google/brox/Kconfig
index 70a9735f58..f5e481e490 100644
--- a/src/mainboard/google/brox/Kconfig
+++ b/src/mainboard/google/brox/Kconfig
@@ -51,7 +51,6 @@ config BOARD_GOOGLE_BASEBOARD_BROX
select TPM_GOOGLE_CR50
config BOARD_GOOGLE_BROX
- bool "-> Brox"
select BOARD_GOOGLE_BASEBOARD_BROX
if BOARD_GOOGLE_BROX_COMMON