Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion arch/arm/configs/bcm2711_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -960,7 +960,6 @@ CONFIG_VIDEO_EM28XX_V4L2=m
CONFIG_VIDEO_EM28XX_ALSA=m
CONFIG_VIDEO_EM28XX_DVB=m
CONFIG_MEDIA_PCI_SUPPORT=y
CONFIG_MEDIA_PCI_HAILO=m
CONFIG_RADIO_SAA7706H=m
CONFIG_RADIO_SHARK=m
CONFIG_RADIO_SHARK2=m
Expand Down
1 change: 0 additions & 1 deletion drivers/media/pci/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ config VIDEO_PCI_SKELETON
when developing new drivers.

source "drivers/media/pci/intel/Kconfig"
source "drivers/media/pci/hailo/Kconfig"

endif #MEDIA_PCI_SUPPORT
endif #PCI
3 changes: 1 addition & 2 deletions drivers/media/pci/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ obj-y += ttpci/ \
saa7146/ \
smipcie/ \
netup_unidvb/ \
intel/ \
hailo/
intel/

# Please keep it alphabetically sorted by Kconfig name
# (e. g. LC_ALL=C sort Makefile)
Expand Down
6 changes: 0 additions & 6 deletions drivers/media/pci/hailo/Kconfig

This file was deleted.

34 changes: 0 additions & 34 deletions drivers/media/pci/hailo/Makefile

This file was deleted.

147 changes: 0 additions & 147 deletions drivers/media/pci/hailo/common/fw_operation.c

This file was deleted.

29 changes: 0 additions & 29 deletions drivers/media/pci/hailo/common/fw_operation.h

This file was deleted.

114 changes: 0 additions & 114 deletions drivers/media/pci/hailo/common/fw_validation.c

This file was deleted.

Loading