fix/update hwcaps for hl101

Origin commit data
------------------
Branch: master
Commit: 0de0b60cb1
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2018-09-27 (Thu, 27 Sep 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
BPanther
2018-09-27 13:23:43 +02:00
parent 940719fc70
commit b05b7b48b9

View File

@@ -283,8 +283,8 @@ hw_caps_t *get_hwcaps(void)
caps.can_shutdown = 1;
caps.has_HDMI = 1;
caps.has_SCART = 1;
caps.has_SCART_input = 1,
caps.can_cec = 2;
caps.has_SCART_input = 1;
caps.can_cec = 1;
caps.has_fan = 0;
caps.has_CI = 2;
caps.display_can_set_brightness = 1;