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