build: convert HAS_KEXEC / KEXEC use to Kconfig
authorDoug Goldstein <cardoe@cardoe.com>
Tue, 15 Dec 2015 13:14:00 +0000 (14:14 +0100)
committerJan Beulich <jbeulich@suse.com>
Wed, 16 Dec 2015 16:49:40 +0000 (17:49 +0100)
commit684b4130640218b1d47454fac35279db5add9ee5
tree65446147d02cd7bb623994571d7a02a3eb5a1c7f
parent04075af1371990449da2cdc0519fd123c2cb7bfc
build: convert HAS_KEXEC / KEXEC use to Kconfig

Use the Kconfig generated CONFIG_HAS_KEXEC defines in the build system
and replace kexec :=y in Rules.mk with a kconfig option called
CONFIG_KEXEC. Purposefully did not merge the two variables together in
this patch to keep this as mechanical as possible.

Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/Rules.mk
xen/arch/x86/Kconfig
xen/arch/x86/Rules.mk
xen/common/Kconfig