config: kernel: fix typo in HFSPLUG_FS_POSIX_ACL
[openwrt/openwrt.git] / config / Config-kernel.in
index bdb6b91cbb0a44b22c1854027e3c9964b324a0ab..20930326cad8356948e9753c9146e192bcca8f3f 100644 (file)
@@ -782,7 +782,7 @@ menu "Filesystem ACL and attr support options"
                select KERNEL_FS_POSIX_ACL
                default y if USE_FS_ACL_ATTR
 
-       config KERNEL_HFSPLUG_FS_POSIX_ACL
+       config KERNEL_HFSPLUS_FS_POSIX_ACL
                bool "Enable POSIX ACL for HFS+ Filesystems"
                select KERNEL_FS_POSIX_ACL
                default y if USE_FS_ACL_ATTR