From 2f8fbe7545999fd4445e1a3f259c3b6e8bcf9152 Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Thu, 17 Jun 2021 12:27:09 +0200 Subject: [PATCH] pygoscelis: Enable the CONFIGs for the realtek micro SD reader --- pygoscelis-config | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pygoscelis-config b/pygoscelis-config index f8b0178..4ddb1b4 100644 --- a/pygoscelis-config +++ b/pygoscelis-config @@ -1545,6 +1545,7 @@ CONFIG_NVME_HWMON=y # CONFIG_SRAM is not set # CONFIG_PCI_ENDPOINT_TEST is not set # CONFIG_XILINX_SDFEC is not set +CONFIG_MISC_RTSX=m # CONFIG_PVPANIC is not set # CONFIG_C2PORT is not set @@ -1579,7 +1580,7 @@ CONFIG_NVME_HWMON=y # CONFIG_ECHO is not set # CONFIG_BCM_VK is not set # CONFIG_MISC_ALCOR_PCI is not set -# CONFIG_MISC_RTSX_PCI is not set +CONFIG_MISC_RTSX_PCI=m # CONFIG_MISC_RTSX_USB is not set # CONFIG_HABANA_AI is not set # CONFIG_UACCE is not set @@ -4099,6 +4100,7 @@ CONFIG_MMC_SDHCI=m # CONFIG_MMC_VUB300 is not set CONFIG_MMC_USHC=m # CONFIG_MMC_USDHI6ROL0 is not set +CONFIG_MMC_REALTEK_PCI=m # CONFIG_MMC_CQHCI is not set # CONFIG_MMC_HSQ is not set # CONFIG_MMC_TOSHIBA_PCI is not set