summaryrefslogtreecommitdiff
path: root/arch/arm64/configs/tizen_tm2_defconfig
diff options
context:
space:
mode:
authorAndi Shyti <andi.shyti@samsung.com>2016-06-24 15:51:21 +0900
committerSeung-Woo Kim <sw0312.kim@samsung.com>2016-12-14 13:51:05 +0900
commitfc2077cab3a91e6957acaeae4fd2e41bd4247f2b (patch)
tree2e53e9e8798a07855d72af8da4d109c1abc41e6b /arch/arm64/configs/tizen_tm2_defconfig
parent27654205eaf5a08a265d8fc601946a3922d4793b (diff)
arm64: tm2_defconfig: do not compile unnecessary drivers
Patch c89511d3180fe37cdee67f9bcd2876fefa26a057 was including in not specifying the compilation status of some drivers in the RC system. In order to not compile them specify their entries with the "is not set" flag in the config file. Change-Id: I09ff34c020bc7fd039bfaf7d5ba177205f7256fa Signed-off-by: Andi Shyti <andi.shyti@samsung.com> Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com> Suggested-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Diffstat (limited to 'arch/arm64/configs/tizen_tm2_defconfig')
-rw-r--r--arch/arm64/configs/tizen_tm2_defconfig36
1 files changed, 31 insertions, 5 deletions
diff --git a/arch/arm64/configs/tizen_tm2_defconfig b/arch/arm64/configs/tizen_tm2_defconfig
index 2a20f526e2a6..eab2d00cffd2 100644
--- a/arch/arm64/configs/tizen_tm2_defconfig
+++ b/arch/arm64/configs/tizen_tm2_defconfig
@@ -2476,11 +2476,6 @@ CONFIG_MEDIA_CAMERA_SUPPORT=y
# CONFIG_MEDIA_RADIO_SUPPORT is not set
# CONFIG_MEDIA_SDR_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
@@ -2496,6 +2491,37 @@ CONFIG_VIDEOBUF2_DMA_CONTIG=y
#
# Media drivers
#
+CONFIG_RC_CORE=y
+# CONFIG_RC_MAP is not set
+CONFIG_RC_DECODERS=y
+CONFIG_LIRC=y
+CONFIG_IR_LIRC_CODEC=y
+# CONFIG_IR_NEC_DECODER is not set
+# CONFIG_IR_RC5_DECODER is not set
+# CONFIG_IR_RC6_DECODER is not set
+# CONFIG_IR_JVC_DECODER is not set
+# CONFIG_IR_SONY_DECODER is not set
+# CONFIG_IR_SANYO_DECODER is not set
+# CONFIG_IR_SHARP_DECODER is not set
+# CONFIG_IR_MCE_KBD_DECODER is not set
+# CONFIG_IR_XMP_DECODER is not set
+CONFIG_RC_DEVICES=y
+# CONFIG_RC_ATI_REMOTE is not set
+# CONFIG_IR_ENE is not set
+# CONFIG_IR_HIX5HD2 is not set
+# CONFIG_IR_IMON is not set
+# CONFIG_IR_MCEUSB is not set
+# CONFIG_IR_ITE_CIR is not set
+# CONFIG_IR_FINTEK is not set
+# CONFIG_IR_NUVOTON is not set
+# CONFIG_IR_REDRAT3 is not set
+CONFIG_IR_SPI=y
+# CONFIG_IR_STREAMZAP is not set
+# CONFIG_IR_IGORPLUGUSB is not set
+# CONFIG_IR_IGUANA is not set
+# CONFIG_IR_TTUSBIR is not set
+# CONFIG_RC_LOOPBACK is not set
+# CONFIG_IR_GPIO_CIR is not set
# CONFIG_MEDIA_USB_SUPPORT is not set
# CONFIG_MEDIA_PCI_SUPPORT is not set
CONFIG_V4L_PLATFORM_DRIVERS=y