Skip to content

Commit

Permalink
Staging: asus_oled: fix build dependancy
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Kamalesh Babulal authored and Greg Kroah-Hartman committed Jan 6, 2009
1 parent fb53440 commit 5ec5ec7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/staging/asus_oled/Kconfig
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit 5ec5ec7

Please sign in to comment.