Re: [PATCH v2 02/36] platform/x86: intel_scu_ipcutil: Remove default y from Kconfig

From: Andy Shevchenko
Date: Wed Jan 08 2020 - 11:38:14 EST


On Wed, Jan 08, 2020 at 02:41:27PM +0300, Mika Westerberg wrote:
> This driver is by no means essential for system to boot up so remove
> default y from it.

Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>

>
> Signed-off-by: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
> ---
> drivers/platform/x86/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig
> index 27d5b40fb717..dd4326736d11 100644
> --- a/drivers/platform/x86/Kconfig
> +++ b/drivers/platform/x86/Kconfig
> @@ -997,7 +997,6 @@ config INTEL_SCU_IPC
> config INTEL_SCU_IPC_UTIL
> tristate "Intel SCU IPC utility driver"
> depends on INTEL_SCU_IPC
> - default y
> ---help---
> The IPC Util driver provides an interface with the SCU enabling
> low level access for debug work and updating the firmware. Say
> --
> 2.24.1
>

--
With Best Regards,
Andy Shevchenko