|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Minios-devel] [UNIKRAFT PATCH] plat/kvm: Ofw driver depend on the AARCH64
The ofw driver works with AARCH64 architecture. We add an explicit
dependency to this driver.
Signed-off-by: Sharan Santhanam <sharan.santhanam@xxxxxxxxx>
---
plat/kvm/Config.uk | 1 +
1 file changed, 1 insertion(+)
diff --git a/plat/kvm/Config.uk b/plat/kvm/Config.uk
index c4ad65ec..be6aea00 100644
--- a/plat/kvm/Config.uk
+++ b/plat/kvm/Config.uk
@@ -99,6 +99,7 @@ config LIBGICV2
config LIBOFW
bool "Open Firmware library support"
default n
+ depends on ARCH_ARM_64
select LIBFDT
endif
--
2.20.1
_______________________________________________
Minios-devel mailing list
Minios-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/minios-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |