Commit 7a8be08b authored by Greg Ungerer's avatar Greg Ungerer Committed by Russell King

[ARM] 4532/1: allow configuration of processor ID

Allow for configuration of the processor ID for the simplar non-MMU
ARM parts.
Signed-off-by: default avatarGreg Ungerer <gerg@uclinux.org>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent e8690861
......@@ -26,7 +26,7 @@ config FLASH_SIZE
default 0x00400000
config PROCESSOR_ID
hex
hex 'Hard wire the processor ID'
default 0x00007700
depends on !CPU_CP15
help
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment