net: stmmac: merge ARCH_SOCFPGA and ARCH_STRATIX10
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Thu, 11 Mar 2021 15:25:34 +0000 (16:25 +0100)
committerDinh Nguyen <dinguyen@kernel.org>
Tue, 23 Mar 2021 16:03:35 +0000 (11:03 -0500)
commit3409fb0987dc0e3199c13e4de6ad678cdbeae007
tree2ec593de4da5203fb47d018dfd636c490e45816b
parentcd5f39070ae131e8955b96e66d93aaf71db88e6f
net: stmmac: 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>
drivers/net/ethernet/stmicro/stmmac/Kconfig