mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-11 04:22:14 +08:00
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 6d82517836 ("configs: Don't use SPI_FLASH_BAR as default")
Signed-off-by: Xiaowei Bao <xiaowei.bao@nxp.com>
Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
This commit is contained in:
committed by
Priyanka Jain
parent
812ff53c3e
commit
56e6f810b0
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user