[SRU][Q:raspi/N:raspi][PATCH 1/1] UBUNTU: [Config] raspi: Don't disable MMC_SDHCI_OF_DWCMSHC

Juerg Haefliger juerg.haefliger at canonical.com
Mon Jan 12 11:01:55 UTC 2026


BugLink: https://bugs.launchpad.net/bugs/2136415

The raspi annotations have MMC_SDHCI_OF_DWCMSHC disabled. We actually
want that module on raspi so remove the annotation.

Signed-off-by: Juerg Haefliger <juerg.haefliger at canonical.com>
---
 debian.raspi/config/annotations | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian.raspi/config/annotations b/debian.raspi/config/annotations
index 549cfb4e74a7..db657cc0d4f2 100644
--- a/debian.raspi/config/annotations
+++ b/debian.raspi/config/annotations
@@ -454,7 +454,6 @@ CONFIG_MMC_REALTEK_PCI                          policy<{'arm64': 'n'}> note<'Dif
 CONFIG_MMC_SDHCI                                policy<{'arm64': 'y'}> note<'Required for Pi (different from master)'>
 CONFIG_MMC_SDHCI_BRCMSTB                        policy<{'arm64': 'm'}> note<'Required for Pi (not in master)'>
 CONFIG_MMC_SDHCI_IPROC                          policy<{'arm64': 'y'}> note<'Required for Pi (not in master)'>
-CONFIG_MMC_SDHCI_OF_DWCMSHC                     policy<{'arm64': 'n'}> note<'Different from master'>
 CONFIG_MMC_SDHCI_PLTFM                          policy<{'arm64': 'y'}> note<'Required for Pi (different from master)'>
 CONFIG_MOST_DIM2                                policy<{'arm64': 'n'}> note<'Different from master'>
 CONFIG_MOXTET                                   policy<{'arm64': 'n'}> note<'Different from master'>
-- 
2.51.0




More information about the kernel-team mailing list