summaryrefslogtreecommitdiff
path: root/arch/arm64/configs/tizen_tm2_defconfig
diff options
context:
space:
mode:
authorAndi Shyti <andi.shyti@samsung.com>2016-06-14 14:57:01 +0900
committerSeung-Woo Kim <sw0312.kim@samsung.com>2016-12-14 13:51:03 +0900
commit8b5a481b6d3d801210b76844e6754c515faf2ad2 (patch)
tree07b0c9d703a63110604cdc3cec8c087fc6e3fe10 /arch/arm64/configs/tizen_tm2_defconfig
parentdd238d70a1f3639cd6a54a4ae504bb1e68a39952 (diff)
arm64: tm2_defconfig: add support for the ir-spi driver
Enable the CONFIG_IR_SPI flag for the TM2 default configuration. Change-Id: Ic2f08b7b5480d7de4bb8442323e100742642405a Signed-off-by: Andi Shyti <andi.shyti@samsung.com>
Diffstat (limited to 'arch/arm64/configs/tizen_tm2_defconfig')
-rw-r--r--arch/arm64/configs/tizen_tm2_defconfig7
1 files changed, 6 insertions, 1 deletions
diff --git a/arch/arm64/configs/tizen_tm2_defconfig b/arch/arm64/configs/tizen_tm2_defconfig
index 70a92c4d102a..2a20f526e2a6 100644
--- a/arch/arm64/configs/tizen_tm2_defconfig
+++ b/arch/arm64/configs/tizen_tm2_defconfig
@@ -2475,7 +2475,12 @@ CONFIG_MEDIA_CAMERA_SUPPORT=y
# CONFIG_MEDIA_DIGITAL_TV_SUPPORT is not set
# CONFIG_MEDIA_RADIO_SUPPORT is not set
# CONFIG_MEDIA_SDR_SUPPORT is not set
-# CONFIG_MEDIA_RC_SUPPORT is not set
+CONFIG_MEDIA_RC_SUPPORT=y
+CONFIG_RC_CORE=y
+CONFIG_RC_DEVICES=y
+CONFIG_RC_DECODERS=y
+CONFIG_LIRC=y
+CONFIG_IR_SPI=y
CONFIG_MEDIA_CONTROLLER=y
CONFIG_VIDEO_DEV=y
# CONFIG_VIDEO_V4L2_SUBDEV_API is not set