aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu
diff options
context:
space:
mode:
authorRobert Marko <robert.marko@sartura.hr>2022-03-21 11:47:28 +0100
committerPetr Štetiar <ynezz@true.cz>2022-03-21 14:00:34 +0100
commita8b2d3590329386d0ae6873460b2d5126f63ddaa (patch)
treeda2dff3ebda6ac3b27aede17ce66cea51485fa38 /target/linux/mvebu
parent80f21e53360d52d493c51a4a263d9b7607b7494e (diff)
downloadupstream-a8b2d3590329386d0ae6873460b2d5126f63ddaa.tar.gz
upstream-a8b2d3590329386d0ae6873460b2d5126f63ddaa.tar.bz2
upstream-a8b2d3590329386d0ae6873460b2d5126f63ddaa.zip
mvebu: udpu: include LM75 kmod by default
uDPU has 2 LM75 compatible temperature sensors, so include the driver for them by default in order to utilize them. Signed-off-by: Robert Marko <robert.marko@sartura.hr>
Diffstat (limited to 'target/linux/mvebu')
-rw-r--r--target/linux/mvebu/image/cortexa53.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mvebu/image/cortexa53.mk b/target/linux/mvebu/image/cortexa53.mk
index 46f04fe7cc..bfaa597d9a 100644
--- a/target/linux/mvebu/image/cortexa53.mk
+++ b/target/linux/mvebu/image/cortexa53.mk
@@ -85,7 +85,7 @@ define Device/methode_udpu
KERNEL_LOADADDR := 0x00800000
KERNEL_INITRAMFS := kernel-bin | gzip | fit gzip $$(KDIR)/image-$$(DEVICE_DTS).dtb
KERNEL_INITRAMFS_SUFFIX := .itb
- DEVICE_PACKAGES += f2fs-tools fdisk kmod-i2c-pxa
+ DEVICE_PACKAGES += f2fs-tools fdisk kmod-i2c-pxa kmod-hwmon-lm75
DEVICE_IMG_NAME = $$(DEVICE_IMG_PREFIX)-$$(2)
IMAGES := firmware.tgz
IMAGE/firmware.tgz := boot-scr | boot-img-ext4 | uDPU-firmware | append-metadata