diff options
Diffstat (limited to 'include/configs/mx35_3stack.h')
-rw-r--r-- | include/configs/mx35_3stack.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mx35_3stack.h b/include/configs/mx35_3stack.h index 39be55c..a141ad0 100644 --- a/include/configs/mx35_3stack.h +++ b/include/configs/mx35_3stack.h @@ -48,6 +48,7 @@ #endif #define CONFIG_CMDLINE_TAG 1 /* enable passing of ATAGs */ +#define CONFIG_REVISION_TAG 1 #define CONFIG_SETUP_MEMORY_TAGS 1 #define CONFIG_INITRD_TAG 1 |