diff options
Diffstat (limited to 'target/romfs/Config.in')
-rw-r--r-- | target/romfs/Config.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/target/romfs/Config.in b/target/romfs/Config.in deleted file mode 100644 index 03a23d413..000000000 --- a/target/romfs/Config.in +++ /dev/null @@ -1,6 +0,0 @@ -config BR2_TARGET_ROOTFS_ROMFS - bool "romfs root filesystem" - select BR2_HOST_FAKEROOT - help - Build a romfs image of the root filesystem. - |