aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/Kconfig
diff options
context:
space:
mode:
authorPaul Zimmerman <Paul.Zimmerman@synopsys.com>2013-03-11 17:48:02 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-03-11 18:17:39 -0700
commit535f60a405a06b23ed4430d2443b1afb5aa96850 (patch)
tree147fa9dd41e99640a4452cdb2da7f7904c446c1b /drivers/staging/Kconfig
parent5efc75e350ce47c567dd66be61d2af9e9db7cd4a (diff)
staging: Hook the DWC2 driver into the build system
Add the DWC2 Kconfig and Makefile, and modify the staging Kconfig and Makefile to include them Signed-off-by: Paul Zimmerman <paulz@synopsys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/Kconfig')
-rw-r--r--drivers/staging/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/staging/Kconfig b/drivers/staging/Kconfig
index daeeec17ac9..95f911022b7 100644
--- a/drivers/staging/Kconfig
+++ b/drivers/staging/Kconfig
@@ -142,4 +142,6 @@ source "drivers/staging/goldfish/Kconfig"
source "drivers/staging/netlogic/Kconfig"
+source "drivers/staging/dwc2/Kconfig"
+
endif # STAGING