
23 Jul
2018
23 Jul
'18
4:47 p.m.
On Mon, Jul 23, 2018 at 03:55:14PM +0200, Michal Simek wrote:
CMD_DM is used for debug purpose and it shouldn't be enabled by default via Kconfig. Unfortunately this is in the tree for quite a long time that's why solution is to use imply DM for all targets which are enabling DM.
Signed-off-by: Michal Simek michal.simek@xilinx.com
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom