From 0317a2c8c299e15c3c133522cfb9787b50bb7c2a Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Wed, 29 May 2019 15:04:51 +0200 Subject: arm64: zynqmp: Enable gpio hog support for zcu102 Gpio hogs are used for GT mux setup after power up. 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 a0fb6c3586..2b7cab8add 100644 --- a/configs/xilinx_zynqmp_zcu102_revA_defconfig +++ b/configs/xilinx_zynqmp_zcu102_revA_defconfig @@ -58,6 +58,7 @@ CONFIG_FASTBOOT_CMD_OEM_FORMAT=y CONFIG_FPGA_XILINX=y CONFIG_FPGA_ZYNQMPPL=y CONFIG_DM_GPIO=y +CONFIG_GPIO_HOG=y CONFIG_XILINX_GPIO=y CONFIG_DM_PCA953X=y CONFIG_DM_I2C=y -- cgit v1.2.1