Message ID | 20231018204747.208180-3-john.cabaj@canonical.com |
---|---|
State | New |
Headers | show |
Series | [SRU,lunar:linux-gcp,1/1] UBUNTU: [Config] gcp: Inherit CONFIG_SYSFB_SIMPLEFB from master | expand |
diff --git a/debian.gcp/config/annotations b/debian.gcp/config/annotations index af6a224c4d95..eccc167fbbeb 100644 --- a/debian.gcp/config/annotations +++ b/debian.gcp/config/annotations @@ -294,7 +294,6 @@ CONFIG_SPI_BCM_QSPI policy<{'arm64': 'm'}> CONFIG_SPI_INTEL policy<{'amd64': '-'}> CONFIG_SPI_INTEL_PCI policy<{'amd64': 'n'}> CONFIG_SPI_INTEL_PLATFORM policy<{'amd64': 'n'}> -CONFIG_SYSFB_SIMPLEFB policy<{'amd64': 'y', 'arm64': 'y'}> CONFIG_TASKS_RCU policy<{'amd64': '-', 'arm64': '-'}> CONFIG_TEE_BNXT_FW policy<{'arm64': 'm'}> CONFIG_TEST_DIV64 policy<{'amd64': 'n', 'arm64': 'm'}>
BugLink: https://bugs.launchpad.net/bugs/2039732 CONFIG_SYSFB_SIMPLEFB was initially enabled for amd64 in generic, but was subsequently reverted. This was not reflected in the GCP kernel. Signed-off-by: John Cabaj <john.cabaj@canonical.com> --- debian.gcp/config/annotations | 1 - 1 file changed, 1 deletion(-)