Kconfig 111 Bytes
if TARGET_WANDBOARD

config SYS_BOARD
	default "wandboard"

config SYS_CONFIG_NAME
	default "wandboard"

endif