lkml.org 
[lkml]   [2021]   [Sep]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH 01/14] ARM: RiscPC needs older gcc version
On Tue, Sep 28, 2021 at 5:42 PM Arnd Bergmann <arnd@kernel.org> wrote:

> diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
> index fc196421b2ce..12a0bd4b315d 100644
> --- a/arch/arm/Kconfig
> +++ b/arch/arm/Kconfig
> @@ -431,7 +431,7 @@ config ARCH_PXA
>
> config ARCH_RPC
> bool "RiscPC"
> - depends on MMU

This line was a botched rebase, it obviously has to stay here.

Arnd

> + depends on !CC_IS_CLANG || GCC_VERSION < 90100
> select ARCH_ACORN
> select ARCH_MAY_HAVE_PC_FDC
> select ARCH_SPARSEMEM_ENABLE
> --
> 2.29.2
>

\
 
 \ /
  Last update: 2021-09-28 18:04    [W:0.581 / U:0.184 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site