projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98927da
)
arm64: versal: Enable GPIO command for Versal
author
Michal Simek
<michal.simek@xilinx.com>
Mon, 14 Oct 2019 07:46:47 +0000
(09:46 +0200)
committer
Michal Simek
<michal.simek@xilinx.com>
Thu, 24 Oct 2019 11:37:01 +0000
(13:37 +0200)
Enable GPIO command for Xilinx Versal platform. Driver is updated that's
why it can be used directly. Driver is enabled by default through Kconfig.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
configs/xilinx_versal_virt_defconfig
patch
|
blob
|
history
diff --git
a/configs/xilinx_versal_virt_defconfig
b/configs/xilinx_versal_virt_defconfig
index 3ff23a2b2b623c8e02dfaaa84684ad124312ec88..f5ce8a0a1e8855569c00174368d33b1675ad2bfa 100644
(file)
--- a/
configs/xilinx_versal_virt_defconfig
+++ b/
configs/xilinx_versal_virt_defconfig
@@
-19,6
+19,7
@@
CONFIG_CMD_MEMTEST=y
CONFIG_SYS_ALT_MEMTEST=y
CONFIG_CMD_DM=y
# CONFIG_CMD_FLASH is not set
+CONFIG_CMD_GPIO=y
CONFIG_CMD_I2C=y
CONFIG_CMD_MMC=y
CONFIG_CMD_SF=y