[U-Boot] [PATCH v3 4/6] bootstage: Drop unused options
Bin Meng
bmeng.cn at gmail.com
Sat Sep 16 06:29:29 UTC 2017
On Wed, Sep 6, 2017 at 9:49 AM, Simon Glass <sjg at chromium.org> wrote:
> The CONFIG_BOOTSTAGE_USER_COUNT option is no-longer needed since we can now
> support any number of user IDs. Also BOOTSTAGE_ID_COUNT is not needed now.
>
> Drop these unused options.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
> common/Kconfig | 9 ---------
> common/bootstage.c | 2 +-
> configs/sandbox_defconfig | 1 -
> configs/sandbox_flattree_defconfig | 1 -
> configs/sandbox_noblk_defconfig | 1 -
> configs/sandbox_spl_defconfig | 1 -
> include/bootstage.h | 6 ------
> 7 files changed, 1 insertion(+), 20 deletions(-)
>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list