From 034dadfbd329231fc771984d4897c71f73a4434d Mon Sep 17 00:00:00 2001 From: Eugene Shalygin Date: Thu, 17 Feb 2022 08:32:38 +0100 Subject: hwmon: (asus-ec-sensors) depend on X86 in KConfig All the supported mainboards are for the X86 platform Signed-off-by: Eugene Shalygin Link: https://lore.kernel.org/r/20220217073238.2479005-1-eugene.shalygin@gmail.com Signed-off-by: Guenter Roeck --- drivers/hwmon/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers') diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index ce9149e0648f..b3597ba66ddb 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig @@ -2284,6 +2284,7 @@ config SENSORS_ASUS_WMI_EC config SENSORS_ASUS_EC tristate "ASUS EC Sensors" + depends on X86 help If you say yes here you get support for the ACPI embedded controller hardware monitoring interface found in ASUS motherboards. The driver -- cgit v1.2.3