forked from Minki/linux
88523a6155
This adds mtip32xx, a driver supporting Microns line of pci-express flash storage cards. Signed-off-by: Asai Thambi S P <asamymuthupa@micron.com> Signed-off-by: Sam Bradshaw <sbradshaw@micron.com> Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
10 lines
226 B
Plaintext
10 lines
226 B
Plaintext
#
|
|
# mtip32xx device driver configuration
|
|
#
|
|
|
|
config BLK_DEV_PCIESSD_MTIP32XX
|
|
tristate "Block Device Driver for Micron PCIe SSDs"
|
|
depends on HOTPLUG_PCI_PCIE
|
|
help
|
|
This enables the block driver for Micron PCIe SSDs.
|