summaryrefslogtreecommitdiff
path: root/common/edid.c
diff options
context:
space:
mode:
authorPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>2017-06-30 17:02:53 (GMT)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>2017-08-13 15:12:20 (GMT)
commitf1c6e1922eb57f4a212c09709801a1cc7920ffa9 (patch)
tree97d5c1026f5995a79a01b79b91f6ca8c27ab87fd /common/edid.c
parentf291ce1298f078175bbe3c2e600d03cae173403f (diff)
downloadu-boot-f1c6e1922eb57f4a212c09709801a1cc7920ffa9.tar.xz
spl: dm: use CONFIG_IS_ENABLED to test for the DM option
Even though there's now a TPL_DM configuration option, the spl logic still checks for SPL_DM and thus does not pick up the proper config option. This introduces the use of CONFIG_IS_ENABLED(DM) in spl.c to always pick up the desired configuration option instead of having a hard-coded check for the SPL variant. Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'common/edid.c')
0 files changed, 0 insertions, 0 deletions