From 44e88ec255664c8a438cc201c59dcea09ba7ef6f Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Thu, 19 Sep 2019 15:53:40 +0200 Subject: arm64: zynqmp: Enable bind/unbind commands for all boards These commands are useful in connection to usb and other devices that's why enable it by default. Signed-off-by: Michal Simek --- configs/xilinx_zynqmp_zcu102_revA_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/xilinx_zynqmp_zcu102_revA_defconfig') diff --git a/configs/xilinx_zynqmp_zcu102_revA_defconfig b/configs/xilinx_zynqmp_zcu102_revA_defconfig index c5a3c619ba..e94064ffab 100644 --- a/configs/xilinx_zynqmp_zcu102_revA_defconfig +++ b/configs/xilinx_zynqmp_zcu102_revA_defconfig @@ -23,6 +23,7 @@ CONFIG_SPL_ATF=y CONFIG_CMD_THOR_DOWNLOAD=y CONFIG_CMD_MEMTEST=y CONFIG_SYS_ALT_MEMTEST=y +CONFIG_CMD_BIND=y CONFIG_CMD_CLK=y CONFIG_CMD_DFU=y CONFIG_CMD_FPGA_LOADBP=y -- cgit v1.2.1