Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v6.7-rc1 12 lines 365 B view raw
1config DRM_KMB_DISPLAY 2 tristate "Intel Keembay Display" 3 depends on DRM 4 depends on ARCH_KEEMBAY || COMPILE_TEST 5 select DRM_KMS_HELPER 6 select DRM_GEM_DMA_HELPER 7 select DRM_MIPI_DSI 8 help 9 Choose this option if you have Intel's KeemBay SOC which integrates 10 an ARM Cortex A53 CPU with an Intel Movidius VPU. 11 12 If M is selected the module will be called kmb-drm.