Merge pull request #1772 from mglae/bootable_sd_reader_le82

linux config: allow to boot from SD Card reader
This commit is contained in:
Christian Hewitt 2017-07-10 10:30:55 +04:00 committed by GitHub
commit a2d26e8a5a

View File

@ -3981,9 +3981,9 @@ CONFIG_MMC_SDHCI_ACPI=y
# CONFIG_MMC_VUB300 is not set # CONFIG_MMC_VUB300 is not set
# CONFIG_MMC_USHC is not set # CONFIG_MMC_USHC is not set
# CONFIG_MMC_USDHI6ROL0 is not set # CONFIG_MMC_USDHI6ROL0 is not set
CONFIG_MMC_REALTEK_PCI=m CONFIG_MMC_REALTEK_PCI=y
CONFIG_MMC_REALTEK_USB=m CONFIG_MMC_REALTEK_USB=y
CONFIG_MMC_TOSHIBA_PCI=m CONFIG_MMC_TOSHIBA_PCI=y
# CONFIG_MMC_MTK is not set # CONFIG_MMC_MTK is not set
CONFIG_MEMSTICK=m CONFIG_MEMSTICK=m
# CONFIG_MEMSTICK_DEBUG is not set # CONFIG_MEMSTICK_DEBUG is not set