#
# system common feature
#

config SERIAL_NO_FROM_INI
	bool "Enable serial number from ini"
	default n
	help
	  Enable serial number from ini feature.

config FASTBOOT_SYSTEM_RESCUE
	bool "Enable fastboot system rescue mode"
	default n
	help
	  Enable fastboot system rescue mode when system boot failure
