commit | a7f94ad53205b597961cd623c7fb812d2e9972f1 | [log] [tgz] |
---|---|---|
author | Phil Sutter <phil@nwl.cc> | Fri Dec 25 14:41:22 2015 +0100 |
committer | Stefan Roese <sr@denx.de> | Thu Jan 14 14:08:59 2016 +0100 |
tree | a8ed2121f1da2138611a701e2e4f067b6048cbdf | |
parent | 8dd44b29616237d9f3f0f168e13c290cfc604989 [diff] |
mvebu: Introduce kconfig symbols for SoC variants This patch adds intermediate kconfig symbols which select their SoC family. Boards then select them instead of the family symbol directly. Signed-off-by: Phil Sutter <phil@nwl.cc> Acked-by: Stefan Roese <sr@denx.de> Reviewed-by: Tom Rini <trini@konsulko.com>