Re: [PATCH 01/27] score: create Kconfig Kconfig.debug Makefile

From: Arnd Bergmann
Date: Sat Jun 13 2009 - 18:44:45 EST


On Tuesday 09 June 2009, liqin.chen@xxxxxxxxxxxxx wrote:
> +
> +config MMU
> + bool
> + default y
> +

After reading through the code again, I came across this defintion, which
confused me a bit. The source code clearly assumes a NOMMU architecture, but
this one enables the kernel support for MMU.

Is MMU support something that you plan to add later and is possible with
the hardware, or is this one wrong?

Arnd <><
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/