openwrt/target/linux/sunxi
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 treewide: use new procd sysupgrade $UPGRADE_BACKUP variable 2019-09-05 23:33:19 +02:00
cortexa7 sunxi: Turn on CONFIG_PINCTRL_SUN4I_A10 for A20 2020-01-03 15:05:36 -08:00
cortexa8 sunxi: Add support for kernel 4.19 2019-01-13 17:35:14 +01:00
cortexa53 kernel: Remove CONFIG_COMPAT 2019-05-11 17:15:41 +02:00
image kernel: make kmod-ata-core selected by dependent modules 2020-03-11 19:40:03 +01:00
patches-4.14 kernel: bump 4.14 to 4.14.169 2020-02-04 18:10:13 +01:00
patches-4.19 sunxi: backport increased SATA/AHCI DMA TX/RX FIFOs 2020-02-13 17:45:46 +01:00
profiles kernel: make kmod-ata-core selected by dependent modules 2020-03-11 19:40:03 +01:00
config-4.14 sunxi: remove CONFIG_LEGACY_PTY from kernel config 2019-12-09 20:15:36 +01:00
config-4.19 sunxi: remove CONFIG_LEGACY_PTY from kernel config 2019-12-09 20:15:36 +01:00
Makefile sunxi: Add support for Banana Pi M2 Ultra 2019-09-21 01:12:35 +02:00
modules.mk sunxi: fix build of rtc package when module not available 2017-09-18 18:36:26 +02:00