summaryrefslogtreecommitdiffstats
path: root/fs/Kconfig
diff options
context:
space:
mode:
authorTony Luck2011-03-16 17:58:31 +0100
committerTony Luck2011-03-16 17:58:31 +0100
commitafe997a183ecc0be72652c7a5ce2152bdf91724e (patch)
tree307ec69f546700d1aac7a9bc23853f6e4ae875a0 /fs/Kconfig
parentPull misc-2.6.39 into release branch (diff)
parentpstore: fix build warning for unused return value from sysfs_create_file (diff)
downloadkernel-qcow2-linux-afe997a183ecc0be72652c7a5ce2152bdf91724e.tar.gz
kernel-qcow2-linux-afe997a183ecc0be72652c7a5ce2152bdf91724e.tar.xz
kernel-qcow2-linux-afe997a183ecc0be72652c7a5ce2152bdf91724e.zip
Pull pstorev4 into release branch
Diffstat (limited to 'fs/Kconfig')
-rw-r--r--fs/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/Kconfig b/fs/Kconfig
index 3db9caa57edc..efb7d4ec6fcf 100644
--- a/fs/Kconfig
+++ b/fs/Kconfig
@@ -187,6 +187,7 @@ source "fs/omfs/Kconfig"
source "fs/hpfs/Kconfig"
source "fs/qnx4/Kconfig"
source "fs/romfs/Kconfig"
+source "fs/pstore/Kconfig"
source "fs/sysv/Kconfig"
source "fs/ufs/Kconfig"
source "fs/exofs/Kconfig"