diff options
Diffstat (limited to 'include/configs/r2dplus.h')
-rw-r--r-- | include/configs/r2dplus.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/r2dplus.h b/include/configs/r2dplus.h index a0e0c1cbff..e8f60b2718 100644 --- a/include/configs/r2dplus.h +++ b/include/configs/r2dplus.h @@ -6,6 +6,8 @@ #define CONFIG_R2DPLUS 1 #define __LITTLE_ENDIAN__ 1 +#define CONFIG_DISPLAY_BOARDINFO + /* * Command line configuration. */ |