u-boot/board/warp/Kconfig

13 lines
127 B
Plaintext

if TARGET_WARP
config SYS_BOARD
default "warp"
config SYS_SOC
default "mx6"
config SYS_CONFIG_NAME
default "warp"
endif