From 30acacb0afc6255ae68bc4f3ae4365a8ec46f353 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 13 Jun 2016 21:35:03 +0200 Subject: config: add a small_flash feature this causes KALLSYMS to be off by default Signed-off-by: John Crispin --- 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 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 -- cgit v1.2.3