diff options
-rw-r--r-- | include/configs/da850evm.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/da850evm.h b/include/configs/da850evm.h index 7550745a5b..2dab17afab 100644 --- a/include/configs/da850evm.h +++ b/include/configs/da850evm.h @@ -19,14 +19,6 @@ #endif /* -* Disable DM_* for SPL build and can be re-enabled after adding -* DM support in SPL -*/ -#ifdef CONFIG_SPL_BUILD -#undef CONFIG_DM_I2C -#undef CONFIG_DM_I2C_COMPAT -#endif -/* * SoC Configuration */ #define CONFIG_SYS_EXCEPTION_VECTORS_HIGH |