]> git.baikalelectronics.ru Git - uboot.git/commit
smbios: Drop the unused Kconfig options
authorSimon Glass <sjg@chromium.org>
Thu, 5 Nov 2020 13:32:18 +0000 (06:32 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 6 Nov 2020 02:26:32 +0000 (10:26 +0800)
commitf274b45aeba0968cfa24aeb833d20e1e5c1968cf
tree602db8b33b49120a946f296c65d0a105eff863d9
parent2c1dc09e7e591e944d62402e6a868434aa0b9ec7
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>
12 files changed:
configs/clearfog_gt_8k_defconfig
configs/mt7622_rfb_defconfig
configs/mvebu_db_armada8k_defconfig
configs/r8a774a1_beacon_defconfig
configs/r8a77970_eagle_defconfig
configs/r8a77980_condor_defconfig
configs/r8a77990_ebisu_defconfig
configs/r8a77995_draak_defconfig
configs/rcar3_salvator-x_defconfig
configs/rcar3_ulcb_defconfig
lib/Kconfig
lib/smbios.c