summaryrefslogtreecommitdiffstats
path: root/target/ext2/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'target/ext2/Config.in')
-rw-r--r--target/ext2/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/target/ext2/Config.in b/target/ext2/Config.in
new file mode 100644
index 000000000..7e137ae41
--- /dev/null
+++ b/target/ext2/Config.in
@@ -0,0 +1,6 @@
+config BR2_TARGET_ROOTFS_EXT2
+ bool "ext2 root filesystem for the target device"
+ default y
+ help
+ Build an ext2 root filesystem
+