]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blame - drivers/staging/Kconfig
staging: sm7xxfb: make vgamode static
[mirror_ubuntu-hirsute-kernel.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
eecb3e4e
AS
33source "drivers/staging/olpc_dcon/Kconfig"
34
7005b584
WT
35source "drivers/staging/panel/Kconfig"
36
f61fb935
MCC
37source "drivers/staging/rtl8192u/Kconfig"
38
ecdfa446 39source "drivers/staging/rtl8192e/Kconfig"
28397ffe 40
2865d42c
LF
41source "drivers/staging/rtl8712/Kconfig"
42
6ddfa35a 43source "drivers/staging/rtl8188eu/Kconfig"
9176303c
LF
44
45source "drivers/staging/rtl8723au/Kconfig"
6ddfa35a 46
fa590c22
MC
47source "drivers/staging/rts5208/Kconfig"
48
80ff0fd3
DD
49source "drivers/staging/octeon/Kconfig"
50
b164935b
AK
51source "drivers/staging/octeon-usb/Kconfig"
52
1d69a1c6
FB
53source "drivers/staging/vt6655/Kconfig"
54
5d1fe0c9 55source "drivers/staging/vt6656/Kconfig"
89a2c208 56
847ec80b
JC
57source "drivers/staging/iio/Kconfig"
58
a8e8f89d
SM
59source "drivers/staging/sm7xxfb/Kconfig"
60
d7636e0b 61source "drivers/staging/xgifb/Kconfig"
62
33aa8d45
MD
63source "drivers/staging/emxx_udc/Kconfig"
64
f7c1be0c
MB
65source "drivers/staging/ft1000/Kconfig"
66
c6e3fd22
WH
67source "drivers/staging/speakup/Kconfig"
68
eba499d3
NKG
69source "drivers/staging/ste_rmi4/Kconfig"
70
32890b98
MD
71source "drivers/staging/nvec/Kconfig"
72
4860c738 73source "drivers/staging/media/Kconfig"
9d8e18b1 74
f4dc2386
GKH
75source "drivers/staging/android/Kconfig"
76
382063d9
MD
77source "drivers/staging/board/Kconfig"
78
b0406db5
CK
79source "drivers/staging/ozwpan/Kconfig"
80
247e9cff
SA
81source "drivers/staging/gdm72xx/Kconfig"
82
61e12104
WK
83source "drivers/staging/gdm724x/Kconfig"
84
e5711071
PH
85source "drivers/staging/fwserial/Kconfig"
86
2e82b83d
AC
87source "drivers/staging/goldfish/Kconfig"
88
6f98b1a2
GR
89source "drivers/staging/netlogic/Kconfig"
90
d974ce4f
KP
91source "drivers/staging/mt29f_spinand/Kconfig"
92
d7e09d03
PT
93source "drivers/staging/lustre/Kconfig"
94
53c55fa2
LL
95source "drivers/staging/dgnc/Kconfig"
96
b3cc872c
LL
97source "drivers/staging/dgap/Kconfig"
98
e7185c69
IS
99source "drivers/staging/gs_fpgaboot/Kconfig"
100
c2c7426b
JC
101source "drivers/staging/skein/Kconfig"
102
9d9baadd
KC
103source "drivers/staging/unisys/Kconfig"
104
812283cd
SB
105source "drivers/staging/clocking-wizard/Kconfig"
106
c296d5f9
TP
107source "drivers/staging/fbtft/Kconfig"
108
2cbf7fe2
AC
109source "drivers/staging/i2o/Kconfig"
110
4b4cdf39 111endif # STAGING