xref: /openbmc/u-boot/board/sbc8641d/Kconfig (revision b994efbd)
1if TARGET_SBC8641D
2
3config SYS_BOARD
4	default "sbc8641d"
5
6config SYS_CONFIG_NAME
7	default "sbc8641d"
8
9endif
10