blob: d036cd29bcd699a03d9bd41e8124219dcab199f8 [file] [log] [blame]
Greg Kroah-Hartman35045582008-09-24 14:46:44 -07001menuconfig STAGING
2 bool "Staging drivers"
3 default n
4 ---help---
5 This option allows you to select a number of drivers that are
6 not of the "normal" Linux kernel quality level. These drivers
Matt LaPlante692105b2009-01-26 11:12:25 +01007 are placed here in order to get a wider audience to make use of
Greg Kroah-Hartman35045582008-09-24 14:46:44 -07008 them. Please note that these drivers are under heavy
9 development, may or may not work, and may contain userspace
10 interfaces that most likely will be changed in the near
11 future.
12
13 Using any of these drivers will taint your kernel which might
14 affect support options from both the community, and various
Matt LaPlante692105b2009-01-26 11:12:25 +010015 commercial support organizations.
Greg Kroah-Hartman35045582008-09-24 14:46:44 -070016
17 If you wish to work on these drivers, to help improve them, or
18 to report problems you have with them, please see the
19 driver_name.README file in the drivers/staging/ directory to
20 see what needs to be worked on, and who to contact.
21
22 If in doubt, say N here.
23
Greg Kroah-Hartman0c4b9542008-11-07 21:12:17 -080024
Dmitry Baryshkov4b4cdf32008-11-28 00:01:28 +030025if STAGING
26
Greg Kroah-Hartmancfb739b2008-04-03 17:30:53 -070027source "drivers/staging/et131x/Kconfig"
Greg Kroah-Hartman35045582008-09-24 14:46:44 -070028
Greg Kroah-Hartman4d6f6af2008-03-19 14:27:25 -070029source "drivers/staging/slicoss/Kconfig"
30
Takahiro Hirofuchi05a1f282008-07-09 14:56:51 -060031source "drivers/staging/usbip/Kconfig"
32
Pavel Machek66101de2008-10-01 14:36:56 +020033source "drivers/staging/winbond/Kconfig"
34
Greg Kroah-Hartman00b3ed12008-10-02 11:29:28 -070035source "drivers/staging/wlan-ng/Kconfig"
36
David Rowe10602db2008-10-06 21:41:46 -070037source "drivers/staging/echo/Kconfig"
38
David Schleefed9eccb2008-11-04 20:29:31 -080039source "drivers/staging/comedi/Kconfig"
40
Andres Salomoneecb3e42010-09-24 19:13:42 -070041source "drivers/staging/olpc_dcon/Kconfig"
42
Jakub Schmidtkefb534402008-11-04 23:46:58 -080043source "drivers/staging/asus_oled/Kconfig"
44
Willy Tarreau7005b582008-11-13 17:18:59 -080045source "drivers/staging/panel/Kconfig"
46
Greg Kroah-Hartmanc8d86be2008-12-04 20:01:41 -080047source "drivers/staging/rtl8187se/Kconfig"
48
Mauro Carvalho Chehabf61fb932009-11-03 07:17:24 -020049source "drivers/staging/rtl8192u/Kconfig"
50
Greg Kroah-Hartmanecdfa442009-08-04 15:57:55 -070051source "drivers/staging/rtl8192e/Kconfig"
Greg Kroah-Hartman28397ff2008-08-21 14:04:55 -070052
Larry Finger2865d422010-08-20 10:15:30 -050053source "drivers/staging/rtl8712/Kconfig"
54
edwin_rong1dac4182011-07-19 17:10:35 +080055source "drivers/staging/rts5139/Kconfig"
56
David Taht8da3dc22008-12-17 17:13:45 -080057source "drivers/staging/frontier/Kconfig"
58
Greg Kroah-Hartman301df5d2009-02-09 13:02:35 -080059source "drivers/staging/phison/Kconfig"
60
Greg Kroah-Hartman4b5e7812009-02-27 19:50:03 -080061source "drivers/staging/line6/Kconfig"
62
David Daney80ff0fd2009-05-05 17:35:21 -070063source "drivers/staging/octeon/Kconfig"
64
Aaro Koskinenb1649352013-06-01 21:42:58 +030065source "drivers/staging/octeon-usb/Kconfig"
66
Bill Pemberton8ba911c2009-05-31 15:49:42 -040067source "drivers/staging/serqt_usb2/Kconfig"
68
Forest Bond1d69a1c2009-06-02 14:44:46 -040069source "drivers/staging/vt6655/Kconfig"
70
Forest Bond5d1fe0c2009-06-13 07:39:00 -040071source "drivers/staging/vt6656/Kconfig"
Greg Kroah-Hartman89a2c202009-06-02 22:45:46 -070072
Mark Allyn4856ab32010-11-17 15:45:36 -080073source "drivers/staging/sep/Kconfig"
74
Jonathan Cameron847ec802009-08-18 18:06:19 +010075source "drivers/staging/iio/Kconfig"
76
Seth Jennings94add672012-01-09 16:51:57 -060077source "drivers/staging/zsmalloc/Kconfig"
78
Jean Delvare2ea86d52013-05-16 15:18:29 +020079source "drivers/staging/zram/Kconfig"
80
Henk de Groot68c0bdf2009-09-27 11:12:52 +020081source "drivers/staging/wlags49_h2/Kconfig"
82
83source "drivers/staging/wlags49_h25/Kconfig"
84
Javier M. Mellid925aa662012-06-10 13:12:24 +020085source "drivers/staging/sm7xxfb/Kconfig"
Wu Zhangjind7edf472009-11-23 10:28:24 +080086
Jarod Wilson7963eb42010-01-04 18:02:27 -050087source "drivers/staging/crystalhd/Kconfig"
88
Bob Beers50ee11f2010-03-04 08:40:46 -050089source "drivers/staging/cxt1e1/Kconfig"
90
apatard@mandriva.comd7636e02010-05-19 10:44:14 +020091source "drivers/staging/xgifb/Kconfig"
92
Omar Ramirez Lunacbf05092010-06-24 16:40:07 +030093source "drivers/staging/tidspbridge/Kconfig"
94
Greg Kroah-Hartman8dd12602010-07-08 16:25:55 -070095source "drivers/staging/quickstart/Kconfig"
96
Krzysztof Halasa921a86e2010-08-12 23:14:07 +020097source "drivers/staging/sbe-2t3e3/Kconfig"
98
Al Cho126bb032010-09-08 00:42:32 -070099source "drivers/staging/keucr/Kconfig"
100
Stephen Hemmingerf8942e02010-09-08 14:46:36 -0700101source "drivers/staging/bcm/Kconfig"
102
Marek Beliskof7c1be02010-09-22 07:56:27 +0200103source "drivers/staging/ft1000/Kconfig"
104
William Hubbsc6e3fd22010-10-07 13:20:02 -0500105source "drivers/staging/speakup/Kconfig"
106
Ramesh Agarwal78fd1152010-10-22 14:00:20 +0100107source "drivers/staging/cptm1217/Kconfig"
108
Naveen Kumar Gaddipatieba499d2010-11-02 17:38:45 +0530109source "drivers/staging/ste_rmi4/Kconfig"
110
Marc Dietrich32890b92011-05-19 16:34:42 +0200111source "drivers/staging/nvec/Kconfig"
112
Mauro Carvalho Chehab4860c732011-11-01 22:23:55 -0200113source "drivers/staging/media/Kconfig"
Piotr Chmura9d8e18b2011-10-31 12:24:52 -0300114
Greg Kroah-Hartmanf4dc2382011-11-30 20:33:10 +0900115source "drivers/staging/android/Kconfig"
116
Chris Kellyb0406db2012-02-20 21:12:44 +0000117source "drivers/staging/ozwpan/Kconfig"
118
Sage Ahn247e9cf2012-05-15 13:20:36 +0900119source "drivers/staging/gdm72xx/Kconfig"
120
Won Kang61e12102013-07-25 03:36:17 +0900121source "drivers/staging/gdm724x/Kconfig"
122
DanielC7040e552012-09-06 19:59:06 -0700123source "drivers/staging/silicom/Kconfig"
124
Greg Kroah-Hartman2d966502012-09-17 19:43:33 -0700125source "drivers/staging/ced1401/Kconfig"
126
Sascha Hauere692da42012-09-21 10:07:47 +0200127source "drivers/staging/imx-drm/Kconfig"
128
Bill Pemberton7b6d45c2012-09-20 16:55:28 -0400129source "drivers/staging/dgrp/Kconfig"
130
Steven Rostedt68a81292012-11-16 09:28:49 -0500131source "drivers/staging/sb105x/Kconfig"
132
Peter Hurleye5711072012-11-02 08:16:33 -0400133source "drivers/staging/fwserial/Kconfig"
134
Dan Magenheimer112a35e2013-01-18 13:24:26 -0800135source "drivers/staging/zcache/Kconfig"
136
Alan Cox2e82b832013-01-23 14:13:52 +0000137source "drivers/staging/goldfish/Kconfig"
138
Ganesan Ramalingam6f98b1a2013-03-06 19:42:22 +0530139source "drivers/staging/netlogic/Kconfig"
140
Paul Zimmerman535f60a2013-03-11 17:48:02 -0700141source "drivers/staging/dwc2/Kconfig"
142
Peng Taod7e09d02013-05-02 16:46:55 +0800143source "drivers/staging/lustre/Kconfig"
144
Cho, Yu-Chen0d751ec2013-05-16 16:31:59 +0800145source "drivers/staging/btmtk_usb/Kconfig"
146
Eli Billauer48bae052013-06-24 18:55:47 +0300147source "drivers/staging/xillybus/Kconfig"
148
Dmitry Baryshkov4b4cdf32008-11-28 00:01:28 +0300149endif # STAGING