From 46b99dd4bdd962815d0659b91fba79218c927e42 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sat, 28 Dec 2019 10:11:52 +0100 Subject: soc/qualcomm/qcs405: Remove unused QCS405_BLSP_SPI MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I73ff8adeb2751ed4035c60f7387576460bdd47e8 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/37966 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki --- src/soc/qualcomm/qcs405/Kconfig | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/soc/qualcomm/qcs405') diff --git a/src/soc/qualcomm/qcs405/Kconfig b/src/soc/qualcomm/qcs405/Kconfig index 48e2fd4e4d..60d8e3af60 100644 --- a/src/soc/qualcomm/qcs405/Kconfig +++ b/src/soc/qualcomm/qcs405/Kconfig @@ -18,11 +18,6 @@ config VBOOT select VBOOT_RETURN_FROM_VERSTAGE select VBOOT_STARTS_IN_BOOTBLOCK -config QCS405_BLSP_SPI - bool - default y - prompt "Build Flash Using SPI-NOR" - config BOOT_DEVICE_SPI_FLASH_BUS int default 5 -- cgit v1.2.3