From b24897ee5c53b6488d1b984b63ab65220e486ed7 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 2 Jun 2014 17:04:38 +0000 Subject: build: add a feature flag for low-memory systems Signed-off-by: Felix Fietkau SVN-Revision: 40980 --- target/Config.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/Config.in') diff --git a/target/Config.in b/target/Config.in index bb44202..e0320fa 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 -- cgit v1.1