18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ciconfig ACADIA
38c2ecf20Sopenharmony_ci	bool "Acadia"
48c2ecf20Sopenharmony_ci	depends on 40x
58c2ecf20Sopenharmony_ci	select PPC40x_SIMPLE
68c2ecf20Sopenharmony_ci	select 405EZ
78c2ecf20Sopenharmony_ci	help
88c2ecf20Sopenharmony_ci	  This option enables support for the AMCC 405EZ Acadia evaluation board.
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ciconfig HOTFOOT
118c2ecf20Sopenharmony_ci	bool "Hotfoot"
128c2ecf20Sopenharmony_ci	depends on 40x
138c2ecf20Sopenharmony_ci	select PPC40x_SIMPLE
148c2ecf20Sopenharmony_ci	select FORCE_PCI
158c2ecf20Sopenharmony_ci	help
168c2ecf20Sopenharmony_ci	  This option enables support for the ESTEEM 195E Hotfoot board.
178c2ecf20Sopenharmony_ci
188c2ecf20Sopenharmony_ciconfig KILAUEA
198c2ecf20Sopenharmony_ci	bool "Kilauea"
208c2ecf20Sopenharmony_ci	depends on 40x
218c2ecf20Sopenharmony_ci	select 405EX
228c2ecf20Sopenharmony_ci	select PPC40x_SIMPLE
238c2ecf20Sopenharmony_ci	select PPC4xx_PCI_EXPRESS
248c2ecf20Sopenharmony_ci	select FORCE_PCI
258c2ecf20Sopenharmony_ci	select PCI_MSI
268c2ecf20Sopenharmony_ci	select PPC4xx_MSI
278c2ecf20Sopenharmony_ci	help
288c2ecf20Sopenharmony_ci	  This option enables support for the AMCC PPC405EX evaluation board.
298c2ecf20Sopenharmony_ci
308c2ecf20Sopenharmony_ciconfig MAKALU
318c2ecf20Sopenharmony_ci	bool "Makalu"
328c2ecf20Sopenharmony_ci	depends on 40x
338c2ecf20Sopenharmony_ci	select 405EX
348c2ecf20Sopenharmony_ci	select FORCE_PCI
358c2ecf20Sopenharmony_ci	select PPC4xx_PCI_EXPRESS
368c2ecf20Sopenharmony_ci	select PPC40x_SIMPLE
378c2ecf20Sopenharmony_ci	help
388c2ecf20Sopenharmony_ci	  This option enables support for the AMCC PPC405EX board.
398c2ecf20Sopenharmony_ci
408c2ecf20Sopenharmony_ciconfig OBS600
418c2ecf20Sopenharmony_ci	bool "OpenBlockS 600"
428c2ecf20Sopenharmony_ci	depends on 40x
438c2ecf20Sopenharmony_ci	select 405EX
448c2ecf20Sopenharmony_ci	select PPC40x_SIMPLE
458c2ecf20Sopenharmony_ci	help
468c2ecf20Sopenharmony_ci	  This option enables support for PlatHome OpenBlockS 600 server
478c2ecf20Sopenharmony_ci
488c2ecf20Sopenharmony_ciconfig PPC40x_SIMPLE
498c2ecf20Sopenharmony_ci	bool "Simple PowerPC 40x board support"
508c2ecf20Sopenharmony_ci	depends on 40x
518c2ecf20Sopenharmony_ci	help
528c2ecf20Sopenharmony_ci	  This option enables the simple PowerPC 40x platform support.
538c2ecf20Sopenharmony_ci
548c2ecf20Sopenharmony_ciconfig 405EX
558c2ecf20Sopenharmony_ci	bool
568c2ecf20Sopenharmony_ci	select IBM_EMAC_EMAC4 if IBM_EMAC
578c2ecf20Sopenharmony_ci	select IBM_EMAC_RGMII if IBM_EMAC
588c2ecf20Sopenharmony_ci
598c2ecf20Sopenharmony_ciconfig 405EZ
608c2ecf20Sopenharmony_ci	bool
618c2ecf20Sopenharmony_ci	select IBM_EMAC_NO_FLOW_CTRL if IBM_EMAC
628c2ecf20Sopenharmony_ci	select IBM_EMAC_MAL_CLR_ICINTSTAT if IBM_EMAC
638c2ecf20Sopenharmony_ci	select IBM_EMAC_MAL_COMMON_ERR if IBM_EMAC
648c2ecf20Sopenharmony_ci
658c2ecf20Sopenharmony_ciconfig PPC4xx_GPIO
668c2ecf20Sopenharmony_ci	bool "PPC4xx GPIO support"
678c2ecf20Sopenharmony_ci	depends on 40x
688c2ecf20Sopenharmony_ci	select GPIOLIB
698c2ecf20Sopenharmony_ci	help
708c2ecf20Sopenharmony_ci	  Enable gpiolib support for ppc40x based boards
718c2ecf20Sopenharmony_ci
728c2ecf20Sopenharmony_ciconfig APM8018X
738c2ecf20Sopenharmony_ci	bool "APM8018X"
748c2ecf20Sopenharmony_ci	depends on 40x
758c2ecf20Sopenharmony_ci	select PPC40x_SIMPLE
768c2ecf20Sopenharmony_ci	help
778c2ecf20Sopenharmony_ci	  This option enables support for the AppliedMicro APM8018X evaluation
788c2ecf20Sopenharmony_ci	  board.
79