Kconfig 102 B

123456
  1. menu "NVME Support"
  2. source "drivers/nvme/host/Kconfig"
  3. source "drivers/nvme/target/Kconfig"
  4. endmenu