commit | 932adc65dff07ed2c77990157e02b38eaef593cd | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Sun Aug 09 23:26:59 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Fri Aug 14 09:50:12 2015 -0600 |
tree | bc4fe34820bb5647e5827adf3266ef50df347d43 | |
parent | 79dd434b22e2dc01cd56d7a6f510b0ffaef6280f [diff] |
video: vesa: Correct a typo in the Kconfig VESA mode string There is one typo in the VESA mode 105h string. Correct it. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>