u-boot/board/cpc45/Kconfig

10 lines
99 B
Plaintext

if TARGET_CPC45
config SYS_BOARD
default "cpc45"
config SYS_CONFIG_NAME
default "CPC45"
endif