powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P5020 and P5040
[oweals/u-boot.git] / board / freescale / mpc8569mds / Kconfig
index f13a07eb03916ec3be951c3a306d4d4c9b625186..48718575ff43852223e911f20c23b4c3e999cfdc 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_MPC8569MDS
 
 config SYS_BOARD
-       string
        default "mpc8569mds"
 
 config SYS_VENDOR
-       string
        default "freescale"
 
 config SYS_CONFIG_NAME
-       string
        default "MPC8569MDS"
 
 endif