mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
linux: add support for irtoy kernel module for all architectures.
This commit is contained in:
parent
413623bd52
commit
d59f715cb3
@ -3263,7 +3263,7 @@ CONFIG_IR_GPIO_TX=m
|
||||
CONFIG_IR_SUNXI=m
|
||||
# CONFIG_IR_SERIAL is not set
|
||||
CONFIG_RC_XBOX_DVD=y
|
||||
# CONFIG_IR_TOY is not set
|
||||
CONFIG_IR_TOY=m
|
||||
CONFIG_CEC_CORE=y
|
||||
CONFIG_CEC_NOTIFIER=y
|
||||
CONFIG_CEC_PIN=y
|
||||
|
@ -2953,7 +2953,7 @@ CONFIG_IR_GPIO_TX=m
|
||||
CONFIG_IR_SUNXI=y
|
||||
# CONFIG_IR_SERIAL is not set
|
||||
CONFIG_RC_XBOX_DVD=y
|
||||
# CONFIG_IR_TOY is not set
|
||||
CONFIG_IR_TOY=m
|
||||
CONFIG_CEC_CORE=y
|
||||
CONFIG_CEC_NOTIFIER=y
|
||||
CONFIG_CEC_PIN=y
|
||||
|
@ -3441,7 +3441,7 @@ CONFIG_IR_GPIO_TX=m
|
||||
CONFIG_IR_PWM_TX=m
|
||||
# CONFIG_IR_SERIAL is not set
|
||||
CONFIG_RC_XBOX_DVD=m
|
||||
# CONFIG_IR_TOY is not set
|
||||
CONFIG_IR_TOY=m
|
||||
CONFIG_CEC_CORE=y
|
||||
CONFIG_CEC_NOTIFIER=y
|
||||
|
||||
|
@ -3193,7 +3193,7 @@ CONFIG_IR_GPIO_CIR=y
|
||||
# CONFIG_IR_PWM_TX is not set
|
||||
# CONFIG_IR_SERIAL is not set
|
||||
# CONFIG_RC_XBOX_DVD is not set
|
||||
# CONFIG_IR_TOY is not set
|
||||
CONFIG_IR_TOY=m
|
||||
CONFIG_CEC_CORE=y
|
||||
CONFIG_CEC_NOTIFIER=y
|
||||
|
||||
|
@ -3093,7 +3093,7 @@ CONFIG_IR_GPIO_TX=m
|
||||
CONFIG_IR_PWM_TX=m
|
||||
# CONFIG_IR_SERIAL is not set
|
||||
CONFIG_RC_XBOX_DVD=m
|
||||
# CONFIG_IR_TOY is not set
|
||||
CONFIG_IR_TOY=m
|
||||
CONFIG_CEC_CORE=y
|
||||
CONFIG_CEC_NOTIFIER=y
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user