mpc85xx/T4240EMU: Remove T4240EMU board
[platform/kernel/u-boot.git] / board / bf533-stamp / Kconfig
1 if TARGET_BF533_STAMP
2
3 config SYS_BOARD
4         default "bf533-stamp"
5
6 config SYS_CONFIG_NAME
7         default "bf533-stamp"
8
9 endif