]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blame - drivers/staging/Kconfig
staging: mt7621-dts: use standard 'groups' instead of 'group' for pinctrl bindings
[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
00b3ed16
GKH
27source "drivers/staging/wlan-ng/Kconfig"
28
ed9eccbe
DS
29source "drivers/staging/comedi/Kconfig"
30
53c43c5c
GKH
31source "drivers/staging/olpc_dcon/Kconfig"
32
f61fb935
MCC
33source "drivers/staging/rtl8192u/Kconfig"
34
ecdfa446 35source "drivers/staging/rtl8192e/Kconfig"
28397ffe 36
554c0a3a
HG
37source "drivers/staging/rtl8723bs/Kconfig"
38
2865d42c
LF
39source "drivers/staging/rtl8712/Kconfig"
40
6ddfa35a 41source "drivers/staging/rtl8188eu/Kconfig"
9176303c 42
5b5ab4cb
LF
43source "drivers/staging/rtlwifi/Kconfig"
44
fa590c22
MC
45source "drivers/staging/rts5208/Kconfig"
46
80ff0fd3
DD
47source "drivers/staging/octeon/Kconfig"
48
b164935b
AK
49source "drivers/staging/octeon-usb/Kconfig"
50
1d69a1c6
FB
51source "drivers/staging/vt6655/Kconfig"
52
5d1fe0c9 53source "drivers/staging/vt6656/Kconfig"
89a2c208 54
847ec80b
JC
55source "drivers/staging/iio/Kconfig"
56
81dee67e
SM
57source "drivers/staging/sm750fb/Kconfig"
58
d7636e0b 59source "drivers/staging/xgifb/Kconfig"
60
33aa8d45 61source "drivers/staging/emxx_udc/Kconfig"
f7c1be0c 62
c6e3fd22
WH
63source "drivers/staging/speakup/Kconfig"
64
32890b98
MD
65source "drivers/staging/nvec/Kconfig"
66
4860c738 67source "drivers/staging/media/Kconfig"
9d8e18b1 68
f4dc2386
GKH
69source "drivers/staging/android/Kconfig"
70
382063d9
MD
71source "drivers/staging/board/Kconfig"
72
61e12104
WK
73source "drivers/staging/gdm724x/Kconfig"
74
e5711071
PH
75source "drivers/staging/fwserial/Kconfig"
76
2e82b83d
AC
77source "drivers/staging/goldfish/Kconfig"
78
6f98b1a2
GR
79source "drivers/staging/netlogic/Kconfig"
80
e7185c69
IS
81source "drivers/staging/gs_fpgaboot/Kconfig"
82
9d9baadd
KC
83source "drivers/staging/unisys/Kconfig"
84
812283cd
SB
85source "drivers/staging/clocking-wizard/Kconfig"
86
c296d5f9
TP
87source "drivers/staging/fbtft/Kconfig"
88
0352d1d8
IR
89source "drivers/staging/fsl-dpaa2/Kconfig"
90
c5c77ba1
JK
91source "drivers/staging/wilc1000/Kconfig"
92
57562a72
CG
93source "drivers/staging/most/Kconfig"
94
13a9930d
WS
95source "drivers/staging/ks7010/Kconfig"
96
d4f56b47
GKH
97source "drivers/staging/greybus/Kconfig"
98
71bad7f0 99source "drivers/staging/vc04_services/Kconfig"
100
dd55d44f
HG
101source "drivers/staging/vboxvideo/Kconfig"
102
874bcba6
MW
103source "drivers/staging/pi433/Kconfig"
104
8571c62d 105source "drivers/staging/mt7621-pci/Kconfig"
0317d60d 106
0317d60d 107source "drivers/staging/mt7621-pinctrl/Kconfig"
16e556aa 108
1ab7f2a4
JC
109source "drivers/staging/mt7621-spi/Kconfig"
110
0853c7a5
JC
111source "drivers/staging/mt7621-dma/Kconfig"
112
8b634a9c
JC
113source "drivers/staging/mt7621-mmc/Kconfig"
114
792c11c8
JC
115source "drivers/staging/mt7621-eth/Kconfig"
116
d59578da
N
117source "drivers/staging/mt7621-dts/Kconfig"
118
9a69f508
SQ
119source "drivers/staging/gasket/Kconfig"
120
4a965c5f
JF
121source "drivers/staging/axis-fifo/Kconfig"
122
fd68c6a2
GX
123source "drivers/staging/erofs/Kconfig"
124
4b4cdf39 125endif # STAGING