u-boot/board/cpu86/Kconfig

10 lines
99 B
Plaintext

if TARGET_CPU86
config SYS_BOARD
default "cpu86"
config SYS_CONFIG_NAME
default "CPU86"
endif