xref: /linux/drivers/block/mtip32xx/Kconfig (revision ff5599816711d2e67da2d7561fd36ac48debd433)
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