if ARCH_BOARD_CH32V307_EVT

config ARCH_HAVE_BOARD_EARLY_INIT
	bool "Board early initialization"
	default y
	---help---
		Call ch32v307_board_initialize() before OS starts.
		Configures LEDs, buttons, and other board hardware.

endif
