immortalwrt/target/linux
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
..
apm821xx build: image: move IMAGE_SIZE to image.mk 2020-03-11 18:25:06 +01:00
ar71xx build: image: move IMAGE_SIZE to image.mk 2020-03-11 18:25:06 +01:00
arc770
archs38
armvirt armvirt: fix missing watchdog core dependency for hwmon-sch5627 2020-03-11 10:52:46 +01:00
at91
ath25 kernel: bump 4.14 to 4.14.171 2020-02-24 14:18:59 +01:00
ath79 build: image: move IMAGE_SIZE to image.mk 2020-03-11 18:25:06 +01:00
bcm27xx kernel: 5.4: move some kconfig options to generic 2020-03-10 10:05:50 +08:00
bcm47xx bcm47xx: add support for kernel 5.4 2020-03-10 15:50:55 +01:00
bcm53xx kernel: 5.4: move some kconfig options to generic 2020-03-10 10:05:50 +08:00
bcm63xx kernel: remove non-existant symbols from 4.19 config 2020-02-22 16:38:41 +01:00
cns3xxx
gemini
generic kernel: backport out-of-memory fix for non-Ethernet devices 2020-03-11 08:40:45 +01:00
imx6 kernel: 5.4: move some kconfig options to generic 2020-03-10 10:05:50 +08:00
ipq40xx ipq40xx: replace ${} with $() 2020-03-11 19:24:37 +01:00
ipq806x kernel: make kmod-ata-core selected by dependent modules 2020-03-11 19:40:03 +01:00
ipq807x ipq807x: fix indent in image/Makefile 2020-02-28 20:00:10 +01:00
kirkwood kernel: 5.4: remove some dup config options already set in generic 2020-03-10 14:45:36 +08:00
lantiq build: image: move IMAGE_SIZE to image.mk 2020-03-11 18:25:06 +01:00
layerscape kernel: bump 4.14 to 4.14.171 2020-02-24 14:18:59 +01:00
malta malta: switch to kernel 5.4 by default 2020-03-10 10:12:02 +08:00
mediatek kernel: make kmod-ata-core selected by dependent modules 2020-03-11 19:40:03 +01:00
mpc85xx kernel: 5.4: move some kconfig options to generic 2020-03-10 10:05:50 +08:00
mvebu kernel: bump 4.14 to 4.14.172 2020-03-09 20:43:53 +01:00
mxs kernel: 5.4: remove some dup config options already set in generic 2020-03-10 14:45:36 +08:00
octeon octeon: apply vendor_model scheme to device definition/image name 2020-01-26 23:00:26 +01:00
octeontx kernel: 5.4: remove some dup config options already set in generic 2020-03-10 14:45:36 +08:00
omap
oxnas oxnas: clean up DEVICE_VARS 2020-03-11 19:20:39 +01:00
pistachio kernel: bump 4.14 to 4.14.171 2020-02-24 14:18:59 +01:00
ramips kernel: make kmod-ata-core selected by dependent modules 2020-03-11 19:40:03 +01:00
rb532
samsung
sunxi kernel: make kmod-ata-core selected by dependent modules 2020-03-11 19:40:03 +01:00
tegra
uml
x86 kernel: 5.4: move some kconfig options to generic 2020-03-10 10:05:50 +08:00
zynq
Makefile