From: Nicolas Ferre Date: Thu, 15 Mar 2012 12:49:21 +0000 (+0100) Subject: ARM: at91/Kconfig: add AT91SAM9x5 family to AT91_EARLY_DBGU0 entry X-Git-Tag: firefly_0821_release~3680^2~2831^2~33 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=514982adc7a5439140e09facf492e58fc8a7fcc3;p=firefly-linux-kernel-4.4.55.git ARM: at91/Kconfig: add AT91SAM9x5 family to AT91_EARLY_DBGU0 entry Signed-off-by: Nicolas Ferre --- diff --git a/arch/arm/mach-at91/Kconfig b/arch/arm/mach-at91/Kconfig index d2922a1ff40f..e0b8b10cfc73 100644 --- a/arch/arm/mach-at91/Kconfig +++ b/arch/arm/mach-at91/Kconfig @@ -529,7 +529,7 @@ choice prompt "Select a UART for early kernel messages" config AT91_EARLY_DBGU0 - bool "DBGU on rm9200, 9260/9g20, 9261/9g10 and 9rl" + bool "DBGU on rm9200, 9260/9g20, 9261/9g10, 9rl and 9x5" depends on HAVE_AT91_DBGU0 config AT91_EARLY_DBGU1