diff --git a/include/configs/mx28evk.h b/include/configs/mx28evk.h index cdcc6e0eab36fb72ced636621524200a74d49654..705fdab563f95c802558798af50f859bc7165950 100644 --- a/include/configs/mx28evk.h +++ b/include/configs/mx28evk.h @@ -125,6 +125,11 @@ #define CONFIG_BAUDRATE 115200 /* Default baud rate */ #define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 } +/* + * DMA + */ +#define CONFIG_APBH_DMA + /* * MMC Driver */