arch/tile/Kconfig: don't specify CONFIG_PAGE_OFFSET for 64-bit builds
authorChris Metcalf <cmetcalf@tilera.com>
Tue, 27 Mar 2012 17:56:04 +0000 (13:56 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Mon, 2 Apr 2012 16:00:14 +0000 (12:00 -0400)
commit884197f7ea93dc2faf399060dc29cb0dbbda6937
tree57ab2c78c664d8327f5849092351fabb7e5e2cb1
parent3d1e8a81cc81e62d13731e48c40760e60f31b0d5
arch/tile/Kconfig: don't specify CONFIG_PAGE_OFFSET for 64-bit builds

It's fixed at half the VA space and there's no point in configuring it.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
arch/tile/Kconfig