mvebu cleanup for 4.6 (part 1)

use "depends on" instead of "if" after prompt for mv78xx0
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iEYEABECAAYFAla4oH0ACgkQCwYYjhRyO9WCpwCfdN+AkcS9EcL+RNSTl9NfPdOV
 3+kAoKcTbeTQAlwlqHlfOYxuGYsyw4Vh
 =peYU
 -----END PGP SIGNATURE-----

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: Olof Johansson <olof@lixom.net>
This commit is contained in:
Olof Johansson 2016-02-08 13:53:27 -08:00
commit 915c7ce8ad
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
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