Revision 471857dd configure

b/configure
2088 2088
;;
2089 2089
esac
2090 2090

  
2091
if test "$target_softmmu" = "yes" -a \( \
2092
        "$TARGET_ARCH" = "microblaze" -o \
2093
        "$TARGET_ARCH" = "cris" \) ; then
2094
  echo "CONFIG_NEED_MMU=y" >> $config_mak
2095
fi
2096

  
2091 2097
if test "$gprof" = "yes" ; then
2092 2098
  echo "TARGET_GPROF=yes" >> $config_mak
2093 2099
  if test "$target_linux_user" = "yes" ; then

Also available in: Unified diff