This patch adds the dgap driver to the kernel build process. Signed-off-by: Lidza Louina <lidza.louina@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
@@ -146,4 +146,6 @@ source "drivers/staging/xillybus/Kconfig"
source "drivers/staging/dgnc/Kconfig"
+source "drivers/staging/dgap/Kconfig"
+
endif # STAGING
@@ -65,3 +65,4 @@ obj-$(CONFIG_LUSTRE_FS) += lustre/
obj-$(CONFIG_USB_BTMTK) += btmtk_usb/
obj-$(CONFIG_XILLYBUS) += xillybus/
obj-$(CONFIG_DGNC) += dgnc/
+obj-$(CONFIG_DGAP) += dgap/