u-boot/board/cpu87/Kconfig

10 lines
99 B
Plaintext

if TARGET_CPU87
config SYS_BOARD
default "cpu87"
config SYS_CONFIG_NAME
default "CPU87"
endif