| commit | e4f8e543f1a905857a753a1d411997a81f4f52aa | [log] [tgz] |
|---|---|---|
| author | Simon Glass <sjg@chromium.org> | Thu Nov 05 06:32:18 2020 -0700 |
| committer | Bin Meng <bmeng.cn@gmail.com> | Fri Nov 06 10:26:32 2020 +0800 |
| tree | 602db8b33b49120a946f296c65d0a105eff863d9 | |
| parent | 839d66cdb518f5bd28d25b4b9bf3413711826945 [diff] |
smbios: Drop the unused Kconfig options Now that we can use devicetree to specify this information, drop the old CONFIG options. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>