diff options
Diffstat (limited to 'include/video/auo_k190xfb.h')
-rw-r--r-- | include/video/auo_k190xfb.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/video/auo_k190xfb.h b/include/video/auo_k190xfb.h index ad7bc51bee9a..ac329ee1d753 100644 --- a/include/video/auo_k190xfb.h +++ b/include/video/auo_k190xfb.h @@ -22,6 +22,8 @@ */ #define AUOK190X_RESOLUTION_800_600 0 #define AUOK190X_RESOLUTION_1024_768 1 +#define AUOK190X_RESOLUTION_600_800 4 +#define AUOK190X_RESOLUTION_768_1024 5 /* * struct used by auok190x. board specific stuff comes from *board |