summaryrefslogtreecommitdiff
path: root/drivers/spi/Kconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-11-02 16:09:57 +0300
committerTom Rini <trini@konsulko.com>2022-11-02 16:09:57 +0300
commitec5b8804de3938ad8b4dc51d1cdce622640a14ff (patch)
treef17bd3b45e7f662eb89f4a025f989200c3b029a4 /drivers/spi/Kconfig
parentc8d9ff634fc429db5acf2f5386ea937f0fef1ae7 (diff)
parentc1dc8473fab8d1228f28d9716d90687bc2d99d57 (diff)
downloadu-boot-ec5b8804de3938ad8b4dc51d1cdce622640a14ff.tar.xz
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi.git
- NPCM PSPI controller (Jim)
Diffstat (limited to 'drivers/spi/Kconfig')
-rw-r--r--drivers/spi/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig
index 34b92ceaee..f9f5255bdc 100644
--- a/drivers/spi/Kconfig
+++ b/drivers/spi/Kconfig
@@ -320,6 +320,11 @@ config NPCM_FIU_SPI
This enables support for the Flash Interface Unit SPI controller
in master mode.
+config NPCM_PSPI
+ bool "PSPI driver for Nuvoton NPCM SoC"
+ help
+ PSPI driver for NPCM SoC
+
config NXP_FSPI
bool "NXP FlexSPI driver"
depends on SPI_MEM