projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a211276
)
xtensa: ISS: add BLOCK dependency to BLK_DEV_SIMDISK
author
Max Filippov
<jcmvbkbc@gmail.com>
Wed, 27 Aug 2014 10:54:48 +0000
(14:54 +0400)
committer
Max Filippov
<jcmvbkbc@gmail.com>
Sun, 5 Oct 2014 23:23:51 +0000
(
03:23
+0400)
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
arch/xtensa/Kconfig
patch
|
blob
|
history
diff --git
a/arch/xtensa/Kconfig
b/arch/xtensa/Kconfig
index 49c6c3d9444916e0dc727d51c96349e92c424d6a..390bafed3f34fa20dd44b656d56e1d5f9aca7d0e 100644
(file)
--- 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