aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/dts/dfi-bt700.dtsi
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2020-11-05 06:32:17 -0700
committerBin Meng <bmeng.cn@gmail.com>2020-11-06 10:25:56 +0800
commit839d66cdb518f5bd28d25b4b9bf3413711826945 (patch)
tree3d8a8b640d13538cbc37981728903d784fbee690 /arch/x86/dts/dfi-bt700.dtsi
parent8f1f374f63076cdbb8f7106bd80fcae50ba62394 (diff)
downloadu-boot-839d66cdb518f5bd28d25b4b9bf3413711826945.zip
u-boot-839d66cdb518f5bd28d25b4b9bf3413711826945.tar.gz
u-boot-839d66cdb518f5bd28d25b4b9bf3413711826945.tar.bz2
x86: Provide default SMBIOS manufacturer/product
Add a file containing defaults for these, using the existing CONFIG options. This file must be included with #include since it needs to be passed through the C preprocessor. Enable the driver for all x86 boards that generate SMBIOS tables. Disable it for coral since it has its own driver. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> [bmeng: reword the commit message a little bit] Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'arch/x86/dts/dfi-bt700.dtsi')
-rw-r--r--arch/x86/dts/dfi-bt700.dtsi2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/x86/dts/dfi-bt700.dtsi b/arch/x86/dts/dfi-bt700.dtsi
index e9930cb..7d7b835 100644
--- a/arch/x86/dts/dfi-bt700.dtsi
+++ b/arch/x86/dts/dfi-bt700.dtsi
@@ -13,6 +13,8 @@
#include "rtc.dtsi"
#include "tsc_timer.dtsi"
+#include "smbios.dtsi"
+
/ {
config {
silent_console = <0>;