Files
Jibo-Platform-Tools-OLD/u-boot/board/omicron/calimain/Kconfig

13 lines
146 B
Plaintext
Raw Normal View History

if TARGET_CALIMAIN
config SYS_BOARD
default "calimain"
config SYS_VENDOR
default "omicron"
config SYS_CONFIG_NAME
default "calimain"
endif