summaryrefslogtreecommitdiff
path: root/configs/mt7622_rfb_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2020-11-05 16:32:18 +0300
committerBin Meng <bmeng.cn@gmail.com>2020-11-06 05:26:32 +0300
commite4f8e543f1a905857a753a1d411997a81f4f52aa (patch)
tree602db8b33b49120a946f296c65d0a105eff863d9 /configs/mt7622_rfb_defconfig
parent839d66cdb518f5bd28d25b4b9bf3413711826945 (diff)
downloadu-boot-e4f8e543f1a905857a753a1d411997a81f4f52aa.tar.xz
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/mt7622_rfb_defconfig')
-rw-r--r--configs/mt7622_rfb_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/mt7622_rfb_defconfig b/configs/mt7622_rfb_defconfig
index a6089d6cf6..ccf926e104 100644
--- a/configs/mt7622_rfb_defconfig
+++ b/configs/mt7622_rfb_defconfig
@@ -5,7 +5,6 @@ CONFIG_SYS_TEXT_BASE=0x41e00000
CONFIG_SYS_MALLOC_F_LEN=0x4000
CONFIG_NR_DRAM_BANKS=1
CONFIG_DEFAULT_DEVICE_TREE="mt7622-rfb"
-CONFIG_SMBIOS_PRODUCT_NAME=""
CONFIG_FIT=y
CONFIG_DEFAULT_FDT_FILE="mt7622-rfb"
CONFIG_LOGLEVEL=7