From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Fri, 9 Oct 2009 11:53:43 +0200 Subject: [Buildroot] [PATCH 03/14] RESEND: handle MMU configuration In-Reply-To: References: <87skduj4ut.fsf@macbook.be.48ers.dk> Message-ID: <20091009115343.0fae0659@surf> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Le Wed, 7 Oct 2009 23:27:47 +0200, Bernhard Reutner-Fischer a ?crit : > +config BR2_HAVE_NOMMU > + def_bool n > + # assume that we have an MMU per default. Maybe we should use BR2_HAVE_MMU, def_bool y. The non-not-negative-if-not-options are really hard to understand. > +config BR2_USE_MMU > + bool "Use MMU" > + default y > + depends on !BR2_HAVE_NOMMU > + help > + If your target has an MMU and you want to use it > + then say Y here. What's the usage of these two new options ? Thomas -- Thomas Petazzoni, Free Electrons Kernel, drivers and embedded Linux development, consulting, training and support. http://free-electrons.com