]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/synopsys/Kconfig
arc: Rename ARCangel4 board to nSIM
[people/ms/u-boot.git] / board / synopsys / Kconfig
index 8ab48cd91c44aae6cc5fad3ab0a0308a0344814e..27e5509b26e566f1d78374d89badcec20480556e 100644 (file)
@@ -1,9 +1,9 @@
-if TARGET_ARCANGEL4
+if TARGET_NSIM
 
 config SYS_VENDOR
        default "synopsys"
 
 config SYS_CONFIG_NAME
-       default "arcangel4"
+       default "nsim"
 
 endif