kernel: Make kmod-usb-chipidea select kmod-phy-ath79-usb
authorHauke Mehrtens <hauke@hauke-m.de>
Fri, 24 Jan 2025 21:56:59 +0000 (22:56 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 25 Jan 2025 12:31:49 +0000 (13:31 +0100)
commitb467e5a0afebbc4982213c03f90dfc6deb717b36
tree55406e7bb31455f5280e7a2ff2f092ed54f6c673
parent9ada8578fd2768d077607b189987972ad600a804
kernel: Make kmod-usb-chipidea select kmod-phy-ath79-usb

The USB PHY on the ar9330 and similar SoCs needs the PHY driver. In
OpenWrt 23.05 it was compiled into the kernel. The kernel 6.6
configuration does not compile it in any more, make the
kmod-usb-chipidea driver select it to add it to the images.

Fixes: https://github.com/openwrt/openwrt/issues/17710
Fixes: 04bdf9b3323e ("ath79: disable ath79 USB phy drivers by default")
Link: https://github.com/openwrt/openwrt/pull/17720
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/kernel/linux/modules/usb.mk