summaryrefslogtreecommitdiffstats
path: root/toolchain/toolchain-common.in
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2011-01-15 21:21:16 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2011-01-15 21:21:16 +0100
commit9cce44093bdffcabee3133301fd8caa31e97976b (patch)
tree511e0e4850d4137a2c98ae1b291c106158e4fd58 /toolchain/toolchain-common.in
parentb98e4d001cb8073fa8aefd2193fd70df0274d05e (diff)
downloadbuildroot-novena-9cce44093bdffcabee3133301fd8caa31e97976b.tar.gz
buildroot-novena-9cce44093bdffcabee3133301fd8caa31e97976b.zip
toolchain-common.in: Fix USE_MMU typo
Thanks to Marc Gauthier for noticing. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'toolchain/toolchain-common.in')
-rw-r--r--toolchain/toolchain-common.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/toolchain-common.in b/toolchain/toolchain-common.in
index 9106e1f2b..eb3628ac1 100644
--- a/toolchain/toolchain-common.in
+++ b/toolchain/toolchain-common.in
@@ -67,7 +67,7 @@ config BR2_NEEDS_GETTEXT_IF_LOCALE
default y if (BR2_NEEDS_GETTEXT && BR2_ENABLE_LOCALE)
config BR2_USE_MMU
- bool "Enable MMU support" if BR2_arm || BR2_armeb || BR2_mips || BR2_mipsel || BR2_sh || BR2_extensa
+ bool "Enable MMU support" if BR2_arm || BR2_armeb || BR2_mips || BR2_mipsel || BR2_sh || BR2_xtensa
default y
help
If your target has a MMU, you should say Y here. If you