From: Jean Delvare Date: Mon, 26 Jan 2015 10:44:15 +0000 (+0100) Subject: mmc: Enable Ricoh MMC quirk by default X-Git-Tag: v4.0-rc1~124^2~20 X-Git-Url: http://git.cascardo.info/?p=cascardo%2Flinux.git;a=commitdiff_plain;h=ba2f73250e4a12471185838911966628a036fcee 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