1
0
Fork 0

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>
hifive-unleashed-5.1
Kamalesh Babulal 2008-11-20 22:39:27 +05:30 committed by Greg Kroah-Hartman
parent fb53440b18
commit 5ec5ec7806
1 changed files with 1 additions and 0 deletions

View File

@ -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.