Merge branch 'master' of git://git.denx.de/u-boot-spi
[platform/kernel/u-boot.git] / board / synopsys / Kconfig
index f614f88..27e5509 100644 (file)
@@ -1,19 +1,9 @@
-if TARGET_ARCANGEL4
+if TARGET_NSIM
 
 config SYS_VENDOR
        default "synopsys"
 
 config SYS_CONFIG_NAME
-       default "arcangel4"
-
-endif
-
-if TARGET_ARCANGEL4_BE
-
-config SYS_VENDOR
-       default "synopsys"
-
-config SYS_CONFIG_NAME
-       default "arcangel4-be"
+       default "nsim"
 
 endif