diff --git a/srcpkgs/linux4.20/files/arm64-dotconfig b/srcpkgs/linux4.20/files/arm64-dotconfig index b32691ab6ee..e920f3bf86c 100644 --- a/srcpkgs/linux4.20/files/arm64-dotconfig +++ b/srcpkgs/linux4.20/files/arm64-dotconfig @@ -6427,7 +6427,7 @@ CONFIG_MMC_TOSHIBA_PCI=y CONFIG_MMC_BCM2835=m CONFIG_MMC_MTK=y CONFIG_MMC_SDHCI_BRCMSTB=y -CONFIG_MMC_SDHCI_XENON=m +CONFIG_MMC_SDHCI_XENON=y CONFIG_MMC_SDHCI_OMAP=m CONFIG_MEMSTICK=m # CONFIG_MEMSTICK_DEBUG is not set diff --git a/srcpkgs/linux4.20/template b/srcpkgs/linux4.20/template index b6030d2e477..2a5906959cf 100644 --- a/srcpkgs/linux4.20/template +++ b/srcpkgs/linux4.20/template @@ -1,7 +1,7 @@ # Template file for 'linux4.20'. pkgname=linux4.20 version=4.20.0 -revision=1 +revision=2 patch_args="-Np1" wrksrc="linux-${version%.*}" short_desc="The Linux kernel and modules (${version%.*} series)"