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 3dc8655252..843fbeeb88 100644 --- a/target/Config.in +++ b/target/Config.in @@ -70,6 +70,9 @@ config USES_UBIFS config LOW_MEMORY_FOOTPRINT bool +config SMALL_FLASH + bool + config NOMMU bool |