MIPS: remove deprecated TARGET_VCT option
authorDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Sun, 10 Jul 2022 15:15:11 +0000 (17:15 +0200)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Wed, 2 Nov 2022 20:42:32 +0000 (21:42 +0100)
This board has been removed a long time ago.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
arch/mips/Kconfig

index 2e0793a..8bef63c 100644 (file)
@@ -39,14 +39,6 @@ config TARGET_MALTA
        select SWAP_IO_SPACE
        imply CMD_DM
 
-config TARGET_VCT
-       bool "Support vct"
-       select ROM_EXCEPTION_VECTORS
-       select SUPPORTS_BIG_ENDIAN
-       select SUPPORTS_CPU_MIPS32_R1
-       select SUPPORTS_CPU_MIPS32_R2
-       select SYS_MIPS_CACHE_INIT_RAM_LOAD
-
 config ARCH_ATH79
        bool "Support QCA/Atheros ath79"
        select DM