1# 2# Copyright (C) (C) Copyright 2016-2017 Rockchip Electronics Co., Ltd 3# 4# SPDX-License-Identifier: GPL-2.0+ 5# 6 7config RKNAND 8 bool "Rockchip NAND FLASH device support" 9 depends on BLK 10 help 11 This option enables support for Rockchip NAND FLASH devices. 12 It supports block interface(with rk ftl) to read and write NAND FLASH. 13