diff options
Diffstat (limited to 'include/configs/mx53smd.h')
-rw-r--r-- | include/configs/mx53smd.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/mx53smd.h b/include/configs/mx53smd.h index 216a0d55b9..399b5236e0 100644 --- a/include/configs/mx53smd.h +++ b/include/configs/mx53smd.h @@ -23,8 +23,6 @@ /* Size of malloc() pool */ #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 2 * 1024 * 1024) -#define CONFIG_MXC_GPIO - #define CONFIG_MXC_UART #define CONFIG_MXC_UART_BASE UART1_BASE |