summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@cardoe.com>2015-12-15 14:14:00 +0100
committerJan Beulich <jbeulich@suse.com>2015-12-16 17:51:27 +0100
commitd21e3663af228252036d72ba31cc8b9a856ccdfa (patch)
tree7563060537386bf1c1d750f9bae889543e7d9ee7 /config
parent6eb48cbfdf29f7b054f68acd1a7a9c6c7a0f6eb7 (diff)
downloadxen-d21e3663af228252036d72ba31cc8b9a856ccdfa.tar.gz
build: convert HAS_CADENCE_UART use to Kconfig
Use the Kconfig generated CONFIG_HAS_CADENCE_UART defines in the code base. Signed-off-by: Doug Goldstein <cardoe@cardoe.com> Acked-by: Jan Beulich <jbeulich@suse.com> Acked-by: Ian Campbell <ian.campbell@citrix.com>
Diffstat (limited to 'config')
-rw-r--r--config/arm64.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/arm64.mk b/config/arm64.mk
index f35f6bfb23..2d119a6e46 100644
--- a/config/arm64.mk
+++ b/config/arm64.mk
@@ -7,7 +7,6 @@ CONFIG_XEN_INSTALL_SUFFIX :=
CFLAGS += #-marm -march= -mcpu= etc
HAS_PL011 := y
-HAS_CADENCE_UART := y
HAS_MEM_ACCESS := y
HAS_GICV3 := y