aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86
diff options
context:
space:
mode:
authorRussell Senior <russell@personaltelco.net>2016-06-25 17:52:54 +0200
committerZoltan HERPAI <wigyori@uid0.hu>2016-06-25 17:52:54 +0200
commit502285aff02637defe4aab9a0921468d85782e92 (patch)
treeee5c3fec5ce5064474ccee64eaf9d6b54e8a903f /target/linux/x86
parenta6e2b265d1e9c2a180e6fdb01d3094e526f83691 (diff)
downloadmaster-187ad058-502285aff02637defe4aab9a0921468d85782e92.tar.gz
master-187ad058-502285aff02637defe4aab9a0921468d85782e92.tar.bz2
master-187ad058-502285aff02637defe4aab9a0921468d85782e92.zip
x86_64: enable mmc to support booting off sd
Improved support for PCEngines APU Signed-off-by: Russell Senior <russell@personaltelco.net>
Diffstat (limited to 'target/linux/x86')
-rw-r--r--target/linux/x86/64/config-default8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/x86/64/config-default b/target/linux/x86/64/config-default
index 8b62b86fdd..89a8a4ce45 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