]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/Kconfig
Disintegrate asm/system.h for C6X
[karo-tx-linux.git] / fs / Kconfig
index d621f02a3f9e26ee9f98160566981c12be69e395..f95ae3a027f38dd3173d5c766eeeb0ecda58d2be 100644 (file)
@@ -4,6 +4,10 @@
 
 menu "File systems"
 
+# Use unaligned word dcache accesses
+config DCACHE_WORD_ACCESS
+       bool
+
 if BLOCK
 
 source "fs/ext2/Kconfig"
@@ -210,6 +214,7 @@ source "fs/minix/Kconfig"
 source "fs/omfs/Kconfig"
 source "fs/hpfs/Kconfig"
 source "fs/qnx4/Kconfig"
+source "fs/qnx6/Kconfig"
 source "fs/romfs/Kconfig"
 source "fs/pstore/Kconfig"
 source "fs/sysv/Kconfig"