summaryrefslogtreecommitdiff
path: root/drivers/staging/asus_oled/Kconfig
diff options
context:
space:
mode:
authorJakub Schmidtke <sjakub@gmail.com>2008-11-05 07:46:58 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2009-01-06 21:52:28 (GMT)
commitfb53440b187f0cfc1f116e580e9c7e9931191f9c (patch)
tree9498472816f700da34970982a7c7c90661e06bd9 /drivers/staging/asus_oled/Kconfig
parenta8275fcaa7ca1f720f0c1b1c4c373964ffc9f72d (diff)
downloadlinux-fsl-qoriq-fb53440b187f0cfc1f116e580e9c7e9931191f9c.tar.xz
Staging: add asus_oled driver
Driver for the OLED tiny display on some Asus laptops. From: Jakub Schmidtke <sjakub@gmail.com> Cc: Cyrill Gorcunov <gorcunov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/asus_oled/Kconfig')
-rw-r--r--drivers/staging/asus_oled/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/staging/asus_oled/Kconfig b/drivers/staging/asus_oled/Kconfig
new file mode 100644
index 0000000..2c10e1e
--- /dev/null
+++ b/drivers/staging/asus_oled/Kconfig
@@ -0,0 +1,5 @@
+config ASUS_OLED
+ tristate "Asus OLED driver"
+ default N
+ ---help---
+ Enable support for the OLED display present in some Asus laptops.