]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86-64: add CONFIG_PHYSICAL_ALIGN for consistency with i386
authorH. Peter Anvin <hpa@zytor.com>
Wed, 11 Jul 2007 19:18:36 +0000 (12:18 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 12 Jul 2007 17:55:54 +0000 (10:55 -0700)
commit77e1dd654bc24182a7ad34f415abd488ae7af6eb
tree623cbcb01ccfc605accce4c272a938bfa21933e8
parent48c7ae674f03e56c78ff42c6796a36e90db67874
x86-64: add CONFIG_PHYSICAL_ALIGN for consistency with i386

Add CONFIG_PHYSICAL_ALIGN (currently as a hardcoded constant) to provide
consistency with i386.  This value is manifest in the bzImage header.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/x86_64/Kconfig