openwrt/target/linux/ramips
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 ramips: move set-irq-affinity script to mt7621 subtarget 2020-01-03 00:08:35 +01:00
dts ramips: add support for Ubiquiti UniFi nanoHD 2020-03-10 21:54:46 +01:00
files-4.14/drivers ramips: mt7530: more detailed output for unexpected etag_ctrl 2020-03-03 23:06:00 +08:00
image kernel: make kmod-ata-core selected by dependent modules 2020-03-11 19:40:03 +01:00
mt76x8 ramips: fix HiWiFi HC5761A switch settings 2020-02-14 14:10:51 +01:00
mt7620 ramips: add support for TP-Link RE210 v1 2020-03-09 21:47:56 +01:00
mt7621 ramips: add support for Ubiquiti UniFi nanoHD 2020-03-10 21:54:46 +01:00
patches-4.14 kernel: bump 4.14 to 4.14.171 2020-02-24 14:18:59 +01:00
rt288x ramips: rt288x: use flash location for wan_mac in 02_network 2019-12-12 13:11:49 +01:00
rt305x ramips: rt305x: use flash location for wan_mac in 02_network 2019-12-12 13:11:58 +01:00
rt3883 ramips: fix USB LED for Belkin F9K1109v1 2019-12-20 15:54:33 +01:00
Makefile ramips: switch to linux 4.14 2018-04-06 18:07:43 +02:00
modules.mk kernel: fix typos in KernelPackage description 2020-02-08 17:58:38 +01:00