2019-05-19 20:07:45 +08:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2015-12-03 05:27:09 +08:00
|
|
|
menuconfig ARCH_ORION5X
|
|
|
|
bool "Marvell Orion"
|
|
|
|
depends on MMU && ARCH_MULTI_V5
|
|
|
|
select CPU_FEROCEON
|
|
|
|
select GENERIC_CLOCKEVENTS
|
2016-06-02 20:10:16 +08:00
|
|
|
select GPIOLIB
|
2015-12-03 05:27:09 +08:00
|
|
|
select MVEBU_MBUS
|
2018-11-16 03:05:32 +08:00
|
|
|
select FORCE_PCI
|
2017-03-28 18:15:41 +08:00
|
|
|
select PHYLIB if NETDEVICES
|
2015-12-03 05:27:09 +08:00
|
|
|
select PLAT_ORION_LEGACY
|
|
|
|
help
|
|
|
|
Support for the following Marvell Orion 5x series SoCs:
|
|
|
|
Orion-1 (5181), Orion-VoIP (5181L), Orion-NAS (5182),
|
|
|
|
Orion-2 (5281), Orion-1-90 (6183).
|
[ARM] basic support for the Marvell Orion SoC family
The Marvell Orion is a family of ARM SoCs with a DDR/DDR2 memory
controller, 10/100/1000 ethernet MAC, and USB 2.0 interfaces,
and, depending on the specific model, PCI-E interface, PCI-X
interface, SATA controllers, crypto unit, SPI interface, SDIO
interface, device bus, NAND controller, DMA engine and/or XOR
engine.
This contains the basic structure and architecture register definitions.
Signed-off-by: Tzachi Perelstein <tzachi@marvell.com>
Reviewed-by: Nicolas Pitre <nico@marvell.com>
Reviewed-by: Lennert Buytenhek <buytenh@marvell.com>
Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
2007-10-24 03:14:41 +08:00
|
|
|
|
2015-12-03 05:27:09 +08:00
|
|
|
if ARCH_ORION5X
|
[ARM] basic support for the Marvell Orion SoC family
The Marvell Orion is a family of ARM SoCs with a DDR/DDR2 memory
controller, 10/100/1000 ethernet MAC, and USB 2.0 interfaces,
and, depending on the specific model, PCI-E interface, PCI-X
interface, SATA controllers, crypto unit, SPI interface, SDIO
interface, device bus, NAND controller, DMA engine and/or XOR
engine.
This contains the basic structure and architecture register definitions.
Signed-off-by: Tzachi Perelstein <tzachi@marvell.com>
Reviewed-by: Nicolas Pitre <nico@marvell.com>
Reviewed-by: Lennert Buytenhek <buytenh@marvell.com>
Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
2007-10-24 03:14:41 +08:00
|
|
|
|
2012-11-16 23:39:45 +08:00
|
|
|
config ARCH_ORION5X_DT
|
|
|
|
bool "Marvell Orion5x Flattened Device Tree"
|
|
|
|
select USE_OF
|
2014-04-23 05:26:24 +08:00
|
|
|
select ORION_CLK
|
2014-04-23 05:26:27 +08:00
|
|
|
select ORION_IRQCHIP
|
|
|
|
select ORION_TIMER
|
2014-04-23 05:26:28 +08:00
|
|
|
select PINCTRL
|
|
|
|
select PINCTRL_ORION
|
2012-11-16 23:39:45 +08:00
|
|
|
help
|
|
|
|
Say 'Y' here if you want your kernel to support the
|
|
|
|
Marvell Orion5x using flattened device tree.
|
|
|
|
|
2007-10-24 03:14:42 +08:00
|
|
|
config MACH_DB88F5281
|
|
|
|
bool "Marvell Orion-2 Development Board"
|
2016-02-23 22:06:37 +08:00
|
|
|
select I2C_BOARDINFO if I2C
|
2007-10-24 03:14:42 +08:00
|
|
|
help
|
|
|
|
Say 'Y' here if you want your kernel to support the
|
|
|
|
Marvell Orion-2 (88F5281) Development Board
|
|
|
|
|
2007-10-18 02:51:34 +08:00
|
|
|
config MACH_RD88F5182
|
|
|
|
bool "Marvell Orion-NAS Reference Design"
|
2016-02-23 22:06:37 +08:00
|
|
|
select I2C_BOARDINFO if I2C
|
2007-10-18 02:51:34 +08:00
|
|
|
help
|
|
|
|
Say 'Y' here if you want your kernel to support the
|
|
|
|
Marvell Orion-NAS (88F5182) RD2
|
|
|
|
|
2014-04-23 05:26:38 +08:00
|
|
|
config MACH_RD88F5182_DT
|
|
|
|
bool "Marvell Orion-NAS Reference Design (Flattened Device Tree)"
|
|
|
|
select ARCH_ORION5X_DT
|
2016-02-23 22:06:37 +08:00
|
|
|
select I2C_BOARDINFO if I2C
|
2014-04-23 05:26:38 +08:00
|
|
|
help
|
|
|
|
Say 'Y' here if you want your kernel to support the Marvell
|
|
|
|
Orion-NAS (88F5182) RD2, Flattened Device Tree.
|
|
|
|
|
2007-10-24 03:14:42 +08:00
|
|
|
config MACH_KUROBOX_PRO
|
|
|
|
bool "KuroBox Pro"
|
2016-02-23 22:06:37 +08:00
|
|
|
select I2C_BOARDINFO if I2C
|
2007-10-24 03:14:42 +08:00
|
|
|
help
|
|
|
|
Say 'Y' here if you want your kernel to support the
|
|
|
|
KuroBox Pro platform.
|
|
|
|
|
2007-11-12 16:05:55 +08:00
|
|
|
config MACH_DNS323
|
|
|
|
bool "D-Link DNS-323"
|
2016-02-23 22:06:37 +08:00
|
|
|
select I2C_BOARDINFO if I2C
|
2007-11-12 16:05:55 +08:00
|
|
|
help
|
|
|
|
Say 'Y' here if you want your kernel to support the
|
|
|
|
D-Link DNS-323 platform.
|
|
|
|
|
2007-12-16 04:05:49 +08:00
|
|
|
config MACH_TS209
|
|
|
|
bool "QNAP TS-109/TS-209"
|
|
|
|
help
|
|
|
|
Say 'Y' here if you want your kernel to support the
|
|
|
|
QNAP TS-109/TS-209 platform.
|
|
|
|
|
2008-08-29 04:18:54 +08:00
|
|
|
config MACH_TERASTATION_PRO2
|
|
|
|
bool "Buffalo Terastation Pro II/Live"
|
|
|
|
help
|
|
|
|
Say 'Y' here if you want your kernel to support the
|
|
|
|
Buffalo Terastation Pro II/Live platform.
|
|
|
|
|
2008-04-10 04:50:16 +08:00
|
|
|
config MACH_LINKSTATION_PRO
|
|
|
|
bool "Buffalo Linkstation Pro/Live"
|
2016-02-23 22:06:37 +08:00
|
|
|
select I2C_BOARDINFO if I2C
|
2008-04-10 04:50:16 +08:00
|
|
|
help
|
|
|
|
Say 'Y' here if you want your kernel to support the
|
|
|
|
Buffalo Linkstation Pro/Live platform. Both v1 and
|
|
|
|
v2 devices are supported.
|
|
|
|
|
2008-09-25 21:47:30 +08:00
|
|
|
config MACH_LINKSTATION_MINI
|
2015-08-07 00:29:52 +08:00
|
|
|
bool "Buffalo Linkstation Mini (Flattened Device Tree)"
|
|
|
|
select ARCH_ORION5X_DT
|
2008-09-25 21:47:30 +08:00
|
|
|
help
|
|
|
|
Say 'Y' here if you want your kernel to support the
|
2015-08-07 00:29:52 +08:00
|
|
|
Buffalo Linkstation Mini (LS-WSGL) platform.
|
2008-09-25 21:47:30 +08:00
|
|
|
|
2010-02-05 11:33:27 +08:00
|
|
|
config MACH_LINKSTATION_LS_HGL
|
|
|
|
bool "Buffalo Linkstation LS-HGL"
|
2016-02-23 22:06:37 +08:00
|
|
|
select I2C_BOARDINFO if I2C
|
2010-02-05 11:33:27 +08:00
|
|
|
help
|
|
|
|
Say 'Y' here if you want your kernel to support the
|
|
|
|
Buffalo Linkstation LS-HGL platform.
|
|
|
|
|
2008-04-26 08:35:29 +08:00
|
|
|
config MACH_TS409
|
|
|
|
bool "QNAP TS-409"
|
|
|
|
help
|
|
|
|
Say 'Y' here if you want your kernel to support the
|
|
|
|
QNAP TS-409 platform.
|
|
|
|
|
2008-05-31 14:19:20 +08:00
|
|
|
config MACH_WRT350N_V2
|
|
|
|
bool "Linksys WRT350N v2"
|
|
|
|
help
|
|
|
|
Say 'Y' here if you want your kernel to support the
|
|
|
|
Linksys WRT350N v2 platform.
|
|
|
|
|
2008-06-01 05:32:37 +08:00
|
|
|
config MACH_TS78XX
|
|
|
|
bool "Technologic Systems TS-78xx"
|
|
|
|
help
|
|
|
|
Say 'Y' here if you want your kernel to support the
|
|
|
|
Technologic Systems TS-78xx platform.
|
|
|
|
|
2008-04-06 20:08:17 +08:00
|
|
|
config MACH_MV2120
|
|
|
|
bool "HP Media Vault mv2120"
|
|
|
|
help
|
|
|
|
Say 'Y' here if you want your kernel to support the
|
|
|
|
HP Media Vault mv2120 or mv5100.
|
|
|
|
|
2014-04-23 05:26:39 +08:00
|
|
|
config MACH_D2NET_DT
|
|
|
|
bool "LaCie d2 Network / Big Disk Network (Flattened Device Tree)"
|
|
|
|
select ARCH_ORION5X_DT
|
2009-06-23 03:45:01 +08:00
|
|
|
help
|
|
|
|
Say 'Y' here if you want your kernel to support the
|
|
|
|
LaCie d2 Network NAS.
|
|
|
|
|
2009-06-23 19:54:35 +08:00
|
|
|
config MACH_NET2BIG
|
|
|
|
bool "LaCie 2Big Network"
|
2016-02-23 22:06:37 +08:00
|
|
|
select I2C_BOARDINFO if I2C
|
2009-06-23 19:54:35 +08:00
|
|
|
help
|
|
|
|
Say 'Y' here if you want your kernel to support the
|
|
|
|
LaCie 2Big Network NAS.
|
|
|
|
|
2014-04-23 05:26:40 +08:00
|
|
|
config MACH_MSS2_DT
|
|
|
|
bool "Maxtor Shared Storage II (Flattened Device Tree)"
|
|
|
|
select ARCH_ORION5X_DT
|
2008-06-10 07:00:38 +08:00
|
|
|
help
|
|
|
|
Say 'Y' here if you want your kernel to support the
|
|
|
|
Maxtor Shared Storage II platform.
|
|
|
|
|
2008-06-26 07:30:41 +08:00
|
|
|
config MACH_WNR854T
|
|
|
|
bool "Netgear WNR854T"
|
|
|
|
help
|
|
|
|
Say 'Y' here if you want your kernel to support the
|
|
|
|
Netgear WNR854T platform.
|
|
|
|
|
2008-07-01 02:25:24 +08:00
|
|
|
config MACH_RD88F5181L_GE
|
|
|
|
bool "Marvell Orion-VoIP GE Reference Design"
|
|
|
|
help
|
|
|
|
Say 'Y' here if you want your kernel to support the
|
|
|
|
Marvell Orion-VoIP GE (88F5181L) RD.
|
|
|
|
|
2008-06-28 06:56:22 +08:00
|
|
|
config MACH_RD88F5181L_FXO
|
|
|
|
bool "Marvell Orion-VoIP FXO Reference Design"
|
|
|
|
help
|
|
|
|
Say 'Y' here if you want your kernel to support the
|
|
|
|
Marvell Orion-VoIP FXO (88F5181L) RD.
|
|
|
|
|
2008-08-29 12:59:34 +08:00
|
|
|
config MACH_RD88F6183AP_GE
|
|
|
|
bool "Marvell Orion-1-90 AP GE Reference Design"
|
|
|
|
help
|
|
|
|
Say 'Y' here if you want your kernel to support the
|
|
|
|
Marvell Orion-1-90 (88F6183) AP GE RD.
|
|
|
|
|
[ARM] basic support for the Marvell Orion SoC family
The Marvell Orion is a family of ARM SoCs with a DDR/DDR2 memory
controller, 10/100/1000 ethernet MAC, and USB 2.0 interfaces,
and, depending on the specific model, PCI-E interface, PCI-X
interface, SATA controllers, crypto unit, SPI interface, SDIO
interface, device bus, NAND controller, DMA engine and/or XOR
engine.
This contains the basic structure and architecture register definitions.
Signed-off-by: Tzachi Perelstein <tzachi@marvell.com>
Reviewed-by: Nicolas Pitre <nico@marvell.com>
Reviewed-by: Lennert Buytenhek <buytenh@marvell.com>
Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
2007-10-24 03:14:41 +08:00
|
|
|
endif
|