sparc: Use 64BIT config entry
authorBastian Blank <waldi@debian.org>
Mon, 5 Jan 2009 07:03:10 +0000 (23:03 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 5 Jan 2009 07:03:10 +0000 (23:03 -0800)
commit761b602620b4627dbd8f1b0bd2896022dc168a6d
treecdf85e82563225bc682efc44293e2fb2deb5a4da
parent473321fc373e712fbb9b88e2c0736e55fddadab8
sparc: Use 64BIT config entry

Use 64BIT config entry to distinguish between 32 and 64bit builds
instead of relying on the ARCH setting.  Using sparc64 as ARCH still
forces 64BIT on.

Inspired by the x86 and s390 configs.

[ Integrated CONFIG_64BIT help text suggestions from Sam -DaveM ]

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