u-boot/board/cu824/Kconfig

10 lines
99 B
Plaintext

if TARGET_CU824
config SYS_BOARD
default "cu824"
config SYS_CONFIG_NAME
default "CU824"
endif