]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit0b4e4eb5bce58293ad2a8a141b633110ded14dc9
tree783a130b1eaf4050422f52f1f99ed855d3e46627
parent048921ce94bb63ff3cb2f9cfa8c6074eab009f8c
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