by solskogen » Mon Oct 24, 2022 9:53 am
Here's the diff
$this->bbcode_second_pass_code('', '
diff --git a/core/linux-rpi/PKGBUILD b/core/linux-rpi/PKGBUILD
index 2305dcfb9..fc5a8a8ed 100644
--- a/core/linux-rpi/PKGBUILD
+++ b/core/linux-rpi/PKGBUILD
@@ -35,7 +35,7 @@ md5sums=('512d0090023950e9b8796c59f33a36d5'
'441ec084c47cddc53e592fb0cbce4edf')
md5sums_armv7h=('6f6fc7cdf18930dd937c358082a5ac20'
'aedda0148db2692971671e6aa90ad9ff')
-md5sums_aarch64=('36c7f594332ac5cdf92f0e6be7a7f7b3'
+md5sums_aarch64=('d5dad6d62d21f95986de5d1a361e67ae'
'7e4403dea857e40005bf76beda9927ff')
# setup vars
diff --git a/core/linux-rpi/config8 b/core/linux-rpi/config8
index 033079608..e55241bb1 100644
--- a/core/linux-rpi/config8
+++ b/core/linux-rpi/config8
@@ -6299,7 +6299,7 @@ CONFIG_MMC_SPI=m
# CONFIG_MMC_CQHCI is not set
# CONFIG_MMC_HSQ is not set
# CONFIG_MMC_TOSHIBA_PCI is not set
-CONFIG_MMC_BCM2835=y
+# CONFIG_MMC_BCM2835=y
# CONFIG_MMC_MTK is not set
# CONFIG_MMC_SDHCI_XENON is not set
# CONFIG_MMC_SDHCI_OMAP is not set
')