commit | a0175c2db068fa13c0520e7fe3c36a742fe24fd1 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Mar 11 17:34:25 2015 +0900 |
committer | Tom Rini <trini@konsulko.com> | Fri Mar 13 09:29:36 2015 -0400 |
tree | bd0f14c3fc4da69e02478e276762d65d5bc08bdf | |
parent | a2baeef083683dcaaf082f4dba22dbd925849c7c [diff] |
README: remove description about driver model configuration options (again) The Driver Model description in README was removed by commit 65eb659e56fa (README: remove description about driver model configuration options), and was revived by mistake by commit b79dadf846e5 when resolving the conflict. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Cc: Tom Rini <trini@konsulko.com> Acked-by: Simon Glass <sjg@chromium.org>