ImmortalWrt/package/kernel/linux/modules
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
..
001-depends.mk kernel: remove useless AddDepends/rtc abstraction 2015-03-29 08:12:50 +00:00
block.mk kernel: make kmod-ata-core selected by dependent modules 2020-03-11 19:40:03 +01:00
can.mk kernel: can: add MCP251x CAN controller module support 2020-03-01 21:36:00 +01:00
crypto.mk mvebu: fix build regression due to neon-asm ghash module 2020-02-29 14:14:08 +01:00
firewire.mk firewire.mk: sort kernel modules 2018-02-13 11:48:49 +01:00
fs.mk kernel: kmod-fs-exfat: fix typo LINUX_4_{,1}4 2020-03-09 22:40:48 +08:00
hwmon.mk kernel: fix typos in KernelPackage description 2020-02-08 17:58:38 +01:00
i2c.mk kernel: add i2c-pxa driver 2019-08-24 23:11:15 +02:00
iio.mk kernel: add kernel module for Sensirion SPS30 PMS 2020-03-08 15:10:55 +01:00
input.mk kernel: Add of_touchscreen.ko to kmod-input-touchscreen-ads7846 2020-02-28 17:50:46 +01:00
leds.mk kernel: Replace ledtrig-netdev with upstream backport 2018-12-15 12:50:06 +01:00
lib.mk kernel: fix lib-xor for ARM64 2020-03-08 15:10:55 +01:00
netdevices.mk kernel: Make kmod-ixgbe depend on kmod-libphy 2020-02-28 17:50:46 +01:00
netfilter.mk kernel: Make kmod-nft-core depend on kmod-nf-nat 2020-02-28 17:50:46 +01:00
netsupport.mk kernel: mode_beet mode_transport mode_tunnel xfram modules 2020-02-28 17:50:46 +01:00
nls.mk kernel: add Chinese codepages 2017-02-20 09:13:52 +01:00
other.mk kernel: Remove nvmem hack patch from 5.4 2020-02-28 17:50:46 +01:00
pcmcia.mk kernel: add support for Option Fusion+ PCMCIA card 2016-12-20 09:35:36 +01:00
sound.mk kernel: Add snd-intel-nhlt.ko to kmod-sound-hda-intel 2020-02-28 17:50:46 +01:00
spi.mk kernel: remove kmod-spi-gpio-old 2018-02-09 10:29:07 +01:00
usb.mk modules: fix dwc3-qcom wrong condition 2020-03-03 23:38:23 +01:00
video.mk kernel: Remove chash.ko from kmod-drm-amdgpu 2020-02-28 17:50:46 +01:00
virt.mk kernel: remove another redundant KCONFIG entry in virt.mk 2016-11-24 13:41:10 +01:00
w1.mk kernel: remove obsolete kernel version switches 2020-01-12 16:34:20 +01:00
wireless.mk kernel: remove obsolete kernel version switches 2020-01-12 16:34:20 +01:00
wpan.mk kernel: avoid underscore in *6lowpan package names 2020-02-19 22:07:40 +01:00