# Copyright 2025 NXP
# SPDX-License-Identifier: Apache-2.0

config BOARD_NXP_MCXE31X_BOOT_HEADER
	bool "MCXE31x boot header support"
	select SOC_NXP_MCXE31X_BOOT_HEADER
	default y
	help
	  Enable this option to include the MCXE31x boot header in the final
	  image. The boot header is required for proper operation of the
	  on-chip bootloader.
	  See the MCXE31x reference manual for more details.
