On Mon, May 15, 2017 at 04:57:34AM -0600, Simon Glass wrote:
This converts the following to Kconfig:
CONFIG_CMD_ERRATA
[snip]
+config CMD_ERRATA
- bool "Enable the 'errata' command"
- depends on MPC85xx
- default y if MPC85xx
This can just be default y
--
Tom