From mboxrd@z Thu Jan 1 00:00:00 1970 From: afzal.mohd.ma@gmail.com (Afzal Mohammed) Date: Tue, 5 Jan 2016 19:11:16 +0530 Subject: [PATCH] ARM: OMAP2+: AM43x debug_ll Kconfig help In-Reply-To: <1447225886-2940-1-git-send-email-afzal.mohd.ma@gmail.com> References: <1447225886-2940-1-git-send-email-afzal.mohd.ma@gmail.com> Message-ID: <20160105134116.GA7667@afzalpc> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Tony, On Wed, Nov 11, 2015 at 12:41:26PM +0530, Afzal Mohammed wrote: > Mention about AM43x debug_ll ports - same as AM335x. If this patch is okay, what should be the route for this to reach mainline ? Regards afzal > arch/arm/Kconfig.debug | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug > index 259c0ca9c99a..adc40fccfafa 100644 > --- a/arch/arm/Kconfig.debug > +++ b/arch/arm/Kconfig.debug > @@ -689,7 +689,7 @@ choice > select DEBUG_OMAP2PLUS_UART > > config DEBUG_AM33XXUART1 > - bool "Kernel low-level debugging messages via AM33XX UART1" > + bool "Kernel low-level debugging messages via AM335x/AM43x UART1" > depends on ARCH_OMAP2PLUS > select DEBUG_OMAP2PLUS_UART > > -- > 2.5.1