spi: Master driver for NXP SC18IS602/603
[deliverable/linux.git] / drivers / spi / Makefile
index 3920dcf4c7400e2c64bfb82803316f5f27535a63..7559c984db774da0923e0b0d846af8652687856c 100644 (file)
@@ -51,6 +51,7 @@ obj-$(CONFIG_SPI_S3C24XX)             += spi-s3c24xx-hw.o
 spi-s3c24xx-hw-y                       := spi-s3c24xx.o
 spi-s3c24xx-hw-$(CONFIG_SPI_S3C24XX_FIQ) += spi-s3c24xx-fiq.o
 obj-$(CONFIG_SPI_S3C64XX)              += spi-s3c64xx.o
+obj-$(CONFIG_SPI_SC18IS602)            += spi-sc18is602.o
 obj-$(CONFIG_SPI_SH)                   += spi-sh.o
 obj-$(CONFIG_SPI_SH_HSPI)              += spi-sh-hspi.o
 obj-$(CONFIG_SPI_SH_MSIOF)             += spi-sh-msiof.o
This page took 0.024575 seconds and 5 git commands to generate.