u-boot/board/warp/Kconfig

13 lines
150 B
Text
Raw Normal View History

if TARGET_WARP
config SYS_BOARD
default "warp"
config SYS_CONFIG_NAME
default "warp"
config IMX_CONFIG
default "board/warp/imximage.cfg"
endif