Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

[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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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