diff options
Diffstat (limited to 'drivers/block/mtip32xx/Kconfig')
-rw-r--r-- | drivers/block/mtip32xx/Kconfig | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/block/mtip32xx/Kconfig b/drivers/block/mtip32xx/Kconfig new file mode 100644 index 000000000000..b5dd14e072f2 --- /dev/null +++ b/drivers/block/mtip32xx/Kconfig | |||
@@ -0,0 +1,9 @@ | |||
1 | # | ||
2 | # mtip32xx device driver configuration | ||
3 | # | ||
4 | |||
5 | config BLK_DEV_PCIESSD_MTIP32XX | ||
6 | tristate "Block Device Driver for Micron PCIe SSDs" | ||
7 | depends on HOTPLUG_PCI_PCIE | ||
8 | help | ||
9 | This enables the block driver for Micron PCIe SSDs. | ||