staging: greybus: Add drivers/staging/greybus to the build
authorGreg Kroah-Hartman <gregkh@google.com>
Mon, 19 Sep 2016 13:46:40 +0000 (15:46 +0200)
committerGreg Kroah-Hartman <gregkh@google.com>
Mon, 19 Sep 2016 14:30:37 +0000 (16:30 +0200)
commitd4f56b47a8fac90b15adfae80a42a2735d6b3213
tree1ff0da55efa9186343530005a82df6b0f37c34db
parent526dec064223d7e21b1e3c91759bddff1f7d968a
staging: greybus: Add drivers/staging/greybus to the build

This adds a proper Kconfig file for drivers/staging/greybus and fixes up
the Makefile to work correctly within the kernel build system (modules
depend on the .config options, etc.)

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/Kconfig
drivers/staging/Makefile
drivers/staging/greybus/Kconfig [new file with mode: 0644]
drivers/staging/greybus/Makefile