blob: 994d1a959e20f4b1cd57112d359b31a1cf31c79b [file] [log] [blame]
Kumar Galad8267c12008-06-27 11:26:26 -05001menuconfig PPC_82xx
2 bool "82xx-based boards (PQ II)"
Benjamin Herrenschmidt28794d32009-03-10 17:53:27 +00003 depends on 6xx
Kumar Galad8267c12008-06-27 11:26:26 -05004
5if PPC_82xx
Vitaly Bordug91bd6102006-10-02 22:45:17 +04006
Scott Woodd1df4472007-07-26 13:51:42 -05007config MPC8272_ADS
8 bool "Freescale MPC8272 ADS"
Kumar Galad6071f82007-04-12 16:53:32 -05009 select DEFAULT_UIMAGE
10 select PQ2ADS
11 select 8272
12 select 8260
13 select FSL_SOC
Scott Woode00c5492007-09-14 15:41:56 -050014 select PQ2_ADS_PCI_PIC if PCI
Kumar Galad6071f82007-04-12 16:53:32 -050015 help
Scott Woodd1df4472007-07-26 13:51:42 -050016 This option enables support for the MPC8272 ADS board
Vitaly Bordug91bd6102006-10-02 22:45:17 +040017
Scott Wood3611f2a2007-09-05 14:00:54 -050018config PQ2FADS
19 bool "Freescale PQ2FADS"
20 select DEFAULT_UIMAGE
21 select PQ2ADS
22 select 8260
23 select FSL_SOC
24 select PQ2_ADS_PCI_PIC if PCI
Scott Wood3611f2a2007-09-05 14:00:54 -050025 help
26 This option enables support for the PQ2FADS board
27
Scott Wood0dde1a12008-01-17 16:32:05 -060028config EP8248E
29 bool "Embedded Planet EP8248E (a.k.a. CWH-PPC-8248N-VE)"
30 select 8272
31 select 8260
32 select FSL_SOC
Andrey Smirnov49bf9272016-07-25 21:30:10 -070033 select PHYLIB if NETDEVICES
34 select MDIO_BITBANG if PHYLIB
Scott Wood0dde1a12008-01-17 16:32:05 -060035 help
36 This enables support for the Embedded Planet EP8248E board.
37
38 This board is also resold by Freescale as the QUICCStart
39 MPC8248 Evaluation System and/or the CWH-PPC-8248N-VE.
40
Heiko Schocher63716632008-06-18 10:38:32 +020041config MGCOGE
42 bool "Keymile MGCOGE"
43 select 8272
44 select 8260
45 select FSL_SOC
46 help
47 This enables support for the Keymile MGCOGE board.
48
Kumar Galad8267c12008-06-27 11:26:26 -050049endif
Vitaly Bordug91bd6102006-10-02 22:45:17 +040050
Kumar Galafd42c712007-03-16 08:46:55 -050051config PQ2ADS
52 bool
Kumar Galad6071f82007-04-12 16:53:32 -050053 default n
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