projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a4c1d7
)
spi/dw_spi: Allow dw_spi.c to be a module
author
Jean-Hugues Deschenes
<
[email protected]
>
Thu, 21 Jan 2010 16:55:54 +0000
(09:55 -0700)
committer
Grant Likely
<
[email protected]
>
Thu, 21 Jan 2010 16:55:54 +0000
(09:55 -0700)
Signed-off-by: Jean-Hugues Deschenes <
[email protected]
>
Signed-off-by: Grant Likely <
[email protected]
>
drivers/spi/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/spi/Kconfig
b/drivers/spi/Kconfig
index 201746ad825c830327932aed655614d10e591224..1d1e39686c389193a401f60c342628c602c08715 100644
(file)
--- a/
drivers/spi/Kconfig
+++ b/
drivers/spi/Kconfig
@@
-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