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