config BOARDCFG
	tristate "Board configuration export to user space"
	default m
	depends on OF && SOC_IMX6Q
	help
	  Support for board configuration in device tree.

config BOARDCFG_DEBUG
       bool "Additional user space retrigger for boardcfg"
       default n
       depends on BOARDCFG
       help
          Additional boardcfg retrigger from user space for debugging
