提交 22aebe69 编写于 作者: K Kumar Gala

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: NKumar Gala <galak@kernel.crashing.org>
上级 c7417202
......@@ -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
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册