linux: enable Sony CXD2880 support

This commit is contained in:
MilhouseVH 2017-04-20 19:43:32 +01:00
parent eb6e933376
commit 669172b37a
2 changed files with 12 additions and 2 deletions

View File

@ -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

View File

@ -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