misc: Move panel driver out of staging
[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
4d6f6af8
GKH
27source "drivers/staging/slicoss/Kconfig"
28
00b3ed16
GKH
29source "drivers/staging/wlan-ng/Kconfig"
30
ed9eccbe
DS
31source "drivers/staging/comedi/Kconfig"
32
f61fb935
MCC
33source "drivers/staging/rtl8192u/Kconfig"
34
ecdfa446 35source "drivers/staging/rtl8192e/Kconfig"
28397ffe 36
2865d42c
LF
37source "drivers/staging/rtl8712/Kconfig"
38
6ddfa35a 39source "drivers/staging/rtl8188eu/Kconfig"
9176303c
LF
40
41source "drivers/staging/rtl8723au/Kconfig"
6ddfa35a 42
fa590c22
MC
43source "drivers/staging/rts5208/Kconfig"
44
80ff0fd3
DD
45source "drivers/staging/octeon/Kconfig"
46
b164935b
AK
47source "drivers/staging/octeon-usb/Kconfig"
48
1d69a1c6
FB
49source "drivers/staging/vt6655/Kconfig"
50
5d1fe0c9 51source "drivers/staging/vt6656/Kconfig"
89a2c208 52
847ec80b
JC
53source "drivers/staging/iio/Kconfig"
54
81dee67e
SM
55source "drivers/staging/sm750fb/Kconfig"
56
d7636e0b 57source "drivers/staging/xgifb/Kconfig"
58
33aa8d45 59source "drivers/staging/emxx_udc/Kconfig"
f7c1be0c 60
c6e3fd22
WH
61source "drivers/staging/speakup/Kconfig"
62
eba499d3
NKG
63source "drivers/staging/ste_rmi4/Kconfig"
64
32890b98
MD
65source "drivers/staging/nvec/Kconfig"
66
4860c738 67source "drivers/staging/media/Kconfig"
9d8e18b1 68
2dfcad3a
DL
69source "drivers/staging/rdma/Kconfig"
70
f4dc2386
GKH
71source "drivers/staging/android/Kconfig"
72
382063d9
MD
73source "drivers/staging/board/Kconfig"
74
247e9cff
SA
75source "drivers/staging/gdm72xx/Kconfig"
76
61e12104
WK
77source "drivers/staging/gdm724x/Kconfig"
78
e5711071
PH
79source "drivers/staging/fwserial/Kconfig"
80
2e82b83d
AC
81source "drivers/staging/goldfish/Kconfig"
82
6f98b1a2
GR
83source "drivers/staging/netlogic/Kconfig"
84
d974ce4f
KP
85source "drivers/staging/mt29f_spinand/Kconfig"
86
d7e09d03
PT
87source "drivers/staging/lustre/Kconfig"
88
53c55fa2
LL
89source "drivers/staging/dgnc/Kconfig"
90
e7185c69
IS
91source "drivers/staging/gs_fpgaboot/Kconfig"
92
c2c7426b
JC
93source "drivers/staging/skein/Kconfig"
94
9d9baadd
KC
95source "drivers/staging/unisys/Kconfig"
96
812283cd
SB
97source "drivers/staging/clocking-wizard/Kconfig"
98
c296d5f9
TP
99source "drivers/staging/fbtft/Kconfig"
100
bbf9d17d
GR
101source "drivers/staging/fsl-mc/Kconfig"
102
c5c77ba1
JK
103source "drivers/staging/wilc1000/Kconfig"
104
57562a72
CG
105source "drivers/staging/most/Kconfig"
106
4b4cdf39 107endif # STAGING
This page took 0.905081 seconds and 5 git commands to generate.