greybus: only build arche platform driver if usb3613 is enabled
authorGreg Kroah-Hartman <gregkh@google.com>
Mon, 15 Feb 2016 21:58:21 +0000 (13:58 -0800)
committerGreg Kroah-Hartman <gregkh@google.com>
Mon, 15 Feb 2016 22:43:59 +0000 (14:43 -0800)
commit7d0493d191abc0bb20c0746fe687b7e8ba8a696a
treea008c8872b7f0510e9d1dcae1b095b9bfb023b6b
parentad4d3f95c9a25590da8b2b71dbbad838b80bf7dc
greybus: only build arche platform driver if usb3613 is enabled

The build is broken if you try to build the arche platform driver
without the usb3163 driver enabled at the same time, so specify that
dependency in the greybus Makefile.

Testing done:  built inside and outside of the build system against
many different kernel versions.

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Reviewed-by: Michael Scott <michael.scott@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/Makefile