Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 10a2f874 authored by Linus Torvalds's avatar Linus Torvalds
Browse files

Merge tag 'platform-drivers-x86-v4.17-3' of git://git.infradead.org/linux-platform-drivers-x86

Pull x86 platform driver fix from Darren Hart:
 "Remove the last of the "select DELL_SMBIOS" references in the Kconfig"

* tag 'platform-drivers-x86-v4.17-3' of git://git.infradead.org/linux-platform-drivers-x86:
  platform/x86: DELL_WMI use depends on instead of select for DELL_SMBIOS
parents f65cfecf 54940fa6
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -168,8 +168,8 @@ config DELL_WMI
	depends on DMI
	depends on DMI
	depends on INPUT
	depends on INPUT
	depends on ACPI_VIDEO || ACPI_VIDEO = n
	depends on ACPI_VIDEO || ACPI_VIDEO = n
	depends on DELL_SMBIOS
	select DELL_WMI_DESCRIPTOR
	select DELL_WMI_DESCRIPTOR
	select DELL_SMBIOS
	select INPUT_SPARSEKMAP
	select INPUT_SPARSEKMAP
	---help---
	---help---
	  Say Y here if you want to support WMI-based hotkeys on Dell laptops.
	  Say Y here if you want to support WMI-based hotkeys on Dell laptops.