blob: 1fca1f996b45e478f781da6b4414b57e90181d3e (
plain)
1
2
3
4
5
6
7
8
9
|
#
# mtip32xx device driver configuration
#
config BLK_DEV_PCIESSD_MTIP32XX
tristate "Block Device Driver for Micron PCIe SSDs"
depends on PCI && GENERIC_HARDIRQS
help
This enables the block driver for Micron PCIe SSDs.
|