]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/synopsys/axs101/Kconfig
Merge branch 'master' of http://git.denx.de/u-boot-samsung
[karo-tx-uboot.git] / board / synopsys / axs101 / Kconfig
index 535b8ebf48827a81675df4e4a0e0827c0ce1629a..8448265888076bc9cb9b521a1dc5f0e8e6b44ca4 100644 (file)
@@ -1,19 +1,15 @@
 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