Merge pull request #1746 from mglae/bootable_sd_reader

linux config: allow to boot from SD Card reader
This commit is contained in:
Christian Hewitt 2017-07-10 10:31:32 +04:00 committed by GitHub
commit 448e6c2b37

View File

@ -4135,9 +4135,9 @@ CONFIG_MMC_SDHCI_PLTFM=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 is not set # CONFIG_MEMSTICK is not set
CONFIG_NEW_LEDS=y CONFIG_NEW_LEDS=y