]> bbs.cooldavid.org Git - net-next-2.6.git/commit
sparc: introduce CONFIG_BITS
authorSam Ravnborg <sam@ravnborg.org>
Fri, 26 Dec 2008 23:35:16 +0000 (15:35 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Dec 2008 23:35:16 +0000 (15:35 -0800)
commitfe6875ec5c3ca7f6bcb399b6649ba2b64744df51
tree3a623ae3eb04a95fd707058398add8de42dc0242
parent6e6ab2e2f0083314265f90bf0aefefcb7a46c702
sparc: introduce CONFIG_BITS

CONFIG_BITS is set to 32 for sparc32
and 64 for sparc64.

This allow us to use this symbol in for example header files
to ease unification of sparc32 and sparc64.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/Kconfig