Skip to content
Snippets Groups Projects
Commit 56e6f810 authored by Xiaowei Bao's avatar Xiaowei Bao Committed by Priyanka Jain
Browse files

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 6d825178 ("configs: Don't use SPI_FLASH_BAR as default")

Signed-off-by: default avatarXiaowei Bao <xiaowei.bao@nxp.com>
Signed-off-by: default avatarPriyanka Jain <priyanka.jain@nxp.com>
parent 812ff53c
No related branches found
No related tags found
No related merge requests found
...@@ -385,6 +385,7 @@ config CF_SPI ...@@ -385,6 +385,7 @@ config CF_SPI
config FSL_ESPI config FSL_ESPI
bool "Freescale eSPI driver" bool "Freescale eSPI driver"
imply SPI_FLASH_BAR
help help
Enable the Freescale eSPI driver. This driver can be used to Enable the Freescale eSPI driver. This driver can be used to
access the SPI interface and SPI NOR flash on platforms embedding access the SPI interface and SPI NOR flash on platforms embedding
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment