From 099b9ae7b70dcaae1f023705fdaa6608f7dd8ee9 Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Tue, 9 Jan 2018 14:52:29 +0100 Subject: arm: zynq: Enable BLK when needed There is no reason to enable BLK by default for all boards which is just increasing memory footprint for memory contrained boards like cse. zc770s are also saving some space. 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 9659faefbf..f6241cdf8c 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_SPL_BLK is not set # CONFIG_ZYNQ_GPIO is not set # CONFIG_MMC is not set CONFIG_SPI_FLASH=y -- cgit v1.2.3