]> git.baikalelectronics.ru Git - uboot.git/commit
bootstage: Drop unused options
authorSimon Glass <sjg@chromium.org>
Wed, 6 Sep 2017 01:49:48 +0000 (19:49 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Sat, 16 Sep 2017 06:57:44 +0000 (14:57 +0800)
commitbda2eea15128c032a9ca72e14ae591a04f537f8c
tree0994a77748a28c3b27878a7acb2f5d38a386ab32
parentdb6e50d7c2fb310b12015e8f3aed927f7ace8167
bootstage: Drop unused options

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@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
common/Kconfig
common/bootstage.c
configs/sandbox_defconfig
configs/sandbox_flattree_defconfig
configs/sandbox_noblk_defconfig
configs/sandbox_spl_defconfig
include/bootstage.h