diff options
Diffstat (limited to 'drivers/mmc/host/Kconfig')
-rw-r--r-- | drivers/mmc/host/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mmc/host/Kconfig b/drivers/mmc/host/Kconfig index 99d4b28d52ed..6fbb246c40bb 100644 --- a/drivers/mmc/host/Kconfig +++ b/drivers/mmc/host/Kconfig | |||
@@ -177,7 +177,7 @@ config MMC_SPI | |||
177 | select CRC7 | 177 | select CRC7 |
178 | select CRC_ITU_T | 178 | select CRC_ITU_T |
179 | help | 179 | help |
180 | Some systems accss MMC/SD/SDIO cards using a SPI controller | 180 | Some systems access MMC/SD/SDIO cards using a SPI controller |
181 | instead of using a "native" MMC/SD/SDIO controller. This has a | 181 | instead of using a "native" MMC/SD/SDIO controller. This has a |
182 | disadvantage of being relatively high overhead, but a compensating | 182 | disadvantage of being relatively high overhead, but a compensating |
183 | advantage of working on many systems without dedicated MMC/SD/SDIO | 183 | advantage of working on many systems without dedicated MMC/SD/SDIO |