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

Commit 14bd3136 authored by Alexander Beregalov's avatar Alexander Beregalov Committed by Len Brown
Browse files

sony-laptop should depend on RFKILL



Fixes this build error when RFKILL is not set:

drivers/platform/x86/sony-laptop.c:1050: undefined reference to `rfkill_unregister'
and so on..

Signed-off-by: default avatarAlexander Beregalov <a.beregalov@gmail.com>
Acked-by: default avatarMatthew Garrett <mjg@redhat.com>
Signed-off-by: default avatarMattia Dongili <malattia@linux.it>
Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent 6479efb6
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -165,6 +165,7 @@ config SONY_LAPTOP
	depends on ACPI
	depends on ACPI
	select BACKLIGHT_CLASS_DEVICE
	select BACKLIGHT_CLASS_DEVICE
	depends on INPUT
	depends on INPUT
	depends on RFKILL
	  ---help---
	  ---help---
	  This mini-driver drives the SNC and SPIC devices present in the ACPI
	  This mini-driver drives the SNC and SPIC devices present in the ACPI
	  BIOS of the Sony Vaio laptops.
	  BIOS of the Sony Vaio laptops.