mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-09 19:07:50 +00:00
linux: enable Sony CXD2880 support
This commit is contained in:
parent
eb6e933376
commit
669172b37a
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.10.9 Kernel Configuration
|
||||
# Linux/arm 4.10.11 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
@ -2513,6 +2513,11 @@ CONFIG_VIDEO_CX25840=m
|
||||
#
|
||||
# Sensors used on soc_camera driver
|
||||
#
|
||||
|
||||
#
|
||||
# Media SPI Adapters
|
||||
#
|
||||
CONFIG_CXD2880_SPI_DRV=m
|
||||
CONFIG_MEDIA_TUNER=m
|
||||
CONFIG_MEDIA_TUNER_SIMPLE=m
|
||||
CONFIG_MEDIA_TUNER_TDA8290=m
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.10.9 Kernel Configuration
|
||||
# Linux/arm 4.10.11 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
@ -2604,6 +2604,11 @@ CONFIG_VIDEO_CX25840=m
|
||||
#
|
||||
# Sensors used on soc_camera driver
|
||||
#
|
||||
|
||||
#
|
||||
# Media SPI Adapters
|
||||
#
|
||||
CONFIG_CXD2880_SPI_DRV=m
|
||||
CONFIG_MEDIA_TUNER=m
|
||||
CONFIG_MEDIA_TUNER_SIMPLE=m
|
||||
CONFIG_MEDIA_TUNER_TDA8290=m
|
||||
|
Loading…
x
Reference in New Issue
Block a user