diff options
Diffstat (limited to 'target/Config.in')
-rw-r--r-- | target/Config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/Config.in b/target/Config.in index 31f7a50b39..6506312b37 100644 --- a/target/Config.in +++ b/target/Config.in @@ -29,6 +29,9 @@ config USB_SUPPORT config BIG_ENDIAN bool +config USES_INITRAMFS + bool + config USES_SQUASHFS bool |