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