Skip to content

Commit 06757be

Browse files
committed
Add NVMe host and target auth
1 parent bb489be commit 06757be

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

scripts/package/truenas/truenas.config

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,12 @@ CONFIG_NFC=n
102102
#
103103
CONFIG_CAN=n
104104

105+
#
106+
# NVME Support
107+
#
108+
CONFIG_NVME_HOST_AUTH=y
109+
CONFIG_NVME_TARGET_AUTH=y
110+
105111
#
106112
# Disable WiFi and Wireless
107113
#

0 commit comments

Comments
 (0)