summaryrefslogtreecommitdiff
path: root/package/busybox/config/miscutils
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2025-03-20 10:55:56 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2025-03-20 10:57:05 +0100
commit46e79e7ac4deeccc9bb8790e5a057b9c73122d35 (patch)
tree5b3a20180ff23926f1bbad4f8a56e4efb0ecbde2 /package/busybox/config/miscutils
parent1532a04a315385c91fc1e2403e3cebda3100d5c2 (diff)
busybox: update to 1.37.0
Diffstat (limited to 'package/busybox/config/miscutils')
-rw-r--r--package/busybox/config/miscutils/Config.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/package/busybox/config/miscutils/Config.in b/package/busybox/config/miscutils/Config.in
index 82aeff339..612d270e1 100644
--- a/package/busybox/config/miscutils/Config.in
+++ b/package/busybox/config/miscutils/Config.in
@@ -380,6 +380,11 @@ config BUSYBOX_FLASHCP
help
The flashcp binary, inspired by mtd-utils as of git head 5eceb74f7.
This utility is used to copy images into a MTD device.
+config BUSYBOX_GETFATTR
+ bool "getfattr (12.3 kb)"
+ default y
+ help
+ Get extended attributes on files
config BUSYBOX_HDPARM
bool "hdparm (25 kb)"
default y