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 c8db9a1c3609..b83997e836f2 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 40bba35354f2..96adb2087c99 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 4c5fdabe5607..07446e1f6fed 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.10.2 -- 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.
