blob: e3e5217c9822278f17c1171ee1ece14a8182e1b6 [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001# SPDX-License-Identifier: GPL-2.0
Josh Boyer8105fa82008-09-03 20:58:22 -04002config ACADIA
3 bool "Acadia"
4 depends on 40x
Josh Boyer8105fa82008-09-03 20:58:22 -04005 select PPC40x_SIMPLE
6 select 405EZ
7 help
8 This option enables support for the AMCC 405EZ Acadia evaluation board.
9
Solomon Peachy0cdf50a2009-08-20 10:19:47 +000010config HOTFOOT
Enrico Weigelt, metux IT consult4f44e8a2019-07-03 18:04:13 +020011 bool "Hotfoot"
Solomon Peachy0cdf50a2009-08-20 10:19:47 +000012 depends on 40x
Solomon Peachy0cdf50a2009-08-20 10:19:47 +000013 select PPC40x_SIMPLE
Christoph Hellwigeb01d422018-11-15 20:05:32 +010014 select FORCE_PCI
Enrico Weigelt, metux IT consult4f44e8a2019-07-03 18:04:13 +020015 help
16 This option enables support for the ESTEEM 195E Hotfoot board.
Solomon Peachy0cdf50a2009-08-20 10:19:47 +000017
Stefan Roese37b31f92007-10-11 22:08:21 +100018config KILAUEA
19 bool "Kilauea"
20 depends on 40x
Stefan Roesecdb159a2007-12-01 21:19:55 +110021 select 405EX
Josh Boyer336ff732009-06-03 05:28:03 +000022 select PPC40x_SIMPLE
Stefan Roese151161c2007-12-07 20:34:26 +110023 select PPC4xx_PCI_EXPRESS
Christoph Hellwigeb01d422018-11-15 20:05:32 +010024 select FORCE_PCI
Rupjyoti Sarmah3fb79332011-03-29 23:10:24 +000025 select PCI_MSI
26 select PPC4xx_MSI
Stefan Roese37b31f92007-10-11 22:08:21 +100027 help
28 This option enables support for the AMCC PPC405EX evaluation board.
29
Stefan Roesebe1e0e92007-12-21 18:10:36 +110030config MAKALU
31 bool "Makalu"
32 depends on 40x
Stefan Roesebe1e0e92007-12-21 18:10:36 +110033 select 405EX
Christoph Hellwigeb01d422018-11-15 20:05:32 +010034 select FORCE_PCI
Stefan Roesebe1e0e92007-12-21 18:10:36 +110035 select PPC4xx_PCI_EXPRESS
Josh Boyer194ff1c2009-06-03 05:24:12 +000036 select PPC40x_SIMPLE
Stefan Roesebe1e0e92007-12-21 18:10:36 +110037 help
38 This option enables support for the AMCC PPC405EX board.
39
Benjamin Herrenschmidt11eab2972011-12-01 19:35:08 +000040config OBS600
41 bool "OpenBlockS 600"
42 depends on 40x
Benjamin Herrenschmidt11eab2972011-12-01 19:35:08 +000043 select 405EX
44 select PPC40x_SIMPLE
45 help
46 This option enables support for PlatHome OpenBlockS 600 server
47
Josh Boyer8105fa82008-09-03 20:58:22 -040048config PPC40x_SIMPLE
49 bool "Simple PowerPC 40x board support"
50 depends on 40x
Josh Boyer8105fa82008-09-03 20:58:22 -040051 help
52 This option enables the simple PowerPC 40x platform support.
53
Stefan Roesecdb159a2007-12-01 21:19:55 +110054config 405EX
55 bool
Michael Ellerman33596722016-12-01 20:50:46 +110056 select IBM_EMAC_EMAC4 if IBM_EMAC
57 select IBM_EMAC_RGMII if IBM_EMAC
Stefan Roesecdb159a2007-12-01 21:19:55 +110058
Josh Boyer8105fa82008-09-03 20:58:22 -040059config 405EZ
60 bool
Michael Ellerman33596722016-12-01 20:50:46 +110061 select IBM_EMAC_NO_FLOW_CTRL if IBM_EMAC
62 select IBM_EMAC_MAL_CLR_ICINTSTAT if IBM_EMAC
63 select IBM_EMAC_MAL_COMMON_ERR if IBM_EMAC
Josh Boyer8105fa82008-09-03 20:58:22 -040064
Steven A. Falco878e7552008-10-13 06:04:09 +000065config PPC4xx_GPIO
66 bool "PPC4xx GPIO support"
67 depends on 40x
Linus Walleij86c55af2016-04-19 13:21:02 +020068 select GPIOLIB
Steven A. Falco878e7552008-10-13 06:04:09 +000069 help
70 Enable gpiolib support for ppc40x based boards
71
Tanmay Inamdard5b9ee72011-11-28 21:01:41 +000072config APM8018X
73 bool "APM8018X"
74 depends on 40x
Tanmay Inamdard5b9ee72011-11-28 21:01:41 +000075 select PPC40x_SIMPLE
76 help
77 This option enables support for the AppliedMicro APM8018X evaluation
78 board.