attr: remove bogus KCONFIG overrides
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
This commit is contained in:
parent
e6e660b3a7
commit
c43ecd2556
1 changed files with 0 additions and 8 deletions
|
@ -46,14 +46,6 @@ $(call Package/attr/Default)
|
|||
SECTION:=libs
|
||||
CATEGORY:=Libraries
|
||||
TITLE+=library
|
||||
KCONFIG:= \
|
||||
CONFIG_CIFS_XATTR=y \
|
||||
CONFIG_EXT4_FS_XATTR=y \
|
||||
CONFIG_JFFS2_FS_XATTR=y \
|
||||
CONFIG_REISERFS_FS_XATTR=y \
|
||||
CONFIG_SQUASHFS_XATTR=y \
|
||||
CONFIG_TMPFS_XATTR=y \
|
||||
|
||||
endef
|
||||
|
||||
define Package/libattr/description
|
||||
|
|
Loading…
Reference in a new issue