Logo
Explore Help
Sign In
archr/Arch-R
0
0
Fork 0
You've already forked Arch-R
mirror of https://github.com/archr-linux/Arch-R.git synced 2026-03-31 14:41:55 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
main
Arch-R/kernel/drivers/Kconfig.archr

11 lines
343 B
Plaintext
Raw Permalink Normal View History

Migrate to mainline kernel 6.12.61 + board/overlay architecture Major architecture change: move from BSP kernel 6.6 with pre-merged panel DTBs to mainline kernel 6.12.61 LTS with separated board DTBs + panel overlays. - Board DTB = hardware profile (GPIOs, PMIC, joypad, audio). 16 boards. Auto-selected by U-Boot via SARADC ADC reading (hwrev). - Panel overlay = display init sequence. 20 panels. Applied at boot time via boot.ini fdt apply. - Two image variants: original (a_boot.ini) and clone (b_boot.ini) - Kernel cross-compiles from x86 host (no ARM chroot needed) - Initramfs boot splash with SVG rendering at 0.7s - Out-of-tree joypad driver (singleadc-joypad) for clone boards - Panel generic-dsi driver with archr,generic-dsi compatible Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 17:20:09 -03:00
config DRM_PANEL_ARCHR_DSI
tristate "Arch R Generic DSI Panel"
depends on OF && DRM_MIPI_DSI
help
Generic DSI panel driver for Arch R gaming distribution.
Reads panel configuration from device tree panel_description
property (G/M/I string format). Supports any MIPI-DSI panel
without kernel recompilation.
If unsure, say Y.
Reference in New Issue Copy Permalink
Powered by Gitea Page: 87ms Template: 4ms
English
English
Licenses API