blob: aca706751469c949ee3549c9e504735fb227479b [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001menu "Device Drivers"
2
3source "drivers/base/Kconfig"
4
Evgeniy Polyakov7672d0b2005-09-11 19:15:07 -07005source "drivers/connector/Kconfig"
6
Linus Torvalds1da177e2005-04-16 15:20:36 -07007source "drivers/mtd/Kconfig"
8
Stephen Rothwellf85ff302007-05-01 16:40:36 +10009source "drivers/of/Kconfig"
10
Linus Torvalds1da177e2005-04-16 15:20:36 -070011source "drivers/parport/Kconfig"
12
13source "drivers/pnp/Kconfig"
14
15source "drivers/block/Kconfig"
16
Brent Casavant59f14802006-10-17 00:09:25 -070017# misc before ide - BLK_DEV_SGIIOC4 depends on SGI_IOC4
18
19source "drivers/misc/Kconfig"
20
Linus Torvalds1da177e2005-04-16 15:20:36 -070021source "drivers/ide/Kconfig"
22
23source "drivers/scsi/Kconfig"
24
Jeff Garzikc6fd2802006-08-10 07:31:37 -040025source "drivers/ata/Kconfig"
26
Linus Torvalds1da177e2005-04-16 15:20:36 -070027source "drivers/md/Kconfig"
28
Nicholas Bellingerc66ac9d2010-12-17 11:11:26 -080029source "drivers/target/Kconfig"
30
Linus Torvalds1da177e2005-04-16 15:20:36 -070031source "drivers/message/fusion/Kconfig"
32
Stefan Richter5d7db042009-12-26 01:36:53 +010033source "drivers/firewire/Kconfig"
Linus Torvalds1da177e2005-04-16 15:20:36 -070034
35source "drivers/message/i2o/Kconfig"
36
37source "drivers/macintosh/Kconfig"
38
Sam Ravnborgd5950b42005-07-11 21:03:49 -070039source "drivers/net/Kconfig"
Linus Torvalds1da177e2005-04-16 15:20:36 -070040
41source "drivers/isdn/Kconfig"
42
43source "drivers/telephony/Kconfig"
44
45# 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
Rodolfo Giomettieae9d2b2009-06-17 16:28:37 -070055source "drivers/pps/Kconfig"
56
David Brownella9c5fff2008-02-04 22:28:17 -080057source "drivers/gpio/Kconfig"
58
Linus Torvalds1da177e2005-04-16 15:20:36 -070059source "drivers/w1/Kconfig"
60
Anton Vorontsov4a11b592007-05-04 00:27:45 +040061source "drivers/power/Kconfig"
62
Jean Delvaread2f9312005-07-02 18:15:49 +020063source "drivers/hwmon/Kconfig"
64
Zhang Rui203d3d42008-01-17 15:51:08 +080065source "drivers/thermal/Kconfig"
66
Wim Van Sebroeckb7e04f82007-08-17 08:38:02 +000067source "drivers/watchdog/Kconfig"
68
Michael Buesch61e115a2007-09-18 15:12:50 -040069source "drivers/ssb/Kconfig"
70
Rafał Miłecki8369ae32011-05-09 18:56:46 +020071source "drivers/bcma/Kconfig"
72
Russell Kinga4e137a2005-08-18 10:06:59 +010073source "drivers/mfd/Kconfig"
74
Mark Brownf49d81a2008-10-15 11:53:34 +010075source "drivers/regulator/Kconfig"
76
Linus Torvalds1da177e2005-04-16 15:20:36 -070077source "drivers/media/Kconfig"
78
79source "drivers/video/Kconfig"
80
81source "sound/Kconfig"
82
Jiri Kosina63f38612006-12-08 18:41:30 +010083source "drivers/hid/Kconfig"
84
Linus Torvalds1da177e2005-04-16 15:20:36 -070085source "drivers/usb/Kconfig"
86
Greg Kroah-Hartman2f86c3e2008-09-17 16:34:11 +010087source "drivers/uwb/Kconfig"
88
Linus Torvalds1da177e2005-04-16 15:20:36 -070089source "drivers/mmc/Kconfig"
90
Alex Dubovbaf85322008-02-09 10:20:54 -080091source "drivers/memstick/Kconfig"
92
Richard Purdiec72a1d62006-03-31 02:31:04 -080093source "drivers/leds/Kconfig"
94
Matti J. Aaltonen03293262011-01-12 17:00:47 -080095source "drivers/nfc/Kconfig"
96
Samuel Thibaultf7511d52008-04-30 00:54:51 -070097source "drivers/accessibility/Kconfig"
98
Linus Torvalds1da177e2005-04-16 15:20:36 -070099source "drivers/infiniband/Kconfig"
100
Alan Coxda9bb1d2006-01-18 17:44:13 -0800101source "drivers/edac/Kconfig"
102
Alessandro Zummoc58411e2006-03-27 01:16:34 -0800103source "drivers/rtc/Kconfig"
104
Chris Leechc13c8262006-05-23 17:18:44 -0700105source "drivers/dma/Kconfig"
106
Shannon Nelson75896702007-10-16 01:27:41 -0700107source "drivers/dca/Kconfig"
108
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800109source "drivers/auxdisplay/Kconfig"
110
Hans J. Kochbeafc542006-12-07 10:58:29 +0100111source "drivers/uio/Kconfig"
Jeremy Fitzhardinge17758262008-04-02 10:54:13 -0700112
Florian Fainelli55e331c2009-06-16 15:33:53 -0700113source "drivers/vlynq/Kconfig"
114
Jeremy Fitzhardinge17758262008-04-02 10:54:13 -0700115source "drivers/xen/Kconfig"
Greg Kroah-Hartman35045582008-09-24 14:46:44 -0700116
117source "drivers/staging/Kconfig"
Len Brown41b16dc2008-12-01 00:09:47 -0500118
119source "drivers/platform/Kconfig"
Jean-Christop PLAGNIOL-VILLARD6d803ba2010-11-17 10:04:33 +0100120
121source "drivers/clk/Kconfig"
Ohad Ben-Cohenbd9a4c72011-02-17 09:52:03 -0800122
123source "drivers/hwspinlock/Kconfig"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700124endmenu