Linux 2.6.23-rc1
[deliverable/linux.git] / arch / powerpc / platforms / 86xx / Kconfig
CommitLineData
c9b484b5 1choice
b9fd305d 2 prompt "86xx Board Type"
4a89f7fa 3 depends on PPC_86xx
c9b484b5
JL
4 default MPC8641_HPCN
5
6config MPC8641_HPCN
7 bool "Freescale MPC8641 HPCN"
f17607fb 8 select PPC_I8259
0e47e3cc 9 select DEFAULT_UIMAGE
c9b484b5
JL
10 help
11 This option enables support for the MPC8641 HPCN board.
12
13endchoice
14
c9b484b5
JL
15config MPC8641
16 bool
17 select PPC_INDIRECT_PCI
4a89f7fa 18 select PPC_INDIRECT_PCI_BE
c9b484b5 19 select PPC_UDBG_16550
4a89f7fa 20 select MPIC
c9b484b5 21 default y if MPC8641_HPCN
This page took 0.16584 seconds and 5 git commands to generate.