commit | 2fc75120c5760260e23c6814df3a89013332e417 | [log] [tgz] |
---|---|---|
author | Philippe Reynes <philippe.reynes@softathome.com> | Mon Feb 11 15:56:14 2019 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 19 08:55:43 2019 -0500 |
tree | c85b458991ac30fffede5336290930ad4a874445 | |
parent | 0d45a6a731d49b100fa574953af09f0638d211e8 [diff] |
bcm963158: use TARGET_BCM963158 instead of ARCH_BCM63158 We use TARGET_BCM63158 in the Kconfig instead of ARCH_BCM63158, so we could add other board that use a bcm63158. Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>