Kconfig (f26e8817b235d8764363bffcc9cbfc61867371f2) Kconfig (eb01d42a77785ff96b6e66a2a2e7027fc6d78e4a)
1menuconfig ARCH_MV78XX0
2 bool "Marvell MV78xx0"
3 depends on ARCH_MULTI_V5
4 select CPU_FEROCEON
5 select GPIOLIB
6 select MVEBU_MBUS
1menuconfig ARCH_MV78XX0
2 bool "Marvell MV78xx0"
3 depends on ARCH_MULTI_V5
4 select CPU_FEROCEON
5 select GPIOLIB
6 select MVEBU_MBUS
7 select PCI
7 select FORCE_PCI
8 select PLAT_ORION_LEGACY
9 help
10 Support for the following Marvell MV78xx0 series SoCs:
11 MV781x0, MV782x0.
12
13if ARCH_MV78XX0
14
15config MACH_DB78X00_BP

--- 18 unchanged lines hidden ---
8 select PLAT_ORION_LEGACY
9 help
10 Support for the following Marvell MV78xx0 series SoCs:
11 MV781x0, MV782x0.
12
13if ARCH_MV78XX0
14
15config MACH_DB78X00_BP

--- 18 unchanged lines hidden ---