blob: 89f725fe064def1fb646daf09b74f3d46145b03d [file] [log] [blame]
Greg Kroah-Hartman35045582008-09-24 14:46:44 -07001menuconfig 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
Matt LaPlante692105b2009-01-26 11:12:25 +01007 are placed here in order to get a wider audience to make use of
Greg Kroah-Hartman35045582008-09-24 14:46:44 -07008 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
Matt LaPlante692105b2009-01-26 11:12:25 +010015 commercial support organizations.
Greg Kroah-Hartman35045582008-09-24 14:46:44 -070016
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
Greg Kroah-Hartman0c4b9542008-11-07 21:12:17 -080024
Dmitry Baryshkov4b4cdf32008-11-28 00:01:28 +030025if STAGING
26
Greg Kroah-Hartman0c4b9542008-11-07 21:12:17 -080027config STAGING_EXCLUDE_BUILD
Linus Torvalds43e61712008-11-09 12:47:04 -080028 bool "Exclude Staging drivers from being built" if STAGING
Greg Kroah-Hartman0c4b9542008-11-07 21:12:17 -080029 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
Greg Kroah-Hartman35045582008-09-24 14:46:44 -070043
Greg Kroah-Hartmancfb739b2008-04-03 17:30:53 -070044source "drivers/staging/et131x/Kconfig"
Greg Kroah-Hartman35045582008-09-24 14:46:44 -070045
Greg Kroah-Hartman4d6f6af2008-03-19 14:27:25 -070046source "drivers/staging/slicoss/Kconfig"
47
Greg Kroah-Hartman866b8692008-02-15 16:53:09 -080048source "drivers/staging/go7007/Kconfig"
49
Mauro Carvalho Chehabdf72f322009-09-15 12:15:15 -030050source "drivers/staging/cx25821/Kconfig"
51
Takahiro Hirofuchi05a1f282008-07-09 14:56:51 -060052source "drivers/staging/usbip/Kconfig"
53
Pavel Machek66101de2008-10-01 14:36:56 +020054source "drivers/staging/winbond/Kconfig"
55
Greg Kroah-Hartman00b3ed12008-10-02 11:29:28 -070056source "drivers/staging/wlan-ng/Kconfig"
57
David Rowe10602db2008-10-06 21:41:46 -070058source "drivers/staging/echo/Kconfig"
59
Vijay Kumara14eddd2008-10-19 08:58:46 +053060source "drivers/staging/poch/Kconfig"
61
Luis R. Rodriguez4bd43f52008-10-27 22:44:22 -070062source "drivers/staging/otus/Kconfig"
63
Greg Kroah-Hartman91980992008-10-28 14:48:09 -070064source "drivers/staging/rt2860/Kconfig"
65
Greg Kroah-Hartmanc55519f2008-12-17 17:04:23 -080066source "drivers/staging/rt2870/Kconfig"
67
Bartlomiej Zolnierkiewicz36c79282009-06-25 15:40:31 +020068source "drivers/staging/rt3090/Kconfig"
Greg Kroah-Hartmane642f092009-02-25 16:14:55 -080069
David Schleefed9eccb2008-11-04 20:29:31 -080070source "drivers/staging/comedi/Kconfig"
71
Jakub Schmidtkefb534402008-11-04 23:46:58 -080072source "drivers/staging/asus_oled/Kconfig"
73
Willy Tarreau7005b582008-11-13 17:18:59 -080074source "drivers/staging/panel/Kconfig"
75
Leon Woestenbergc8801d82008-12-01 08:45:57 -050076source "drivers/staging/altpciechdma/Kconfig"
77
Greg Kroah-Hartmanc8d86be2008-12-04 20:01:41 -080078source "drivers/staging/rtl8187se/Kconfig"
79
Jerry Chuang5f53d8c2009-05-21 22:16:02 -070080source "drivers/staging/rtl8192su/Kconfig"
81
Greg Kroah-Hartmanecdfa442009-08-04 15:57:55 -070082source "drivers/staging/rtl8192e/Kconfig"
Greg Kroah-Hartman28397ff2008-08-21 14:04:55 -070083
Greg Kroah-Hartman6e16aee2008-06-24 15:19:47 +010084source "drivers/staging/mimio/Kconfig"
85
David Taht8da3dc22008-12-17 17:13:45 -080086source "drivers/staging/frontier/Kconfig"
87
Greg Kroah-Hartman6dc9c9e2008-12-19 17:21:40 -080088source "drivers/staging/android/Kconfig"
89
Pavel Machek347a7992009-08-08 14:27:02 +020090source "drivers/staging/dream/Kconfig"
91
Evgeniy Polyakov9539bec2009-01-14 02:05:33 +030092source "drivers/staging/dst/Kconfig"
93
Evgeniy Polyakov18bc0bb2009-02-09 17:02:42 +030094source "drivers/staging/pohmelfs/Kconfig"
95
Justin Bronderecf47452009-01-28 10:06:42 -050096source "drivers/staging/b3dfg/Kconfig"
97
Greg Kroah-Hartman301df5d2009-02-09 13:02:35 -080098source "drivers/staging/phison/Kconfig"
99
Greg Kroah-Hartman00db8a82009-02-24 20:08:20 -0800100source "drivers/staging/p9auth/Kconfig"
101
Greg Kroah-Hartman4b5e7812009-02-27 19:50:03 -0800102source "drivers/staging/line6/Kconfig"
103
Jakob Bornecrantzfb1d9732009-12-10 00:19:58 +0000104source "drivers/gpu/drm/vmwgfx/Kconfig"
105
Jerome Glisse771fe6b2009-06-05 14:42:42 +0200106source "drivers/gpu/drm/radeon/Kconfig"
107
David Daney80ff0fd2009-05-05 17:35:21 -0700108source "drivers/staging/octeon/Kconfig"
109
Bill Pemberton8ba911c2009-05-31 15:49:42 -0400110source "drivers/staging/serqt_usb2/Kconfig"
111
Richard Ashc4f30202009-06-23 17:28:06 +0100112source "drivers/staging/quatech_usb2/Kconfig"
113
Forest Bond1d69a1c2009-06-02 14:44:46 -0400114source "drivers/staging/vt6655/Kconfig"
115
Forest Bond5d1fe0c2009-06-13 07:39:00 -0400116source "drivers/staging/vt6656/Kconfig"
Greg Kroah-Hartman89a2c202009-06-02 22:45:46 -0700117
Greg Kroah-Hartman9a82e6d2009-06-03 14:45:40 -0700118source "drivers/staging/udlfb/Kconfig"
119
Greg Kroah-Hartmanc4ca0e92009-07-13 16:04:02 -0700120source "drivers/staging/hv/Kconfig"
121
Martyn Welcha17a75e2009-07-31 09:28:17 +0100122source "drivers/staging/vme/Kconfig"
123
Alan Cox542385e2009-08-06 20:44:18 +0100124source "drivers/staging/rar/Kconfig"
125
Mark Allyncd1bb432009-08-06 20:43:59 +0100126source "drivers/staging/sep/Kconfig"
127
Jonathan Cameron847ec802009-08-18 18:06:19 +0100128source "drivers/staging/iio/Kconfig"
129
Greg Kroah-Hartman0c4b9542008-11-07 21:12:17 -0800130endif # !STAGING_EXCLUDE_BUILD
Dmitry Baryshkov4b4cdf32008-11-28 00:01:28 +0300131endif # STAGING