1
0
Fork 0

ezusb: add dependency to USB

This fixes an error during modpost, when ezusb is built into the kernel
while USB is built as module.

Signed-off-by: René Bürgel <rene.buergel@sohard.de>
Cc: stable <stable@vger.kernel.org>
--
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
hifive-unleashed-5.1
Rene Buergel 2012-11-22 19:10:50 +01:00 committed by Greg Kroah-Hartman
parent 1a88d5eee2
commit 9db72fe6c9
1 changed files with 1 additions and 0 deletions

View File

@ -246,6 +246,7 @@ config USB_YUREX
config USB_EZUSB_FX2
tristate "Functions for loading firmware on EZUSB chips"
depends on USB
help
Say Y here if you need EZUSB device support.
(Cypress FX/FX2/FX2LP microcontrollers)