[PATCH 4/4] configs: bcm96753ref_ram_defconfig: enable led support
Philippe Reynes
philippe.reynes at softathome.com
Thu Feb 17 17:17:07 CET 2022
Enable the led support on the refboard bcm96753ref.
Signed-off-by: Philippe Reynes <philippe.reynes at softathome.com>
---
configs/bcm96753ref_ram_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/bcm96753ref_ram_defconfig b/configs/bcm96753ref_ram_defconfig
index 4474797e3d..2c4408313a 100644
--- a/configs/bcm96753ref_ram_defconfig
+++ b/configs/bcm96753ref_ram_defconfig
@@ -58,6 +58,7 @@ CONFIG_CLK=y
CONFIG_BCM6345_GPIO=y
# CONFIG_INPUT is not set
CONFIG_LED=y
+CONFIG_LED_BCM6753=y
CONFIG_LED_BLINK=y
CONFIG_LED_GPIO=y
CONFIG_MISC=y
--
2.17.1
More information about the U-Boot
mailing list