gator: Add config for building the module in-tree
authorJon Medhurst <tixy@linaro.org>
Thu, 10 May 2012 16:35:03 +0000 (17:35 +0100)
committerJon Medhurst <tixy@linaro.org>
Fri, 8 May 2015 11:04:43 +0000 (12:04 +0100)
Signed-off-by: Jon Medhurst <tixy@linaro.org>
drivers/Kconfig
drivers/Makefile

index 9953a42809ec85f3782cb980bfea739bbeed448f..d27feb5460f342522fdbd98fa2891c0001587587 100644 (file)
@@ -166,4 +166,6 @@ source "drivers/ipack/Kconfig"
 
 source "drivers/reset/Kconfig"
 
+source "drivers/gator/Kconfig"
+
 endmenu
index 130abc1dfd65419688ec4195e2925c302a5d673f..092a62e79688da9b1a7466da63e52b9788f86ea0 100644 (file)
@@ -152,3 +152,5 @@ obj-$(CONFIG_IIO)           += iio/
 obj-$(CONFIG_VME_BUS)          += vme/
 obj-$(CONFIG_IPACK_BUS)                += ipack/
 obj-$(CONFIG_NTB)              += ntb/
+
+obj-$(CONFIG_GATOR)            += gator/