attr: remove bogus KCONFIG overrides

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
This commit is contained in:
Felix Fietkau 2014-08-01 15:24:44 +02:00
parent e6e660b3a7
commit c43ecd2556
1 changed files with 0 additions and 8 deletions

View File

@ -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