projects
/
platform
/
kernel
/
linux-starfive.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
nvme: introduce helper function to get ctrl state
[platform/kernel/linux-starfive.git]
/
drivers
/
nvme
/
Kconfig
1
# SPDX-License-Identifier: GPL-2.0-only
2
menu "NVME Support"
3
4
source "drivers/nvme/common/Kconfig"
5
source "drivers/nvme/host/Kconfig"
6
source "drivers/nvme/target/Kconfig"
7
8
endmenu