]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blame - arch/powerpc/platforms/82xx/Kconfig
Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'asoc/topic...
[mirror_ubuntu-focal-kernel.git] / arch / powerpc / platforms / 82xx / Kconfig
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
d8267c1a
KG
2menuconfig PPC_82xx
3 bool "82xx-based boards (PQ II)"
28794d34 4 depends on 6xx
d8267c1a
KG
5
6if PPC_82xx
91bd6109 7
d1df4471
SW
8config MPC8272_ADS
9 bool "Freescale MPC8272 ADS"
d6071f88
KG
10 select DEFAULT_UIMAGE
11 select PQ2ADS
12 select 8272
13 select 8260
14 select FSL_SOC
e00c5498 15 select PQ2_ADS_PCI_PIC if PCI
d6071f88 16 help
d1df4471 17 This option enables support for the MPC8272 ADS board
91bd6109 18
3611f2ad
SW
19config PQ2FADS
20 bool "Freescale PQ2FADS"
21 select DEFAULT_UIMAGE
22 select PQ2ADS
23 select 8260
24 select FSL_SOC
25 select PQ2_ADS_PCI_PIC if PCI
3611f2ad
SW
26 help
27 This option enables support for the PQ2FADS board
28
0dde1a1d
SW
29config EP8248E
30 bool "Embedded Planet EP8248E (a.k.a. CWH-PPC-8248N-VE)"
31 select 8272
32 select 8260
33 select FSL_SOC
49bf9279
AS
34 select PHYLIB if NETDEVICES
35 select MDIO_BITBANG if PHYLIB
0dde1a1d
SW
36 help
37 This enables support for the Embedded Planet EP8248E board.
38
39 This board is also resold by Freescale as the QUICCStart
40 MPC8248 Evaluation System and/or the CWH-PPC-8248N-VE.
41
63716633
HS
42config MGCOGE
43 bool "Keymile MGCOGE"
44 select 8272
45 select 8260
46 select FSL_SOC
47 help
48 This enables support for the Keymile MGCOGE board.
49
d8267c1a 50endif
91bd6109 51
fd42c717
KG
52config PQ2ADS
53 bool
d6071f88 54 default n
fd42c717
KG
55
56config 8260
d6071f88 57 bool
fd42c717 58 depends on 6xx
d6071f88 59 select CPM2
fd42c717 60 help
d6071f88 61 The MPC8260 is a typical embedded CPU made by Freescale. Selecting
fd42c717
KG
62 this option means that you wish to build a kernel for a machine with
63 an 8260 class CPU.
64
65config 8272
66 bool
fd42c717
KG
67 select 8260
68 help
69 The MPC8272 CPM has a different internal dpram setup than other CPM2
70 devices
e00c5498
SW
71
72config PQ2_ADS_PCI_PIC
73 bool