mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-16 04:01:31 +00:00
13 lines
151 B
Text
13 lines
151 B
Text
|
if TARGET_CEI_TK1_SOM
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "cei-tk1-som"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "cei"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "cei-tk1-som"
|
||
|
|
||
|
endif
|