2 # MIPS Platform Specific Drivers
5 menuconfig MIPS_PLATFORM_DEVICES
6 bool "MIPS Platform Specific Device Drivers"
9 Say Y here to get to see options for device drivers of various
10 MIPS platforms, including vendor-specific netbook/laptop/desktop
11 extension and hardware monitor drivers. This option itself does
12 not add any kernel code.
14 If you say N, all options in this submenu will be skipped and disabled.
16 if MIPS_PLATFORM_DEVICES
19 tristate "Loongson CPU HWMon Driver"
20 depends on LOONGSON_MACH3X
24 Loongson-3A/3B CPU Hwmon (temperature sensor) driver.
26 endif # MIPS_PLATFORM_DEVICES