diff options
-rw-r--r-- | genkernel.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/genkernel.conf b/genkernel.conf index ecf917c..a71ce69 100644 --- a/genkernel.conf +++ b/genkernel.conf @@ -70,6 +70,9 @@ USECOLOR="yes" # Add Multipath support. # MULTIPATH="no" +# Add iSCSI support. +# ISCSI="no" + # Enable copying of firmware into initramfs # FIRMWARE="no" # Specify directory to pull from |