]> git.sur5r.net Git - u-boot/blobdiff - board/cogent/Kconfig
arm: mxs: olinuxino: move DRAM config tuning to SPL
[u-boot] / board / cogent / Kconfig
index 113034dc6b0ac9f6a4c17e574662204bc48b08f4..7f34a1497206efdf6c7a944ffb1c38b15da8b3c2 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_COGENT_MPC8260
 
 config SYS_BOARD
-       string
        default "cogent"
 
 config SYS_CONFIG_NAME
-       string
        default "cogent_mpc8260"
 
 endif
@@ -13,11 +11,9 @@ endif
 if TARGET_COGENT_MPC8XX
 
 config SYS_BOARD
-       string
        default "cogent"
 
 config SYS_CONFIG_NAME
-       string
        default "cogent_mpc8xx"
 
 endif