Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
[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
cfb739b4 27source "drivers/staging/et131x/Kconfig"
35045589 28
4d6f6af8
GKH
29source "drivers/staging/slicoss/Kconfig"
30
05a1f28e
TH
31source "drivers/staging/usbip/Kconfig"
32
66101de1
PM
33source "drivers/staging/winbond/Kconfig"
34
00b3ed16
GKH
35source "drivers/staging/wlan-ng/Kconfig"
36
10602db8
DR
37source "drivers/staging/echo/Kconfig"
38
ed9eccbe
DS
39source "drivers/staging/comedi/Kconfig"
40
eecb3e4e
AS
41source "drivers/staging/olpc_dcon/Kconfig"
42
fb53440b
JS
43source "drivers/staging/asus_oled/Kconfig"
44
7005b584
WT
45source "drivers/staging/panel/Kconfig"
46
c8d86be3
GKH
47source "drivers/staging/rtl8187se/Kconfig"
48
f61fb935
MCC
49source "drivers/staging/rtl8192u/Kconfig"
50
ecdfa446 51source "drivers/staging/rtl8192e/Kconfig"
28397ffe 52
2865d42c
LF
53source "drivers/staging/rtl8712/Kconfig"
54
1dac4186 55source "drivers/staging/rts5139/Kconfig"
56
8da3dc28
DT
57source "drivers/staging/frontier/Kconfig"
58
301df5dc
GKH
59source "drivers/staging/phison/Kconfig"
60
4b5e781d
GKH
61source "drivers/staging/line6/Kconfig"
62
80ff0fd3
DD
63source "drivers/staging/octeon/Kconfig"
64
8ba911c7
BP
65source "drivers/staging/serqt_usb2/Kconfig"
66
1d69a1c6
FB
67source "drivers/staging/vt6655/Kconfig"
68
5d1fe0c9 69source "drivers/staging/vt6656/Kconfig"
89a2c208 70
4856ab33
MA
71source "drivers/staging/sep/Kconfig"
72
847ec80b
JC
73source "drivers/staging/iio/Kconfig"
74
16a4bfb9 75source "drivers/staging/zram/Kconfig"
306b0c95 76
94add674
SJ
77source "drivers/staging/zsmalloc/Kconfig"
78
68c0bdff
HG
79source "drivers/staging/wlags49_h2/Kconfig"
80
81source "drivers/staging/wlags49_h25/Kconfig"
d189164a 82
925aa660 83source "drivers/staging/sm7xxfb/Kconfig"
955015bb 84
7963eb43 85source "drivers/staging/crystalhd/Kconfig"
4b578354 86
50ee11fe 87source "drivers/staging/cxt1e1/Kconfig"
d7edf479 88
d7636e0b 89source "drivers/staging/xgifb/Kconfig"
90
cbf05091
ORL
91source "drivers/staging/tidspbridge/Kconfig"
92
8dd1260f
GKH
93source "drivers/staging/quickstart/Kconfig"
94
921a86e0
KH
95source "drivers/staging/sbe-2t3e3/Kconfig"
96
126bb03b
AC
97source "drivers/staging/keucr/Kconfig"
98
f8942e07
SH
99source "drivers/staging/bcm/Kconfig"
100
f7c1be0c
MB
101source "drivers/staging/ft1000/Kconfig"
102
c6e3fd22
WH
103source "drivers/staging/speakup/Kconfig"
104
78fd115e
RA
105source "drivers/staging/cptm1217/Kconfig"
106
eba499d3
NKG
107source "drivers/staging/ste_rmi4/Kconfig"
108
32890b98
MD
109source "drivers/staging/nvec/Kconfig"
110
4860c738 111source "drivers/staging/media/Kconfig"
9d8e18b1 112
91ceae37
JS
113source "drivers/staging/net/Kconfig"
114
f4dc2386
GKH
115source "drivers/staging/android/Kconfig"
116
b0406db5
CK
117source "drivers/staging/ozwpan/Kconfig"
118
332bb43f
ML
119source "drivers/staging/ccg/Kconfig"
120
247e9cff
SA
121source "drivers/staging/gdm72xx/Kconfig"
122
15a4bc17
GKH
123source "drivers/staging/csr/Kconfig"
124
8feaf0ce
EV
125source "drivers/staging/omap-thermal/Kconfig"
126
7040e556
D
127source "drivers/staging/silicom/Kconfig"
128
2d966501
GKH
129source "drivers/staging/ced1401/Kconfig"
130
e692da4d
SH
131source "drivers/staging/imx-drm/Kconfig"
132
7b6d45c2
BP
133source "drivers/staging/dgrp/Kconfig"
134
68a81291
SR
135source "drivers/staging/sb105x/Kconfig"
136
e5711071
PH
137source "drivers/staging/fwserial/Kconfig"
138
112a35ed
DM
139source "drivers/staging/zcache/Kconfig"
140
2e82b83d
AC
141source "drivers/staging/goldfish/Kconfig"
142
4b4cdf39 143endif # STAGING
This page took 0.509595 seconds and 5 git commands to generate.