]> Git Repo - linux.git/commitdiff
arm64: defconfig: Enable IR SUNXI option
authorClément Péron <[email protected]>
Fri, 7 Jun 2019 23:11:00 +0000 (01:11 +0200)
committerMaxime Ripard <[email protected]>
Wed, 24 Jul 2019 08:20:46 +0000 (10:20 +0200)
Enable CONFIG_IR_SUNXI option for ARM64, so that Allwinner A64/H6 SoCs
can use their IR receiver controller.

Signed-off-by: Clément Péron <[email protected]>
Acked-by: Sean Young <[email protected]>
Signed-off-by: Maxime Ripard <[email protected]>
arch/arm64/configs/defconfig

index 0e58ef02880c1df01061019aac6dd5f4711db9c6..c03618c17b04ad07eaadb5d23cdc85e071029e48 100644 (file)
@@ -489,6 +489,7 @@ CONFIG_RC_CORE=m
 CONFIG_RC_DECODERS=y
 CONFIG_RC_DEVICES=y
 CONFIG_IR_MESON=m
+CONFIG_IR_SUNXI=m
 CONFIG_MEDIA_SUPPORT=m
 CONFIG_MEDIA_CAMERA_SUPPORT=y
 CONFIG_MEDIA_ANALOG_TV_SUPPORT=y
This page took 0.056499 seconds and 4 git commands to generate.