Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
[GitHub/mt8127/android_kernel_alcatel_ttab.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
DES
25if STAGING
26
3a0db721
JS
27source "drivers/staging/serial/Kconfig"
28
cfb739b4 29source "drivers/staging/et131x/Kconfig"
35045589 30
4d6f6af8
GKH
31source "drivers/staging/slicoss/Kconfig"
32
05a1f28e
TH
33source "drivers/staging/usbip/Kconfig"
34
66101de1
PM
35source "drivers/staging/winbond/Kconfig"
36
00b3ed16
GKH
37source "drivers/staging/wlan-ng/Kconfig"
38
10602db8
DR
39source "drivers/staging/echo/Kconfig"
40
ed9eccbe
DS
41source "drivers/staging/comedi/Kconfig"
42
eecb3e4e
AS
43source "drivers/staging/olpc_dcon/Kconfig"
44
fb53440b
JS
45source "drivers/staging/asus_oled/Kconfig"
46
7005b584
WT
47source "drivers/staging/panel/Kconfig"
48
c8d86be3
GKH
49source "drivers/staging/rtl8187se/Kconfig"
50
f61fb935
MCC
51source "drivers/staging/rtl8192u/Kconfig"
52
ecdfa446 53source "drivers/staging/rtl8192e/Kconfig"
28397ffe 54
2865d42c
LF
55source "drivers/staging/rtl8712/Kconfig"
56
77d89b08 57source "drivers/staging/rts_pstor/Kconfig"
58
1dac4186 59source "drivers/staging/rts5139/Kconfig"
60
8da3dc28
DT
61source "drivers/staging/frontier/Kconfig"
62
301df5dc
GKH
63source "drivers/staging/phison/Kconfig"
64
4b5e781d
GKH
65source "drivers/staging/line6/Kconfig"
66
80ff0fd3
DD
67source "drivers/staging/octeon/Kconfig"
68
8ba911c7
BP
69source "drivers/staging/serqt_usb2/Kconfig"
70
c4f3020f
RA
71source "drivers/staging/quatech_usb2/Kconfig"
72
1d69a1c6
FB
73source "drivers/staging/vt6655/Kconfig"
74
5d1fe0c9 75source "drivers/staging/vt6656/Kconfig"
89a2c208 76
a17a75e2
MW
77source "drivers/staging/vme/Kconfig"
78
4856ab33
MA
79source "drivers/staging/sep/Kconfig"
80
847ec80b
JC
81source "drivers/staging/iio/Kconfig"
82
16a4bfb9 83source "drivers/staging/zram/Kconfig"
306b0c95 84
66308897
DM
85source "drivers/staging/zcache/Kconfig"
86
94add674
SJ
87source "drivers/staging/zsmalloc/Kconfig"
88
68c0bdff
HG
89source "drivers/staging/wlags49_h2/Kconfig"
90
91source "drivers/staging/wlags49_h25/Kconfig"
d189164a 92
d7edf479 93source "drivers/staging/sm7xx/Kconfig"
955015bb 94
7963eb43 95source "drivers/staging/crystalhd/Kconfig"
4b578354 96
50ee11fe 97source "drivers/staging/cxt1e1/Kconfig"
d7edf479 98
d7636e0b 99source "drivers/staging/xgifb/Kconfig"
100
cbf05091
ORL
101source "drivers/staging/tidspbridge/Kconfig"
102
8dd1260f
GKH
103source "drivers/staging/quickstart/Kconfig"
104
921a86e0
KH
105source "drivers/staging/sbe-2t3e3/Kconfig"
106
126bb03b
AC
107source "drivers/staging/keucr/Kconfig"
108
f8942e07
SH
109source "drivers/staging/bcm/Kconfig"
110
f7c1be0c
MB
111source "drivers/staging/ft1000/Kconfig"
112
c6e3fd22
WH
113source "drivers/staging/speakup/Kconfig"
114
78fd115e
RA
115source "drivers/staging/cptm1217/Kconfig"
116
eba499d3
NKG
117source "drivers/staging/ste_rmi4/Kconfig"
118
6b8aae5a
OW
119source "drivers/staging/mei/Kconfig"
120
32890b98
MD
121source "drivers/staging/nvec/Kconfig"
122
4860c738 123source "drivers/staging/media/Kconfig"
9d8e18b1 124
cd5351f4
RC
125source "drivers/staging/omapdrm/Kconfig"
126
f4dc2386
GKH
127source "drivers/staging/android/Kconfig"
128
6222d7a1
JP
129source "drivers/staging/telephony/Kconfig"
130
9a68e9a4
DM
131source "drivers/staging/ramster/Kconfig"
132
b0406db5
CK
133source "drivers/staging/ozwpan/Kconfig"
134
4b4cdf39 135endif # STAGING