mediatek: clean up platform kernel modules
authorDaniel Golle <daniel@makrotopia.org>
Wed, 19 Oct 2022 22:03:07 +0000 (23:03 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Wed, 19 Oct 2022 22:20:48 +0000 (23:20 +0100)
commitf2ae4e2f8cf698f6fc6ae802dae86f50916f4286
tree802329cdd79e48f8b4a0f07670015cf11862feb4
parente57ca876cca2a626cd62d16d677a013e61d18160
mediatek: clean up platform kernel modules

Remove kmod-sdhci-mtk as the mtk-sd driver is built-in anyway for the
relevant subtargets in order to support mounting rootfs from eMMC or
SD card.

Add kmod-iio-mt6577-auxadc to support reading the raw values from the
auxadc unit used as in-SoC thermal sensor. This driver was previously
built-in, but as thermal itself works well without it there is no use
for it in every day use of a device. Build the module to still allow
access to the raw values for those who need it.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
target/linux/mediatek/filogic/config-5.15
target/linux/mediatek/modules.mk
target/linux/mediatek/mt7623/config-5.15