Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied...
[linux-drm-fsl-dcu.git] / arch / powerpc / platforms / 82xx / Kconfig
1 choice
2         prompt "Machine Type"
3         depends on PPC_82xx
4         default MPC82xx_ADS
5
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
15
16 endchoice
17
18 config PQ2ADS
19         bool
20         default n
21
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.
30
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