summaryrefslogtreecommitdiff
path: root/config/arm32.mk
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:45:07 +0100
commitf02ad357247901ad83e3910f3dadd70e231f3f3d (patch)
tree36ff0dd98ccc33322438410289c4e85503a6415b /config/arm32.mk
parent1809d50035963b26ea6e1dcccbe5e6b5ad47580b (diff)
downloadxen-f02ad357247901ad83e3910f3dadd70e231f3f3d.tar.gz
build: convert HAS_NS16550 use to Kconfig
Use the Kconfig generated CONFIG_HAS_NS16550 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/arm32.mk')
-rw-r--r--config/arm32.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/arm32.mk b/config/arm32.mk
index cd97e42881..f9633387a3 100644
--- a/config/arm32.mk
+++ b/config/arm32.mk
@@ -13,7 +13,6 @@ HAS_PL011 := y
HAS_EXYNOS4210 := y
HAS_OMAP := y
HAS_SCIF := y
-HAS_NS16550 := y
HAS_MEM_ACCESS := y
# Use only if calling $(LD) directly.