]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
Staging: asus_oled: fix build dependancy
authorKamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Thu, 20 Nov 2008 17:09:27 +0000 (22:39 +0530)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 6 Jan 2009 21:52:28 +0000 (13:52 -0800)
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>
drivers/staging/asus_oled/Kconfig

index 2c10e1eb7266217daa18555c274986b79dcbc4af..e56dbb25ac5d863bd810902aeca0a943f197a13a 100644 (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.