xen/arm: fix SMMU driver build
authorStefano Stabellini <sstabellini@kernel.org>
Tue, 28 Aug 2018 23:47:40 +0000 (16:47 -0700)
committerJulien Grall <julien.grall@arm.com>
Wed, 29 Aug 2018 17:51:41 +0000 (18:51 +0100)
commit66235dd9f014e46b125c0f461c2f18a799de4d25
treecfd379c9edcbfce037c730b21f49d30b626d321d
parent55924f9d923b51ce8ed6d2ecc7a3644a8562e8d9
xen/arm: fix SMMU driver build

Add missing "CONFIG_". This build regression was introduced by commit
277aa3523d "arm: make it possible to disable the SMMU driver".

Signed-off-by: Stefano Stabellini <stefanos@xilinx.com>
[julieng: Add the commit where the regression was introduced]
Acked-by: Julien Grall <julien.grall@arm.com>
xen/drivers/passthrough/arm/Makefile