commit | c05459b850639d03d41c46cf292345de1bf5f1eb | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Aug 04 16:34:39 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 11 15:41:53 2017 -0400 |
tree | 3c9c226c8cf36c4487a610e7291e2643b4d262cb | |
parent | 0ae023d5fc9e2fcd5c2ab8507805a63589ebf428 [diff] |
Kconfig: Convert CMD_READ to Kconfig Convert this option and enable it in sandbox. Also correct a bug which was introduced with the block-device driver model conversion. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>