commit | b58bfe065d9a2d6b833d3cf9d7f21be1723955be | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Aug 08 12:20:09 2021 -0600 |
committer | Tom Rini <trini@konsulko.com> | Sat Sep 04 11:42:41 2021 -0400 |
tree | 62bb65db816d123cc82aa343e05938fad5135b2a | |
parent | fa392bfdb990f8fe5b99fa7f7ad10b16895e4ed5 [diff] |
mmc: Rename MMC_SUPPORT to MMC Rename these options so that CONFIG_IS_ENABLED can be used with them. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com> [trini: Fixup some incorrect renames] Signed-off-by: Tom Rini <trini@konsulko.com>