kernel: add missing config symbol
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41378
This commit is contained in:
parent
c41dae37bf
commit
8fe75736d8
4 changed files with 4 additions and 0 deletions
|
@ -1592,6 +1592,7 @@ CONFIG_LEDS_GPIO_PLATFORM=y
|
|||
# CONFIG_LEDS_PCA9532 is not set
|
||||
# CONFIG_LEDS_PCA955X is not set
|
||||
# CONFIG_LEDS_PCA9633 is not set
|
||||
# CONFIG_LEDS_PWM is not set
|
||||
# CONFIG_LEDS_RENESAS_TPU is not set
|
||||
# CONFIG_LEDS_TCA6507 is not set
|
||||
CONFIG_LEDS_TRIGGERS=y
|
||||
|
|
|
@ -1658,6 +1658,7 @@ CONFIG_LEDS_GPIO_PLATFORM=y
|
|||
# CONFIG_LEDS_PCA955X is not set
|
||||
# CONFIG_LEDS_PCA9633 is not set
|
||||
# CONFIG_LEDS_PCA963X is not set
|
||||
# CONFIG_LEDS_PWM is not set
|
||||
# CONFIG_LEDS_RENESAS_TPU is not set
|
||||
# CONFIG_LEDS_TCA6507 is not set
|
||||
CONFIG_LEDS_TRIGGERS=y
|
||||
|
|
|
@ -1694,6 +1694,7 @@ CONFIG_LEDS_GPIO_PLATFORM=y
|
|||
# CONFIG_LEDS_PCA9633 is not set
|
||||
# CONFIG_LEDS_PCA963X is not set
|
||||
# CONFIG_LEDS_PCA9685 is not set
|
||||
# CONFIG_LEDS_PWM is not set
|
||||
# CONFIG_LEDS_RENESAS_TPU is not set
|
||||
# CONFIG_LEDS_TCA6507 is not set
|
||||
CONFIG_LEDS_TRIGGERS=y
|
||||
|
|
|
@ -1720,6 +1720,7 @@ CONFIG_LEDS_GPIO_PLATFORM=y
|
|||
# CONFIG_LEDS_PCA9633 is not set
|
||||
# CONFIG_LEDS_PCA963X is not set
|
||||
# CONFIG_LEDS_PCA9685 is not set
|
||||
# CONFIG_LEDS_PWM is not set
|
||||
# CONFIG_LEDS_RENESAS_TPU is not set
|
||||
# CONFIG_LEDS_TCA6507 is not set
|
||||
CONFIG_LEDS_TRIGGERS=y
|
||||
|
|
Loading…
Reference in a new issue