summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/sunxi_defconfig
diff options
context:
space:
mode:
authorSean Young2017-07-02 21:37:58 +0200
committerMauro Carvalho Chehab2017-08-20 15:39:36 +0200
commitb9e1486e0e4b5e0fc0cde214ceecec8a5734f620 (patch)
tree51a074c494490525d326359a849ca5ee15b43055 /arch/arm/configs/sunxi_defconfig
parentmedia: rc: mtk-cir: add MAINTAINERS entry for MediaTek CIR driver (diff)
downloadkernel-qcow2-linux-b9e1486e0e4b5e0fc0cde214ceecec8a5734f620.tar.gz
kernel-qcow2-linux-b9e1486e0e4b5e0fc0cde214ceecec8a5734f620.tar.xz
kernel-qcow2-linux-b9e1486e0e4b5e0fc0cde214ceecec8a5734f620.zip
media: rc-core: do not depend on MEDIA_SUPPORT
There is no dependency between the two, so remove the dependency in Kconfig files. Signed-off-by: Sean Young <sean@mess.org> Acked-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'arch/arm/configs/sunxi_defconfig')
-rw-r--r--arch/arm/configs/sunxi_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/sunxi_defconfig b/arch/arm/configs/sunxi_defconfig
index 0ec1d1ec130f..22cd559531a9 100644
--- a/arch/arm/configs/sunxi_defconfig
+++ b/arch/arm/configs/sunxi_defconfig
@@ -95,7 +95,7 @@ CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_REGULATOR_AXP20X=y
CONFIG_REGULATOR_GPIO=y
CONFIG_MEDIA_SUPPORT=y
-CONFIG_MEDIA_RC_SUPPORT=y
+CONFIG_RC_CORE=y
CONFIG_RC_DEVICES=y
CONFIG_IR_SUNXI=y
CONFIG_DRM=y