mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-14 08:57:58 +00:00
13 lines
151 B
Text
13 lines
151 B
Text
|
if TARGET_CAM_ENC_4XX
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "cam_enc_4xx"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "ait"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "cam_enc_4xx"
|
||
|
|
||
|
endif
|