common: Drop CONFIG_HAS_POST
authorSimon Glass <sjg@chromium.org>
Sat, 28 Dec 2019 17:44:51 +0000 (10:44 -0700)
committerJagan Teki <jagan@amarulasolutions.com>
Fri, 24 Jan 2020 17:36:48 +0000 (23:06 +0530)
commit63b05da74d7a51735ea5e3e680074629dbcc295e
treee69b802d63be5505ddb1e0788bd94105093b4871
parentef20e5359bde42ad7e1aae8f0bf893dbca2ef2d0
common: Drop CONFIG_HAS_POST

This only exists to control whether the post/ directory is build. It is
just as easy to check this in the Makefile. Remove CONFIG_HAS_POST and use
an ifdef in the Makefile instead.

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