mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-26 17:20:53 +07: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>
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.
|