blob: e3786f161bc34676294d89a1bfa2182bf64e44c9 [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 Chehab81122482011-01-17 14:20:49 -020058source "drivers/staging/cxd2099/Kconfig"
Mauro Carvalho Chehab96322b82010-09-30 08:26:28 -030059
Takahiro Hirofuchi05a1f282008-07-09 14:56:51 -060060source "drivers/staging/usbip/Kconfig"
61
Pavel Machek66101de2008-10-01 14:36:56 +020062source "drivers/staging/winbond/Kconfig"
63
Greg Kroah-Hartman00b3ed12008-10-02 11:29:28 -070064source "drivers/staging/wlan-ng/Kconfig"
65
David Rowe10602db2008-10-06 21:41:46 -070066source "drivers/staging/echo/Kconfig"
67
Henry Ptasinskia9533e72010-09-08 21:04:42 -070068source "drivers/staging/brcm80211/Kconfig"
Luis R. Rodriguez4bd43f52008-10-27 22:44:22 -070069
Greg Kroah-Hartman91980992008-10-28 14:48:09 -070070source "drivers/staging/rt2860/Kconfig"
71
Greg Kroah-Hartmanc55519f2008-12-17 17:04:23 -080072source "drivers/staging/rt2870/Kconfig"
73
David Schleefed9eccb2008-11-04 20:29:31 -080074source "drivers/staging/comedi/Kconfig"
75
Andres Salomoneecb3e42010-09-24 19:13:42 -070076source "drivers/staging/olpc_dcon/Kconfig"
77
Jakub Schmidtkefb534402008-11-04 23:46:58 -080078source "drivers/staging/asus_oled/Kconfig"
79
Willy Tarreau7005b582008-11-13 17:18:59 -080080source "drivers/staging/panel/Kconfig"
81
Greg Kroah-Hartmanc8d86be2008-12-04 20:01:41 -080082source "drivers/staging/rtl8187se/Kconfig"
83
Mauro Carvalho Chehabf61fb932009-11-03 07:17:24 -020084source "drivers/staging/rtl8192u/Kconfig"
85
Greg Kroah-Hartmanecdfa442009-08-04 15:57:55 -070086source "drivers/staging/rtl8192e/Kconfig"
Greg Kroah-Hartman28397ff2008-08-21 14:04:55 -070087
Larry Finger2865d422010-08-20 10:15:30 -050088source "drivers/staging/rtl8712/Kconfig"
89
wwang77d89b02011-01-21 17:39:18 +080090source "drivers/staging/rts_pstor/Kconfig"
91
David Taht8da3dc22008-12-17 17:13:45 -080092source "drivers/staging/frontier/Kconfig"
93
Evgeniy Polyakov18bc0bb2009-02-09 17:02:42 +030094source "drivers/staging/pohmelfs/Kconfig"
95
Greg Kroah-Hartman301df5d2009-02-09 13:02:35 -080096source "drivers/staging/phison/Kconfig"
97
Greg Kroah-Hartman4b5e7812009-02-27 19:50:03 -080098source "drivers/staging/line6/Kconfig"
99
Jakob Bornecrantzfb1d9732009-12-10 00:19:58 +0000100source "drivers/gpu/drm/vmwgfx/Kconfig"
101
Ben Skeggs6ee73862009-12-11 19:24:15 +1000102source "drivers/gpu/drm/nouveau/Kconfig"
103
David Daney80ff0fd2009-05-05 17:35:21 -0700104source "drivers/staging/octeon/Kconfig"
105
Bill Pemberton8ba911c2009-05-31 15:49:42 -0400106source "drivers/staging/serqt_usb2/Kconfig"
107
David Woodhouse8ae4f632010-06-08 18:08:32 +0100108source "drivers/staging/spectra/Kconfig"
109
Richard Ashc4f30202009-06-23 17:28:06 +0100110source "drivers/staging/quatech_usb2/Kconfig"
111
Forest Bond1d69a1c2009-06-02 14:44:46 -0400112source "drivers/staging/vt6655/Kconfig"
113
Forest Bond5d1fe0c2009-06-13 07:39:00 -0400114source "drivers/staging/vt6656/Kconfig"
Greg Kroah-Hartman89a2c202009-06-02 22:45:46 -0700115
Greg Kroah-Hartmanc4ca0e92009-07-13 16:04:02 -0700116source "drivers/staging/hv/Kconfig"
117
Martyn Welcha17a75e2009-07-31 09:28:17 +0100118source "drivers/staging/vme/Kconfig"
119
Mark Allyn4856ab32010-11-17 15:45:36 -0800120source "drivers/staging/sep/Kconfig"
121
Jonathan Cameron847ec802009-08-18 18:06:19 +0100122source "drivers/staging/iio/Kconfig"
123
Andres Salomoncf8e9082011-01-12 17:00:12 -0800124source "drivers/staging/cs5535_gpio/Kconfig"
125
Nitin Gupta16a4bfb2010-06-01 13:31:24 +0530126source "drivers/staging/zram/Kconfig"
Nitin Gupta306b0c92009-09-22 10:26:53 +0530127
Dan Magenheimer66308892011-02-06 19:27:09 -0800128source "drivers/staging/zcache/Kconfig"
129
Henk de Groot68c0bdf2009-09-27 11:12:52 +0200130source "drivers/staging/wlags49_h2/Kconfig"
131
132source "drivers/staging/wlags49_h25/Kconfig"
133
Wu Zhangjind7edf472009-11-23 10:28:24 +0800134source "drivers/staging/sm7xx/Kconfig"
135
Marin Mitovd42bffb2010-04-30 18:36:09 +0300136source "drivers/staging/dt3155v4l/Kconfig"
137
Jarod Wilson7963eb42010-01-04 18:02:27 -0500138source "drivers/staging/crystalhd/Kconfig"
139
Bob Beers50ee11f2010-03-04 08:40:46 -0500140source "drivers/staging/cxt1e1/Kconfig"
141
apatard@mandriva.comd7636e02010-05-19 10:44:14 +0200142source "drivers/staging/xgifb/Kconfig"
143
Stepan Moskovchenko9d200152010-05-19 11:03:30 -0700144source "drivers/staging/msm/Kconfig"
145
Jarod Wilson14f184e2010-07-26 20:34:23 -0300146source "drivers/staging/lirc/Kconfig"
147
R.M. Thomas702422b2010-06-18 12:29:49 -0700148source "drivers/staging/easycap/Kconfig"
149
Ben Collins62271572010-06-17 13:28:19 -0400150source "drivers/staging/solo6x10/Kconfig"
151
Omar Ramirez Lunacbf05092010-06-24 16:40:07 +0300152source "drivers/staging/tidspbridge/Kconfig"
153
Greg Kroah-Hartman8dd12602010-07-08 16:25:55 -0700154source "drivers/staging/quickstart/Kconfig"
155
David Cross81eb6692010-08-06 17:29:03 -0700156source "drivers/staging/westbridge/Kconfig"
157
Krzysztof Halasa921a86e2010-08-12 23:14:07 +0200158source "drivers/staging/sbe-2t3e3/Kconfig"
159
Vipin Mehta30295c82010-09-01 12:06:33 -0700160source "drivers/staging/ath6kl/Kconfig"
161
Al Cho126bb032010-09-08 00:42:32 -0700162source "drivers/staging/keucr/Kconfig"
163
Stephen Hemmingerf8942e02010-09-08 14:46:36 -0700164source "drivers/staging/bcm/Kconfig"
165
Marek Beliskof7c1be02010-09-22 07:56:27 +0200166source "drivers/staging/ft1000/Kconfig"
167
Vinod Koulfffa1cc2010-10-05 16:25:17 +0100168source "drivers/staging/intel_sst/Kconfig"
169
William Hubbsc6e3fd22010-10-07 13:20:02 -0500170source "drivers/staging/speakup/Kconfig"
171
Ramesh Agarwal78fd1152010-10-22 14:00:20 +0100172source "drivers/staging/cptm1217/Kconfig"
173
Naveen Kumar Gaddipatieba499d2010-11-02 17:38:45 +0530174source "drivers/staging/ste_rmi4/Kconfig"
175
Alan Cox0867b422011-02-22 14:27:58 +0000176source "drivers/staging/gma500/Kconfig"
177
Igor M. Liplianinfa766c92011-01-25 17:00:00 -0300178source "drivers/staging/altera-stapl/Kconfig"
179
Greg Kroah-Hartman0c4b9542008-11-07 21:12:17 -0800180endif # !STAGING_EXCLUDE_BUILD
Dmitry Baryshkov4b4cdf32008-11-28 00:01:28 +0300181endif # STAGING