Skip to content

Commit

Permalink
ARM: at91/Kconfig: add AT91SAM9x5 family to AT91_EARLY_DBGU0 entry
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
  • Loading branch information
Nicolas Ferre committed Apr 16, 2012
1 parent fefbc40 commit 514982a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/mach-at91/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 514982a

Please sign in to comment.