Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

mmc: Kconfig: Fix spelling mistake "referrered" -> "referred"

There are two spelling mistakes in the config. Fix them.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Link: https://lore.kernel.org/r/20250724112817.142784-1-colin.i.king@gmail.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>

authored by

Colin Ian King and committed by
Ulf Hansson
d76ae3c7 5f755ba9

+2 -2
+2 -2
drivers/mmc/host/Kconfig
··· 359 359 depends on PLAT_SAMSUNG || ARCH_S5PV210 || ARCH_EXYNOS || COMPILE_TEST 360 360 help 361 361 This selects the Secure Digital Host Controller Interface (SDHCI) 362 - often referrered to as the HSMMC block in some of the Samsung 362 + often referred to as the HSMMC block in some of the Samsung 363 363 S3C6410, S5Pv210 and Exynos (Exynso4210, Exynos4412) SoCs. 364 364 365 365 If you have a controller with this interface (thereforeyou build for ··· 401 401 depends on OF 402 402 help 403 403 This selects the Secure Digital Host Controller Interface (SDHCI) 404 - often referrered to as the HSMMC block in some of the ST SPEAR range 404 + often referred to as the HSMMC block in some of the ST SPEAR range 405 405 of SoC 406 406 407 407 If you have a controller with this interface, say Y or M here.