usb: Make USB_MUSB_PIO_ONLY selected by USB_MUSB_SUNXI
authorSamuel Dionne-Riel <samuel@dionne-riel.com>
Wed, 27 Nov 2019 19:56:02 +0000 (14:56 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 15 Nov 2021 16:17:39 +0000 (11:17 -0500)
commitf4642e58e0179fa01cbbde5ecb4a9f486b2e1123
treee76f547a184f9e97fcb3610a6e09624e176ffdf7
parent99cffa233c730a432ae157742840b8877a5a9c90
usb: Make USB_MUSB_PIO_ONLY selected by USB_MUSB_SUNXI

This ensures the USB_MUSB_PIO_ONLY config is set to an apppropriate
value from the changes enabling USB_MUSB_GADGET does.

Namely, USB_MUSB_PIO_ONLY default to =y on USB_MUSB_SUNXI being y.

Signed-off-by: Samuel Dionne-Riel <samuel@dionne-riel.com>
drivers/usb/musb-new/Kconfig