From e966db7fee04d4a213d6add9a0f0a50cc07c759c Mon Sep 17 00:00:00 2001 From: Jeff Collins Date: Thu, 12 Dec 2019 02:04:57 -0500 Subject: [PATCH] x86: Fix when booting from internal MMC. --- target/linux/x86/config-4.14 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/x86/config-4.14 b/target/linux/x86/config-4.14 index e64a72f92d..0b1acdc8d9 100644 --- a/target/linux/x86/config-4.14 +++ b/target/linux/x86/config-4.14 @@ -315,6 +315,7 @@ CONFIG_MIGRATION=y # CONFIG_MK6 is not set # CONFIG_MK7 is not set # CONFIG_MK8 is not set +CONFIG_MMC_SDHCI_ACPI=y # CONFIG_MODIFY_LDT_SYSCALL is not set CONFIG_MODULES_TREE_LOOKUP=y CONFIG_MODULES_USE_ELF_REL=y