dts: Kconfig: Fix help for SPL_OF_CONTROL
authorWalter Lozano <wlozano@collabora.com>
Tue, 22 Oct 2019 14:50:19 +0000 (11:50 -0300)
committerTom Rini <trini@konsulko.com>
Wed, 30 Oct 2019 21:48:47 +0000 (17:48 -0400)
commitc9acae3396e752d0ebe2880ab8304170e0d560a4
treea492b70cea1039b7ac2189171bcc491f3596b88d
parent90037eb483d3b84eab214a080e41efde85d9f2de
dts: Kconfig: Fix help for SPL_OF_CONTROL

As initially this feature was implemented as a negative CONFIG and
later it was redesigned to be positive the help text should be
updated to reflect this change.

This commit updates the help text to match the current implementation.

Signed-off-by: Walter Lozano <wlozano@collabora.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
dts/Kconfig