diff options
Diffstat (limited to 'include/configs/mx7ulp_evk.h')
-rw-r--r-- | include/configs/mx7ulp_evk.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/mx7ulp_evk.h b/include/configs/mx7ulp_evk.h index edc26b0e1a0..567a037089d 100644 --- a/include/configs/mx7ulp_evk.h +++ b/include/configs/mx7ulp_evk.h @@ -22,11 +22,6 @@ #define CONFIG_SYS_HZ_CLOCK 1000000 /* Fixed at 1Mhz from TSTMR */ -#define CONFIG_INITRD_TAG -#define CONFIG_CMDLINE_TAG -#define CONFIG_SETUP_MEMORY_TAGS -/*#define CONFIG_REVISION_TAG*/ - /* UART */ #define LPUART_BASE LPUART4_RBASE |