SPEC-3976: qemuarm: remove CONFIG_ARM_LPAE
[AGL/meta-agl.git] / meta-agl-bsp / meta-core / recipes-kernel / linux / linux-yocto / qemuarm.cfg
index e71c714..b3644b2 100644 (file)
@@ -4,3 +4,5 @@ CONFIG_ARCH_VIRT=y
 CONFIG_SERIAL_AMBA_PL011=y
 CONFIG_PCI_HOST_GENERIC=y
 CONFIG_RTC_DRV_PL031=y
+# SPEC-3976 we mimic real AGL ARM board and they dont have LPAE. This cause also HDA failure.
+# CONFIG_ARM_LPAE is not set