commit | 34f364fef475f5d960b74bf074d65392ece50235 | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Fri Jan 11 13:38:41 2013 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Jan 29 11:35:05 2013 +1100 |
tree | 3108efa0e3c04ffbc5f05fae6b108bca5419090f | |
parent | 7bd9fc556d8f5752c86fa09cbaa3c1c3ab5da86f [diff] |
powerpc/fsl: Remove CONFIG_IRQ_ALL_CPUS from mpc85xx/mpc86xx defconfig While this should be harmless now that distribute_irqs obeys MPIC_SINGLE_DEST_CPU, there's no reason to enable this on mpc85xx/mpc86xx since MPIC_SINGLE_DEST_CPU will always be set. Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>