From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-lf1-x143.google.com ([2a00:1450:4864:20::143]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gSJJs-0005jA-S8 for barebox@lists.infradead.org; Thu, 29 Nov 2018 10:13:18 +0000 Received: by mail-lf1-x143.google.com with SMTP id v5so999046lfe.7 for ; Thu, 29 Nov 2018 02:13:06 -0800 (PST) Date: Thu, 29 Nov 2018 13:13:02 +0300 From: Antony Pavlov Message-Id: <20181129131302.410619d147a07360aa68deaa@gmail.com> In-Reply-To: <20181129095247.24443-1-antonynpavlov@gmail.com> References: <20181129095247.24443-1-antonynpavlov@gmail.com> Mime-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH] Kconfig: drop duplicate PHYS_ADDR_T_64BIT definitions To: barebox@lists.infradead.org, Sascha Hauer On Thu, 29 Nov 2018 12:52:47 +0300 Antony Pavlov wrote: Please ignore this patch. It looks like the patch fails on imx_v8_defconfig build. > PHYS_ADDR_T_64BIT is already defined in common/Kconfig. > = > Signed-off-by: Antony Pavlov > --- > arch/arm/cpu/Kconfig | 3 --- > arch/mips/Kconfig | 3 --- > 2 files changed, 6 deletions(-) > = > diff --git a/arch/arm/cpu/Kconfig b/arch/arm/cpu/Kconfig > index 2359c56b30..f3b35d19fd 100644 > --- a/arch/arm/cpu/Kconfig > +++ b/arch/arm/cpu/Kconfig > @@ -1,8 +1,5 @@ > comment "Processor Type" > = > -config PHYS_ADDR_T_64BIT > - bool > - > config CPU_32 > bool > select HAS_MODULES > diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig > index 524375a81a..75bfcb74e9 100644 > --- a/arch/mips/Kconfig > +++ b/arch/mips/Kconfig > @@ -29,9 +29,6 @@ config GENERIC_LINKER_SCRIPT > config HAS_NO_BOARD_HL_CODE > bool > = > -config PHYS_ADDR_T_64BIT > - bool > - > menu "Machine selection" > = > config BUILTIN_DTB > -- = > 2.20.0.rc1 > = -- = Best regards, =A0 Antony Pavlov _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox