From 686a73b56b4e18d593e7bf0310de59f4ef1f67d2 Mon Sep 17 00:00:00 2001 From: MilhouseVH Date: Mon, 24 Apr 2017 18:45:25 +0100 Subject: [PATCH] linux: update options for 4.9.24 --- projects/Generic/linux/linux.x86_64.conf | 3 ++- projects/RPi/linux/linux.arm.conf | 7 ++++++- projects/RPi2/linux/linux.arm.conf | 7 ++++++- 3 files changed, 14 insertions(+), 3 deletions(-) diff --git a/projects/Generic/linux/linux.x86_64.conf b/projects/Generic/linux/linux.x86_64.conf index 6e87ad0f39..a7b07682f1 100644 --- a/projects/Generic/linux/linux.x86_64.conf +++ b/projects/Generic/linux/linux.x86_64.conf @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 4.9.0 Kernel Configuration +# Linux/x86_64 4.9.24 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -3560,6 +3560,7 @@ CONFIG_SND_SOC_INTEL_SST_MATCH=m # CONFIG_SND_SOC_INTEL_HASWELL_MACH is not set # CONFIG_SND_SOC_INTEL_BXT_DA7219_MAX98357A_MACH is not set # CONFIG_SND_SOC_INTEL_BXT_RT298_MACH is not set +# CONFIG_SND_SOC_INTEL_BDW_RT5677_MACH is not set # CONFIG_SND_SOC_INTEL_BROADWELL_MACH is not set CONFIG_SND_SOC_INTEL_BYTCR_RT5640_MACH=m # CONFIG_SND_SOC_INTEL_BYTCR_RT5651_MACH is not set diff --git a/projects/RPi/linux/linux.arm.conf b/projects/RPi/linux/linux.arm.conf index 9a9e11f7e7..e6270c375d 100644 --- a/projects/RPi/linux/linux.arm.conf +++ b/projects/RPi/linux/linux.arm.conf @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 4.9.20 Kernel Configuration +# Linux/arm 4.9.24 Kernel Configuration # CONFIG_ARM=y CONFIG_ARM_HAS_SG_CHAIN=y @@ -2473,6 +2473,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 diff --git a/projects/RPi2/linux/linux.arm.conf b/projects/RPi2/linux/linux.arm.conf index 6d71483c4c..353a1852a2 100644 --- a/projects/RPi2/linux/linux.arm.conf +++ b/projects/RPi2/linux/linux.arm.conf @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 4.9.20 Kernel Configuration +# Linux/arm 4.9.24 Kernel Configuration # CONFIG_ARM=y CONFIG_ARM_HAS_SG_CHAIN=y @@ -2566,6 +2566,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