common: Drop CONFIG_POST_STD/ALT_LIST
authorSimon Glass <sjg@chromium.org>
Sat, 28 Dec 2019 17:44:50 +0000 (10:44 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 17 Jan 2020 18:26:51 +0000 (13:26 -0500)
commitbd21f66249b3ca09a905011c52ec2fe77c109f97
tree03a2dc75210f65b1572411c07663e949733d16ba
parent4ab18a0ba6a5123b38b7d9f4af481da6349aba70
common: Drop CONFIG_POST_STD/ALT_LIST

These CONFIG options are not used anymore. CONFIG_POST_ALT_LIST just
causes CONFIG_POST_STD_LIST to be set and it causes tests.c to be
compiled. So just make compiling tests.c unconditional.

Signed-off-by: Simon Glass <sjg@chromium.org>
include/common.h
post/Makefile
scripts/config_whitelist.txt