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
files-4.14/arch/arm/boot/dts
files-4.19/arch/arm/boot/dts
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
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
patches-5.4 kernel: bump 5.4 to 5.4.24 2020-03-09 20:43:53 +01:00
profiles
config-4.14
config-4.19
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