From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Shevchenko Subject: Re: [PATCH v2 02/36] platform/x86: intel_scu_ipcutil: Remove default y from Kconfig Date: Wed, 8 Jan 2020 18:38:07 +0200 Message-ID: <20200108163807.GV32742@smile.fi.intel.com> References: <20200108114201.27908-1-mika.westerberg@linux.intel.com> <20200108114201.27908-3-mika.westerberg@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20200108114201.27908-3-mika.westerberg@linux.intel.com> Sender: linux-kernel-owner@vger.kernel.org To: Mika Westerberg Cc: Darren Hart , Lee Jones , Thomas Gleixner , Ingo Molnar , Borislav Petkov , "H . Peter Anvin" , x86@kernel.org, Zha Qipeng , Rajneesh Bhardwaj , "David E . Box" , Guenter Roeck , Heikki Krogerus , Greg Kroah-Hartman , Wim Van Sebroeck , platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: platform-driver-x86.vger.kernel.org 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 > > Signed-off-by: Mika Westerberg > --- > 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