xtensa: ISS: add BLOCK dependency to BLK_DEV_SIMDISK

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
This commit is contained in:
Max Filippov 2014-08-27 14:54:48 +04:00
Родитель a211276a8e
Коммит 7a0684cdbd
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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