toolchain-common.in: Fix USE_MMU typo
authorPeter Korsgaard <jacmet@sunsite.dk>
Sat, 15 Jan 2011 20:21:16 +0000 (21:21 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sat, 15 Jan 2011 20:21:16 +0000 (21:21 +0100)
Thanks to Marc Gauthier for noticing.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/toolchain-common.in

index 9106e1f2bdf923cebd521ff5a11584e2e44423a4..eb3628ac1dcdb90565a8085b3ffbc9279316e168 100644 (file)
@@ -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