diff options
Diffstat (limited to 'fs/ncpfs/Config.in')
-rw-r--r-- | fs/ncpfs/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/ncpfs/Config.in b/fs/ncpfs/Config.in index 48cf4aa86..bdb973e41 100644 --- a/fs/ncpfs/Config.in +++ b/fs/ncpfs/Config.in @@ -1,7 +1,7 @@ # # NCP Filesystem configuration # -# bool ' Packet singatures' CONFIG_NCPFS_PACKET_SIGNING +bool ' Packet singatures' CONFIG_NCPFS_PACKET_SIGNING bool ' Proprietary file locking' CONFIG_NCPFS_IOCTL_LOCKING bool ' Clear remove/delete inhibit when needed' CONFIG_NCPFS_STRONG bool ' Use NFS namespace if available' CONFIG_NCPFS_NFS_NS |