summaryrefslogtreecommitdiff
path: root/configs/gwventana_nand_defconfig
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2021-07-24 10:40:34 -0700
committerStefano Babic <sbabic@denx.de>2021-08-09 14:46:50 +0200
commit92309aacda21cbdbb2c68bed9275006b2b7bade9 (patch)
treec3ddcaacd47e8634efda14d122a5915131f7c131 /configs/gwventana_nand_defconfig
parent706d910bbc24edcba9b2a4b90d1f439aae950876 (diff)
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_nand_defconfig')
-rw-r--r--configs/gwventana_nand_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/gwventana_nand_defconfig b/configs/gwventana_nand_defconfig
index baeef2b958..e59efebab7 100644
--- a/configs/gwventana_nand_defconfig
+++ b/configs/gwventana_nand_defconfig
@@ -82,6 +82,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