diff options
Diffstat (limited to 'include/configs/tao3530.h')
-rw-r--r-- | include/configs/tao3530.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/tao3530.h b/include/configs/tao3530.h index 72208f3ef0..556219bd9f 100644 --- a/include/configs/tao3530.h +++ b/include/configs/tao3530.h @@ -23,8 +23,6 @@ #define V_OSCK 26000000 /* Clock output from T2 */ #define V_SCLK (V_OSCK >> 1) -#define CONFIG_MISC_INIT_R - #define CONFIG_CMDLINE_TAG #define CONFIG_SETUP_MEMORY_TAGS #define CONFIG_INITRD_TAG |