mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/
synced 2026-04-18 22:53:38 -04:00
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.
|