[PATCH] i386: HIGHMEM64G must depend on X86_CMPXCHG64
authorAdrian Bunk <bunk@stusta.de>
Sun, 5 Feb 2006 07:28:05 +0000 (23:28 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 5 Feb 2006 19:06:54 +0000 (11:06 -0800)
commit4be68a783d25b4dab0ef4077a4c6b13161a2d6e4
treeaf7be4624c765688ce95d65a900c0fde87416958
parent911b0ad25d167fede6aadc05065b414ec7ab5086
[PATCH] i386: HIGHMEM64G must depend on X86_CMPXCHG64

Due to the usage of set_64bit in include/asm-i386/pgtable-3level.h,
HIGHMEM64G must depend on X86_CMPXCHG64.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/Kconfig