commit | 22aebe69e5b26e7a95abaa7246a4c12d66260b0b | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Fri Mar 15 11:14:15 2013 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Mar 15 11:14:15 2013 -0500 |
tree | 2d2809f4f510a2d71436b2e4110b78f92a6c69f8 | |
parent | c7417202569ff31c4ddc88811b30925263951da1 [diff] |
powerpc/qe: Fix Kconfig enablement of QE_USB support Commit 193ab2a6070039e7ee2b9b9bebea754a7c52fd1b 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: Kumar Gala <galak@kernel.crashing.org>