projects
/
platform
/
kernel
/
linux-3.10.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fefbc40
)
ARM: at91/Kconfig: add AT91SAM9x5 family to AT91_EARLY_DBGU0 entry
author
Nicolas Ferre
<nicolas.ferre@atmel.com>
Thu, 15 Mar 2012 12:49:21 +0000
(13:49 +0100)
committer
Nicolas Ferre
<nicolas.ferre@atmel.com>
Mon, 16 Apr 2012 10:36:43 +0000
(12:36 +0200)
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/mach-at91/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/mach-at91/Kconfig
b/arch/arm/mach-at91/Kconfig
index
d2922a1
..
e0b8b10
100644
(file)
--- 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