162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 262306a36Sopenharmony_cimenuconfig PPC_82xx 362306a36Sopenharmony_ci bool "82xx-based boards (PQ II)" 462306a36Sopenharmony_ci depends on PPC_BOOK3S_32 562306a36Sopenharmony_ci select FSL_SOC 662306a36Sopenharmony_ci 762306a36Sopenharmony_ciif PPC_82xx 862306a36Sopenharmony_ci 962306a36Sopenharmony_ciconfig EP8248E 1062306a36Sopenharmony_ci bool "Embedded Planet EP8248E (a.k.a. CWH-PPC-8248N-VE)" 1162306a36Sopenharmony_ci select CPM2 1262306a36Sopenharmony_ci select PPC_INDIRECT_PCI if PCI 1362306a36Sopenharmony_ci select PHYLIB if NETDEVICES 1462306a36Sopenharmony_ci select MDIO_BITBANG if PHYLIB 1562306a36Sopenharmony_ci help 1662306a36Sopenharmony_ci This enables support for the Embedded Planet EP8248E board. 1762306a36Sopenharmony_ci 1862306a36Sopenharmony_ci This board is also resold by Freescale as the QUICCStart 1962306a36Sopenharmony_ci MPC8248 Evaluation System and/or the CWH-PPC-8248N-VE. 2062306a36Sopenharmony_ci 2162306a36Sopenharmony_ciconfig MGCOGE 2262306a36Sopenharmony_ci bool "Keymile MGCOGE" 2362306a36Sopenharmony_ci select CPM2 2462306a36Sopenharmony_ci select PPC_INDIRECT_PCI if PCI 2562306a36Sopenharmony_ci help 2662306a36Sopenharmony_ci This enables support for the Keymile MGCOGE board. 2762306a36Sopenharmony_ci 2862306a36Sopenharmony_ciendif 29