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

Commit 5ec5ec78 authored by Kamalesh Babulal's avatar Kamalesh Babulal Committed by Greg Kroah-Hartman
Browse files

Staging: asus_oled: fix build dependancy



asus_oled depends on the CONFIG_USB_SUPPORT, I have only build tested
the patch.

Signed-off-by: default avatarKamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent fb53440b
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
config ASUS_OLED
config ASUS_OLED
	tristate "Asus OLED driver"
	tristate "Asus OLED driver"
	depends on USB
	default N
	default N
	---help---
	---help---
	  Enable support for the OLED display present in some Asus laptops.
	  Enable support for the OLED display present in some Asus laptops.