diff options
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 5c56fa8824e9..18bef301d6e6 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -498,6 +498,7 @@ config ARCH_DOVE | |||
498 | select PINCTRL_DOVE | 498 | select PINCTRL_DOVE |
499 | select PLAT_ORION_LEGACY | 499 | select PLAT_ORION_LEGACY |
500 | select USB_ARCH_HAS_EHCI | 500 | select USB_ARCH_HAS_EHCI |
501 | select MVEBU_MBUS | ||
501 | help | 502 | help |
502 | Support for the Marvell Dove SoC 88AP510 | 503 | Support for the Marvell Dove SoC 88AP510 |
503 | 504 | ||
@@ -511,6 +512,7 @@ config ARCH_KIRKWOOD | |||
511 | select PINCTRL | 512 | select PINCTRL |
512 | select PINCTRL_KIRKWOOD | 513 | select PINCTRL_KIRKWOOD |
513 | select PLAT_ORION_LEGACY | 514 | select PLAT_ORION_LEGACY |
515 | select MVEBU_MBUS | ||
514 | help | 516 | help |
515 | Support for the following Marvell Kirkwood series SoCs: | 517 | Support for the following Marvell Kirkwood series SoCs: |
516 | 88F6180, 88F6192 and 88F6281. | 518 | 88F6180, 88F6192 and 88F6281. |
@@ -522,6 +524,7 @@ config ARCH_MV78XX0 | |||
522 | select GENERIC_CLOCKEVENTS | 524 | select GENERIC_CLOCKEVENTS |
523 | select PCI | 525 | select PCI |
524 | select PLAT_ORION_LEGACY | 526 | select PLAT_ORION_LEGACY |
527 | select MVEBU_MBUS | ||
525 | help | 528 | help |
526 | Support for the following Marvell MV78xx0 series SoCs: | 529 | Support for the following Marvell MV78xx0 series SoCs: |
527 | MV781x0, MV782x0. | 530 | MV781x0, MV782x0. |
@@ -534,6 +537,7 @@ config ARCH_ORION5X | |||
534 | select GENERIC_CLOCKEVENTS | 537 | select GENERIC_CLOCKEVENTS |
535 | select PCI | 538 | select PCI |
536 | select PLAT_ORION_LEGACY | 539 | select PLAT_ORION_LEGACY |
540 | select MVEBU_MBUS | ||
537 | help | 541 | help |
538 | Support for the following Marvell Orion 5x series SoCs: | 542 | Support for the following Marvell Orion 5x series SoCs: |
539 | Orion-1 (5181), Orion-VoIP (5181L), Orion-NAS (5182), | 543 | Orion-1 (5181), Orion-VoIP (5181L), Orion-NAS (5182), |