diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/chromebox_panther.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/chromebox_panther.h b/include/configs/chromebox_panther.h index 00fe26da296..dc732b810f9 100644 --- a/include/configs/chromebox_panther.h +++ b/include/configs/chromebox_panther.h @@ -14,4 +14,6 @@ /* Avoid a warning in the Realtek Ethernet driver */ #define CONFIG_SYS_CACHELINE_SIZE 16 +#define CONFIG_VGA_AS_SINGLE_DEVICE + #endif /* __CONFIG_H */ |
