18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ci#
38c2ecf20Sopenharmony_ci# Null block device driver configuration
48c2ecf20Sopenharmony_ci#
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ciconfig BLK_DEV_NULL_BLK
78c2ecf20Sopenharmony_ci	tristate "Null test block driver"
88c2ecf20Sopenharmony_ci	select CONFIGFS_FS
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ciconfig BLK_DEV_NULL_BLK_FAULT_INJECTION
118c2ecf20Sopenharmony_ci	bool "Support fault injection for Null test block driver"
128c2ecf20Sopenharmony_ci	depends on BLK_DEV_NULL_BLK && FAULT_INJECTION
13