[PATCH 15/15] mmc: bcm2835: Rename Kconfig switch

Stefan Wahren stefan.wahren at i2se.com
Tue Feb 7 12:45:54 PST 2017


This patch renames the Kconfig switch for bcm2385 in order to
make the entry easier to find in menuconfig.

Signed-off-by: Stefan Wahren <stefan.wahren at i2se.com>
---
 drivers/mmc/host/Kconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/mmc/host/Kconfig b/drivers/mmc/host/Kconfig
index dfe82e1..a638cd0 100644
--- a/drivers/mmc/host/Kconfig
+++ b/drivers/mmc/host/Kconfig
@@ -800,7 +800,7 @@ config MMC_TOSHIBA_PCI
 	help
 
 config MMC_BCM2835
-	tristate "platform support for the BCM2835 SDHOST MMC Controller"
+	tristate "Broadcom BCM2835 SDHOST MMC Controller support"
 	depends on ARCH_BCM2835 || COMPILE_TEST
 	depends on HAS_DMA
 	help
-- 
1.7.9.5




More information about the linux-rpi-kernel mailing list