git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1fd573e
)
configs: ls2088aqds: enable CMD_GPIO
author
Biwen Li
<biwen.li@nxp.com>
Fri, 5 Feb 2021 11:02:15 +0000
(19:02 +0800)
committer
Priyanka Jain
<priyanka.jain@nxp.com>
Mon, 8 Feb 2021 08:31:22 +0000
(14:01 +0530)
Enable CMD_GPIO for board ls2088aqds
Signed-off-by: Biwen Li <biwen.li@nxp.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
configs/ls2088aqds_tfa_defconfig
patch
|
blob
|
history
diff --git
a/configs/ls2088aqds_tfa_defconfig
b/configs/ls2088aqds_tfa_defconfig
index
9e6e9f6
..
f5e8cfb
100644
(file)
--- a/
configs/ls2088aqds_tfa_defconfig
+++ b/
configs/ls2088aqds_tfa_defconfig
@@
-25,6
+25,7
@@
CONFIG_CMD_GREPENV=y
CONFIG_CMD_EEPROM=y
CONFIG_CMD_DM=y
CONFIG_CMD_GPT=y
+CONFIG_CMD_GPIO=y
CONFIG_CMD_I2C=y
CONFIG_CMD_MMC=y
CONFIG_CMD_NAND=y