Skip to content

Commit

Permalink
spi/dw_spi: Allow dw_spi.c to be a module
Browse files Browse the repository at this point in the history
Signed-off-by: Jean-Hugues Deschenes <jean-hugues.deschenes@octasic.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
  • Loading branch information
Jean-Hugues Deschenes authored and Grant Likely committed Jan 21, 2010
1 parent 0a4c1d7 commit 8ca8d15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/spi/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8ca8d15

Please sign in to comment.