mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 05:04:26 +00:00
13 lines
155 B
Text
13 lines
155 B
Text
|
if TARGET_OMAP3_IGEP00X0
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "igep00x0"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "isee"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "omap3_igep00x0"
|
||
|
|
||
|
endif
|