Add -p switch to "zpool get"
[zfs.git] / copy-builtin
index 164e81e..fbe20dd 100755 (executable)
@@ -59,7 +59,7 @@ done
 
 cat > "$KERNEL_DIR/fs/zfs/Kconfig" <<"EOF"
 config ZFS
-       tristate "ZFS"
+       tristate "ZFS filesystem support"
        depends on SPL
        depends on EFI_PARTITION
        select ZLIB_INFLATE