blob: 58e4a8e15a0ea80dbd38313842d0615ec6db24b3 [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-Hartman0c4b9542008-11-07 21:12:17 -080027config STAGING_EXCLUDE_BUILD
Linus Torvalds43e61712008-11-09 12:47:04 -080028 bool "Exclude Staging drivers from being built" if STAGING
Greg Kroah-Hartman0c4b9542008-11-07 21:12:17 -080029 default y
30 ---help---
31 Are you sure you really want to build the staging drivers?
32 They taint your kernel, don't live up to the normal Linux
33 kernel quality standards, are a bit crufty around the edges,
34 and might go off and kick your dog when you aren't paying
35 attention.
36
37 Say N here to be able to select and build the Staging drivers.
38 This option is primarily here to prevent them from being built
39 when selecting 'make allyesconfg' and 'make allmodconfig' so
40 don't be all that put off, your dog will be just fine.
41
42if !STAGING_EXCLUDE_BUILD
Greg Kroah-Hartman35045582008-09-24 14:46:44 -070043
Greg Kroah-Hartman4a6514e2011-02-22 16:57:21 -080044source "drivers/staging/tty/Kconfig"
45
Greg Kroah-Hartman4c377052011-02-22 17:09:33 -080046source "drivers/staging/generic_serial/Kconfig"
47
Greg Kroah-Hartmancfb739b2008-04-03 17:30:53 -070048source "drivers/staging/et131x/Kconfig"
Greg Kroah-Hartman35045582008-09-24 14:46:44 -070049
Greg Kroah-Hartman4d6f6af2008-03-19 14:27:25 -070050source "drivers/staging/slicoss/Kconfig"
51
Greg Kroah-Hartman866b8692008-02-15 16:53:09 -080052source "drivers/staging/go7007/Kconfig"
53
Mauro Carvalho Chehabdf72f322009-09-15 12:15:15 -030054source "drivers/staging/cx25821/Kconfig"
55
Mauro Carvalho Chehab591a0d32010-02-08 08:44:26 -020056source "drivers/staging/tm6000/Kconfig"
57
Mauro Carvalho Chehab2d5ca762010-12-27 18:17:12 -030058source "drivers/staging/dabusb/Kconfig"
Mauro Carvalho Chehab7af97ef2010-09-30 08:25:42 -030059
Hans Verkuil71bb2872010-12-25 07:36:55 -030060source "drivers/staging/se401/Kconfig"
61
Hans Verkuil745da422010-12-25 07:27:47 -030062source "drivers/staging/usbvideo/Kconfig"
Mauro Carvalho Chehab96322b82010-09-30 08:26:28 -030063
Takahiro Hirofuchi05a1f282008-07-09 14:56:51 -060064source "drivers/staging/usbip/Kconfig"
65
Pavel Machek66101de2008-10-01 14:36:56 +020066source "drivers/staging/winbond/Kconfig"
67
Greg Kroah-Hartman00b3ed12008-10-02 11:29:28 -070068source "drivers/staging/wlan-ng/Kconfig"
69
David Rowe10602db2008-10-06 21:41:46 -070070source "drivers/staging/echo/Kconfig"
71
Henry Ptasinskia9533e72010-09-08 21:04:42 -070072source "drivers/staging/brcm80211/Kconfig"
Luis R. Rodriguez4bd43f52008-10-27 22:44:22 -070073
Greg Kroah-Hartman91980992008-10-28 14:48:09 -070074source "drivers/staging/rt2860/Kconfig"
75
Greg Kroah-Hartmanc55519f2008-12-17 17:04:23 -080076source "drivers/staging/rt2870/Kconfig"
77
David Schleefed9eccb2008-11-04 20:29:31 -080078source "drivers/staging/comedi/Kconfig"
79
Andres Salomoneecb3e42010-09-24 19:13:42 -070080source "drivers/staging/olpc_dcon/Kconfig"
81
Jakub Schmidtkefb534402008-11-04 23:46:58 -080082source "drivers/staging/asus_oled/Kconfig"
83
Willy Tarreau7005b582008-11-13 17:18:59 -080084source "drivers/staging/panel/Kconfig"
85
Greg Kroah-Hartmanc8d86be2008-12-04 20:01:41 -080086source "drivers/staging/rtl8187se/Kconfig"
87
Mauro Carvalho Chehabf61fb932009-11-03 07:17:24 -020088source "drivers/staging/rtl8192u/Kconfig"
89
Greg Kroah-Hartmanecdfa442009-08-04 15:57:55 -070090source "drivers/staging/rtl8192e/Kconfig"
Greg Kroah-Hartman28397ff2008-08-21 14:04:55 -070091
Larry Finger2865d422010-08-20 10:15:30 -050092source "drivers/staging/rtl8712/Kconfig"
93
David Taht8da3dc22008-12-17 17:13:45 -080094source "drivers/staging/frontier/Kconfig"
95
Evgeniy Polyakov18bc0bb2009-02-09 17:02:42 +030096source "drivers/staging/pohmelfs/Kconfig"
97
Arnd Bergmanndb7bee22010-10-04 22:28:10 +020098source "drivers/staging/autofs/Kconfig"
99
Greg Kroah-Hartman301df5d2009-02-09 13:02:35 -0800100source "drivers/staging/phison/Kconfig"
101
Greg Kroah-Hartman4b5e7812009-02-27 19:50:03 -0800102source "drivers/staging/line6/Kconfig"
103
Jakob Bornecrantzfb1d9732009-12-10 00:19:58 +0000104source "drivers/gpu/drm/vmwgfx/Kconfig"
105
Ben Skeggs6ee73862009-12-11 19:24:15 +1000106source "drivers/gpu/drm/nouveau/Kconfig"
107
David Daney80ff0fd2009-05-05 17:35:21 -0700108source "drivers/staging/octeon/Kconfig"
109
Bill Pemberton8ba911c2009-05-31 15:49:42 -0400110source "drivers/staging/serqt_usb2/Kconfig"
111
David Woodhouse8ae4f632010-06-08 18:08:32 +0100112source "drivers/staging/spectra/Kconfig"
113
Richard Ashc4f30202009-06-23 17:28:06 +0100114source "drivers/staging/quatech_usb2/Kconfig"
115
Forest Bond1d69a1c2009-06-02 14:44:46 -0400116source "drivers/staging/vt6655/Kconfig"
117
Forest Bond5d1fe0c2009-06-13 07:39:00 -0400118source "drivers/staging/vt6656/Kconfig"
Greg Kroah-Hartman89a2c202009-06-02 22:45:46 -0700119
Greg Kroah-Hartmanc4ca0e92009-07-13 16:04:02 -0700120source "drivers/staging/hv/Kconfig"
121
Martyn Welcha17a75e2009-07-31 09:28:17 +0100122source "drivers/staging/vme/Kconfig"
123
Ossama Othmanff132092010-03-15 16:23:56 -0700124source "drivers/staging/memrar/Kconfig"
125
Mark Allyn4856ab32010-11-17 15:45:36 -0800126source "drivers/staging/sep/Kconfig"
127
Jonathan Cameron847ec802009-08-18 18:06:19 +0100128source "drivers/staging/iio/Kconfig"
129
Andres Salomoncf8e9082011-01-12 17:00:12 -0800130source "drivers/staging/cs5535_gpio/Kconfig"
131
Nitin Gupta16a4bfb2010-06-01 13:31:24 +0530132source "drivers/staging/zram/Kconfig"
Nitin Gupta306b0c92009-09-22 10:26:53 +0530133
Henk de Groot68c0bdf2009-09-27 11:12:52 +0200134source "drivers/staging/wlags49_h2/Kconfig"
135
136source "drivers/staging/wlags49_h25/Kconfig"
137
Greg Kroah-Hartmand1891642009-12-03 16:19:47 -0800138source "drivers/staging/samsung-laptop/Kconfig"
139
Wu Zhangjind7edf472009-11-23 10:28:24 +0800140source "drivers/staging/sm7xx/Kconfig"
141
Marin Mitovd42bffb2010-04-30 18:36:09 +0300142source "drivers/staging/dt3155v4l/Kconfig"
143
Jarod Wilson7963eb42010-01-04 18:02:27 -0500144source "drivers/staging/crystalhd/Kconfig"
145
Bob Beers50ee11f2010-03-04 08:40:46 -0500146source "drivers/staging/cxt1e1/Kconfig"
147
Pavan Savoy2f6aee52010-04-08 13:16:57 -0500148source "drivers/staging/ti-st/Kconfig"
149
apatard@mandriva.comd7636e02010-05-19 10:44:14 +0200150source "drivers/staging/xgifb/Kconfig"
151
Stepan Moskovchenko9d200152010-05-19 11:03:30 -0700152source "drivers/staging/msm/Kconfig"
153
Jarod Wilson14f184e2010-07-26 20:34:23 -0300154source "drivers/staging/lirc/Kconfig"
155
Arnd Bergmann2116b7a2010-10-04 22:55:57 +0200156source "drivers/staging/smbfs/Kconfig"
157
R.M. Thomas702422b2010-06-18 12:29:49 -0700158source "drivers/staging/easycap/Kconfig"
159
Ben Collins62271572010-06-17 13:28:19 -0400160source "drivers/staging/solo6x10/Kconfig"
161
Omar Ramirez Lunacbf05092010-06-24 16:40:07 +0300162source "drivers/staging/tidspbridge/Kconfig"
163
Greg Kroah-Hartman8dd12602010-07-08 16:25:55 -0700164source "drivers/staging/quickstart/Kconfig"
165
David Cross81eb6692010-08-06 17:29:03 -0700166source "drivers/staging/westbridge/Kconfig"
167
Krzysztof Halasa921a86e2010-08-12 23:14:07 +0200168source "drivers/staging/sbe-2t3e3/Kconfig"
169
Vipin Mehta30295c82010-09-01 12:06:33 -0700170source "drivers/staging/ath6kl/Kconfig"
171
Al Cho126bb032010-09-08 00:42:32 -0700172source "drivers/staging/keucr/Kconfig"
173
Stephen Hemmingerf8942e02010-09-08 14:46:36 -0700174source "drivers/staging/bcm/Kconfig"
175
Marek Beliskof7c1be02010-09-22 07:56:27 +0200176source "drivers/staging/ft1000/Kconfig"
177
Vinod Koulfffa1cc2010-10-05 16:25:17 +0100178source "drivers/staging/intel_sst/Kconfig"
179
William Hubbsc6e3fd22010-10-07 13:20:02 -0500180source "drivers/staging/speakup/Kconfig"
181
Ramesh Agarwal78fd1152010-10-22 14:00:20 +0100182source "drivers/staging/cptm1217/Kconfig"
183
Naveen Kumar Gaddipatieba499d2010-11-02 17:38:45 +0530184source "drivers/staging/ste_rmi4/Kconfig"
185
Greg Kroah-Hartman0c4b9542008-11-07 21:12:17 -0800186endif # !STAGING_EXCLUDE_BUILD
Dmitry Baryshkov4b4cdf32008-11-28 00:01:28 +0300187endif # STAGING