Skip to content

Commit 205c730

Browse files
Cryolitiagroeck
authored andcommitted
hwmon: (gpd-fan) complete Kconfig dependencies
DMI and HAS_IOPORT is also needed Reported-by: kernel test robot <lkp@intel.com> Closes: https://lore.kernel.org/oe-kbuild-all/202509200214.i2QX7iwD-lkp@intel.com/ Signed-off-by: Cryolitia PukNgae <cryolitia@uniontech.com> Link: https://lore.kernel.org/r/20250924-hwmon2-v1-1-fc529865a325@uniontech.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>
1 parent 584d55b commit 205c730

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/hwmon/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -771,7 +771,7 @@ config SENSORS_GL520SM
771771

772772
config SENSORS_GPD
773773
tristate "GPD handhelds"
774-
depends on X86
774+
depends on X86 && DMI && HAS_IOPORT
775775
help
776776
If you say yes here you get support for fan readings and
777777
control over GPD handheld devices.

0 commit comments

Comments
 (0)