[U-Boot] [PATCH 1/3] COSMETIC: mmc: sdhci: Add CONFIG_ prefix to SDHCI_READ_STATUS_TIMEOUT
Tom Rini
trini at konsulko.com
Tue Jul 12 14:14:25 CEST 2016
On Mon, Jul 11, 2016 at 02:49:03PM +0200, Lukasz Majewski wrote:
> This change gives common prefix for SDHCI_READ_STATUS_TIMEOUT.
>
> Signed-off-by: Lukasz Majewski <l.majewski at samsung.com>
Hang on, didn't we just intentionally not CONFIG_ this option and not
add it to Kconfig? If we're making these tunable they need to be in
Kconfig and if needed, non-asked questions, ie:
int SDHCI_READ_STATUS_TIMEOUT
default 100 if FOO_PLATFORM
default 500 if BAR_PLATFORM
default 1000
Thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160712/b4e8637f/attachment.sig>
More information about the U-Boot
mailing list