CONFIG_USB_GADGET_PXA27X
Paul Bolle
pebolle at tiscali.nl
Wed Nov 9 15:30:40 EST 2011
0) Commit 193ab2a6070039e7ee2b9b9bebea754a7c52fd1b ("usb: gadget: allow
multiple gadgets to be built") dropped config USB_GADGET_PXA27X. But
currently there are still five references to CONFIG_USB_GADGET_PXA27X
(all in arch/arm/mach-pxa).
1) A naive fix would be to simply replace CONFIG_USB_GADGET_PXA27X with
CONFIG_USB_PXA27X everywhere (and change CONFIG_USB_GADGET_PXA27X_MODULE
likewise). Would that be correct?
Paul Bolle
More information about the linux-arm-kernel
mailing list