blob: 61d1362bb1e5bce5ea4a90e89e550f702f16c5da (
plain)
1
2
3
4
5
6
7
8
9
|
# Support the Raspberry Pi Foundation 7" tablet which uses the DSI connector
# rather than HDMI.
[output]
name=HDMI-A-1
transform=rotate-90
[output]
name=HDMI-A-2
transform=rotate-90
|