kconfig: remove redundant "string" type in arch and board Kconfigs
[pandora-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