commit | 098da961d8b8c279d34a8f7cd26ff0317f718df6 | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> | Thu Mar 11 16:25:37 2021 +0100 |
committer | Dinh Nguyen <dinguyen@kernel.org> | Tue Mar 23 11:03:35 2021 -0500 |
tree | 8e0cbf98ad684c9491ecb2af18bdf3da34f37a40 | |
parent | 2011431b97ce06483d497cc41cc921d3924bd5f7 [diff] |
EDAC: altera: merge ARCH_SOCFPGA and ARCH_STRATIX10 Simplify 32-bit and 64-bit Intel SoCFPGA Kconfig options by having only one for both of them. This the common practice for other platforms. Additionally, the ARCH_SOCFPGA is too generic as SoCFPGA designs come from multiple vendors. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>