]> bbs.cooldavid.org Git - net-next-2.6.git/blame - drivers/staging/Kconfig
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6
[net-next-2.6.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
0c4b9545 27config STAGING_EXCLUDE_BUILD
43e61711 28 bool "Exclude Staging drivers from being built" if STAGING
0c4b9545
GKH
29 default y
30 ---help---
31 Are you sure you really want to build the staging drivers?
32 They taint your kernel, don't live up to the normal Linux
33 kernel quality standards, are a bit crufty around the edges,
34 and might go off and kick your dog when you aren't paying
35 attention.
36
37 Say N here to be able to select and build the Staging drivers.
38 This option is primarily here to prevent them from being built
39 when selecting 'make allyesconfg' and 'make allmodconfig' so
40 don't be all that put off, your dog will be just fine.
41
42if !STAGING_EXCLUDE_BUILD
35045589 43
cfb739b4 44source "drivers/staging/et131x/Kconfig"
35045589 45
4d6f6af8
GKH
46source "drivers/staging/slicoss/Kconfig"
47
866b8695
GKH
48source "drivers/staging/go7007/Kconfig"
49
df72f32a
MCC
50source "drivers/staging/cx25821/Kconfig"
51
591a0d35
MCC
52source "drivers/staging/tm6000/Kconfig"
53
05a1f28e
TH
54source "drivers/staging/usbip/Kconfig"
55
66101de1
PM
56source "drivers/staging/winbond/Kconfig"
57
00b3ed16
GKH
58source "drivers/staging/wlan-ng/Kconfig"
59
10602db8
DR
60source "drivers/staging/echo/Kconfig"
61
4bd43f50
LR
62source "drivers/staging/otus/Kconfig"
63
91980990
GKH
64source "drivers/staging/rt2860/Kconfig"
65
c55519ff
GKH
66source "drivers/staging/rt2870/Kconfig"
67
ed9eccbe
DS
68source "drivers/staging/comedi/Kconfig"
69
fb53440b
JS
70source "drivers/staging/asus_oled/Kconfig"
71
7005b584
WT
72source "drivers/staging/panel/Kconfig"
73
c8d86be3
GKH
74source "drivers/staging/rtl8187se/Kconfig"
75
5f53d8ca
JC
76source "drivers/staging/rtl8192su/Kconfig"
77
f61fb935
MCC
78source "drivers/staging/rtl8192u/Kconfig"
79
ecdfa446 80source "drivers/staging/rtl8192e/Kconfig"
28397ffe 81
8da3dc28
DT
82source "drivers/staging/frontier/Kconfig"
83
347a799c
PM
84source "drivers/staging/dream/Kconfig"
85
18bc0bbd
EP
86source "drivers/staging/pohmelfs/Kconfig"
87
301df5dc
GKH
88source "drivers/staging/phison/Kconfig"
89
4b5e781d
GKH
90source "drivers/staging/line6/Kconfig"
91
fb1d9738
JB
92source "drivers/gpu/drm/vmwgfx/Kconfig"
93
6ee73861
BS
94source "drivers/gpu/drm/nouveau/Kconfig"
95
80ff0fd3
DD
96source "drivers/staging/octeon/Kconfig"
97
8ba911c7
BP
98source "drivers/staging/serqt_usb2/Kconfig"
99
8ae4f636
DW
100source "drivers/staging/spectra/Kconfig"
101
c4f3020f
RA
102source "drivers/staging/quatech_usb2/Kconfig"
103
1d69a1c6
FB
104source "drivers/staging/vt6655/Kconfig"
105
5d1fe0c9 106source "drivers/staging/vt6656/Kconfig"
89a2c208 107
9a82e6df
GKH
108source "drivers/staging/udlfb/Kconfig"
109
c4ca0e9e
GKH
110source "drivers/staging/hv/Kconfig"
111
a17a75e2
MW
112source "drivers/staging/vme/Kconfig"
113
ff13209b
OO
114source "drivers/staging/memrar/Kconfig"
115
847ec80b
JC
116source "drivers/staging/iio/Kconfig"
117
16a4bfb9 118source "drivers/staging/zram/Kconfig"
306b0c95 119
68c0bdff
HG
120source "drivers/staging/wlags49_h2/Kconfig"
121
122source "drivers/staging/wlags49_h25/Kconfig"
123
5beef3c9
AL
124source "drivers/staging/batman-adv/Kconfig"
125
d189164a
GKH
126source "drivers/staging/samsung-laptop/Kconfig"
127
d7edf479 128source "drivers/staging/sm7xx/Kconfig"
955015bb 129
d42bffb8 130source "drivers/staging/dt3155v4l/Kconfig"
0234f84e 131
7963eb43 132source "drivers/staging/crystalhd/Kconfig"
4b578354 133
50ee11fe 134source "drivers/staging/cxt1e1/Kconfig"
d7edf479 135
2f6aee56 136source "drivers/staging/ti-st/Kconfig"
293c0db0 137
e390b07b 138source "drivers/staging/adis16255/Kconfig"
7963eb43 139
d7636e0b 140source "drivers/staging/xgifb/Kconfig"
141
a4cff8b8
SD
142source "drivers/staging/mrst-touchscreen/Kconfig"
143
9d200153
SM
144source "drivers/staging/msm/Kconfig"
145
14f184e6
JW
146source "drivers/staging/lirc/Kconfig"
147
702422bd
T
148source "drivers/staging/easycap/Kconfig"
149
6227157f
BC
150source "drivers/staging/solo6x10/Kconfig"
151
cbf05091
ORL
152source "drivers/staging/tidspbridge/Kconfig"
153
8dd1260f
GKH
154source "drivers/staging/quickstart/Kconfig"
155
0c4b9545 156endif # !STAGING_EXCLUDE_BUILD
4b4cdf39 157endif # STAGING