On Sun, 2016-10-23 at 12:45 +0000, vadimp@xxxxxxxxxxxx wrote: > From: Vadim Pasternak <vadimp@xxxxxxxxxxxx> > > Add select HWMON for mlxcpld-hotplug driver config, since it requires > hwmon APIs. > > Signed-off-by: Vadim Pasternak <vadimp@xxxxxxxxxxxx> > --- > drivers/platform/x86/Kconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/platform/x86/Kconfig > b/drivers/platform/x86/Kconfig > index 65d9b04..1853769 100644 > --- a/drivers/platform/x86/Kconfig > +++ b/drivers/platform/x86/Kconfig > @@ -1032,6 +1032,7 @@ config MLX_CPLD_PLATFORM > tristate "Mellanox platform hotplug driver support" > default n Btw, I thought the _default_ is 'n' and thus this line is not needed. > depends on MLX_PLATFORM > + select HWMON > select I2C > ---help--- > This driver handles hot-plug events for the power > suppliers, power -- Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> Intel Finland Oy -- To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html