With simpledrm, all devices that this device supports with a display can use drm now. Signed-off-by: Aster Boese <asterboese@mailbox.org> Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8049>
14 lines
400 B
Text
14 lines
400 B
Text
# Reference: <https://postmarketos.org/deviceinfo>
|
|
# Please use double quotes only. You can source this file in shell
|
|
# scripts.
|
|
|
|
deviceinfo_format_version="0"
|
|
deviceinfo_name="Apple Generic iDevice"
|
|
deviceinfo_manufacturer="Apple"
|
|
deviceinfo_codename="apple-idevice"
|
|
deviceinfo_year="2013"
|
|
deviceinfo_arch="aarch64"
|
|
|
|
# Device related
|
|
deviceinfo_drm="true"
|
|
deviceinfo_rootfs_image_sector_size="4096"
|