diff options
Diffstat (limited to 'include/configs/da830evm.h')
-rw-r--r-- | include/configs/da830evm.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/configs/da830evm.h b/include/configs/da830evm.h index e8c021262ac..4532e4f4fdd 100644 --- a/include/configs/da830evm.h +++ b/include/configs/da830evm.h @@ -203,6 +203,10 @@ #undef CONFIG_CMD_FPGA #undef CONFIG_CMD_SETGETDCR +#ifdef CONFIG_CMD_BDI +#define CONFIG_CLOCKS +#endif + #ifndef CONFIG_DRIVER_TI_EMAC #undef CONFIG_CMD_NET #undef CONFIG_CMD_DHCP |