xref: /linux/drivers/block/mtip32xx/Kconfig (revision 95e9fd10f06cb5642028b6b851e32b8c8afb4571)
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
8	help
9          This enables the block driver for Micron PCIe SSDs.
10