]> git.dujemihanovic.xyz Git - u-boot.git/commit
mips: mtmips: move mt7628 related Kconfig into mt7628 subdirectory
authorWeijie Gao <weijie.gao@mediatek.com>
Thu, 12 Nov 2020 08:35:23 +0000 (16:35 +0800)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Sun, 24 Jan 2021 20:39:26 +0000 (21:39 +0100)
commit451abbbedd1ab7cae8cad76acd80c12739947379
tree93cb7b41aca8930fb2e19ff3725d977cad3431cb
parentda41a56059a114725684cc61c93f5f768d1ac734
mips: mtmips: move mt7628 related Kconfig into mt7628 subdirectory

This patch is a preparation for add a new soc fot mtmips.

Move all mt7628 related Kconfig (boards and UART selection) into mt7628
subdirectory and make sure the top directory of mtmips contains only
selection for SoCs.

Reviewed-by: Stefan Roese <sr@denx.de>
Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>
arch/mips/mach-mtmips/Kconfig
arch/mips/mach-mtmips/mt7628/Kconfig [new file with mode: 0644]