openwrt/target/linux/lantiq
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
..
ase kernel: remove non-existant symbols from 4.19 config 2020-02-22 16:38:41 +01:00
base-files lantiq: move common DSL setup into lantiq.sh 2020-01-14 22:04:37 +01:00
falcon lantiq: reorganize 02_network board.d files 2020-01-14 22:04:44 +01:00
files lantiq: enable 5ghz wifi on VR200/VR200v 2019-12-23 00:04:18 +01:00
image build: image: move IMAGE_SIZE to image.mk 2020-03-11 18:25:06 +01:00
patches-4.19 kernel: bump 4.19 to 4.19.90 2019-12-24 15:34:43 +01:00
xrx200 lantiq: reorganize 02_network board.d files 2020-01-14 22:04:44 +01:00
xway kernel: remove non-existant symbols from 4.19 config 2020-02-22 16:38:41 +01:00
xway_legacy kernel: remove non-existant symbols from 4.19 config 2020-02-22 16:38:41 +01:00
config-4.19 lantiq: make patches apply 2019-07-04 08:29:13 +02:00
Makefile lantiq: switch to kernel 4.19 2019-07-04 08:29:13 +02:00
modules.mk kernel: make kmod-i2c-core selected by dependent modules 2020-03-13 15:40:43 +01:00