Skip to content

Commit

Permalink
Merge tag 'mips-fixes_5.19_1' of git://git.kernel.org/pub/scm/linux/k…
Browse files Browse the repository at this point in the history
…ernel/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.
  • Loading branch information
torvalds committed Jun 10, 2022
2 parents 874c8ca + 41e4564 commit 7d78b7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/platform/mips/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ menuconfig MIPS_PLATFORM_DEVICES
if MIPS_PLATFORM_DEVICES

config CPU_HWMON
tristate "Loongson-3 CPU HWMon Driver"
bool "Loongson-3 CPU HWMon Driver"
depends on MACH_LOONGSON64
select HWMON
default y
Expand Down

0 comments on commit 7d78b7e

Please sign in to comment.