summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2012-11-18 13:04:01 +0100
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2012-11-18 13:04:01 +0100
commite05dc2edbfc5507ce0c93b608309f26de074fefb (patch)
tree60dc7680af0960ed163b888eb528656b3d26b63c
parent0cbf172b6ac75df8a5a2cebd4e15eb866bfe98ca (diff)
downloadembtk-busybox-kconfigs-e05dc2edbfc5507ce0c93b608309f26de074fefb.tar.gz
embtk-busybox-kconfigs-e05dc2edbfc5507ce0c93b608309f26de074fefb.tar.bz2
embtk-busybox-kconfigs-e05dc2edbfc5507ce0c93b608309f26de074fefb.tar.xz
Build for nommu is handled by embtk
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
-rw-r--r--busybox.kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/busybox.kconfig b/busybox.kconfig
index a9569c0..a6bf767 100644
--- a/busybox.kconfig
+++ b/busybox.kconfig
@@ -471,7 +471,8 @@ config KEMBTK_BUSYB_PIE
Most people will leave this set to 'N'.
config KEMBTK_BUSYB_NOMMU
- bool "Force KEMBTK_BUSYB_NOMMU build"
+ bool
+ default n
help
Busybox tries to detect whether architecture it is being
built against supports MMU or not. If this detection fails,