aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme/Kconfig
blob: 87ae409a32b981407d497e49cdb1c412aa844fe8 (plain) (blame)
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