summaryrefslogtreecommitdiff
path: root/configs/ls1088aqds_qspi_defconfig
diff options
context:
space:
mode:
authorBiwen Li <biwen.li@nxp.com>2021-02-05 14:02:16 +0300
committerPriyanka Jain <priyanka.jain@nxp.com>2021-02-08 11:31:22 +0300
commit010e61339f0a260a9308eb2c5603a499f51492b8 (patch)
treef7d2b41fd6101f1560ab3af377797580d2788011 /configs/ls1088aqds_qspi_defconfig
parentbf965a2838c28ba128096df85850c31976d54780 (diff)
downloadu-boot-010e61339f0a260a9308eb2c5603a499f51492b8.tar.xz
configs: ls1088aqds: enable DM_GPIO and CMD_GPIO
Enable DM_GPIO and CMD_GPIO for board ls1088aqds Signed-off-by: Biwen Li <biwen.li@nxp.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
Diffstat (limited to 'configs/ls1088aqds_qspi_defconfig')
-rw-r--r--configs/ls1088aqds_qspi_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/ls1088aqds_qspi_defconfig b/configs/ls1088aqds_qspi_defconfig
index 2b0d21d208..c03a9648ec 100644
--- a/configs/ls1088aqds_qspi_defconfig
+++ b/configs/ls1088aqds_qspi_defconfig
@@ -23,9 +23,11 @@ CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21
# CONFIG_USE_BOOTCOMMAND is not set
# CONFIG_DISPLAY_BOARDINFO is not set
CONFIG_DISPLAY_BOARDINFO_LATE=y
+CONFIG_DM_GPIO=y
CONFIG_CMD_GREPENV=y
CONFIG_CMD_MEMINFO=y
CONFIG_CMD_MEMTEST=y
+CONFIG_CMD_GPIO=y
CONFIG_CMD_I2C=y
CONFIG_CMD_MMC=y
CONFIG_CMD_NAND=y