xref: /openbmc/u-boot/board/cei/cei-tk1-som/Kconfig (revision 78a88f79)
1if TARGET_CEI_TK1_SOM
2
3config SYS_BOARD
4	default "cei-tk1-som"
5
6config SYS_VENDOR
7	default "cei"
8
9config SYS_CONFIG_NAME
10	default "cei-tk1-som"
11
12endif
13