xref: /linux/drivers/block/mtip32xx/Kconfig (revision 148f9bb87745ed45f7a11b2cbd3bc0f017d5d257)
1#
2# mtip32xx device driver configuration
3#
4
5config BLK_DEV_PCIESSD_MTIP32XX
6	tristate "Block Device Driver for Micron PCIe SSDs"
7	depends on PCI && GENERIC_HARDIRQS
8	help
9          This enables the block driver for Micron PCIe SSDs.
10