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/target/linux/ath79/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>
4 years ago
..
bin ath79: add support for PISEN WMB001N 5 years ago
lzma-loader ath79: move lzma-loader to the end of available RAM 4 years ago
Makefile build: image: move IMAGE_SIZE to image.mk 4 years ago
common-buffalo.mk ath79: sort device definitions in image/* 5 years ago
common-mikrotik.mk ath79: add support for MikroTik RouterBOARD wAP G-5HacT2HnD 4 years ago
common-netgear.mk ath79: harmonize line breaks in image Makefiles 4 years ago
common-tp-link.mk ath79: move TPLINK_HWID/_HWREV to parent for tplink-safeloader 4 years ago
common-yuncore.mk ath79: add support for YunCore TFTP image generation 5 years ago
generic-tp-link.mk ath79: move TPLINK_HWID/_HWREV to parent for tplink-safeloader 4 years ago
generic-ubnt.mk ath79: add support for Ubiquiti Picostation M (XM) 4 years ago
generic.mk kernel: make kmod-i2c-core selected by dependent modules 4 years ago
nand.mk ath79: fix indent for wrapped lines in image/nand.mk 4 years ago
tiny-netgear.mk ath79: rename ATH_SOC to SOC 4 years ago
tiny-tp-link.mk ath79: add support for TP-Link TL-WR740N v5 4 years ago
tiny.mk ath79: Do not build dlink_dir-615-e4 by default 4 years ago