1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/target/linux/ipq806x
Sungbo Eo 228bb84744 kernel: make kmod-ata-core selected by dependent modules
Currently kmod-ata-* will not get into images unless kmod-ata-core is added to
DEVICE_PACKAGES as well. By changing the dependencies from "depends on" to
"select", we do not have the issue anymore.

Furthermore, we can remove most occurrences of the package from DEVICE_PACKAGES
and similar variables, as it is now pulled by dependent modules such as:
- kmod-ata-ahci
- kmod-ata-ahci-mtk
- kmod-ata-sunxi

While at it, use AddDepends/ata for kmod-ata-pdc202xx-old.

Signed-off-by: Sungbo Eo <mans0n@gorani.run>
2020-03-11 19:40:03 +01:00
..
base-files ipq806x: use switch trigger for WAN LED on NETGEAR boards 2019-11-04 18:50:53 +01:00
files-4.14/arch/arm/boot/dts Revert "ipq806x: fix EA8500 switch control" 2019-11-06 00:21:15 +01:00
files-4.19/arch/arm/boot/dts ipq806x: add fab scaling support 2020-01-08 14:30:43 +01:00
files-5.4/arch/arm/boot/dts ipq806x: add newline at the end of qcom-ipq8064-v1.0.dtsi 2020-03-05 12:53:14 +01:00
generic ipqx0xx: add Generic subtarget 2019-08-22 21:15:28 +02:00
image ipq806x: replace ${} with $() 2020-03-11 19:24:49 +01:00
patches-4.14 kernel: bump 4.14 to 4.14.172 2020-03-09 20:43:53 +01:00
patches-4.19 kernel: bump 4.19 to 4.19.101 2020-02-04 18:10:13 +01:00
patches-5.4 kernel: bump 5.4 to 5.4.24 2020-03-09 20:43:53 +01:00
profiles mac80211: fix selecting of ath10k -ct firmware 2018-09-27 00:22:13 +02:00
config-4.14 ipq806x: remove unsupported hw-crypto qce driver 2019-09-29 00:46:13 +02:00
config-4.19 ipq806x: remove CONFIG_MDIO_IPQ8064 symbol 2020-01-05 19:01:52 +01:00
config-5.4 kernel: 5.4: remove some dup config options already set in generic 2020-03-10 14:45:36 +08:00
Makefile kernel: make kmod-ata-core selected by dependent modules 2020-03-11 19:40:03 +01:00