acl: remove bogus KCONFIG overrides
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
This commit is contained in:
parent
4f3e455a89
commit
e6e660b3a7
1 changed files with 0 additions and 9 deletions
|
@ -47,15 +47,6 @@ $(call Package/acl/Default)
|
||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
TITLE+=library
|
TITLE+=library
|
||||||
DEPENDS:=+libattr
|
DEPENDS:=+libattr
|
||||||
KCONFIG:= \
|
|
||||||
CONFIG_EXT4_FS_POSIX_ACL=y \
|
|
||||||
CONFIG_FS_POSIX_ACL=y \
|
|
||||||
CONFIG_HFSPLUS_FS_POSIX_ACL=y \
|
|
||||||
CONFIG_JFFS2_FS_POSIX_ACL=y \
|
|
||||||
CONFIG_JFS_POSIX_ACL=y \
|
|
||||||
CONFIG_TMPFS_POSIX_ACL=y \
|
|
||||||
CONFIG_XFS_POSIX_ACL=y \
|
|
||||||
|
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/libacl/description
|
define Package/libacl/description
|
||||||
|
|
Loading…
Reference in a new issue