Source
114
114
to at least one protocol driver (e.g. "ATEN EH-100 protocol",
115
115
"MicroSolutions backpack protocol", "DataStor Commuter protocol"
116
116
etc.).
117
117
118
118
source "drivers/block/paride/Kconfig"
119
119
120
120
source "drivers/block/mtip32xx/Kconfig"
121
121
122
122
source "drivers/block/zram/Kconfig"
123
123
124
-
config BLK_DEV_DAC960
125
-
tristate "Mylex DAC960/DAC1100 PCI RAID Controller support"
126
-
depends on PCI
127
-
help
128
-
This driver adds support for the Mylex DAC960, AcceleRAID, and
129
-
eXtremeRAID PCI RAID controllers. See the file
130
-
<file:Documentation/blockdev/README.DAC960> for further information
131
-
about this driver.
132
-
133
-
To compile this driver as a module, choose M here: the
134
-
module will be called DAC960.
135
-
136
124
config BLK_DEV_UMEM
137
125
tristate "Micro Memory MM5415 Battery Backed RAM support"
138
126
depends on PCI
139
127
---help---
140
128
Saying Y here will include support for the MM5415 family of
141
129
battery backed (Non-volatile) RAM cards.
142
130
<http://www.umem.com/>
143
131
144
132
The cards appear as block devices that can be partitioned into
145
133
as many as 15 partitions.