kernel: disable CONFIG_IRQ_ALL_CPUS by default
this fixes the mpc85xx build error Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41477
This commit is contained in:
parent
bbfb3baaed
commit
b4e46a807c
8 changed files with 8 additions and 0 deletions
|
@ -1439,6 +1439,7 @@ CONFIG_IP_ROUTE_VERBOSE=y
|
|||
# CONFIG_IP_VS is not set
|
||||
# CONFIG_IRDA is not set
|
||||
# CONFIG_IRQSOFF_TRACER is not set
|
||||
# CONFIG_IRQ_ALL_CPUS is not set
|
||||
# CONFIG_IRQ_DOMAIN_DEBUG is not set
|
||||
# CONFIG_IRQ_TIME_ACCOUNTING is not set
|
||||
# CONFIG_IR_IMON is not set
|
||||
|
|
|
@ -1500,6 +1500,7 @@ CONFIG_IP_ROUTE_VERBOSE=y
|
|||
# CONFIG_IP_VS is not set
|
||||
# CONFIG_IRDA is not set
|
||||
# CONFIG_IRQSOFF_TRACER is not set
|
||||
# CONFIG_IRQ_ALL_CPUS is not set
|
||||
# CONFIG_IRQ_DOMAIN_DEBUG is not set
|
||||
# CONFIG_IRQ_TIME_ACCOUNTING is not set
|
||||
# CONFIG_IR_IMON is not set
|
||||
|
|
|
@ -1535,6 +1535,7 @@ CONFIG_IP_ROUTE_VERBOSE=y
|
|||
# CONFIG_IP_VS is not set
|
||||
# CONFIG_IRDA is not set
|
||||
# CONFIG_IRQSOFF_TRACER is not set
|
||||
# CONFIG_IRQ_ALL_CPUS is not set
|
||||
# CONFIG_IRQ_DOMAIN_DEBUG is not set
|
||||
# CONFIG_IRQ_TIME_ACCOUNTING is not set
|
||||
# CONFIG_IR_IMON is not set
|
||||
|
|
|
@ -1561,6 +1561,7 @@ CONFIG_IP_ROUTE_VERBOSE=y
|
|||
# CONFIG_IP_VS is not set
|
||||
# CONFIG_IRDA is not set
|
||||
# CONFIG_IRQSOFF_TRACER is not set
|
||||
# CONFIG_IRQ_ALL_CPUS is not set
|
||||
# CONFIG_IRQ_DOMAIN_DEBUG is not set
|
||||
# CONFIG_IRQ_TIME_ACCOUNTING is not set
|
||||
# CONFIG_IR_IMON is not set
|
||||
|
|
|
@ -1225,6 +1225,7 @@ CONFIG_IP_ROUTE_VERBOSE=y
|
|||
# CONFIG_IP_VS is not set
|
||||
# CONFIG_IRDA is not set
|
||||
# CONFIG_IRQSOFF_TRACER is not set
|
||||
# CONFIG_IRQ_ALL_CPUS is not set
|
||||
# CONFIG_IR_IMON is not set
|
||||
# CONFIG_IR_JVC_DECODER is not set
|
||||
# CONFIG_IR_LIRC_CODEC is not set
|
||||
|
|
|
@ -1277,6 +1277,7 @@ CONFIG_IP_ROUTE_VERBOSE=y
|
|||
# CONFIG_IP_VS is not set
|
||||
# CONFIG_IRDA is not set
|
||||
# CONFIG_IRQSOFF_TRACER is not set
|
||||
# CONFIG_IRQ_ALL_CPUS is not set
|
||||
# CONFIG_IRQ_DOMAIN_DEBUG is not set
|
||||
# CONFIG_IR_IMON is not set
|
||||
# CONFIG_IR_JVC_DECODER is not set
|
||||
|
|
|
@ -1392,6 +1392,7 @@ CONFIG_IP_ROUTE_VERBOSE=y
|
|||
# CONFIG_IP_VS is not set
|
||||
# CONFIG_IRDA is not set
|
||||
# CONFIG_IRQSOFF_TRACER is not set
|
||||
# CONFIG_IRQ_ALL_CPUS is not set
|
||||
# CONFIG_IRQ_DOMAIN_DEBUG is not set
|
||||
# CONFIG_IR_IMON is not set
|
||||
# CONFIG_IR_JVC_DECODER is not set
|
||||
|
|
|
@ -1408,6 +1408,7 @@ CONFIG_IP_ROUTE_VERBOSE=y
|
|||
# CONFIG_IP_VS is not set
|
||||
# CONFIG_IRDA is not set
|
||||
# CONFIG_IRQSOFF_TRACER is not set
|
||||
# CONFIG_IRQ_ALL_CPUS is not set
|
||||
# CONFIG_IRQ_DOMAIN_DEBUG is not set
|
||||
# CONFIG_IR_IMON is not set
|
||||
# CONFIG_IR_JVC_DECODER is not set
|
||||
|
|
Loading…
Reference in a new issue