git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
797245f
)
ARM: Kill CONFIG_CPU_32
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Fri, 18 Dec 2009 16:06:32 +0000
(16:06 +0000)
committer
Russell 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