]> git.sur5r.net Git - u-boot/blobdiff - board/synopsys/axs101/Kconfig
Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze
[u-boot] / board / synopsys / axs101 / Kconfig
index 535b8ebf48827a81675df4e4a0e0827c0ce1629a..79e5400ea86b14f3d6af0c598be8b7c54f07ef58 100644 (file)
@@ -1,19 +1,12 @@
 if TARGET_AXS101
 
-config SYS_CPU
-       string
-       default "arc700"
-
 config SYS_BOARD
-       string
        default "axs101"
 
 config SYS_VENDOR
-       string
        default "synopsys"
 
 config SYS_CONFIG_NAME
-       string
        default "axs101"
 
 endif