diff options
Diffstat (limited to 'target')
-rw-r--r-- | target/Config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/Config.in b/target/Config.in index 0d597e69b..8c2d73d33 100644 --- a/target/Config.in +++ b/target/Config.in @@ -53,6 +53,9 @@ config USES_CPIOGZ config PROFILE_KCONFIG bool +config NOMMU + bool + # Architecture selection config i386 |