u-boot/board/zeus/Kconfig

10 lines
96 B
Plaintext

if TARGET_ZEUS
config SYS_BOARD
default "zeus"
config SYS_CONFIG_NAME
default "zeus"
endif