]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: rockchip: rock: Correct test to use CONFIG_IS_ENABLED not defined
authorTom Rini <trini@konsulko.com>
Mon, 14 Aug 2017 17:21:44 +0000 (13:21 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 14 Aug 2017 17:33:07 +0000 (13:33 -0400)
commitaa6aaf93211b7e22361e75f1068e1e565e731f25
treecd973b5f78eb581b180672c847649a7d74184765
parentc1b62ba9ca0e41fdd548cb3bb9af3b3f90d4a393
ARM: rockchip: rock: Correct test to use CONFIG_IS_ENABLED not defined

While it is likely that this entire case is superfluous and can be
removed, correct the test now to match what is in rockchip-common.h and
makes sense based on context of the code.  Otherwise we get a large
number of warnings.

Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
include/configs/rock.h