hwmon: Allow to compile ASB100 and FSCHMD on !X86
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Fri, 27 May 2022 15:34:45 +0000 (17:34 +0200)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 13 Jul 2022 15:38:19 +0000 (08:38 -0700)
commitb97adb596399581df42a5f94e14235359f150373
tree9c795880082d23807311b0026b247b9847e76d57
parent6fd584230a85aefb22f291884af790664c2eddae
hwmon: Allow to compile ASB100 and FSCHMD on !X86

The two drivers compile just fine on ARCH=arm. Allow to select
these drivers if COMPILE_TEST is enabled.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Reviewed-by: Jean Delvare <jdelvare@suse.de>
Link: https://lore.kernel.org/r/20220527153445.1871086-1-u.kleine-koenig@pengutronix.de
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/Kconfig