From 433c82761be04fcabaaf22557cd673bf71330feb Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Wed, 28 Apr 2021 12:10:57 -0600 Subject: mb/google/guybrush: Remove the GPIO_SIGN_OF_LIFE code Guybrush is pretty definitely alive, so this can be removed, as the TODO line said. BUG=180721202 TEST=Build Signed-off-by: Martin Roth Change-Id: I14f89f3e6f780c2da2136a838950ef2bcebc4c3a Reviewed-on: https://review.coreboot.org/c/coreboot/+/52740 Tested-by: build bot (Jenkins) Reviewed-by: Raul Rangel --- src/mainboard/google/guybrush/Kconfig | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/mainboard/google/guybrush/Kconfig') diff --git a/src/mainboard/google/guybrush/Kconfig b/src/mainboard/google/guybrush/Kconfig index 8f160fa10e..51ac55dca1 100644 --- a/src/mainboard/google/guybrush/Kconfig +++ b/src/mainboard/google/guybrush/Kconfig @@ -96,11 +96,4 @@ config MAINBOARD_FAMILY string default "Google_Guybrush" -config GPIO_SIGN_OF_LIFE - def_bool n - help - Enable toggling GPIO 31 as a sign of life on Guybrush - - TODO: Remove this option when board is booting - endif # BOARD_GOOGLE_BASEBOARD_GUYBRUSH -- cgit v1.2.3