summaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
Diffstat (limited to 'system')
-rw-r--r--system/Config.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/system/Config.in b/system/Config.in
index 3018b0a7b..15d5b55dd 100644
--- a/system/Config.in
+++ b/system/Config.in
@@ -162,6 +162,11 @@ config BR2_ROOTFS_STATIC_DEVICE_TABLE
See package/makedevs/README for details on the usage and
syntax of these files.
+config BR2_ROOTFS_DEVICE_TABLE_SUPPORTS_EXTENDED_ATTRIBUTES
+ bool "support extended attributes in device tables"
+ help
+ Support extended attributes handling in device tables
+
choice
prompt "Root FS skeleton"