diff options
Diffstat (limited to 'include/configs/manroland/common.h')
| -rw-r--r-- | include/configs/manroland/common.h | 5 | 
1 files changed, 5 insertions, 0 deletions
| diff --git a/include/configs/manroland/common.h b/include/configs/manroland/common.h index 022460889..291b6698c 100644 --- a/include/configs/manroland/common.h +++ b/include/configs/manroland/common.h @@ -55,6 +55,11 @@  #define CONFIG_CMD_MII  #define CONFIG_CMD_SNTP +/* + * 8-symbol LED display (can be accessed with 'display' command) + */ +#define CONFIG_PDSP188x +  #define	CONFIG_TIMESTAMP	1	/* Print image info with timestamp */  /* |