Commit 7a0684cd authored by Max Filippov's avatar Max Filippov

xtensa: ISS: add BLOCK dependency to BLK_DEV_SIMDISK

Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
parent a211276a
...@@ -367,7 +367,7 @@ config BUILTIN_DTB ...@@ -367,7 +367,7 @@ config BUILTIN_DTB
config BLK_DEV_SIMDISK config BLK_DEV_SIMDISK
tristate "Host file-based simulated block device support" tristate "Host file-based simulated block device support"
default n default n
depends on XTENSA_PLATFORM_ISS depends on XTENSA_PLATFORM_ISS && BLOCK
help help
Create block devices that map to files in the host file system. Create block devices that map to files in the host file system.
Device binding to host file may be changed at runtime via proc Device binding to host file may be changed at runtime via proc
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment