Staging: asus_oled: fix build dependancy
asus_oled depends on the CONFIG_USB_SUPPORT, I have only build tested the patch. Signed-off-by: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
fb53440b18
commit
5ec5ec7806
@ -1,5 +1,6 @@
|
||||
config ASUS_OLED
|
||||
tristate "Asus OLED driver"
|
||||
depends on USB
|
||||
default N
|
||||
---help---
|
||||
Enable support for the OLED display present in some Asus laptops.
|
||||
|
Loading…
Reference in New Issue
Block a user