kernel: usb: improve support for ath79 target
authorShiji Yang <yangshiji66@qq.com>
Fri, 13 Sep 2024 11:52:30 +0000 (19:52 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 22 Sep 2024 21:58:47 +0000 (23:58 +0200)
commitf813609d3117e8cad08b524b2f5a4eedc0ca6901
treeb8269296c152b810563b95b7e97c05312de45f25
parent7eda44f53647cb54cb9b2eb13b27417cd0128a37
kernel: usb: improve support for ath79 target

1. Remove outdated symbol CONFIG_USB_OHCI_ATH79.
The ath79 OHCI USB was already supported by the generic driver
kmod-usb-ohci. And this kernel symbol has been dropped since
upstream commit:
53d473fc1e38 ("usb: host: Remove the deprecated ATH79 USB host config options")

2. Add ath79 USB phy package to the OHCI dependencies.
Both EHCI and OHCI require it on the ath79 target.

Signed-off-by: Shiji Yang <yangshiji66@qq.com>
Link: https://github.com/openwrt/openwrt/pull/16380
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/kernel/linux/modules/usb.mk