ARM: Kill CONFIG_CPU_32
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 18 Dec 2009 16:06:32 +0000 (16:06 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 18 Dec 2009 16:07:53 +0000 (16:07 +0000)
26-bit ARM support was removed a long time ago, and this symbol has
been defined to be 'y' ever since.  As it's never disabled anymore,
we can kill it without any side effects.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found