Signed-off-by: Ralf Ramsauer <[email protected]> --- ci/jailhouse-config-amd-seattle.h | 1 - ci/jailhouse-config-banana-pi.h | 1 - ci/jailhouse-config-vexpress.h | 1 - 3 files changed, 3 deletions(-)
diff --git a/ci/jailhouse-config-amd-seattle.h b/ci/jailhouse-config-amd-seattle.h index c8db9a1c36..b83997e836 100644 --- a/ci/jailhouse-config-amd-seattle.h +++ b/ci/jailhouse-config-amd-seattle.h @@ -1,4 +1,3 @@ #define CONFIG_TRACE_ERROR 1 #define CONFIG_ARM_GIC_V2 1 #define CONFIG_MACH_AMD_SEATTLE 1 -#define CONFIG_SERIAL_AMBA_PL011 1 diff --git a/ci/jailhouse-config-banana-pi.h b/ci/jailhouse-config-banana-pi.h index 40bba35354..96adb2087c 100644 --- a/ci/jailhouse-config-banana-pi.h +++ b/ci/jailhouse-config-banana-pi.h @@ -1,3 +1,2 @@ #define CONFIG_ARM_GIC_V2 1 #define CONFIG_MACH_SUN7I 1 -#define CONFIG_SERIAL_8250 1 diff --git a/ci/jailhouse-config-vexpress.h b/ci/jailhouse-config-vexpress.h index 4c5fdabe56..07446e1f6f 100644 --- a/ci/jailhouse-config-vexpress.h +++ b/ci/jailhouse-config-vexpress.h @@ -1,4 +1,3 @@ #define CONFIG_TRACE_ERROR 1 #define CONFIG_ARM_GIC_V3 1 #define CONFIG_MACH_VEXPRESS 1 -#define CONFIG_SERIAL_AMBA_PL011 1 -- 2.11.0.rc2 -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
