From: Prasad J Pandit <[email protected]> Disable rarely used sdhci-pci device build by default.
Suggested-by: Stefan Hajnoczi <[email protected]> Signed-off-by: Prasad J Pandit <[email protected]> --- hw/sd/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/hw/sd/Kconfig b/hw/sd/Kconfig index c5e1e5581c..93dea61285 100644 --- a/hw/sd/Kconfig +++ b/hw/sd/Kconfig @@ -16,6 +16,5 @@ config SDHCI config SDHCI_PCI bool - default y if PCI_DEVICES depends on PCI select SDHCI -- 2.26.2
