commit | 962501157502e07b50dc6eb5e302d8c3009e4ae0 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Aug 25 16:07:39 2016 +0900 |
committer | Jaehoon Chung <jh80.chung@samsung.com> | Tue Sep 20 06:46:01 2016 +0900 |
tree | 8eeec3c82cdb0dda19b9dd862b6c069e1a77d5ae | |
parent | d4512316ee03e23e308c27b79b332190e3b386dd [diff] |
mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_MAX_TIMEOUT No need for per-SoC adjustment for this parameter. It should be determined by the slowest hardware. Currently, no board overrides this CONFIG, so 3.2 sec is large enough. (If not, we can make it even larger.) Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>