X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=board%2Fsynopsys%2FKconfig;h=a54d3dfde367cdb154a8d04ec9fb6f770287a833;hb=461be2f96e4b87e5065208c6659a47dd0ad9e9f8;hp=22034c19f1b39f2d47fbe60d6857a8d144bea773;hpb=3174e4e812b77f9707b358927a5ddf24228c2ae8;p=oweals%2Fu-boot.git diff --git a/board/synopsys/Kconfig b/board/synopsys/Kconfig index 22034c19f1..a54d3dfde3 100644 --- a/board/synopsys/Kconfig +++ b/board/synopsys/Kconfig @@ -1,15 +1,12 @@ if TARGET_ARCANGEL4 config SYS_CPU - string default "arc700" config SYS_VENDOR - string default "synopsys" config SYS_CONFIG_NAME - string default "arcangel4" endif @@ -17,15 +14,12 @@ endif if TARGET_ARCANGEL4_BE config SYS_CPU - string default "arc700" config SYS_VENDOR - string default "synopsys" config SYS_CONFIG_NAME - string default "arcangel4-be" endif