diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/dra7xx_evm.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/include/configs/dra7xx_evm.h b/include/configs/dra7xx_evm.h index 35dec08a4..0eea28c80 100644 --- a/include/configs/dra7xx_evm.h +++ b/include/configs/dra7xx_evm.h @@ -39,4 +39,6 @@  #define CONFIG_CONS_INDEX		1  #define CONFIG_SYS_NS16550_COM1		UART1_BASE  #define CONFIG_BAUDRATE			115200 + +#define CONFIG_SYS_OMAP_ABE_SYSCK  #endif /* __CONFIG_DRA7XX_EVM_H */ |