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)
commit066b25b6c4995d1e04dbafdb7dfb4fe55630b586
tree0994a77748a28c3b27878a7acb2f5d38a386ab32
parent2ff50f5fa4009adf5e23a69a4269e6bb054edd79
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