diff options
author | Arınç ÜNAL <arinc.unal@arinc9.com> | 2022-03-15 19:01:50 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-03-16 15:10:23 +0100 |
commit | 7a6ee0bbab2551d7189ce0f5e625fef4d612ebea (patch) | |
tree | ded8e6489c6d3e785f6fa5b5de450f3bca8f79f8 /drivers/staging/Kconfig | |
parent | 5aaec657369cb94e6d94ad1c66a264070e78e2b2 (diff) | |
download | linux-7a6ee0bbab2551d7189ce0f5e625fef4d612ebea.tar.gz linux-7a6ee0bbab2551d7189ce0f5e625fef4d612ebea.tar.bz2 linux-7a6ee0bbab2551d7189ce0f5e625fef4d612ebea.zip |
mips: dts: ralink: add MT7621 SoC
The MT7621 system-on-a-chip includes an 880 MHz MIPS1004Kc dual-core CPU,
a 5-port 10/100/1000 switch/PHY and one RGMII.
Add the devicetrees for GB-PC1 and GB-PC2 devices which use MT7621 SoC.
Acked-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Acked-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com>
Link: https://lore.kernel.org/r/20220315160149.3617-1-arinc.unal@arinc9.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/Kconfig')
-rw-r--r-- | drivers/staging/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/Kconfig b/drivers/staging/Kconfig index af60ca591c99..932acb4e8cbc 100644 --- a/drivers/staging/Kconfig +++ b/drivers/staging/Kconfig @@ -80,8 +80,6 @@ source "drivers/staging/vc04_services/Kconfig" source "drivers/staging/pi433/Kconfig" -source "drivers/staging/mt7621-dts/Kconfig" - source "drivers/staging/axis-fifo/Kconfig" source "drivers/staging/fieldbus/Kconfig" |