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 843fbeeb88..6a29d53324 100644 --- a/target/Config.in +++ b/target/Config.in @@ -63,6 +63,9 @@ config USES_TARGZ config USES_CPIOGZ bool +config USES_MINOR + bool + config USES_UBIFS bool select NAND_SUPPORT |