On Mon, 19 Sep 2016, [email protected] wrote: > +config MLX_PLATFORM > + tristate "Mellanox Technologies platform support" > + depends on X86_64 > + depends on X86_EXTENDED_PLATFORM
I can understand those, but
> + depends on DMI
> + depends on I2C_MLXCPLD
> + depends on I2C_MUX_REG
these should be simply selected. I really hate to find all the dependencies
and fiddle in a gazillion of menuconfig leafs just to get that stuff
compiled.
Thanks,
tglx

