| commit | b64175b498e7900076197428b4068fd3dd8b6168 | [log] [tgz] |
|---|---|---|
| author | you.chen <you.chen@mobiletek.cn> | Sat Aug 20 18:51:22 2022 +0800 |
| committer | you.chen <you.chen@mobiletek.cn> | Sat Aug 20 18:51:22 2022 +0800 |
| tree | fddffa7465cf407050572ee141f4b29824571c77 | |
| parent | 36be0a2b339d425fbcd1d7fe7ec90f8b9fc952e3 [diff] [blame] |
[Feature][T8TSK-48][TCAM_T800_SW_261] add emmc health interface Change-Id: I23caddce7d76c067a3661d7cfc29c027668fc2fa
diff --git a/src/kernel/linux/v4.19/drivers/mmc/host/Kconfig b/src/kernel/linux/v4.19/drivers/mmc/host/Kconfig index cae1c5a..43ea78c 100644 --- a/src/kernel/linux/v4.19/drivers/mmc/host/Kconfig +++ b/src/kernel/linux/v4.19/drivers/mmc/host/Kconfig
@@ -952,3 +952,10 @@ If you have a controller with this interface, say Y or M here. If unsure, say N. + +config MMC_HEALTH + tristate "SD/MMC Card Health Interface support" + depends on MMC_MTK + help + This selects the card health Interface. +