18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_cimenuconfig PPC_82xx
38c2ecf20Sopenharmony_ci	bool "82xx-based boards (PQ II)"
48c2ecf20Sopenharmony_ci	depends on PPC_BOOK3S_32
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ciif PPC_82xx
78c2ecf20Sopenharmony_ci
88c2ecf20Sopenharmony_ciconfig MPC8272_ADS
98c2ecf20Sopenharmony_ci	bool "Freescale MPC8272 ADS"
108c2ecf20Sopenharmony_ci	select DEFAULT_UIMAGE
118c2ecf20Sopenharmony_ci	select PQ2ADS
128c2ecf20Sopenharmony_ci	select 8272
138c2ecf20Sopenharmony_ci	select 8260
148c2ecf20Sopenharmony_ci	select FSL_SOC
158c2ecf20Sopenharmony_ci	select PQ2_ADS_PCI_PIC if PCI
168c2ecf20Sopenharmony_ci	help
178c2ecf20Sopenharmony_ci	  This option enables support for the MPC8272 ADS board
188c2ecf20Sopenharmony_ci
198c2ecf20Sopenharmony_ciconfig PQ2FADS
208c2ecf20Sopenharmony_ci	bool "Freescale PQ2FADS"
218c2ecf20Sopenharmony_ci	select DEFAULT_UIMAGE
228c2ecf20Sopenharmony_ci	select PQ2ADS
238c2ecf20Sopenharmony_ci	select 8260
248c2ecf20Sopenharmony_ci	select FSL_SOC
258c2ecf20Sopenharmony_ci	select PQ2_ADS_PCI_PIC if PCI
268c2ecf20Sopenharmony_ci	help
278c2ecf20Sopenharmony_ci	  This option enables support for the PQ2FADS board
288c2ecf20Sopenharmony_ci
298c2ecf20Sopenharmony_ciconfig EP8248E
308c2ecf20Sopenharmony_ci	bool "Embedded Planet EP8248E (a.k.a. CWH-PPC-8248N-VE)"
318c2ecf20Sopenharmony_ci	select 8272
328c2ecf20Sopenharmony_ci	select 8260
338c2ecf20Sopenharmony_ci	select FSL_SOC
348c2ecf20Sopenharmony_ci	select PHYLIB if NETDEVICES
358c2ecf20Sopenharmony_ci	select MDIO_BITBANG if PHYLIB
368c2ecf20Sopenharmony_ci	help
378c2ecf20Sopenharmony_ci	  This enables support for the Embedded Planet EP8248E board.
388c2ecf20Sopenharmony_ci
398c2ecf20Sopenharmony_ci	  This board is also resold by Freescale as the QUICCStart
408c2ecf20Sopenharmony_ci	  MPC8248 Evaluation System and/or the CWH-PPC-8248N-VE.
418c2ecf20Sopenharmony_ci
428c2ecf20Sopenharmony_ciconfig MGCOGE
438c2ecf20Sopenharmony_ci	bool "Keymile MGCOGE"
448c2ecf20Sopenharmony_ci	select 8272
458c2ecf20Sopenharmony_ci	select 8260
468c2ecf20Sopenharmony_ci	select FSL_SOC
478c2ecf20Sopenharmony_ci	help
488c2ecf20Sopenharmony_ci	  This enables support for the Keymile MGCOGE board.
498c2ecf20Sopenharmony_ci
508c2ecf20Sopenharmony_ciendif
518c2ecf20Sopenharmony_ci
528c2ecf20Sopenharmony_ciconfig PQ2ADS
538c2ecf20Sopenharmony_ci	bool
548c2ecf20Sopenharmony_ci
558c2ecf20Sopenharmony_ciconfig 8260
568c2ecf20Sopenharmony_ci	bool
578c2ecf20Sopenharmony_ci	depends on PPC_BOOK3S_32
588c2ecf20Sopenharmony_ci	select CPM2
598c2ecf20Sopenharmony_ci	help
608c2ecf20Sopenharmony_ci	  The MPC8260 is a typical embedded CPU made by Freescale.  Selecting
618c2ecf20Sopenharmony_ci	  this option means that you wish to build a kernel for a machine with
628c2ecf20Sopenharmony_ci	  an 8260 class CPU.
638c2ecf20Sopenharmony_ci
648c2ecf20Sopenharmony_ciconfig 8272
658c2ecf20Sopenharmony_ci	bool
668c2ecf20Sopenharmony_ci	select 8260
678c2ecf20Sopenharmony_ci	help
688c2ecf20Sopenharmony_ci	  The MPC8272 CPM has a different internal dpram setup than other CPM2
698c2ecf20Sopenharmony_ci	  devices
708c2ecf20Sopenharmony_ci
718c2ecf20Sopenharmony_ciconfig PQ2_ADS_PCI_PIC
728c2ecf20Sopenharmony_ci	bool
73