board/BuR/common: use SYS_CONSOLE_OVERWRITE
[platform/kernel/u-boot.git] / board / bc3450 / Kconfig
1 if TARGET_BC3450
2
3 config SYS_BOARD
4         default "bc3450"
5
6 config SYS_CONFIG_NAME
7         default "BC3450"
8
9 endif