commit | 4cdce9f5b455195357fd7b5e89205888fe3115b8 | [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 | 5ce378cfcfc88284bd90cf8c02e473945aec9d35 [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>