[LEDE-DEV] [PATCH 1/2] x86_64: enable mmc to support booting off sd
Russell Senior
russell at personaltelco.net
Sun May 22 13:24:05 PDT 2016
Improved support for PCEngines APU
Signed-off-by: Russell Senior <russell at personaltelco.net>
---
target/linux/x86/64/config-default | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/target/linux/x86/64/config-default b/target/linux/x86/64/config-default
index 8b62b86..89a8a4c 100644
--- a/target/linux/x86/64/config-default
+++ b/target/linux/x86/64/config-default
@@ -141,6 +141,14 @@ CONFIG_MEMORY_BALLOON=y
# CONFIG_MEMORY_HOTPLUG is not set
CONFIG_MFD_CORE=y
# CONFIG_MFD_INTEL_LPSS_ACPI is not set
+CONFIG_MMC=y
+CONFIG_MMC_BLOCK=y
+CONFIG_MMC_RICOH_MMC=y
+CONFIG_MMC_SDHCI=y
+CONFIG_MMC_SDHCI_PCI=y
+# CONFIG_MMC_SDHCI_PLTFM is not set
+# CONFIG_MMC_TIFM_SD is not set
+# CONFIG_MMC_WBSD is not set
CONFIG_MODULES_USE_ELF_RELA=y
# CONFIG_MPSC is not set
CONFIG_MUTEX_SPIN_ON_OWNER=y
--
2.8.2
--
Russell Senior, President
russell at personaltelco.net
More information about the Lede-dev
mailing list