[POWERPC] Move I8259 selection under MPC8641HPCN board

Signed-off-by: Jon Loeliger <jdl@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
This commit is contained in:
Jon Loeliger 2006-06-22 13:00:46 -05:00 committed by Paul Mackerras
parent c53b33420a
commit f17607fb17
2 changed files with 1 additions and 1 deletions

View File

@ -794,7 +794,6 @@ config GENERIC_ISA_DMA
config PPC_I8259
bool
default y if MPC8641_HPCN
default n
config PPC_INDIRECT_PCI

View File

@ -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.