commit | 0e067a65f57189703668826d9841fea477026bf6 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Oct 30 15:46:17 2015 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 30 18:04:14 2015 -0400 |
tree | e0ad0f0142bb03377b6efcc35528d14e2576266f | |
parent | 588eec2a8603ee8a8e2e913895767c4c02d523af [diff] |
x86: Select the ns16550 debug UART for minnowmax, chromebook_link At present the debug UART is not selected which causes a build error. Correct this. Signed-off-by: Simon Glass <sjg@chromium.org>