From: Max Filippov Date: Wed, 27 Aug 2014 10:54:48 +0000 (+0400) Subject: xtensa: ISS: add BLOCK dependency to BLK_DEV_SIMDISK X-Git-Tag: v3.18-rc5~31^2~1^2~5 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=7a0684cdbd3845fe174832ed01515a6176eac713;p=karo-tx-linux.git xtensa: ISS: add BLOCK dependency to BLK_DEV_SIMDISK Signed-off-by: Max Filippov --- diff --git a/arch/xtensa/Kconfig b/arch/xtensa/Kconfig index 49c6c3d94449..390bafed3f34 100644 --- a/arch/xtensa/Kconfig +++ b/arch/xtensa/Kconfig @@ -367,7 +367,7 @@ config BUILTIN_DTB config BLK_DEV_SIMDISK tristate "Host file-based simulated block device support" default n - depends on XTENSA_PLATFORM_ISS + depends on XTENSA_PLATFORM_ISS && BLOCK help Create block devices that map to files in the host file system. Device binding to host file may be changed at runtime via proc