common: Drop CONFIG_POST_STD/ALT_LIST
authorSimon Glass <sjg@chromium.org>
Sat, 28 Dec 2019 17:44:50 +0000 (10:44 -0700)
committerJagan Teki <jagan@amarulasolutions.com>
Fri, 24 Jan 2020 17:36:48 +0000 (23:06 +0530)
commitef20e5359bde42ad7e1aae8f0bf893dbca2ef2d0
tree783a130b1eaf4050422f52f1f99ed855d3e46627
parentad8a812f40acb86609206dd8343db16493eb60a9
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