linux-stable/drivers/nvme/Kconfig

9 lines
179 B
Plaintext

# SPDX-License-Identifier: GPL-2.0-only
menu "NVME Support"
source "drivers/nvme/common/Kconfig"
source "drivers/nvme/host/Kconfig"
source "drivers/nvme/target/Kconfig"
endmenu