You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/kernel/linux/modules
Sungbo Eo 4caaa778f7 kernel: make kmod-i2c-core selected by dependent modules
Currently kmod-i2c-* will not get into images unless kmod-i2c-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-hwmon-lm75
- kmod-i2c-gpio
- kmod-i2c-gpio-custom
- kmod-i2c-mux
- kmod-i2c-ralink

Signed-off-by: Sungbo Eo <mans0n@gorani.run>
[do not touch ar71xx]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
4 years ago
..
001-depends.mk kernel: remove useless AddDepends/rtc abstraction 9 years ago
block.mk kernel: make kmod-ata-core selected by dependent modules 4 years ago
can.mk kernel: can: add MCP251x CAN controller module support 4 years ago
crypto.mk mvebu: fix build regression due to neon-asm ghash module 4 years ago
firewire.mk firewire.mk: sort kernel modules 6 years ago
fs.mk kernel: kmod-fs-exfat: fix typo LINUX_4_{,1}4 4 years ago
hwmon.mk kernel: make kmod-hwmon-core selected by dependent modules 4 years ago
i2c.mk kernel: make kmod-i2c-core selected by dependent modules 4 years ago
iio.mk kernel: add kernel module for Sensirion SPS30 PMS 4 years ago
input.mk kernel: Add of_touchscreen.ko to kmod-input-touchscreen-ads7846 4 years ago
leds.mk kernel: Replace ledtrig-netdev with upstream backport 6 years ago
lib.mk kernel: fix lib-xor for ARM64 4 years ago
netdevices.mk kernel: ifb: set default numifbs to 0 4 years ago
netfilter.mk kernel: Make kmod-nft-core depend on kmod-nf-nat 4 years ago
netsupport.mk kernel: mode_beet mode_transport mode_tunnel xfram modules 4 years ago
nls.mk kernel: add Chinese codepages 7 years ago
other.mk kernel: Remove nvmem hack patch from 5.4 4 years ago
pcmcia.mk kernel: add support for Option Fusion+ PCMCIA card 8 years ago
sound.mk kernel: Add snd-intel-nhlt.ko to kmod-sound-hda-intel 4 years ago
spi.mk kernel: remove kmod-spi-gpio-old 6 years ago
usb.mk modules: fix dwc3-qcom wrong condition 4 years ago
video.mk kernel: Remove chash.ko from kmod-drm-amdgpu 4 years ago
virt.mk kernel: remove another redundant KCONFIG entry in virt.mk 8 years ago
w1.mk kernel: remove obsolete kernel version switches 4 years ago
wireless.mk kernel: remove obsolete kernel version switches 4 years ago
wpan.mk kernel: avoid underscore in *6lowpan package names 4 years ago