Skip to content

Commit

Permalink
[POWERPC] Move I8259 selection under MPC8641HPCN board
Browse files Browse the repository at this point in the history
Signed-off-by: Jon Loeliger <jdl@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
  • Loading branch information
Jon Loeliger authored and Paul Mackerras committed Jun 28, 2006
1 parent c53b334 commit f17607f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion arch/powerpc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -794,7 +794,6 @@ config GENERIC_ISA_DMA

config PPC_I8259
bool
default y if MPC8641_HPCN
default n

config PPC_INDIRECT_PCI
Expand Down
1 change: 1 addition & 0 deletions arch/powerpc/platforms/86xx/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit f17607f

Please sign in to comment.