summaryrefslogtreecommitdiffstats
path: root/fs/romfs/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'fs/romfs/Config.in')
-rw-r--r--fs/romfs/Config.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/fs/romfs/Config.in b/fs/romfs/Config.in
new file mode 100644
index 000000000..7a8c663dd
--- /dev/null
+++ b/fs/romfs/Config.in
@@ -0,0 +1,5 @@
+config BR2_TARGET_ROOTFS_ROMFS
+ bool "romfs root filesystem"
+ help
+ Build a romfs image of the root filesystem.
+