openwrt/target/linux/ramips/image
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>
2020-03-13 15:40:43 +01:00
..
lzma-loader ramips: Add support for mt7621 to lzma-loader 2018-06-21 06:54:42 +02:00
common-tp-link.mk ramips: collect and harmonize TP-Link image variants in common file 2020-02-01 19:35:35 +01:00
Makefile build: image: move IMAGE_SIZE to image.mk 2020-03-11 18:25:06 +01:00
mt76x8.mk ramips: add support for TOTOLINK A3 2020-03-13 14:05:00 +01:00
mt7620.mk ramips: add support for TP-Link RE210 v1 2020-03-09 21:47:56 +01:00
mt7621.mk kernel: make kmod-ata-core selected by dependent modules 2020-03-11 19:40:03 +01:00
rt288x.mk ramips: define SOC only once for uniform targets 2020-01-24 17:16:11 +01:00
rt305x.mk kernel: make kmod-i2c-core selected by dependent modules 2020-03-13 15:40:43 +01:00
rt3883.mk ramips: reduce lzma dictionary size for D-Link DIR-645 2020-01-05 19:36:45 +01:00