From d5381fb96d4911391b9bdbe1726f6bac1ffb1a09 Mon Sep 17 00:00:00 2001 From: Oliver Schib Date: Sun, 29 Nov 2015 10:17:05 +0100 Subject: Add support for Intel IOMMU Signed-off-by: Oliver Schib Signed-off-by: Waldemar Brodkorb --- target/config/Config.in.hardware | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/config/Config.in.hardware') diff --git a/target/config/Config.in.hardware b/target/config/Config.in.hardware index 8a0c1daba..977c55e1c 100644 --- a/target/config/Config.in.hardware +++ b/target/config/Config.in.hardware @@ -113,3 +113,6 @@ config ADK_TARGET_WITH_MMU config ADK_TARGET_WITHOUT_MMU bool + +config ADK_TARGET_WITH_IOMMU + bool -- cgit v1.2.3