build: add a feature flag for low-memory systems
[openwrt/svn-archive/archive.git] / target / Config.in
index bb442025f54e71d407ac87499d3e9ffec4a161f6..e0320fac4904e22d83c97d260d46faf6c141d7e0 100644 (file)
@@ -69,6 +69,9 @@ config USES_UBIFS
 config PROFILE_KCONFIG
        bool
 
+config LOW_MEMORY_FOOTPRINT
+       bool
+
 config NOMMU
        bool