aboutsummaryrefslogtreecommitdiffstats
path: root/target/Config.in
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-06-02 17:04:38 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-06-02 17:04:38 +0000
commite90a2269bce350dbc3caa8cfd34b31ae6616ecb2 (patch)
tree67eb6795a0463ac23cf07bd2a441cb92df171713 /target/Config.in
parenta4816ec4b54391de7d59cdb1947b786ebb375f37 (diff)
downloadmaster-187ad058-e90a2269bce350dbc3caa8cfd34b31ae6616ecb2.tar.gz
master-187ad058-e90a2269bce350dbc3caa8cfd34b31ae6616ecb2.tar.bz2
master-187ad058-e90a2269bce350dbc3caa8cfd34b31ae6616ecb2.zip
build: add a feature flag for low-memory systems
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40980 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/Config.in')
-rw-r--r--target/Config.in3
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