summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'fs/ubifs/Kconfig')
-rw-r--r--fs/ubifs/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/fs/ubifs/Kconfig b/fs/ubifs/Kconfig
index 889a2be97a..9aa0172289 100644
--- a/fs/ubifs/Kconfig
+++ b/fs/ubifs/Kconfig
@@ -1,6 +1,9 @@
menuconfig FS_UBIFS
bool
depends on MTD_UBI
+ select FS_LEGACY
+# Due to duplicate definition of iput
+ depends on BROKEN
prompt "ubifs support"
if FS_UBIFS