[SRU][mantic:linux-gcp][PATCH 1/1] UBUNTU: [Config] gcp: Inherit CONFIG_SYSFB_SIMPLEFB from master
John Cabaj
john.cabaj at canonical.com
Wed Oct 18 20:47:47 UTC 2023
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 at canonical.com>
---
debian.gcp/config/annotations | 1 -
1 file changed, 1 deletion(-)
diff --git a/debian.gcp/config/annotations b/debian.gcp/config/annotations
index 28c8d21ca903..da66460cfe8f 100644
--- a/debian.gcp/config/annotations
+++ b/debian.gcp/config/annotations
@@ -304,7 +304,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'}>
--
2.34.1
More information about the kernel-team
mailing list