commit | 543a82b96d7a933617ae8514bbc1e52249b66085 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Sun May 22 01:45:38 2016 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Mon May 23 15:27:42 2016 +0800 |
tree | 0e522cbb0fbab3289c3d0de6a98b571ea7e124c9 | |
parent | 6efcb51791abbbd39eab65d87610fe876a100108 [diff] |
x86: Switch to use SMBIOS Kconfig options when writing SMBIOS tables Make use of the newly added Kconfig options of board manufacturer and product name to write SMBIOS tables. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>