blob: f5fb0722a63a14c9155b58a86f69c82e6efa8d92 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001menu "Device Drivers"
2
3source "drivers/base/Kconfig"
4
Kishon Vijay Abraham I26a84b32012-08-22 14:10:02 +05305source "drivers/bus/Kconfig"
6
Evgeniy Polyakov7672d0b2005-09-11 19:15:07 -07007source "drivers/connector/Kconfig"
8
Linus Torvalds1da177e2005-04-16 15:20:36 -07009source "drivers/mtd/Kconfig"
10
Stephen Rothwellf85ff302007-05-01 16:40:36 +100011source "drivers/of/Kconfig"
12
Linus Torvalds1da177e2005-04-16 15:20:36 -070013source "drivers/parport/Kconfig"
14
15source "drivers/pnp/Kconfig"
16
17source "drivers/block/Kconfig"
18
Brent Casavant59f14802006-10-17 00:09:25 -070019# misc before ide - BLK_DEV_SGIIOC4 depends on SGI_IOC4
20
21source "drivers/misc/Kconfig"
22
Linus Torvalds1da177e2005-04-16 15:20:36 -070023source "drivers/ide/Kconfig"
24
25source "drivers/scsi/Kconfig"
26
Jeff Garzikc6fd2802006-08-10 07:31:37 -040027source "drivers/ata/Kconfig"
28
Linus Torvalds1da177e2005-04-16 15:20:36 -070029source "drivers/md/Kconfig"
30
Nicholas Bellingerc66ac9d2010-12-17 11:11:26 -080031source "drivers/target/Kconfig"
32
Linus Torvalds1da177e2005-04-16 15:20:36 -070033source "drivers/message/fusion/Kconfig"
34
Stefan Richter5d7db042009-12-26 01:36:53 +010035source "drivers/firewire/Kconfig"
Linus Torvalds1da177e2005-04-16 15:20:36 -070036
37source "drivers/message/i2o/Kconfig"
38
39source "drivers/macintosh/Kconfig"
40
Sam Ravnborgd5950b42005-07-11 21:03:49 -070041source "drivers/net/Kconfig"
Linus Torvalds1da177e2005-04-16 15:20:36 -070042
43source "drivers/isdn/Kconfig"
44
Linus Torvalds1da177e2005-04-16 15:20:36 -070045# input before char - char/joystick depends on it. As does USB.
46
47source "drivers/input/Kconfig"
48
49source "drivers/char/Kconfig"
50
51source "drivers/i2c/Kconfig"
52
David Brownell8ae12a02006-01-08 13:34:19 -080053source "drivers/spi/Kconfig"
54
Carlos Chineaa056ab82010-04-16 19:01:02 +030055source "drivers/hsi/Kconfig"
56
Rodolfo Giomettieae9d2b2009-06-17 16:28:37 -070057source "drivers/pps/Kconfig"
58
Richard Cochrand94ba802011-04-22 12:03:08 +020059source "drivers/ptp/Kconfig"
60
Linus Walleij2744e8a2011-05-02 20:50:54 +020061source "drivers/pinctrl/Kconfig"
62
David Brownella9c5fff2008-02-04 22:28:17 -080063source "drivers/gpio/Kconfig"
64
Linus Torvalds1da177e2005-04-16 15:20:36 -070065source "drivers/w1/Kconfig"
66
Anton Vorontsov4a11b592007-05-04 00:27:45 +040067source "drivers/power/Kconfig"
68
Jean Delvaread2f9312005-07-02 18:15:49 +020069source "drivers/hwmon/Kconfig"
70
Zhang Rui203d3d42008-01-17 15:51:08 +080071source "drivers/thermal/Kconfig"
72
Wim Van Sebroeckb7e04f82007-08-17 08:38:02 +000073source "drivers/watchdog/Kconfig"
74
Michael Buesch61e115a2007-09-18 15:12:50 -040075source "drivers/ssb/Kconfig"
76
Rafał Miłecki8369ae32011-05-09 18:56:46 +020077source "drivers/bcma/Kconfig"
78
Russell Kinga4e137a2005-08-18 10:06:59 +010079source "drivers/mfd/Kconfig"
80
Mark Brownf49d81a2008-10-15 11:53:34 +010081source "drivers/regulator/Kconfig"
82
Linus Torvalds1da177e2005-04-16 15:20:36 -070083source "drivers/media/Kconfig"
84
85source "drivers/video/Kconfig"
86
87source "sound/Kconfig"
88
Jiri Kosina63f38612006-12-08 18:41:30 +010089source "drivers/hid/Kconfig"
90
Linus Torvalds1da177e2005-04-16 15:20:36 -070091source "drivers/usb/Kconfig"
92
Greg Kroah-Hartman2f86c3e2008-09-17 16:34:11 +010093source "drivers/uwb/Kconfig"
94
Linus Torvalds1da177e2005-04-16 15:20:36 -070095source "drivers/mmc/Kconfig"
96
Alex Dubovbaf85322008-02-09 10:20:54 -080097source "drivers/memstick/Kconfig"
98
Richard Purdiec72a1d62006-03-31 02:31:04 -080099source "drivers/leds/Kconfig"
100
Samuel Thibaultf7511d52008-04-30 00:54:51 -0700101source "drivers/accessibility/Kconfig"
102
Linus Torvalds1da177e2005-04-16 15:20:36 -0700103source "drivers/infiniband/Kconfig"
104
Alan Coxda9bb1d2006-01-18 17:44:13 -0800105source "drivers/edac/Kconfig"
106
Alessandro Zummoc58411e2006-03-27 01:16:34 -0800107source "drivers/rtc/Kconfig"
108
Chris Leechc13c8262006-05-23 17:18:44 -0700109source "drivers/dma/Kconfig"
110
Shannon Nelson75896702007-10-16 01:27:41 -0700111source "drivers/dca/Kconfig"
112
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800113source "drivers/auxdisplay/Kconfig"
114
Hans J. Kochbeafc542006-12-07 10:58:29 +0100115source "drivers/uio/Kconfig"
Jeremy Fitzhardinge17758262008-04-02 10:54:13 -0700116
Alex Williamsoncba33452012-07-31 08:16:22 -0600117source "drivers/vfio/Kconfig"
118
Florian Fainelli55e331c2009-06-16 15:33:53 -0700119source "drivers/vlynq/Kconfig"
120
Ohad Ben-Cohene7254212011-07-05 17:06:14 +0300121source "drivers/virtio/Kconfig"
122
Bart Van Asschea48b0c42011-11-18 18:41:42 +0100123source "drivers/hv/Kconfig"
124
Jeremy Fitzhardinge17758262008-04-02 10:54:13 -0700125source "drivers/xen/Kconfig"
Greg Kroah-Hartman35045582008-09-24 14:46:44 -0700126
127source "drivers/staging/Kconfig"
Len Brown41b16dc2008-12-01 00:09:47 -0500128
129source "drivers/platform/Kconfig"
Jean-Christop PLAGNIOL-VILLARD6d803ba2010-11-17 10:04:33 +0100130
131source "drivers/clk/Kconfig"
Ohad Ben-Cohenbd9a4c72011-02-17 09:52:03 -0800132
133source "drivers/hwspinlock/Kconfig"
Russell King89c0b8e2011-05-08 18:47:58 +0100134
135source "drivers/clocksource/Kconfig"
136
Ohad Ben-Cohenab493a02011-06-02 02:48:05 +0300137source "drivers/iommu/Kconfig"
138
Ohad Ben-Cohen400e64d2011-10-20 16:52:46 +0200139source "drivers/remoteproc/Kconfig"
140
Ohad Ben-Cohenbcabbcc2011-10-20 21:10:55 +0200141source "drivers/rpmsg/Kconfig"
142
Timur Tabi6db71992011-06-09 15:52:06 -0500143source "drivers/virt/Kconfig"
144
MyungJoo Hama3c98b82011-10-02 00:19:15 +0200145source "drivers/devfreq/Kconfig"
146
MyungJoo Hamde55d872012-04-20 14:16:22 +0900147source "drivers/extcon/Kconfig"
148
Aneesh V7ec94452012-04-27 17:54:05 +0530149source "drivers/memory/Kconfig"
150
Jonathan Camerona980e042012-04-25 15:54:59 +0100151source "drivers/iio/Kconfig"
152
Greg Kroah-Hartmandb3b9e92012-04-26 12:34:58 -0700153source "drivers/vme/Kconfig"
154
Sascha Hauer0c2498f2011-01-28 09:40:40 +0100155source "drivers/pwm/Kconfig"
156
Simon Arlott89214f02012-09-12 19:57:26 -0600157source "drivers/irqchip/Kconfig"
158
Greg Kroah-Hartman05e50272012-11-16 08:14:18 -0800159source "drivers/ipack/Kconfig"
160
Linus Torvalds1da177e2005-04-16 15:20:36 -0700161endmenu