From 93561a327bb87ac0d3cc61934a8c2150a3cb205f Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Tue, 9 Jan 2018 15:27:31 +0100 Subject: arm: zynq: Enable DM_GPIO when needed There are two reasons for doing this change. There is still !DM driver for xilinx soft gpio IP and especially it is saving some space for memory constrained boards like cse (almost ~400B). Signed-off-by: Michal Simek --- configs/zynq_cse_qspi_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/zynq_cse_qspi_defconfig') diff --git a/configs/zynq_cse_qspi_defconfig b/configs/zynq_cse_qspi_defconfig index f6241cd..d4baeaa 100644 --- a/configs/zynq_cse_qspi_defconfig +++ b/configs/zynq_cse_qspi_defconfig @@ -48,7 +48,6 @@ CONFIG_OF_EMBED=y # CONFIG_DM_WARN is not set # CONFIG_DM_DEVICE_REMOVE is not set CONFIG_SPL_DM_SEQ_ALIAS=y -# CONFIG_ZYNQ_GPIO is not set # CONFIG_MMC is not set CONFIG_SPI_FLASH=y CONFIG_SPI_FLASH_BAR=y -- cgit v1.1