mips/arm: hwcaps pip_devs added

This commit is contained in:
BPanther
2021-10-03 15:43:01 +02:00
committed by Thilo Graf
parent 4485dedecc
commit 6e997827e5
5 changed files with 17 additions and 6 deletions

View File

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