summaryrefslogtreecommitdiff
path: root/configs/xilinx_versal_virt_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-01-22 13:38:00 -0500
committerTom Rini <trini@konsulko.com>2020-01-22 13:38:00 -0500
commit052170c6a043eec4e73fad80955876cf1ba5e4f2 (patch)
tree554a29e0a02eb6789afabcebf236c209d693f4ed /configs/xilinx_versal_virt_defconfig
parent75dd53055a33f5bdb8ee2f53ce76c67052dfca7e (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/xilinx_versal_virt_defconfig')
-rw-r--r--configs/xilinx_versal_virt_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/xilinx_versal_virt_defconfig b/configs/xilinx_versal_virt_defconfig
index 6488bca2c0..ea6244ba1d 100644
--- a/configs/xilinx_versal_virt_defconfig
+++ b/configs/xilinx_versal_virt_defconfig
@@ -2,6 +2,7 @@ CONFIG_ARM=y
CONFIG_ARCH_VERSAL=y
CONFIG_SYS_TEXT_BASE=0x8000000
CONFIG_SYS_MALLOC_F_LEN=0x100000
+CONFIG_DM_GPIO=y
CONFIG_COUNTER_FREQUENCY=62500000
CONFIG_ENV_VARS_UBOOT_CONFIG=y
CONFIG_FIT=y
@@ -49,7 +50,6 @@ CONFIG_CLK_VERSAL=y
CONFIG_DFU_RAM=y
CONFIG_FPGA_XILINX=y
CONFIG_FPGA_VERSALPL=y
-CONFIG_DM_GPIO=y
CONFIG_DM_I2C=y
CONFIG_SYS_I2C_CADENCE=y
CONFIG_MISC=y