mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-28 15:36:29 +00:00
Add LPSS support for intel-nuc (#1145)
This is needed for MMC to enumerate properly (Fixes: #1112)
This commit is contained in:
parent
142e7df6cf
commit
cc53ad4fd6
@ -21,3 +21,4 @@ CONFIG_MMC_BLOCK=y
|
|||||||
CONFIG_MMC_SDHCI=y
|
CONFIG_MMC_SDHCI=y
|
||||||
CONFIG_MMC_SDHCI_ACPI=y
|
CONFIG_MMC_SDHCI_ACPI=y
|
||||||
CONFIG_MMC_SDHCI_PCI=y
|
CONFIG_MMC_SDHCI_PCI=y
|
||||||
|
CONFIG_X86_INTEL_LPSS=y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user