3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-01-30 14:52:17 +00:00
Brooklyn/drivers/nvme/Kconfig
Raziel K. Crowe 8b701010de mempow update
2022-09-13 23:14:27 +05:00

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