introduce can_pip

This commit is contained in:
TangoCash
2021-05-29 20:49:47 +02:00
committed by Thilo Graf
parent a657b25e4e
commit 94909d2085
6 changed files with 16 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ typedef struct hw_caps
int has_SCART;
int has_SCART_input;
int has_YUV_cinch;
int can_pip;
int can_cpufreq;
int can_shutdown;
int can_cec;