Skip to content

Commit

Permalink
Include support for the Hailo AI accelerator
Browse files Browse the repository at this point in the history
This only enables Linux kernel support.
  • Loading branch information
fhunleth committed Dec 7, 2024
1 parent bec066a commit b4a84bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions linux-6.6.defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -356,6 +356,8 @@ CONFIG_MEDIA_SUPPORT_FILTER=y
CONFIG_MEDIA_CAMERA_SUPPORT=y
CONFIG_MEDIA_PLATFORM_SUPPORT=y
CONFIG_MEDIA_USB_SUPPORT=y
CONFIG_MEDIA_PCI_SUPPORT=y
CONFIG_MEDIA_PCI_HAILO=m
CONFIG_V4L_PLATFORM_DRIVERS=y
CONFIG_VIDEO_BCM2835_UNICAM=m
CONFIG_VIDEO_RASPBERRYPI_PISP_BE=m
Expand Down

0 comments on commit b4a84bf

Please sign in to comment.