]> xenbits.xensource.com Git - people/julieng/xen-unstable.git/commit
build: convert HAS_DEVICE_TREE 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:43:24 +0000 (17:43 +0100)
commite7bb2a30a3e86b24883df9d606fbd57b9875fda3
treecf82ac9c82cd5fa67bc68cb24ab372ba4a1b4349
parente0d44c1f9461b830fde3675bf6dfcebafa41cb97
build: convert HAS_DEVICE_TREE use to Kconfig

Use the Kconfig generated CONFIG_HAS_DEVICE_TREE defines in the code
base.

Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
17 files changed:
xen/Rules.mk
xen/arch/arm/Kconfig
xen/arch/arm/Rules.mk
xen/common/Kconfig
xen/common/Makefile
xen/drivers/char/ns16550.c
xen/drivers/passthrough/Makefile
xen/drivers/passthrough/iommu.c
xen/include/asm-arm/device.h
xen/include/xen/hvm/iommu.h
xen/include/xen/iommu.h
xen/include/xsm/dummy.h
xen/include/xsm/xsm.h
xen/xsm/dummy.c
xen/xsm/flask/hooks.c
xen/xsm/xsm_core.c
xen/xsm/xsm_policy.c