summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-12-02 18:53:07 +0300
committerTom Rini <trini@konsulko.com>2019-12-02 18:53:07 +0300
commit1f3813c2ab093334e714b2dc7172fe0b112c18b6 (patch)
tree41e872c6c0ee4bda4e9ef054837a5c1e6143c012 /arch
parentdd38416d6b354acb5d12e2bd1fd45e7e63b8a605 (diff)
parent2a250ae9b6f1437f13dba272b690b24341b8e1d7 (diff)
downloadu-boot-1f3813c2ab093334e714b2dc7172fe0b112c18b6.tar.xz
Merge branch 'master' of git://git.denx.de/u-boot-mips
- MIPS: remove Micronas VCT boards
Diffstat (limited to 'arch')
-rw-r--r--arch/mips/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index eb1f67dccc..a3ae603044 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -152,7 +152,6 @@ endchoice
source "board/imgtec/boston/Kconfig"
source "board/imgtec/malta/Kconfig"
source "board/imgtec/xilfpga/Kconfig"
-source "board/micronas/vct/Kconfig"
source "board/qemu-mips/Kconfig"
source "arch/mips/mach-ath79/Kconfig"
source "arch/mips/mach-mscc/Kconfig"