# SPDX-License-Identifier: GPL-2.0-only
#
# Hobot mtd virtual spiflash driver
#

comment "Hobot mtd virtual spiflash driver"

config MTD_HOBOT_VSPIFLASH
	tristate "Hobot mtd virtual spiflash driver"
	depends on MTD && ARCH_HOBOT
	help
	  This selects the Hobot mtd virtual spiflash driver. Flash of mcu can be
	  accessed through this driver.
