]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/omicron/calimain/Kconfig
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / board / omicron / calimain / Kconfig
index 46e95d89dc1f9bb1d8156a23557bd54d1cf1c7be..1ec48e6b551e5c8b04e5f649a832eccd9bd49b21 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_CALIMAIN
 
 config SYS_BOARD
-       string
        default "calimain"
 
 config SYS_VENDOR
-       string
        default "omicron"
 
 config SYS_CONFIG_NAME
-       string
        default "calimain"
 
 endif