summaryrefslogtreecommitdiff
path: root/configs/myir_mys_6ulx_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2020-11-05 16:32:13 +0300
committerBin Meng <bmeng.cn@gmail.com>2020-11-06 05:18:20 +0300
commitc0697c1f4b6ddbe4a708bda78852c5dda153f522 (patch)
tree569a60ab5ef56e4df45ae59c10605ce3f473b0c1 /configs/myir_mys_6ulx_defconfig
parent70190f82cb3b469e327a274ba523e4453c4c4402 (diff)
downloadu-boot-c0697c1f4b6ddbe4a708bda78852c5dda153f522.tar.xz
imx: Use devicetree for SMBIOS settings on MYiR MYS-6ULX
Add settings and enable the default sysinfo driver so that these can come from the device tree. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'configs/myir_mys_6ulx_defconfig')
-rw-r--r--configs/myir_mys_6ulx_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/myir_mys_6ulx_defconfig b/configs/myir_mys_6ulx_defconfig
index 02b2060874..4ba817ab1e 100644
--- a/configs/myir_mys_6ulx_defconfig
+++ b/configs/myir_mys_6ulx_defconfig
@@ -67,4 +67,5 @@ CONFIG_MXC_UART=y
CONFIG_USB=y
CONFIG_DM_USB=y
CONFIG_USB_GADGET=y
-CONFIG_SMBIOS_MANUFACTURER="MYiR"
+CONFIG_SYSINFO=y
+CONFIG_SYSINFO_SMBIOS=y