]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[ARM] 4532/1: allow configuration of processor ID
authorGreg Ungerer <gerg@snapgear.com>
Mon, 30 Jul 2007 01:26:08 +0000 (02:26 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 12 Oct 2007 22:43:02 +0000 (23:43 +0100)
Allow for configuration of the processor ID for the simplar non-MMU
ARM parts.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/Kconfig-nommu

index f087376748d12253bb9f0414c6c742dfd6eb0b89..901e6dff8437c947cfc2783129502235e2474fb4 100644 (file)
@@ -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