configs: Add NVME_HWMON=y to the Pi 5 kernels
authorPhil Elwell <phil@raspberrypi.com>
Tue, 30 Jan 2024 13:26:58 +0000 (13:26 +0000)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:35:34 +0000 (11:35 +0000)
commitfd2d892a03a3ae3e196a0941f6c1c2e2581067c3
treec530f9533e85f487fb2ca31b389d7900cc42304b
parente4865dcb38ca451f495fa0537d0ce978f568f1a6
configs: Add NVME_HWMON=y to the Pi 5 kernels

Enabling NVME_HWMON gives access to the temperature of an NVME drive,
something which could be useful on a Pi 5. Enable the option in the
arm64 configs bcm2712_defconfig and bcm2711_defconfig.

See: https://github.com/raspberrypi/linux/issues/5909

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
arch/arm64/configs/bcm2711_defconfig
arch/arm64/configs/bcm2712_defconfig