Merge tag 'video-fixes-for-2019.04-rc4' of git://git.denx.de/u-boot-video
[oweals/u-boot.git] / board / synopsys / Kconfig
index a54d3dfde367cdb154a8d04ec9fb6f770287a833..27e5509b26e566f1d78374d89badcec20480556e 100644 (file)
@@ -1,25 +1,9 @@
-if TARGET_ARCANGEL4
-
-config SYS_CPU
-       default "arc700"
-
-config SYS_VENDOR
-       default "synopsys"
-
-config SYS_CONFIG_NAME
-       default "arcangel4"
-
-endif
-
-if TARGET_ARCANGEL4_BE
-
-config SYS_CPU
-       default "arc700"
+if TARGET_NSIM
 
 config SYS_VENDOR
        default "synopsys"
 
 config SYS_CONFIG_NAME
-       default "arcangel4-be"
+       default "nsim"
 
 endif