diff mbox series

[U-Boot,v2] configs: spi: Add the SPI_FLASH_BAR for ESPI

Message ID 20191031063440.44495-1-xiaowei.bao@nxp.com
State Accepted
Commit 56e6f810b0ac46ddccb6237acb60ab7752a41a99
Delegated to: Priyanka Jain
Headers show
Series [U-Boot,v2] configs: spi: Add the SPI_FLASH_BAR for ESPI | expand

Commit Message

Xiaowei Bao Oct. 31, 2019, 6:34 a.m. UTC
Add the SPI_FLASH_BAR for the ESPI controller of FSL, this entry
is missed by commit 6d825178364.

Signed-off-by: Xiaowei Bao <xiaowei.bao@nxp.com>
---
v2:
 - Modify the commit message.

 drivers/spi/Kconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Priyanka Jain Nov. 11, 2019, 3:29 p.m. UTC | #1
>-----Original Message-----
>From: U-Boot <u-boot-bounces@lists.denx.de> On Behalf Of Xiaowei Bao
>Sent: Thursday, October 31, 2019 12:05 PM
>To: jagan@amarulasolutions.com; u-boot@lists.denx.de; Jagdish Gediya
><jagdish.gediya@nxp.com>
>Cc: Xiaowei Bao <xiaowei.bao@nxp.com>
>Subject: [U-Boot] [PATCH v2] 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 6d825178364.
>
>Signed-off-by: Xiaowei Bao <xiaowei.bao@nxp.com>
>---

Updated "commit" related description to fix checkpatch error.
Applied to fsl-qoriq master, awaiting upstream.

Thanks
priyankajain
diff mbox series

Patch

diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig
index 8dd3213..77731af 100644
--- a/drivers/spi/Kconfig
+++ b/drivers/spi/Kconfig
@@ -367,6 +367,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