allow coexistance of N build and AC build.
[tomato.git] / release / src-rt-6.x / linux / linux-2.6 / arch / powerpc / platforms / 86xx / Kconfig
blobd1bcff5004645ea33ca237a55c32e9ad8c04d9c4
1 choice
2         prompt "Machine Type"
3         depends on PPC_86xx
4         default MPC8641_HPCN
6 config MPC8641_HPCN
7         bool "Freescale MPC8641 HPCN"
8         select PPC_I8259
9         select DEFAULT_UIMAGE
10         help
11           This option enables support for the MPC8641 HPCN board.
13 endchoice
15 config MPC8641
16         bool
17         select PPC_INDIRECT_PCI
18         select PPC_INDIRECT_PCI_BE
19         select PPC_UDBG_16550
20         select MPIC
21         default y if MPC8641_HPCN