xen/include: Include xen/kconfig.h automatically
authorAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 15 Feb 2017 18:04:58 +0000 (18:04 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 16 Feb 2017 14:15:25 +0000 (14:15 +0000)
commit3091080ef7724ddac77e0ae81c270936a630477f
tree0cb1864e3368c68dc376acf793fcc044be37e689
parent480e011ea8952f32d46e4986f098638c97b7bea4
xen/include: Include xen/kconfig.h automatically

generated/autoconf.h is already included automatically so CONFIG_* defines are
available.  However, the companion macros such as IS_ENABLED() are not
included.

Include them uniformly everywhere.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Julien Grall <julien.grall@arm.com>
xen/drivers/acpi/osl.c
xen/include/asm-arm/alternative.h
xen/include/xen/config.h