From: Xiaowei Bao Date: Thu, 31 Oct 2019 06:34:40 +0000 (+0800) Subject: configs: spi: Add the SPI_FLASH_BAR for ESPI X-Git-Tag: v2025.01-rc5-pxa1908~2700^2~2 X-Git-Url: http://git.dujemihanovic.xyz/%22http:/www.sics.se/static/%7B%7B%20%24image.RelPermalink%20%7D%7D?a=commitdiff_plain;h=56e6f810b0ac46ddccb6237acb60ab7752a41a99;p=u-boot.git configs: spi: Add the SPI_FLASH_BAR for ESPI Add the SPI_FLASH_BAR for the ESPI controller of FSL, this entry is missed by commit 6d8251783641 ("configs: Don't use SPI_FLASH_BAR as default") Signed-off-by: Xiaowei Bao Signed-off-by: Priyanka Jain --- diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig index 7be867d5b6..8588866489 100644 --- a/drivers/spi/Kconfig +++ b/drivers/spi/Kconfig @@ -385,6 +385,7 @@ config CF_SPI config FSL_ESPI bool "Freescale eSPI driver" + imply SPI_FLASH_BAR help Enable the Freescale eSPI driver. This driver can be used to access the SPI interface and SPI NOR flash on platforms embedding