diff options
Diffstat (limited to 'include/configs/mcx.h')
-rw-r--r-- | include/configs/mcx.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/mcx.h b/include/configs/mcx.h index 48f86228c2..94b133223c 100644 --- a/include/configs/mcx.h +++ b/include/configs/mcx.h @@ -26,8 +26,6 @@ #define V_OSCK 26000000 /* Clock output from T2 */ #define V_SCLK (V_OSCK >> 1) -#define CONFIG_MISC_INIT_R - #define CONFIG_CMDLINE_TAG /* enable passing of ATAGs */ #define CONFIG_SETUP_MEMORY_TAGS #define CONFIG_INITRD_TAG |