2008-06-27 11:26:26 -05:00
menuconfig PPC_83xx
bool "83xx-based boards"
2009-03-10 17:53:27 +00:00
depends on 6xx
2008-01-28 10:52:15 -06:00
select PPC_UDBG_16550
2008-06-26 11:07:56 -06:00
select PPC_PCI_CHOICE
2008-06-26 11:07:57 -06:00
select FSL_PCI if PCI
2008-06-27 11:26:26 -05:00
select FSL_SOC
select IPIC
2008-01-28 10:52:15 -06:00
2008-06-27 11:26:26 -05:00
if PPC_83xx
2006-01-10 21:43:56 -06:00
2010-07-08 10:10:39 +00:00
config MPC830x_RDB
2010-09-09 01:55:16 +02:00
bool "Freescale MPC830x RDB and derivatives"
2010-07-08 10:10:39 +00:00
select DEFAULT_UIMAGE
select PPC_MPC831x
select FSL_GTM
help
2010-09-09 01:55:16 +02:00
This option enables support for the MPC8308 RDB and MPC8308 P1M boards.
2010-07-08 10:10:39 +00:00
2008-01-24 20:45:51 -06:00
config MPC831x_RDB
bool "Freescale MPC831x RDB"
2007-02-07 22:19:12 -06:00
select DEFAULT_UIMAGE
2008-01-28 10:52:15 -06:00
select PPC_MPC831x
2007-02-07 22:19:12 -06:00
help
2008-01-24 20:46:00 -06:00
This option enables support for the MPC8313 RDB and MPC8315 RDB boards.
2007-02-07 22:19:12 -06:00
2006-10-02 20:10:30 -05:00
config MPC832x_MDS
bool "Freescale MPC832x MDS"
select DEFAULT_UIMAGE
2008-01-28 10:52:15 -06:00
select PPC_MPC832x
2006-10-02 20:10:30 -05:00
help
This option enables support for the MPC832x MDS evaluation board.
2007-03-19 09:15:28 -05:00
config MPC832x_RDB
bool "Freescale MPC832x RDB"
select DEFAULT_UIMAGE
2008-01-28 10:52:15 -06:00
select PPC_MPC832x
2007-03-19 09:15:28 -05:00
help
This option enables support for the MPC8323 RDB board.
2007-02-08 01:11:00 -06:00
config MPC834x_MDS
bool "Freescale MPC834x MDS"
2006-01-13 11:19:58 -06:00
select DEFAULT_UIMAGE
2008-01-28 10:52:15 -06:00
select PPC_MPC834x
2006-01-10 21:43:56 -06:00
help
2007-02-08 01:11:00 -06:00
This option enables support for the MPC 834x MDS evaluation board.
2006-01-10 21:43:56 -06:00
2007-02-08 01:11:00 -06:00
Be aware that PCI buses can only function when MDS board is plugged
2006-01-10 21:43:56 -06:00
into the PIB (Platform IO Board) board from Freescale which provide
3 PCI slots. The PIBs PCI initialization is the bootloader's
2006-11-30 05:22:59 +01:00
responsibility.
2006-01-10 21:43:56 -06:00
2006-06-30 18:41:20 -05:00
config MPC834x_ITX
bool "Freescale MPC834x ITX"
select DEFAULT_UIMAGE
2008-01-28 10:52:15 -06:00
select PPC_MPC834x
2006-06-30 18:41:20 -05:00
help
This option enables support for the MPC 834x ITX evaluation board.
Be aware that PCI initialization is the bootloader's
2006-11-30 05:22:59 +01:00
responsibility.
2006-06-30 18:41:20 -05:00
2007-02-17 10:13:56 -06:00
config MPC836x_MDS
bool "Freescale MPC836x MDS"
2006-10-11 19:04:22 +08:00
select DEFAULT_UIMAGE
help
2007-02-17 10:13:56 -06:00
This option enables support for the MPC836x MDS Processor Board.
2006-10-11 19:04:22 +08:00
powerpc/83xx: new board support: MPC8360E-RDK
This is patch adds board file, device tree, and defconfig for the new
board, made by Freescale Semiconductor Inc. and Logic Product Development.
Currently supported:
1. UEC{1,2,7,4};
2. I2C;
3. SPI;
4. NS16550 serial;
5. PCI and miniPCI;
6. Intel NOR StrataFlash X16 64Mbit PC28F640P30T85;
7. Graphics controller, Fujitsu MB86277.
Not supported in this patch:
1. StMICRO NAND512W3A2BN6E, 512 Mbit (supported with FSL UPM NAND driver);
2. FHCI USB (supported with FHCI driver).
3. QE Serial UCCs (tested to not work with ucc_uart driver, reason
unknown, yet);
4. ADC AD7843 (tested to work, but support via device tree depends on
major SPI rework, GPIO API, etc);
Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2008-05-23 20:39:01 +04:00
config MPC836x_RDK
bool "Freescale/Logic MPC836x RDK"
select DEFAULT_UIMAGE
select FSL_GTM
select FSL_LBC
help
This option enables support for the MPC836x RDK Processor Board,
also known as ZOOM PowerQUICC Kit.
2007-10-19 19:38:45 +08:00
config MPC837x_MDS
bool "Freescale MPC837x MDS"
select DEFAULT_UIMAGE
2008-01-28 10:52:15 -06:00
select PPC_MPC837x
2007-10-19 19:38:45 +08:00
help
This option enables support for the MPC837x MDS Processor Board.
2008-01-24 18:41:30 -05:00
2008-01-24 20:47:11 -06:00
config MPC837x_RDB
2009-07-25 01:42:17 +04:00
bool "Freescale MPC837x RDB/WLAN"
2008-01-24 20:47:11 -06:00
select DEFAULT_UIMAGE
2008-01-28 10:52:15 -06:00
select PPC_MPC837x
2008-01-24 20:47:11 -06:00
help
2009-07-25 01:42:17 +04:00
This option enables support for the MPC837x RDB and WLAN Boards.
2008-01-24 20:47:11 -06:00
2008-01-24 18:41:30 -05:00
config SBC834x
bool "Wind River SBC834x"
select DEFAULT_UIMAGE
2008-01-28 10:52:15 -06:00
select PPC_MPC834x
2008-01-24 18:41:30 -05:00
help
This option enables support for the Wind River SBC834x board.
2008-05-08 13:47:00 +01:00
config ASP834x
bool "Analogue & Micro ASP 834x"
select PPC_MPC834x
select REDBOOT
help
This enables support for the Analogue & Micro ASP 83xx
board.
2009-06-15 09:38:18 +02:00
config KMETER1
bool "Keymile KMETER1"
select DEFAULT_UIMAGE
select QUICC_ENGINE
help
This enables support for the Keymile KMETER1 board.
2008-05-08 13:47:00 +01:00
2008-01-28 10:52:15 -06:00
endif
2006-01-10 21:43:56 -06:00
2011-09-21 12:49:20 +02:00
# used for usb & gpio
2007-02-07 22:19:12 -06:00
config PPC_MPC831x
bool
2011-09-21 12:49:20 +02:00
select ARCH_WANT_OPTIONAL_GPIOLIB
2007-02-07 22:19:12 -06:00
2008-01-28 10:52:15 -06:00
# used for math-emu
2006-10-02 20:10:30 -05:00
config PPC_MPC832x
bool
2011-09-21 12:49:20 +02:00
# used for usb & gpio
2008-01-28 10:52:15 -06:00
config PPC_MPC834x
2006-01-10 21:43:56 -06:00
bool
2011-09-21 12:49:20 +02:00
select ARCH_WANT_OPTIONAL_GPIOLIB
2007-10-19 19:38:45 +08:00
2011-09-21 12:49:20 +02:00
# used for usb & gpio
2007-10-19 19:38:45 +08:00
config PPC_MPC837x
bool
2011-09-21 12:49:20 +02:00
select ARCH_WANT_OPTIONAL_GPIOLIB