diff options
Diffstat (limited to 'include/configs/udoo_neo.h')
-rw-r--r-- | include/configs/udoo_neo.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/udoo_neo.h b/include/configs/udoo_neo.h index 4b3df0451a..4e95788b24 100644 --- a/include/configs/udoo_neo.h +++ b/include/configs/udoo_neo.h @@ -16,7 +16,6 @@ /* Size of malloc() pool */ #define CONFIG_SYS_MALLOC_LEN (3 * SZ_1M) -#define CONFIG_MXC_UART /* MMC Configuration */ #define CONFIG_SYS_FSL_ESDHC_ADDR USDHC2_BASE_ADDR |