mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
ANDROID: GKI: Remove CONFIG_MEDIA_CEC_RC
This config will cause the 'CtsHdmiCecHostTestCases' test case to fail. According to the discussion in bug 309377116, it is recommended to remove this config. Bug: 322143898 Change-Id: Ied37a6c55f4198dbb9dbb9b6c3156a8a7a0bd945 Signed-off-by: James Tai <james.tai@realtek.com>
This commit is contained in:
@@ -447,7 +447,6 @@ CONFIG_LIRC=y
|
||||
# CONFIG_RC_MAP is not set
|
||||
CONFIG_RC_DECODERS=y
|
||||
CONFIG_RC_DEVICES=y
|
||||
CONFIG_MEDIA_CEC_RC=y
|
||||
# CONFIG_MEDIA_ANALOG_TV_SUPPORT is not set
|
||||
# CONFIG_MEDIA_DIGITAL_TV_SUPPORT is not set
|
||||
# CONFIG_MEDIA_RADIO_SUPPORT is not set
|
||||
|
||||
@@ -413,7 +413,6 @@ CONFIG_LIRC=y
|
||||
# CONFIG_RC_MAP is not set
|
||||
CONFIG_RC_DECODERS=y
|
||||
CONFIG_RC_DEVICES=y
|
||||
CONFIG_MEDIA_CEC_RC=y
|
||||
# CONFIG_MEDIA_ANALOG_TV_SUPPORT is not set
|
||||
# CONFIG_MEDIA_DIGITAL_TV_SUPPORT is not set
|
||||
# CONFIG_MEDIA_RADIO_SUPPORT is not set
|
||||
|
||||
Reference in New Issue
Block a user