Message ID | 913480bb-d06a-3f13-e8fc-20f83ff499a0@infradead.org (mailing list archive) |
---|---|
State | Accepted, archived |
Delegated to: | Darren Hart |
Headers | show |
On Sun, Jan 14, 2018 at 09:11:18PM -0800, Randy Dunlap wrote: > From: Randy Dunlap <rdunlap@infradead.org> > > Drivers should not 'select' a subsystem. Instead they should depend > on it. If the subsystem is disabled, the user probably did that for > a purpose and one driver shouldn't be changing that. > > This also makes all platform/x86/ drivers consistent w.r.t depending on > INPUT instead of selecting it. > > Signed-off-by: Randy Dunlap <rdunlap@infradead.org> > Cc: Darren Hart <dvhart@infradead.org> > Cc: Andy Shevchenko <andy@infradead.org> > Cc: platform-driver-x86@vger.kernel.org Thanks Randy, queued.
--- lnx-415-rc8.orig/drivers/platform/x86/Kconfig +++ lnx-415-rc8/drivers/platform/x86/Kconfig @@ -812,9 +812,8 @@ config TOSHIBA_WMI config ACPI_CMPC tristate "CMPC Laptop Extras" - depends on ACPI + depends on ACPI && INPUT depends on RFKILL || RFKILL=n - select INPUT select BACKLIGHT_CLASS_DEVICE help Support for Intel Classmate PC ACPI devices, including some