spi/dw_spi: Allow dw_spi.c to be a module
Signed-off-by: Jean-Hugues Deschenes <jean-hugues.deschenes@octasic.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
This commit is contained in:
parent
0a4c1d7d44
commit
8ca8d15ade
1 changed files with 1 additions and 1 deletions
|
@ -325,7 +325,7 @@ config SPI_NUC900
|
|||
#
|
||||
|
||||
config SPI_DESIGNWARE
|
||||
bool "DesignWare SPI controller core support"
|
||||
tristate "DesignWare SPI controller core support"
|
||||
depends on SPI_MASTER
|
||||
help
|
||||
general driver for SPI controller core from DesignWare
|
||||
|
|
Loading…
Reference in a new issue