162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 262306a36Sopenharmony_cimenuconfig PPC_83xx 362306a36Sopenharmony_ci bool "83xx-based boards" 462306a36Sopenharmony_ci depends on PPC_BOOK3S_32 562306a36Sopenharmony_ci select PPC_UDBG_16550 662306a36Sopenharmony_ci select HAVE_PCI 762306a36Sopenharmony_ci select FSL_PCI if PCI 862306a36Sopenharmony_ci select FSL_SOC 962306a36Sopenharmony_ci select IPIC 1062306a36Sopenharmony_ci 1162306a36Sopenharmony_ciif PPC_83xx 1262306a36Sopenharmony_ci 1362306a36Sopenharmony_ciconfig MPC830x_RDB 1462306a36Sopenharmony_ci bool "Freescale MPC830x RDB and derivatives" 1562306a36Sopenharmony_ci select DEFAULT_UIMAGE 1662306a36Sopenharmony_ci select PPC_MPC831x 1762306a36Sopenharmony_ci select FSL_GTM 1862306a36Sopenharmony_ci help 1962306a36Sopenharmony_ci This option enables support for the MPC8308 RDB and MPC8308 P1M boards. 2062306a36Sopenharmony_ci 2162306a36Sopenharmony_ciconfig MPC831x_RDB 2262306a36Sopenharmony_ci bool "Freescale MPC831x RDB" 2362306a36Sopenharmony_ci select DEFAULT_UIMAGE 2462306a36Sopenharmony_ci select PPC_MPC831x 2562306a36Sopenharmony_ci help 2662306a36Sopenharmony_ci This option enables support for the MPC8313 RDB and MPC8315 RDB boards. 2762306a36Sopenharmony_ci 2862306a36Sopenharmony_ciconfig MPC832x_RDB 2962306a36Sopenharmony_ci bool "Freescale MPC832x RDB" 3062306a36Sopenharmony_ci select DEFAULT_UIMAGE 3162306a36Sopenharmony_ci select PPC_MPC832x 3262306a36Sopenharmony_ci help 3362306a36Sopenharmony_ci This option enables support for the MPC8323 RDB board. 3462306a36Sopenharmony_ci 3562306a36Sopenharmony_ciconfig MPC834x_ITX 3662306a36Sopenharmony_ci bool "Freescale MPC834x ITX" 3762306a36Sopenharmony_ci select DEFAULT_UIMAGE 3862306a36Sopenharmony_ci select PPC_MPC834x 3962306a36Sopenharmony_ci help 4062306a36Sopenharmony_ci This option enables support for the MPC 834x ITX evaluation board. 4162306a36Sopenharmony_ci 4262306a36Sopenharmony_ci Be aware that PCI initialization is the bootloader's 4362306a36Sopenharmony_ci responsibility. 4462306a36Sopenharmony_ci 4562306a36Sopenharmony_ciconfig MPC836x_RDK 4662306a36Sopenharmony_ci bool "Freescale/Logic MPC836x RDK" 4762306a36Sopenharmony_ci select DEFAULT_UIMAGE 4862306a36Sopenharmony_ci select FSL_GTM 4962306a36Sopenharmony_ci select FSL_LBC 5062306a36Sopenharmony_ci help 5162306a36Sopenharmony_ci This option enables support for the MPC836x RDK Processor Board, 5262306a36Sopenharmony_ci also known as ZOOM PowerQUICC Kit. 5362306a36Sopenharmony_ci 5462306a36Sopenharmony_ciconfig MPC837x_RDB 5562306a36Sopenharmony_ci bool "Freescale MPC837x RDB/WLAN" 5662306a36Sopenharmony_ci select DEFAULT_UIMAGE 5762306a36Sopenharmony_ci select PPC_MPC837x 5862306a36Sopenharmony_ci help 5962306a36Sopenharmony_ci This option enables support for the MPC837x RDB and WLAN Boards. 6062306a36Sopenharmony_ci 6162306a36Sopenharmony_ciconfig ASP834x 6262306a36Sopenharmony_ci bool "Analogue & Micro ASP 834x" 6362306a36Sopenharmony_ci select PPC_MPC834x 6462306a36Sopenharmony_ci help 6562306a36Sopenharmony_ci This enables support for the Analogue & Micro ASP 83xx 6662306a36Sopenharmony_ci board. 6762306a36Sopenharmony_ci 6862306a36Sopenharmony_ciconfig KMETER1 6962306a36Sopenharmony_ci bool "Keymile KMETER1" 7062306a36Sopenharmony_ci select DEFAULT_UIMAGE 7162306a36Sopenharmony_ci select QUICC_ENGINE 7262306a36Sopenharmony_ci help 7362306a36Sopenharmony_ci This enables support for the Keymile KMETER1 board. 7462306a36Sopenharmony_ci 7562306a36Sopenharmony_ci 7662306a36Sopenharmony_ciendif 7762306a36Sopenharmony_ci 7862306a36Sopenharmony_ci# used for usb & gpio 7962306a36Sopenharmony_ciconfig PPC_MPC831x 8062306a36Sopenharmony_ci bool 8162306a36Sopenharmony_ci 8262306a36Sopenharmony_ci# used for math-emu 8362306a36Sopenharmony_ciconfig PPC_MPC832x 8462306a36Sopenharmony_ci bool 8562306a36Sopenharmony_ci 8662306a36Sopenharmony_ci# used for usb & gpio 8762306a36Sopenharmony_ciconfig PPC_MPC834x 8862306a36Sopenharmony_ci bool 8962306a36Sopenharmony_ci 9062306a36Sopenharmony_ci# used for usb & gpio 9162306a36Sopenharmony_ciconfig PPC_MPC837x 9262306a36Sopenharmony_ci bool 93