mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
Merge tag 'mips-fixes_5.19_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Pull MIPS fix from Thomas Bogendoerfer: "Build fix for Loongson-3" * tag 'mips-fixes_5.19_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux: MIPS: Loongson-3: fix compile mips cpu_hwmon as module build error.
This commit is contained in:
@@ -17,7 +17,7 @@ menuconfig MIPS_PLATFORM_DEVICES
|
|||||||
if MIPS_PLATFORM_DEVICES
|
if MIPS_PLATFORM_DEVICES
|
||||||
|
|
||||||
config CPU_HWMON
|
config CPU_HWMON
|
||||||
tristate "Loongson-3 CPU HWMon Driver"
|
bool "Loongson-3 CPU HWMon Driver"
|
||||||
depends on MACH_LOONGSON64
|
depends on MACH_LOONGSON64
|
||||||
select HWMON
|
select HWMON
|
||||||
default y
|
default y
|
||||||
|
|||||||
Reference in New Issue
Block a user