[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <200906140044.04440.arnd@arndb.de>
Date: Sun, 14 Jun 2009 00:44:03 +0200
From: Arnd Bergmann <arnd@...db.de>
To: liqin.chen@...plusct.com
Cc: linux-arch@...r.kernel.org, linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>,
torvalds@...ux-foundation.org
Subject: Re: [PATCH 01/27] score: create Kconfig Kconfig.debug Makefile
On Tuesday 09 June 2009, liqin.chen@...plusct.com 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists