[POWERPC] Convert 82xx platform to unified platform Kconfig
[linux-2.6.git] / arch / powerpc / platforms / 82xx / Kconfig
blobde7fce9cb6eb8b632e0efb7f2b2c1b1b00409e62
1 choice
2         prompt "Machine Type"
3         depends on PPC_82xx
4         default MPC82xx_ADS
6 config MPC82xx_ADS
7         bool "Freescale MPC82xx ADS"
8         select DEFAULT_UIMAGE
9         select PQ2ADS
10         select 8272
11         select 8260
12         select FSL_SOC
13         help
14         This option enables support for the MPC8272 ADS board
16 endchoice
18 config PQ2ADS
19         bool
20         default n
22 config 8260
23         bool
24         depends on 6xx
25         select CPM2
26         help
27           The MPC8260 is a typical embedded CPU made by Freescale.  Selecting
28           this option means that you wish to build a kernel for a machine with
29           an 8260 class CPU.
31 config 8272
32         bool
33         select 8260
34         help
35           The MPC8272 CPM has a different internal dpram setup than other CPM2
36           devices