commit | c31ab6c5eb71921466e4ecab1c5ca325123f70c3 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Wed Mar 06 20:07:55 2019 +0100 |
committer | Marek Vasut <marex@denx.de> | Sat Mar 09 17:59:14 2019 +0100 |
tree | 7c95e462ffb3ff2c5c52054ef36871c8ecf8309d | |
parent | b5c087b4f1f9c73433e49a3c652e88855208d9cf [diff] |
ARM: socfpga: Fix A10 SoCDK Kconfig The Kconfig checked for SoCFPGA Arria10 as a platform, instead of checking for specific board configuration, which works with one single platform in tree, but not with multiple. Fix it. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Chin Liang See <chin.liang.see@intel.com> Cc: Dinh Nguyen <dinguyen@kernel.org> Cc: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> Cc: Tien Fong Chee <tien.fong.chee@intel.com>