commit | 84110431fdc169af85130fad5dcd08ab06720dc1 | [log] [tgz] |
---|---|---|
author | Chris Packham <judge.packham@gmail.com> | Thu May 05 14:09:34 2022 +1200 |
committer | Stefan Roese <sr@denx.de> | Mon May 16 11:31:33 2022 +0200 |
tree | 354ba7c92a7bd94d81e84822cd017b71ad2f4433 | |
parent | 3cf4cf96c64aeae056e421d3fc42163c610a6af8 [diff] |
arm: mvebu: Remove unused ARMADA_64BIT Nothing selects ARMADA_64BIT. Instead the 64-bit SoCs just select ARM64 directly. Remove the unused config item. Signed-off-by: Chris Packham <judge.packham@gmail.com> Reviewed-by: Stefan Roese <sr@denx.de>