]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/tcm-bf537/Kconfig
malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN
[people/ms/u-boot.git] / board / tcm-bf537 / Kconfig
CommitLineData
dd84058d
MY
1if TARGET_TCM_BF537
2
3config SYS_BOARD
dd84058d
MY
4 default "tcm-bf537"
5
6config SYS_CONFIG_NAME
dd84058d
MY
7 default "tcm-bf537"
8
9endif