From patchwork Tue Feb 25 14:32:53 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michal Simek X-Patchwork-Id: 236796 List-Id: U-Boot discussion From: michal.simek at xilinx.com (Michal Simek) Date: Tue, 25 Feb 2020 15:32:53 +0100 Subject: [PATCH] ARM: zynq: Remove single comment about QSPI Message-ID: Very likely configs have been moved to Kconfig by scripts and this just remains there that's why remove it. Signed-off-by: Michal Simek --- include/configs/zynq-common.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/configs/zynq-common.h b/include/configs/zynq-common.h index 2d53237df433..b1cef4d4695f 100644 --- a/include/configs/zynq-common.h +++ b/include/configs/zynq-common.h @@ -41,8 +41,6 @@ # define CONFIG_BOOTP_MAY_FAIL #endif -/* QSPI */ - /* NOR */ #ifdef CONFIG_MTD_NOR_FLASH # define CONFIG_SYS_FLASH_BASE 0xE2000000