Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9db72fe6 authored by Rene Buergel's avatar Rene Buergel Committed by Greg Kroah-Hartman
Browse files

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: default avatarRené Bürgel <rene.buergel@sohard.de>
Cc: stable <stable@vger.kernel.org>
--
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 1a88d5ee
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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)