]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: Hook the DWC2 driver into the build system
authorPaul Zimmerman <Paul.Zimmerman@synopsys.com>
Tue, 12 Mar 2013 00:48:02 +0000 (17:48 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 12 Mar 2013 01:17:39 +0000 (18:17 -0700)
commit535f60a405a06b23ed4430d2443b1afb5aa96850
tree147fa9dd41e99640a4452cdb2da7f7904c446c1b
parent5efc75e350ce47c567dd66be61d2af9e9db7cd4a
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>
drivers/staging/Kconfig
drivers/staging/Makefile
drivers/staging/dwc2/Kconfig [new file with mode: 0644]
drivers/staging/dwc2/Makefile [new file with mode: 0644]