Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
[oweals/u-boot.git] / board / mpc8308_p1m / Kconfig
index 6e84bdf3d0c984a7a659706226cb75a3fc233d44..b7e39dafbc6275155f7c1ea5f434e1f704b46809 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_MPC8308_P1M
 
 config SYS_BOARD
-       string
        default "mpc8308_p1m"
 
 config SYS_CONFIG_NAME
-       string
        default "mpc8308_p1m"
 
 endif