blob: a097763529fdc5bc687856b73b35e230556a49f1 [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
Greg Kroah-Hartman866b8692008-02-15 16:53:09 -080031source "drivers/staging/go7007/Kconfig"
32
Mauro Carvalho Chehabdf72f322009-09-15 12:15:15 -030033source "drivers/staging/cx25821/Kconfig"
34
Mauro Carvalho Chehab591a0d32010-02-08 08:44:26 -020035source "drivers/staging/tm6000/Kconfig"
36
Mauro Carvalho Chehab81122482011-01-17 14:20:49 -020037source "drivers/staging/cxd2099/Kconfig"
Mauro Carvalho Chehab96322b82010-09-30 08:26:28 -030038
Takahiro Hirofuchi05a1f282008-07-09 14:56:51 -060039source "drivers/staging/usbip/Kconfig"
40
Pavel Machek66101de2008-10-01 14:36:56 +020041source "drivers/staging/winbond/Kconfig"
42
Greg Kroah-Hartman00b3ed12008-10-02 11:29:28 -070043source "drivers/staging/wlan-ng/Kconfig"
44
David Rowe10602db2008-10-06 21:41:46 -070045source "drivers/staging/echo/Kconfig"
46
Henry Ptasinskia9533e72010-09-08 21:04:42 -070047source "drivers/staging/brcm80211/Kconfig"
Luis R. Rodriguez4bd43f52008-10-27 22:44:22 -070048
David Schleefed9eccb2008-11-04 20:29:31 -080049source "drivers/staging/comedi/Kconfig"
50
Andres Salomoneecb3e42010-09-24 19:13:42 -070051source "drivers/staging/olpc_dcon/Kconfig"
52
Jakub Schmidtkefb534402008-11-04 23:46:58 -080053source "drivers/staging/asus_oled/Kconfig"
54
Willy Tarreau7005b582008-11-13 17:18:59 -080055source "drivers/staging/panel/Kconfig"
56
Greg Kroah-Hartmanc8d86be2008-12-04 20:01:41 -080057source "drivers/staging/rtl8187se/Kconfig"
58
Mauro Carvalho Chehabf61fb932009-11-03 07:17:24 -020059source "drivers/staging/rtl8192u/Kconfig"
60
Greg Kroah-Hartmanecdfa442009-08-04 15:57:55 -070061source "drivers/staging/rtl8192e/Kconfig"
Greg Kroah-Hartman28397ff2008-08-21 14:04:55 -070062
Larry Finger2865d422010-08-20 10:15:30 -050063source "drivers/staging/rtl8712/Kconfig"
64
wwang77d89b02011-01-21 17:39:18 +080065source "drivers/staging/rts_pstor/Kconfig"
66
edwin_rong1dac4182011-07-19 17:10:35 +080067source "drivers/staging/rts5139/Kconfig"
68
David Taht8da3dc22008-12-17 17:13:45 -080069source "drivers/staging/frontier/Kconfig"
70
Evgeniy Polyakov18bc0bb2009-02-09 17:02:42 +030071source "drivers/staging/pohmelfs/Kconfig"
72
Greg Kroah-Hartman301df5d2009-02-09 13:02:35 -080073source "drivers/staging/phison/Kconfig"
74
Greg Kroah-Hartman4b5e7812009-02-27 19:50:03 -080075source "drivers/staging/line6/Kconfig"
76
Jakob Bornecrantzfb1d9732009-12-10 00:19:58 +000077source "drivers/gpu/drm/vmwgfx/Kconfig"
78
Ben Skeggs6ee73862009-12-11 19:24:15 +100079source "drivers/gpu/drm/nouveau/Kconfig"
80
David Daney80ff0fd2009-05-05 17:35:21 -070081source "drivers/staging/octeon/Kconfig"
82
Bill Pemberton8ba911c2009-05-31 15:49:42 -040083source "drivers/staging/serqt_usb2/Kconfig"
84
David Woodhouse8ae4f632010-06-08 18:08:32 +010085source "drivers/staging/spectra/Kconfig"
86
Richard Ashc4f30202009-06-23 17:28:06 +010087source "drivers/staging/quatech_usb2/Kconfig"
88
Forest Bond1d69a1c2009-06-02 14:44:46 -040089source "drivers/staging/vt6655/Kconfig"
90
Forest Bond5d1fe0c2009-06-13 07:39:00 -040091source "drivers/staging/vt6656/Kconfig"
Greg Kroah-Hartman89a2c202009-06-02 22:45:46 -070092
Greg Kroah-Hartmanc4ca0e92009-07-13 16:04:02 -070093source "drivers/staging/hv/Kconfig"
94
Martyn Welcha17a75e2009-07-31 09:28:17 +010095source "drivers/staging/vme/Kconfig"
96
Mark Allyn4856ab32010-11-17 15:45:36 -080097source "drivers/staging/sep/Kconfig"
98
Jonathan Cameron847ec802009-08-18 18:06:19 +010099source "drivers/staging/iio/Kconfig"
100
Nitin Gupta16a4bfb2010-06-01 13:31:24 +0530101source "drivers/staging/zram/Kconfig"
Nitin Gupta306b0c92009-09-22 10:26:53 +0530102
Dan Magenheimer66308892011-02-06 19:27:09 -0800103source "drivers/staging/zcache/Kconfig"
104
Henk de Groot68c0bdf2009-09-27 11:12:52 +0200105source "drivers/staging/wlags49_h2/Kconfig"
106
107source "drivers/staging/wlags49_h25/Kconfig"
108
Wu Zhangjind7edf472009-11-23 10:28:24 +0800109source "drivers/staging/sm7xx/Kconfig"
110
Marin Mitovd42bffb2010-04-30 18:36:09 +0300111source "drivers/staging/dt3155v4l/Kconfig"
112
Jarod Wilson7963eb42010-01-04 18:02:27 -0500113source "drivers/staging/crystalhd/Kconfig"
114
Bob Beers50ee11f2010-03-04 08:40:46 -0500115source "drivers/staging/cxt1e1/Kconfig"
116
apatard@mandriva.comd7636e02010-05-19 10:44:14 +0200117source "drivers/staging/xgifb/Kconfig"
118
Jarod Wilson14f184e2010-07-26 20:34:23 -0300119source "drivers/staging/lirc/Kconfig"
120
R.M. Thomas702422b2010-06-18 12:29:49 -0700121source "drivers/staging/easycap/Kconfig"
122
Ben Collins62271572010-06-17 13:28:19 -0400123source "drivers/staging/solo6x10/Kconfig"
124
Omar Ramirez Lunacbf05092010-06-24 16:40:07 +0300125source "drivers/staging/tidspbridge/Kconfig"
126
Greg Kroah-Hartman8dd12602010-07-08 16:25:55 -0700127source "drivers/staging/quickstart/Kconfig"
128
Krzysztof Halasa921a86e2010-08-12 23:14:07 +0200129source "drivers/staging/sbe-2t3e3/Kconfig"
130
Vipin Mehta30295c82010-09-01 12:06:33 -0700131source "drivers/staging/ath6kl/Kconfig"
132
Al Cho126bb032010-09-08 00:42:32 -0700133source "drivers/staging/keucr/Kconfig"
134
Stephen Hemmingerf8942e02010-09-08 14:46:36 -0700135source "drivers/staging/bcm/Kconfig"
136
Marek Beliskof7c1be02010-09-22 07:56:27 +0200137source "drivers/staging/ft1000/Kconfig"
138
Vinod Koulfffa1cc2010-10-05 16:25:17 +0100139source "drivers/staging/intel_sst/Kconfig"
140
William Hubbsc6e3fd22010-10-07 13:20:02 -0500141source "drivers/staging/speakup/Kconfig"
142
Ramesh Agarwal78fd1152010-10-22 14:00:20 +0100143source "drivers/staging/cptm1217/Kconfig"
144
Naveen Kumar Gaddipatieba499d2010-11-02 17:38:45 +0530145source "drivers/staging/ste_rmi4/Kconfig"
146
Alan Cox0867b422011-02-22 14:27:58 +0000147source "drivers/staging/gma500/Kconfig"
148
Igor M. Liplianinfa766c92011-01-25 17:00:00 -0300149source "drivers/staging/altera-stapl/Kconfig"
150
Oren Weil6b8aae52011-05-15 13:43:48 +0300151source "drivers/staging/mei/Kconfig"
152
Marc Dietrich32890b92011-05-19 16:34:42 +0200153source "drivers/staging/nvec/Kconfig"
154
Dmitry Baryshkov4b4cdf32008-11-28 00:01:28 +0300155endif # STAGING