x86: start unification of arch/x86/Kconfig.*
authorSam Ravnborg <sam@ravnborg.org>
Tue, 6 Nov 2007 19:41:05 +0000 (20:41 +0100)
committerSam Ravnborg <sam@ravnborg.org>
Mon, 12 Nov 2007 20:02:18 +0000 (21:02 +0100)
commite279b6c1d329e50b766bce96aacc197eae8a053b
tree76bee122c61be1e2897969ed207c09136248c255
parente8ef95227a66284e070d255f902e2e4139fd141a
x86: start unification of arch/x86/Kconfig.*

This step introduces the file arch/x86/Kconfig
which contains all the menu's from "Power Management"
and below.

The main part of the new Kconfig file is shared
and the remaining i386/x86_64 specific symbols
are covered by dependencies.

A x86_64 allmodconfig build did not show any differences.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
arch/x86/Kconfig [new file with mode: 0644]
arch/x86/Kconfig.i386
arch/x86/Kconfig.x86_64