]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/esd/cpci750/Kconfig
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / board / esd / cpci750 / Kconfig
index 99f8c2dc1448dfeaceabd6e5c686b98f7413ea5b..32d4ee60b701cd089c2533bf062f5be6ed92ae82 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_CPCI750
 
 config SYS_BOARD
-       string
        default "cpci750"
 
 config SYS_VENDOR
-       string
        default "esd"
 
 config SYS_CONFIG_NAME
-       string
        default "CPCI750"
 
 endif