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