aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Dechesne <nicolas.dechesne@linaro.org>2018-02-02 16:30:46 +0100
committerNicolas Dechesne <nicolas.dechesne@linaro.org>2018-02-02 16:38:21 +0100
commit96e1fbc0e87491d38a5a28934ada2a6f310d11e0 (patch)
tree12f6841431390239285b589d173b31cde74d18cb
parent63ce309244c9e37588519e2d0f9c917f0d711f3d (diff)
arm64: defconfig: disable ANALOG_TV and DIGITAL_TV
They are not really needed in our default builds. Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
-rw-r--r--arch/arm64/configs/defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 98800c9bdde9..29cb3403a87b 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -359,8 +359,6 @@ CONFIG_REGULATOR_RK808=y
CONFIG_REGULATOR_S2MPS11=y
CONFIG_MEDIA_SUPPORT=m
CONFIG_MEDIA_CAMERA_SUPPORT=y
-CONFIG_MEDIA_ANALOG_TV_SUPPORT=y
-CONFIG_MEDIA_DIGITAL_TV_SUPPORT=y
CONFIG_MEDIA_CONTROLLER=y
CONFIG_MEDIA_RC_SUPPORT=y
CONFIG_RC_CORE=m