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.19-rc7 11 lines 269 B view raw
1# SPDX-License-Identifier: GPL-2.0-only 2 3config DRM_ACCEL_ARM_ETHOSU 4 tristate "Arm Ethos-U65/U85 NPU" 5 depends on HAS_IOMEM 6 depends on DRM_ACCEL 7 select DRM_GEM_DMA_HELPER 8 select DRM_SCHED 9 select GENERIC_ALLOCATOR 10 help 11 Enables driver for Arm Ethos-U65/U85 NPUs