x86/doublefault/32: Rewrite the x86_32 #DF handler and unify with 64-bit
[linux-2.6-microblaze.git] / fs / Kconfig
index 2501e6f..7b623e9 100644 (file)
@@ -322,4 +322,7 @@ source "fs/nls/Kconfig"
 source "fs/dlm/Kconfig"
 source "fs/unicode/Kconfig"
 
+config IO_WQ
+       bool
+
 endmenu