[PATCH v6 14/14] smbios: Drop the unused Kconfig options

Bin Meng bmeng.cn at gmail.com
Fri Nov 6 03:16:58 CET 2020


On Thu, Nov 5, 2020 at 9:36 PM Simon Glass <sjg at chromium.org> wrote:
>
> Now that we can use devicetree to specify this information, drop the old
> CONFIG options.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> (no changes since v5)
>
> Changes in v5:
> - Rename smbios_add_prop_default() to smbios_add_prop()
>
> Changes in v3:
> - Add onto the sysinfo binding
>
>  configs/clearfog_gt_8k_defconfig    |  2 --
>  configs/mt7622_rfb_defconfig        |  1 -
>  configs/mvebu_db_armada8k_defconfig |  2 --
>  configs/r8a774a1_beacon_defconfig   |  2 --
>  configs/r8a77970_eagle_defconfig    |  2 --
>  configs/r8a77980_condor_defconfig   |  2 --
>  configs/r8a77990_ebisu_defconfig    |  2 --
>  configs/r8a77995_draak_defconfig    |  2 --
>  configs/rcar3_salvator-x_defconfig  |  2 --
>  configs/rcar3_ulcb_defconfig        |  2 --
>  lib/Kconfig                         | 16 ----------
>  lib/smbios.c                        | 46 ++++++++---------------------
>  12 files changed, 13 insertions(+), 68 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list