Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Kconfig « nvme « drivers - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 87ae409a32b981407d497e49cdb1c412aa844fe8 (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: GPL-2.0-only
menu "NVME Support"

source "drivers/nvme/host/Kconfig"
source "drivers/nvme/target/Kconfig"

endmenu