Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Linux: Kernel

[PATCH] arm: OMAP depends on MMU

 

 

Linux kernel RSS feed   Index | Next | Previous | View Threaded


mathieu.poirier at linaro

Jun 7, 2012, 5:50 PM

Post #1 of 2 (49 views)
Permalink
[PATCH] arm: OMAP depends on MMU

From: Arnd Bergmann <arnd [at] arndb>

There is no way to build OMAP kernels without an MMU
at this point because of dependencies on MMU-only functions.

As long as nobody is interested in fixing this, let's just disable
this platforms for nommu kernels.

Signed-off-by: Arnd Bergmann <arnd [at] arndb>
Signed-off-by: Mathieu Poirier <mathieu.poirier [at] linaro>
Acked-by: Santosh Shilimkar <santosh.shilimkar [at] ti>
Acked-by: Tony Lindgren <tony [at] atomide>
---
arch/arm/Kconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 84449dd..4b1fc0d 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -934,6 +934,7 @@ config ARCH_DAVINCI

config ARCH_OMAP
bool "TI OMAP"
+ depends on MMU
select HAVE_CLK
select ARCH_REQUIRE_GPIOLIB
select ARCH_HAS_CPUFREQ
--
1.7.5.4

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


tony at atomide

Jun 20, 2012, 6:19 AM

Post #2 of 2 (42 views)
Permalink
Re: [PATCH] arm: OMAP depends on MMU [In reply to]

* mathieu.poirier [at] linaro <mathieu.poirier [at] linaro> [120607 17:55]:
> From: Arnd Bergmann <arnd [at] arndb>
>
> There is no way to build OMAP kernels without an MMU
> at this point because of dependencies on MMU-only functions.
>
> As long as nobody is interested in fixing this, let's just disable
> this platforms for nommu kernels.

Thanks, applying into fixes non-critical.

Tony

>
> Signed-off-by: Arnd Bergmann <arnd [at] arndb>
> Signed-off-by: Mathieu Poirier <mathieu.poirier [at] linaro>
> Acked-by: Santosh Shilimkar <santosh.shilimkar [at] ti>
> Acked-by: Tony Lindgren <tony [at] atomide>
> ---
> arch/arm/Kconfig | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
> index 84449dd..4b1fc0d 100644
> --- a/arch/arm/Kconfig
> +++ b/arch/arm/Kconfig
> @@ -934,6 +934,7 @@ config ARCH_DAVINCI
>
> config ARCH_OMAP
> bool "TI OMAP"
> + depends on MMU
> select HAVE_CLK
> select ARCH_REQUIRE_GPIOLIB
> select ARCH_HAS_CPUFREQ
> --
> 1.7.5.4
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo [at] vger
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

Linux kernel RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.