pygoscelis: Enable the CONFIGs for the realtek micro SD reader

This commit is contained in:
Nils Freydank 2021-06-17 12:27:09 +02:00
parent 6734e2902c
commit 2f8fbe7545
No known key found for this signature in database
GPG Key ID: BC5DC2998AAD2B21
1 changed files with 3 additions and 1 deletions

View File

@ -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