summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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,