]> git.neil.brown.name Git - history.git/commit
[PATCH] UML: x86-64 config support
authorJeff Dike <jdike@addtoit.com>
Tue, 11 Jan 2005 09:53:20 +0000 (01:53 -0800)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 11 Jan 2005 09:53:20 +0000 (01:53 -0800)
commit0c8e90d533d5ea2c60525687404c901a1d563d6d
tree1503706640dfa71077d317f75118b951763e2bfa
parentdf69f7acb11b7bd78fd5ec8bcb216e0d70728e03
[PATCH] UML: x86-64 config support

This adds architecture-specific Kconfig support, plus Kconfig_i386 and
Kconfig_x86_64.  Currently the only option defined there is CONFIG_64_BIT.

Signed-off-by: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/um/Kconfig_i386
arch/um/Kconfig_x86_64 [new file with mode: 0644]
arch/um/Makefile