18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ci#
38c2ecf20Sopenharmony_ci# MIPS Platform Specific Drivers
48c2ecf20Sopenharmony_ci#
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_cimenuconfig MIPS_PLATFORM_DEVICES
78c2ecf20Sopenharmony_ci	bool "MIPS Platform Specific Device Drivers"
88c2ecf20Sopenharmony_ci	default y
98c2ecf20Sopenharmony_ci	help
108c2ecf20Sopenharmony_ci	  Say Y here to get to see options for device drivers of various
118c2ecf20Sopenharmony_ci	  MIPS platforms, including vendor-specific netbook/laptop/desktop
128c2ecf20Sopenharmony_ci	  extension and hardware monitor drivers. This option itself does
138c2ecf20Sopenharmony_ci	  not add any kernel code.
148c2ecf20Sopenharmony_ci
158c2ecf20Sopenharmony_ci	  If you say N, all options in this submenu will be skipped and disabled.
168c2ecf20Sopenharmony_ci
178c2ecf20Sopenharmony_ciif MIPS_PLATFORM_DEVICES
188c2ecf20Sopenharmony_ci
198c2ecf20Sopenharmony_ciconfig CPU_HWMON
208c2ecf20Sopenharmony_ci	bool "Loongson-3 CPU HWMon Driver"
218c2ecf20Sopenharmony_ci	depends on MACH_LOONGSON64
228c2ecf20Sopenharmony_ci	select HWMON
238c2ecf20Sopenharmony_ci	default y
248c2ecf20Sopenharmony_ci	help
258c2ecf20Sopenharmony_ci	  Loongson-3A/3B CPU Hwmon (temperature sensor) driver.
268c2ecf20Sopenharmony_ci
278c2ecf20Sopenharmony_ciconfig RS780E_ACPI
288c2ecf20Sopenharmony_ci	bool "Loongson RS780E ACPI Controller"
298c2ecf20Sopenharmony_ci	depends on MACH_LOONGSON64 || COMPILE_TEST
308c2ecf20Sopenharmony_ci	help
318c2ecf20Sopenharmony_ci	  Loongson RS780E PCH ACPI Controller driver.
328c2ecf20Sopenharmony_ci
338c2ecf20Sopenharmony_ciendif # MIPS_PLATFORM_DEVICES
34