commit | bc34eb53ab02bb99f8ffae5662f1fde6f97ad275 | [log] [tgz] |
---|---|---|
author | Yanis Moreno <yanis.moreno63@gmail.com> | Thu Dec 05 17:00:08 2013 +0100 |
committer | Olof Johansson <olof@lixom.net> | Wed Dec 11 16:23:10 2013 -0800 |
tree | 9c8b62c542ed2b511ebe26586eb2802b9e3f865b | |
parent | 94c5216ee93b3b4170e7de1556ae6fffd2414c71 [diff] |
ARM: at91: remove redundant dependency 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>