162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 262306a36Sopenharmony_ci# 362306a36Sopenharmony_ci# Null block device driver configuration 462306a36Sopenharmony_ci# 562306a36Sopenharmony_ci 662306a36Sopenharmony_ciconfig BLK_DEV_NULL_BLK 762306a36Sopenharmony_ci tristate "Null test block driver" 862306a36Sopenharmony_ci select CONFIGFS_FS 962306a36Sopenharmony_ci 1062306a36Sopenharmony_ciconfig BLK_DEV_NULL_BLK_FAULT_INJECTION 1162306a36Sopenharmony_ci bool "Support fault injection for Null test block driver" 1262306a36Sopenharmony_ci depends on BLK_DEV_NULL_BLK && FAULT_INJECTION_CONFIGFS 13