]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/Makefile
add single-wire serial bus interface (SSBI) driver
[karo-tx-linux.git] / drivers / Makefile
index dce39a95fa71ee028285ebaa6d3a105eca1b4b97..778821ba3f68e70af4528e5b618c65545a05d968 100644 (file)
@@ -114,6 +114,7 @@ obj-y                               += firmware/
 obj-$(CONFIG_CRYPTO)           += crypto/
 obj-$(CONFIG_SUPERH)           += sh/
 obj-$(CONFIG_ARCH_SHMOBILE)    += sh/
+obj-$(CONFIG_MSM_SSBI)         += ssbi/
 ifndef CONFIG_ARCH_USES_GETTIMEOFFSET
 obj-y                          += clocksource/
 endif