]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/freescale/m548xevb/Kconfig
Merge branch 'master' of http://git.denx.de/u-boot-samsung
[karo-tx-uboot.git] / board / freescale / m548xevb / Kconfig
index 2afe11c41a88580ebd644a6abe92caeac064e2da..da924e3ce98fe159e98472348f1a0bbf55f08ce3 100644 (file)
@@ -1,19 +1,15 @@
 if TARGET_M5485EVB
 
 config SYS_CPU
-       string
        default "mcf547x_8x"
 
 config SYS_BOARD
-       string
        default "m548xevb"
 
 config SYS_VENDOR
-       string
        default "freescale"
 
 config SYS_CONFIG_NAME
-       string
        default "M5485EVB"
 
 endif