summaryrefslogtreecommitdiff
path: root/configs/rcar3_salvator-x_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2020-11-05 06:32:18 -0700
committerBin Meng <bmeng.cn@gmail.com>2020-11-06 10:26:32 +0800
commite4f8e543f1a905857a753a1d411997a81f4f52aa (patch)
tree602db8b33b49120a946f296c65d0a105eff863d9 /configs/rcar3_salvator-x_defconfig
parent839d66cdb518f5bd28d25b4b9bf3413711826945 (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>
Diffstat (limited to 'configs/rcar3_salvator-x_defconfig')
-rw-r--r--configs/rcar3_salvator-x_defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/rcar3_salvator-x_defconfig b/configs/rcar3_salvator-x_defconfig
index 5f2f366554..ff6e0e945e 100644
--- a/configs/rcar3_salvator-x_defconfig
+++ b/configs/rcar3_salvator-x_defconfig
@@ -9,7 +9,6 @@ CONFIG_SPL_TEXT_BASE=0xe6338000
CONFIG_RCAR_GEN3=y
CONFIG_TARGET_SALVATOR_X=y
CONFIG_DEFAULT_DEVICE_TREE="r8a77950-salvator-x-u-boot"
-CONFIG_SMBIOS_PRODUCT_NAME=""
CONFIG_FIT=y
CONFIG_SUPPORT_RAW_INITRD=y
CONFIG_USE_BOOTARGS=y
@@ -89,4 +88,3 @@ CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_GENERIC=y
CONFIG_USB_STORAGE=y
CONFIG_OF_LIBFDT_OVERLAY=y
-CONFIG_SMBIOS_MANUFACTURER=""