Commit 915c7ce8 authored by Olof Johansson's avatar Olof Johansson
Browse files

Merge tag 'mvebu-cleanup-4.6-1' of git://git.infradead.org/linux-mvebu into next/cleanup

mvebu cleanup for 4.6 (part 1)

use "depends on" instead of "if" after prompt for mv78xx0

* tag 'mvebu-cleanup-4.6-1' of git://git.infradead.org/linux-mvebu

:
  ARM: mv78xx0: use "depends on" instead of "if" after prompt

Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parents 8527cfce 727c62d2
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
menuconfig ARCH_MV78XX0
	bool "Marvell MV78xx0" if ARCH_MULTI_V5
	bool "Marvell MV78xx0"
	depends on ARCH_MULTI_V5
	select ARCH_REQUIRE_GPIOLIB
	select CPU_FEROCEON
	select MVEBU_MBUS