
21 Oct
2014
21 Oct
'14
1:47 p.m.
Signed-off-by: Anatolij Gustschin agust@denx.de --- include/configs/aria.h | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/include/configs/aria.h b/include/configs/aria.h index c36cf33..2f9677c 100644 --- a/include/configs/aria.h +++ b/include/configs/aria.h @@ -13,6 +13,9 @@ #define __CONFIG_H
#define CONFIG_ARIA 1 +#define CONFIG_DISPLAY_BOARDINFO +#define CONFIG_SYS_GENERIC_BOARD + /* * Memory map for the ARIA board: *
--
1.8.3.1