diff options
author | Tony Luck <tony.luck@intel.com> | 2011-03-16 09:58:31 -0700 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2011-03-16 09:58:31 -0700 |
commit | afe997a183ecc0be72652c7a5ce2152bdf91724e (patch) | |
tree | 307ec69f546700d1aac7a9bc23853f6e4ae875a0 /fs/Kconfig | |
parent | 4897313a62cf0b106e9e861bf7350a9cfc0715d0 (diff) | |
parent | 168f2e14319aba3125946649604e858cbae85be6 (diff) | |
download | linux-afe997a183ecc0be72652c7a5ce2152bdf91724e.tar.gz linux-afe997a183ecc0be72652c7a5ce2152bdf91724e.tar.bz2 linux-afe997a183ecc0be72652c7a5ce2152bdf91724e.zip |
Pull pstorev4 into release branch
Diffstat (limited to 'fs/Kconfig')
-rw-r--r-- | fs/Kconfig | 1 |
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" |