kernel: generic: add missing Kconfig

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen 2022-05-13 19:45:38 +08:00
parent 6feb6d726a
commit 7db29197e0
No known key found for this signature in database
GPG Key ID: 6850B6345C862176
2 changed files with 1 additions and 1 deletions

View File

@ -2250,6 +2250,7 @@ CONFIG_IP_ROUTE_VERBOSE=y
# CONFIG_IR_LIRC_CODEC is not set
# CONFIG_IR_MCEUSB is not set
# CONFIG_IR_NEC_DECODER is not set
# CONFIG_IR_PWM_TX is not set
# CONFIG_IR_RC5_DECODER is not set
# CONFIG_IR_RC6_DECODER is not set
# CONFIG_IR_REDRAT3 is not set

View File

@ -121,7 +121,6 @@ CONFIG_HW_HAS_PCI=y
CONFIG_HZ_PERIODIC=y
CONFIG_ICPLUS_PHY=y
CONFIG_INITRAMFS_SOURCE=""
# CONFIG_IR_PWM_TX is not set
CONFIG_IRQCHIP=y
CONFIG_IRQ_DOMAIN=y
CONFIG_IRQ_FORCED_THREADING=y