forked from Minki/linux
6363480651
This removes the HOTPLUG_PCI_PCIE dependency on the driver and makes it depend on PCI. Cc: Sam Bradshaw <sbradshaw@micron.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Acked-by: Asai Thambi S P <asamymuthupa@micron.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
10 lines
213 B
Plaintext
10 lines
213 B
Plaintext
#
|
|
# mtip32xx device driver configuration
|
|
#
|
|
|
|
config BLK_DEV_PCIESSD_MTIP32XX
|
|
tristate "Block Device Driver for Micron PCIe SSDs"
|
|
depends on PCI
|
|
help
|
|
This enables the block driver for Micron PCIe SSDs.
|