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 bb442025f5..e0320fac49 100644 --- a/target/Config.in +++ b/target/Config.in @@ -69,6 +69,9 @@ config USES_UBIFS config PROFILE_KCONFIG bool +config LOW_MEMORY_FOOTPRINT + bool + config NOMMU bool |