]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: prima2: remove redundant select CPU_V7
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 26 Feb 2017 03:07:00 +0000 (12:07 +0900)
committerOlof Johansson <olof@lixom.net>
Mon, 19 Jun 2017 02:13:47 +0000 (19:13 -0700)
commita5c8d3a35597a2f2a1a86cdf62c5c19f9144bd1d
treef68f27297e6285878363e8ef9130934e22098dc1
parent05f860b12536187a630f7e4f76b93e2a9ef001c5
ARM: prima2: remove redundant select CPU_V7

<linux@armlinux.org.uk>, Barry Song <baohua@kernel.org>,
linux-kernel@vger.kernel.org

ARCH_ATLAS7 resides in "if ARCH_SIRF ... end", and ARCH_SIRF depends
on ARCH_MULTI_V7, which selects CPU_V7.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-prima2/Kconfig