]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
ARM: at91: remove redundant dependency
authorYanis Moreno <yanis.moreno63@gmail.com>
Thu, 5 Dec 2013 16:00:08 +0000 (17:00 +0100)
committerOlof Johansson <olof@lixom.net>
Thu, 12 Dec 2013 00:23:10 +0000 (16:23 -0800)
This removes the "depends on SOC_SAM_V7" statement
in a Kconfig section that's under an "if SOC_SAM_V7"
condition (same parameter).

Signed-off-by: Yanis Moreno <yanis.moreno63@gmail.com>
Reviewed-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-at91/Kconfig

index b4f7d6ffa30b4661c7fd68d1c648f8958e2d85ee..aac7814db4f9c5eed9d882742d50e36568496246 100644 (file)
@@ -82,7 +82,6 @@ comment "Atmel AT91 Processor"
 if SOC_SAM_V7
 config SOC_SAMA5D3
        bool "SAMA5D3 family"
-       depends on SOC_SAM_V7
        select SOC_SAMA5
        select HAVE_FB_ATMEL
        select HAVE_AT91_DBGU1