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

Commit 22aebe69 authored by Kumar Gala's avatar Kumar Gala
Browse files

powerpc/qe: Fix Kconfig enablement of QE_USB support



Commit 193ab2a6 changed the USB gadget
Kconfig symbol from USB_GADGET_FSL_QE to USB_FSL_QE, but did not update
the associated symbol name in qe_lib to match.

Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent c7417202
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,6 +22,6 @@ config UCC

config QE_USB
	bool
	default y if USB_GADGET_FSL_QE
	default y if USB_FSL_QE
	help
	  QE USB Controller support