summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/Kconfig
diff options
context:
space:
mode:
authorMax Filippov2014-08-27 12:54:48 +0200
committerMax Filippov2014-10-06 01:23:51 +0200
commit7a0684cdbd3845fe174832ed01515a6176eac713 (patch)
tree3974c90f102bd7f254410dc2ec89b51f07775965 /arch/xtensa/Kconfig
parentxtensa: implement pgprot_noncached (diff)
downloadkernel-qcow2-linux-7a0684cdbd3845fe174832ed01515a6176eac713.tar.gz
kernel-qcow2-linux-7a0684cdbd3845fe174832ed01515a6176eac713.tar.xz
kernel-qcow2-linux-7a0684cdbd3845fe174832ed01515a6176eac713.zip
xtensa: ISS: add BLOCK dependency to BLK_DEV_SIMDISK
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'arch/xtensa/Kconfig')
-rw-r--r--arch/xtensa/Kconfig2
1 files changed, 1 insertions, 1 deletions
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