mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-10-30 08:02:30 +00:00
0244ad004a
After the last architecture switched to generic hard irqs the config options HAVE_GENERIC_HARDIRQS & GENERIC_HARDIRQS and the related code for !CONFIG_GENERIC_HARDIRQS can be removed. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
9 lines
213 B
Text
9 lines
213 B
Text
#
|
|
# 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.
|