]> git.baikalelectronics.ru Git - kernel.git/commit
staging: sn9c102 depends on USB
authorArnd Bergmann <arnd@arndb.de>
Thu, 5 Jun 2014 20:48:13 +0000 (22:48 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Jun 2014 00:10:12 +0000 (17:10 -0700)
commit7c8dd0b4d2bd443a289ace47622bbddd4a754d2c
tree3f0275d52b55ad548811ef6ffa32eee96e32b683
parent6595645538c4c2e4df6c239517a80aba86791f65
staging: sn9c102 depends on USB

If the USB code is a loadable module, this driver cannot
be built-in. This adds an explicit dependency on CONFIG_USB
so that Kconfig can force sn9c102 to be a module in this case.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Luca Risolia <luca.risolia@studio.unibo.it>
Cc: Mauro Carvalho Chehab <m.chehab@samsung.com>
Cc: linux-media@vger.kernel.org
Cc: linux-usb@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/media/sn9c102/Kconfig