diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/soc/qualcomm/qcs405/Kconfig | 5 |
1 files changed, 0 insertions, 5 deletions
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 |