]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/samsung/origen/Kconfig
Merge branch 'master' of http://git.denx.de/u-boot-samsung
[karo-tx-uboot.git] / board / samsung / origen / Kconfig
index 3eda350e2d0889d195c76bc18fbdf38ee818603d..63e3efe21cb480d7c2a2ff19fa85f81ae7c6a738 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_ORIGEN
 
 config SYS_BOARD
-       string
        default "origen"
 
 config SYS_VENDOR
-       string
        default "samsung"
 
 config SYS_CONFIG_NAME
-       string
        default "origen"
 
 endif