From: Jean Delvare Date: Mon, 26 Jan 2015 10:44:15 +0000 (+0100) Subject: mmc: Enable Ricoh MMC quirk by default X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=ba2f73250e4a12471185838911966628a036fcee;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git mmc: Enable Ricoh MMC quirk by default Config option MMC_RICOH_MMC's help text reads: If unsure, say Y. However the option defaults to N. Set the default to Y to match the recommendation in the help text. Signed-off-by: Jean Delvare Cc: Chris Ball Cc: Ulf Hansson Cc: Philipl Langdale Signed-off-by: Ulf Hansson --- diff --git a/drivers/mmc/host/Kconfig b/drivers/mmc/host/Kconfig index 85df91f55b63..11f81b6fd6d9 100644 --- a/drivers/mmc/host/Kconfig +++ b/drivers/mmc/host/Kconfig @@ -82,6 +82,7 @@ config MMC_SDHCI_PCI config MMC_RICOH_MMC bool "Ricoh MMC Controller Disabler" depends on MMC_SDHCI_PCI + default y help This adds a pci quirk to disable Ricoh MMC Controller. This proprietary controller is unnecessary because the SDHCI driver