ARM: da850-evm: Remove dead/unneeded code
authorAdam Ford <aford173@gmail.com>
Fri, 19 Jul 2019 21:24:50 +0000 (16:24 -0500)
committerTom Rini <trini@konsulko.com>
Sat, 27 Jul 2019 17:36:53 +0000 (13:36 -0400)
commit3851f9be6b8c82eee89b363c72cbbff7ca7fd26e
treea7223770346264bb65f99c3cc91e056a78482acd
parent0d54e3bd47f0237740893cfe22c34ff7ccc9dcd3
ARM: da850-evm: Remove dead/unneeded code

The DA8850-evm supports DM_I2C and boots with SPL_DM, so we can
drop some of the code which disables DM_I2C in SPL.  This
patch removes some #undef's now rendered obsolete.

Signed-off-by: Adam Ford <aford173@gmail.com>
include/configs/da850evm.h