2
0
Fork 0
mirror of https://github.com/AsahiLinux/u-boot synced 2025-01-10 12:18:55 +00:00
u-boot/board/novtech/meerkat96/Kconfig

16 lines
216 B
Text
Raw Normal View History

if TARGET_MEERKAT96
config SYS_BOARD
default "meerkat96"
config SYS_VENDOR
default "novtech"
config SYS_CONFIG_NAME
default "meerkat96"
config IMX_CONFIG
default "board/novtech/meerkat96/imximage.cfg"
endif