summaryrefslogtreecommitdiffstats
path: root/configs/ptxconfig
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2012-06-14 16:57:54 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2012-06-14 17:02:36 +0200
commit437bca57e772110a1368cd30a43dc07eda0fe4c8 (patch)
treebb3479251ab1ad91a15c444a4409895c6594b317 /configs/ptxconfig
parent6e857477e66a3085e47c1b8d2e7478155f45d06f (diff)
downloadDistroKit-437bca57e772110a1368cd30a43dc07eda0fe4c8.tar.gz
DistroKit-437bca57e772110a1368cd30a43dc07eda0fe4c8.tar.xz
ptxconfig: enable extended attributes
We need attr. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'configs/ptxconfig')
-rw-r--r--configs/ptxconfig9
1 files changed, 6 insertions, 3 deletions
diff --git a/configs/ptxconfig b/configs/ptxconfig
index d4bbdb9..4277021 100644
--- a/configs/ptxconfig
+++ b/configs/ptxconfig
@@ -1389,7 +1389,10 @@ PTXCONF_URSHD_SYSTEMD_UNIT=y
# Disk and File Utilities
#
# PTXCONF_ACL is not set
-# PTXCONF_ATTR is not set
+PTXCONF_ATTR=y
+PTXCONF_ATTR_TOOLS=y
+PTXCONF_ATTR_SHARED=y
+# PTXCONF_ATTR_GETTEXT is not set
# PTXCONF_DOSFSTOOLS is not set
PTXCONF_E2FSPROGS=y
@@ -1409,8 +1412,8 @@ PTXCONF_E2FSPROGS_LIBEXT2FS=y
#
# binaries
#
-# PTXCONF_E2FSPROGS_INSTALL_CHATTR is not set
-# PTXCONF_E2FSPROGS_INSTALL_LSATTR is not set
+PTXCONF_E2FSPROGS_INSTALL_CHATTR=y
+PTXCONF_E2FSPROGS_INSTALL_LSATTR=y
# PTXCONF_E2FSPROGS_INSTALL_BADBLOCKS is not set
# PTXCONF_E2FSPROGS_INSTALL_DUMPE2FS is not set
PTXCONF_E2FSPROGS_INSTALL_E2FSCK=y