Commit dc96e802 authored by Rene Buergel's avatar Rene Buergel Committed by Greg Kroah-Hartman

ezusb: add dependency to USB

commit 9db72fe6 upstream.

This fixes an error during modpost, when ezusb is built into the kernel
while USB is built as module.
Signed-off-by: default avatarRené Bürgel <rene.buergel@sohard.de>
Cc: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 83c9bff2
......@@ -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)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment