diff options
Diffstat (limited to 'arch/powerpc/platforms/maple/Kconfig')
-rw-r--r-- | arch/powerpc/platforms/maple/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/maple/Kconfig b/arch/powerpc/platforms/maple/Kconfig index 5f364b8e5c0f..f7c95eb5d8ba 100644 --- a/arch/powerpc/platforms/maple/Kconfig +++ b/arch/powerpc/platforms/maple/Kconfig | |||
@@ -3,7 +3,7 @@ config PPC_MAPLE | |||
3 | bool "Maple 970FX Evaluation Board" | 3 | bool "Maple 970FX Evaluation Board" |
4 | select MPIC | 4 | select MPIC |
5 | select U3_DART | 5 | select U3_DART |
6 | select MPIC_BROKEN_U3 | 6 | select MPIC_U3_HT_IRQS |
7 | select GENERIC_TBSYNC | 7 | select GENERIC_TBSYNC |
8 | select PPC_UDBG_16550 | 8 | select PPC_UDBG_16550 |
9 | select PPC_970_NAP | 9 | select PPC_970_NAP |