xref: /openbmc/linux/drivers/block/mtip32xx/Kconfig (revision cf40a76e7d5874bb25f4404eecc58a2e033af885)
1# SPDX-License-Identifier: GPL-2.0
2#
3# mtip32xx device driver configuration
4#
5
6config BLK_DEV_PCIESSD_MTIP32XX
7	tristate "Block Device Driver for Micron PCIe SSDs"
8	depends on PCI
9	help
10          This enables the block driver for Micron PCIe SSDs.
11