commit | f17607fb17aabd3a963da39799bde17d81211ab0 | [log] [tgz] |
---|---|---|
author | Jon Loeliger <jdl@freescale.com> | Thu Jun 22 13:00:46 2006 -0500 |
committer | Paul Mackerras <paulus@samba.org> | Wed Jun 28 11:51:12 2006 +1000 |
tree | f62a0df316534b929c2cfc371c98ba7bdaf4f1b7 | |
parent | c53b33420a2e0ed1eb86be1c00b2dc21bb92bd6e [diff] [blame] |
[POWERPC] Move I8259 selection under MPC8641HPCN board Signed-off-by: Jon Loeliger <jdl@freescale.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
diff --git a/arch/powerpc/platforms/86xx/Kconfig b/arch/powerpc/platforms/86xx/Kconfig index 3a87863..3d2b21a 100644 --- a/arch/powerpc/platforms/86xx/Kconfig +++ b/arch/powerpc/platforms/86xx/Kconfig
@@ -7,6 +7,7 @@ config MPC8641_HPCN bool "Freescale MPC8641 HPCN" + select PPC_I8259 help This option enables support for the MPC8641 HPCN board.