Re: [PATCH v2] dell-wmi, dell-laptop: hide dell-smbios
From: Andy Shevchenko
Date: Wed Jan 04 2017 - 08:17:29 EST
On Wed, Jan 4, 2017 at 2:59 PM, Jean Delvare <jdelvare@xxxxxxx> wrote:
> Dell-smbios is a helper module, it serves no purpose on its own, so
> do not present it as an option to the user. Instead, select it
> automatically whenever a driver which needs it is selected.
>
Please, use prefix "platform/x86: ".
Perhaps, use just "dell_smbios: " as second one.
> config DELL_SMBIOS
> - tristate "Dell SMBIOS Support"
> - depends on DCDBAS
> + tristate
> + select DCDBAS
> default n
Do we need this one?
--
With Best Regards,
Andy Shevchenko