]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/freescale/mpc8313erdb/Kconfig
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / board / freescale / mpc8313erdb / Kconfig
index 078f437c5af6e7dead652f8725101d23a4f71132..145608feab2eb72fcd42b33dbf31783084d1d02e 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_MPC8313ERDB
 
 config SYS_BOARD
-       string
        default "mpc8313erdb"
 
 config SYS_VENDOR
-       string
        default "freescale"
 
 config SYS_CONFIG_NAME
-       string
        default "MPC8313ERDB"
 
 endif