From: Greg Ungerer Date: Mon, 30 Jul 2007 01:26:08 +0000 (+0100) Subject: [ARM] 4532/1: allow configuration of processor ID X-Git-Tag: v2.6.24-rc1~1273^2~38 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a8be08b1be0bb2a973787bdf888e0a4177cdcd8;p=linux-2.6 [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: Greg Ungerer Signed-off-by: Russell King --- diff --git a/arch/arm/Kconfig-nommu b/arch/arm/Kconfig-nommu index f087376748..901e6dff84 100644 --- a/arch/arm/Kconfig-nommu +++ b/arch/arm/Kconfig-nommu @@ -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