diff --git a/[refs] b/[refs] index 6a3ebaf983b3..e005194be6f1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c53b33420a2e0ed1eb86be1c00b2dc21bb92bd6e +refs/heads/master: f17607fb17aabd3a963da39799bde17d81211ab0 diff --git a/trunk/arch/powerpc/Kconfig b/trunk/arch/powerpc/Kconfig index e922a88b2bad..c5e01c4b637d 100644 --- a/trunk/arch/powerpc/Kconfig +++ b/trunk/arch/powerpc/Kconfig @@ -794,7 +794,6 @@ config GENERIC_ISA_DMA config PPC_I8259 bool - default y if MPC8641_HPCN default n config PPC_INDIRECT_PCI diff --git a/trunk/arch/powerpc/platforms/86xx/Kconfig b/trunk/arch/powerpc/platforms/86xx/Kconfig index 3a87863d2876..3d2b21aa1b57 100644 --- a/trunk/arch/powerpc/platforms/86xx/Kconfig +++ b/trunk/arch/powerpc/platforms/86xx/Kconfig @@ -7,6 +7,7 @@ choice config MPC8641_HPCN bool "Freescale MPC8641 HPCN" + select PPC_I8259 help This option enables support for the MPC8641 HPCN board.