summaryrefslogtreecommitdiff
path: root/configs/gwventana_gw5904_defconfig
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2021-07-24 20:40:34 +0300
committerStefano Babic <sbabic@denx.de>2021-08-09 15:46:50 +0300
commit92309aacda21cbdbb2c68bed9275006b2b7bade9 (patch)
treec3ddcaacd47e8634efda14d122a5915131f7c131 /configs/gwventana_gw5904_defconfig
parent706d910bbc24edcba9b2a4b90d1f439aae950876 (diff)
downloadu-boot-92309aacda21cbdbb2c68bed9275006b2b7bade9.tar.xz
imx: ventana: replace hard-coded LED config with dt based config
Use device-tree LED config instead of hard-coded board-specific config. Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'configs/gwventana_gw5904_defconfig')
-rw-r--r--configs/gwventana_gw5904_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/gwventana_gw5904_defconfig b/configs/gwventana_gw5904_defconfig
index cbf1d3d990..bab61e7daa 100644
--- a/configs/gwventana_gw5904_defconfig
+++ b/configs/gwventana_gw5904_defconfig
@@ -80,6 +80,9 @@ CONFIG_NETCONSOLE=y
CONFIG_DM=y
CONFIG_BOUNCE_BUFFER=y
CONFIG_DWC_AHSATA=y
+CONFIG_LED=y
+CONFIG_LED_BLINK=y
+CONFIG_LED_GPIO=y
CONFIG_SUPPORT_EMMC_RPMB=y
CONFIG_SUPPORT_EMMC_BOOT=y
CONFIG_FSL_USDHC=y