spi/dw_spi: Allow dw_spi.c to be a module
authorJean-Hugues Deschenes <jean-hugues.deschenes@octasic.com>
Thu, 21 Jan 2010 16:55:54 +0000 (09:55 -0700)
committerGrant Likely <grant.likely@secretlab.ca>
Thu, 21 Jan 2010 16:55:54 +0000 (09:55 -0700)
Signed-off-by: Jean-Hugues Deschenes <jean-hugues.deschenes@octasic.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/spi/Kconfig

index 201746a..1d1e396 100644 (file)
@@ -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