blob: 1947a88bc69ff7b8b6e9920d5c8952de4e82990a [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001# SPDX-License-Identifier: GPL-2.0
Kumar Galad8267c12008-06-27 11:26:26 -05002menuconfig PPC_82xx
3 bool "82xx-based boards (PQ II)"
Benjamin Herrenschmidt28794d32009-03-10 17:53:27 +00004 depends on 6xx
Kumar Galad8267c12008-06-27 11:26:26 -05005
6if PPC_82xx
Vitaly Bordug91bd6102006-10-02 22:45:17 +04007
Scott Woodd1df4472007-07-26 13:51:42 -05008config MPC8272_ADS
9 bool "Freescale MPC8272 ADS"
Kumar Galad6071f82007-04-12 16:53:32 -050010 select DEFAULT_UIMAGE
11 select PQ2ADS
12 select 8272
13 select 8260
14 select FSL_SOC
Scott Woode00c5492007-09-14 15:41:56 -050015 select PQ2_ADS_PCI_PIC if PCI
Kumar Galad6071f82007-04-12 16:53:32 -050016 help
Scott Woodd1df4472007-07-26 13:51:42 -050017 This option enables support for the MPC8272 ADS board
Vitaly Bordug91bd6102006-10-02 22:45:17 +040018
Scott Wood3611f2a2007-09-05 14:00:54 -050019config PQ2FADS
20 bool "Freescale PQ2FADS"
21 select DEFAULT_UIMAGE
22 select PQ2ADS
23 select 8260
24 select FSL_SOC
25 select PQ2_ADS_PCI_PIC if PCI
Scott Wood3611f2a2007-09-05 14:00:54 -050026 help
27 This option enables support for the PQ2FADS board
28
Scott Wood0dde1a12008-01-17 16:32:05 -060029config EP8248E
30 bool "Embedded Planet EP8248E (a.k.a. CWH-PPC-8248N-VE)"
31 select 8272
32 select 8260
33 select FSL_SOC
Andrey Smirnov49bf9272016-07-25 21:30:10 -070034 select PHYLIB if NETDEVICES
35 select MDIO_BITBANG if PHYLIB
Scott Wood0dde1a12008-01-17 16:32:05 -060036 help
37 This enables support for the Embedded Planet EP8248E board.
38
39 This board is also resold by Freescale as the QUICCStart
40 MPC8248 Evaluation System and/or the CWH-PPC-8248N-VE.
41
Heiko Schocher63716632008-06-18 10:38:32 +020042config MGCOGE
43 bool "Keymile MGCOGE"
44 select 8272
45 select 8260
46 select FSL_SOC
47 help
48 This enables support for the Keymile MGCOGE board.
49
Kumar Galad8267c12008-06-27 11:26:26 -050050endif
Vitaly Bordug91bd6102006-10-02 22:45:17 +040051
Kumar Galafd42c712007-03-16 08:46:55 -050052config PQ2ADS
53 bool
Kumar Galafd42c712007-03-16 08:46:55 -050054
55config 8260
Kumar Galad6071f82007-04-12 16:53:32 -050056 bool
Kumar Galafd42c712007-03-16 08:46:55 -050057 depends on 6xx
Kumar Galad6071f82007-04-12 16:53:32 -050058 select CPM2
Kumar Galafd42c712007-03-16 08:46:55 -050059 help
Kumar Galad6071f82007-04-12 16:53:32 -050060 The MPC8260 is a typical embedded CPU made by Freescale. Selecting
Kumar Galafd42c712007-03-16 08:46:55 -050061 this option means that you wish to build a kernel for a machine with
62 an 8260 class CPU.
63
64config 8272
65 bool
Kumar Galafd42c712007-03-16 08:46:55 -050066 select 8260
67 help
68 The MPC8272 CPM has a different internal dpram setup than other CPM2
69 devices
Scott Woode00c5492007-09-14 15:41:56 -050070
71config PQ2_ADS_PCI_PIC
72 bool