projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f89a20a
)
x86_64: enable mmc to support booting off sd
author
Russell Senior
<russell@personaltelco.net>
Sun, 22 May 2016 20:24:05 +0000
(13:24 -0700)
committer
Felix Fietkau
<nbd@nbd.name>
Mon, 23 May 2016 10:17:55 +0000
(12:17 +0200)
Improved support for PCEngines APU
Signed-off-by: Russell Senior <russell@personaltelco.net>
target/linux/x86/64/config-default
patch
|
blob
|
history
diff --git
a/target/linux/x86/64/config-default
b/target/linux/x86/64/config-default
index 8b62b86fdd1ce994f9ed74599ef6fc4325760514..89a8a4ce45e0b3042b3f3ad61b0ab53ae3e79df1 100644
(file)
--- 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