From: Philippe Reynes Date: Thu, 17 Feb 2022 16:17:07 +0000 (+0100) Subject: configs: bcm96753ref_ram_defconfig: enable led support X-Git-Tag: v2022.07-rc1~46^2~20^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fb30e3f808e884c10ff6eb88f8b87b425a10fe0;p=pandora-u-boot.git configs: bcm96753ref_ram_defconfig: enable led support Enable the led support on the refboard bcm96753ref. Signed-off-by: Philippe Reynes --- diff --git a/configs/bcm96753ref_ram_defconfig b/configs/bcm96753ref_ram_defconfig index 4474797e3d6..2c4408313a9 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