summaryrefslogtreecommitdiff
path: root/configs/xilinx_zynqmp_zcu100_revC_defconfig
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2018-10-04 09:41:54 +0200
committerMichal Simek <michal.simek@xilinx.com>2018-10-16 14:58:46 +0200
commit7e029e970596000efbe9f0e1b9251cf7c835651a (patch)
tree86d987ff521089b70e2cf3276943ae21ab3ce438 /configs/xilinx_zynqmp_zcu100_revC_defconfig
parente7f327fe4d3a30c36f871354b2cd3d64394fec40 (diff)
xilinx: Sync defconfigs with current Kconfig
There are some inconsistencies which should be fixed. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'configs/xilinx_zynqmp_zcu100_revC_defconfig')
-rw-r--r--configs/xilinx_zynqmp_zcu100_revC_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/xilinx_zynqmp_zcu100_revC_defconfig b/configs/xilinx_zynqmp_zcu100_revC_defconfig
index 48508b59e3..ad8c8f7d89 100644
--- a/configs/xilinx_zynqmp_zcu100_revC_defconfig
+++ b/configs/xilinx_zynqmp_zcu100_revC_defconfig
@@ -20,7 +20,6 @@ CONFIG_SPL_RAM_DEVICE=y
CONFIG_SPL_ATF=y
CONFIG_SYS_PROMPT="ZynqMP> "
CONFIG_CMD_BOOTMENU=y
-CONFIG_CMD_POWEROFF=y
CONFIG_CMD_MEMTEST=y
CONFIG_CMD_CLK=y
CONFIG_CMD_DFU=y
@@ -30,6 +29,7 @@ CONFIG_CMD_FPGA_LOADP=y
CONFIG_CMD_GPIO=y
CONFIG_CMD_I2C=y
CONFIG_CMD_MMC=y
+CONFIG_CMD_POWEROFF=y
CONFIG_CMD_SPI=y
CONFIG_CMD_USB=y
CONFIG_CMD_USB_MASS_STORAGE=y