
29 Jan
2020
29 Jan
'20
6:48 p.m.
On Wed, Jan 29, 2020 at 09:17:18AM -0700, Joel Johnson wrote:
Both CMD_MX_CYCLIC and MX_CYCLIC are in use and defined in Kconfig, but only the non-CMD version currently does anything. This changes all usages to prefer the CMD_MX_CYCLIC option (since it's only affecting addition of the commands), and switches defconfigs using the non-CMD version to use the CMD version.
Signed-off-by: Joel Johnson mrjoel@lixil.net
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom