Kconfig 99 Bytes
Newer Older
Tony Feng committed
1 2 3 4 5 6 7 8 9
if TARGET_CPU86

config SYS_BOARD
	default "cpu86"

config SYS_CONFIG_NAME
	default "CPU86"

endif