Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752236AbbKKHLj (ORCPT ); Wed, 11 Nov 2015 02:11:39 -0500 Received: from mail-pa0-f67.google.com ([209.85.220.67]:36087 "EHLO mail-pa0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751786AbbKKHLi (ORCPT ); Wed, 11 Nov 2015 02:11:38 -0500 From: Afzal Mohammed To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Russell King Cc: Tony Lindgren , Afzal Mohammed Subject: [PATCH] ARM: OMAP2+: AM43x debug_ll Kconfig help Date: Wed, 11 Nov 2015 12:41:26 +0530 Message-Id: <1447225886-2940-1-git-send-email-afzal.mohd.ma@gmail.com> X-Mailer: git-send-email 2.5.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 889 Lines: 28 Mention about AM43x debug_ll ports - same as AM335x. Signed-off-by: Afzal Mohammed --- 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/