config FLO
	bool "Frame learning Optimization"
	default n
	help
	 support flo device and enable driver

config FLO_DEBUG
	bool "flo debug"
	depends on FLO
	default n
	help
	 Enable flo debug

config FLO_TEST
	bool "flo test"
	depends on FLO && FLO_DEBUG
	default n
	help
	 Enable flo test

config FLO_BIG_CORE
	bool "big core flo"
	depends on FLO
	default n
	help
	 Enable big core flo
