drivers: spi: Add simple_spi driver
Add support for the OpenCores simple_spi controller Signed-off-by: Olof Kindgren <olof.kindgren@gmail.com>
This commit is contained in:
parent
4d97252cdf
commit
d09614ab59
6 changed files with 313 additions and 0 deletions
|
@ -199,4 +199,6 @@ source "drivers/spi/Kconfig.cc13xx_cc26xx"
|
|||
|
||||
source "drivers/spi/Kconfig.litex"
|
||||
|
||||
source "drivers/spi/Kconfig.oc_simple"
|
||||
|
||||
endif # SPI
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue