]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/freescale/mpc8568mds/Kconfig
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / board / freescale / mpc8568mds / Kconfig
index b02946b151ebb35090224beaf54e562b389a6869..4e178c503968733da2791cfb1802ed4b8181ef36 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_MPC8568MDS
 
 config SYS_BOARD
-       string
        default "mpc8568mds"
 
 config SYS_VENDOR
-       string
        default "freescale"
 
 config SYS_CONFIG_NAME
-       string
        default "MPC8568MDS"
 
 endif