]> xenbits.xensource.com Git - people/julieng/xen-unstable.git/commit
build: use generated Kconfig options for Xen
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:40:05 +0000 (17:40 +0100)
commita75bdd57ca746682ad4dca87d79963a7243cc008
treede2dc9ca2040e6c63a7ffb5416e7acccd374d5e0
parente9ea93d0abf7954f9129f8e24d5db2d919185c8c
build: use generated Kconfig options for Xen

Switches the build system to rely on the options and flags generated by
Kconfig to control what gets built and how. Follow on patches will
convert items to be prefixed with CONFIG_. Additionally remove a #define
that resulted in a redefined variable when building for arm.

Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
xen/Makefile
xen/Rules.mk
xen/drivers/passthrough/arm/smmu.c
xen/include/xen/config.h