staging: hv: hv_utils depends on CONNECTOR
[deliverable/linux.git] / drivers / staging / Kconfig
CommitLineData
35045589
GKH
1menuconfig 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
692105b8 7 are placed here in order to get a wider audience to make use of
35045589
GKH
8 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
692105b8 15 commercial support organizations.
35045589
GKH
16
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
0c4b9545 24
4b4cdf39
DB
25if STAGING
26
0c4b9545 27config STAGING_EXCLUDE_BUILD
43e61711 28 bool "Exclude Staging drivers from being built" if STAGING
0c4b9545
GKH
29 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
35045589 43
cfb739b4 44source "drivers/staging/et131x/Kconfig"
35045589 45
4d6f6af8
GKH
46source "drivers/staging/slicoss/Kconfig"
47
866b8695
GKH
48source "drivers/staging/go7007/Kconfig"
49
df72f32a
MCC
50source "drivers/staging/cx25821/Kconfig"
51
591a0d35
MCC
52source "drivers/staging/tm6000/Kconfig"
53
2d5ca76f 54source "drivers/staging/dabusb/Kconfig"
7af97eff 55
71bb2876
HV
56source "drivers/staging/se401/Kconfig"
57
745da428 58source "drivers/staging/usbvideo/Kconfig"
96322b80 59
05a1f28e
TH
60source "drivers/staging/usbip/Kconfig"
61
66101de1
PM
62source "drivers/staging/winbond/Kconfig"
63
00b3ed16
GKH
64source "drivers/staging/wlan-ng/Kconfig"
65
10602db8
DR
66source "drivers/staging/echo/Kconfig"
67
a9533e7e 68source "drivers/staging/brcm80211/Kconfig"
4bd43f50 69
91980990
GKH
70source "drivers/staging/rt2860/Kconfig"
71
c55519ff
GKH
72source "drivers/staging/rt2870/Kconfig"
73
ed9eccbe
DS
74source "drivers/staging/comedi/Kconfig"
75
eecb3e4e
AS
76source "drivers/staging/olpc_dcon/Kconfig"
77
fb53440b
JS
78source "drivers/staging/asus_oled/Kconfig"
79
7005b584
WT
80source "drivers/staging/panel/Kconfig"
81
c8d86be3
GKH
82source "drivers/staging/rtl8187se/Kconfig"
83
f61fb935
MCC
84source "drivers/staging/rtl8192u/Kconfig"
85
ecdfa446 86source "drivers/staging/rtl8192e/Kconfig"
28397ffe 87
2865d42c
LF
88source "drivers/staging/rtl8712/Kconfig"
89
8da3dc28
DT
90source "drivers/staging/frontier/Kconfig"
91
18bc0bbd
EP
92source "drivers/staging/pohmelfs/Kconfig"
93
db7bee24
AB
94source "drivers/staging/autofs/Kconfig"
95
301df5dc
GKH
96source "drivers/staging/phison/Kconfig"
97
4b5e781d
GKH
98source "drivers/staging/line6/Kconfig"
99
fb1d9738
JB
100source "drivers/gpu/drm/vmwgfx/Kconfig"
101
6ee73861
BS
102source "drivers/gpu/drm/nouveau/Kconfig"
103
80ff0fd3
DD
104source "drivers/staging/octeon/Kconfig"
105
8ba911c7
BP
106source "drivers/staging/serqt_usb2/Kconfig"
107
8ae4f636
DW
108source "drivers/staging/spectra/Kconfig"
109
c4f3020f
RA
110source "drivers/staging/quatech_usb2/Kconfig"
111
1d69a1c6
FB
112source "drivers/staging/vt6655/Kconfig"
113
5d1fe0c9 114source "drivers/staging/vt6656/Kconfig"
89a2c208 115
c4ca0e9e
GKH
116source "drivers/staging/hv/Kconfig"
117
a17a75e2
MW
118source "drivers/staging/vme/Kconfig"
119
ff13209b
OO
120source "drivers/staging/memrar/Kconfig"
121
4856ab33
MA
122source "drivers/staging/sep/Kconfig"
123
847ec80b
JC
124source "drivers/staging/iio/Kconfig"
125
cf8e9086
AS
126source "drivers/staging/cs5535_gpio/Kconfig"
127
16a4bfb9 128source "drivers/staging/zram/Kconfig"
306b0c95 129
68c0bdff
HG
130source "drivers/staging/wlags49_h2/Kconfig"
131
132source "drivers/staging/wlags49_h25/Kconfig"
133
d189164a
GKH
134source "drivers/staging/samsung-laptop/Kconfig"
135
d7edf479 136source "drivers/staging/sm7xx/Kconfig"
955015bb 137
d42bffb8 138source "drivers/staging/dt3155v4l/Kconfig"
0234f84e 139
7963eb43 140source "drivers/staging/crystalhd/Kconfig"
4b578354 141
50ee11fe 142source "drivers/staging/cxt1e1/Kconfig"
d7edf479 143
2f6aee56 144source "drivers/staging/ti-st/Kconfig"
293c0db0 145
d7636e0b 146source "drivers/staging/xgifb/Kconfig"
147
9d200153
SM
148source "drivers/staging/msm/Kconfig"
149
14f184e6
JW
150source "drivers/staging/lirc/Kconfig"
151
2116b7a4
AB
152source "drivers/staging/smbfs/Kconfig"
153
702422bd
T
154source "drivers/staging/easycap/Kconfig"
155
6227157f
BC
156source "drivers/staging/solo6x10/Kconfig"
157
cbf05091
ORL
158source "drivers/staging/tidspbridge/Kconfig"
159
8dd1260f
GKH
160source "drivers/staging/quickstart/Kconfig"
161
81eb669b
DC
162source "drivers/staging/westbridge/Kconfig"
163
921a86e0
KH
164source "drivers/staging/sbe-2t3e3/Kconfig"
165
30295c89
VM
166source "drivers/staging/ath6kl/Kconfig"
167
126bb03b
AC
168source "drivers/staging/keucr/Kconfig"
169
f8942e07
SH
170source "drivers/staging/bcm/Kconfig"
171
f7c1be0c
MB
172source "drivers/staging/ft1000/Kconfig"
173
fffa1cca
VK
174source "drivers/staging/intel_sst/Kconfig"
175
c6e3fd22
WH
176source "drivers/staging/speakup/Kconfig"
177
78fd115e
RA
178source "drivers/staging/cptm1217/Kconfig"
179
eba499d3
NKG
180source "drivers/staging/ste_rmi4/Kconfig"
181
0c4b9545 182endif # !STAGING_EXCLUDE_BUILD
4b4cdf39 183endif # STAGING
This page took 0.287316 seconds and 5 git commands to generate.