diff options
Diffstat (limited to 'include/configs/dvlhost.h')
| -rw-r--r-- | include/configs/dvlhost.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/include/configs/dvlhost.h b/include/configs/dvlhost.h index 86fecd15a..4eda91e7f 100644 --- a/include/configs/dvlhost.h +++ b/include/configs/dvlhost.h @@ -30,6 +30,8 @@  #define CONFIG_IXP425			1  #define CONFIG_DVLHOST			1 +#define	CONFIG_MACH_TYPE		1343 +  #define CONFIG_DISPLAY_CPUINFO		1  #define CONFIG_DISPLAY_BOARDINFO	1 |