diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-12 15:07:49 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-12 15:07:49 -0700 |
commit | 96256460487387d28b8398033928e06eb9e428f7 (patch) | |
tree | b81e9c5abb1f699930c8ef1e83e7171462e6e48d /drivers/staging/Kconfig | |
parent | f21c53945cb95f66faa9636af5f23cb00ba73019 (diff) | |
download | blackbird-obmc-linux-96256460487387d28b8398033928e06eb9e428f7.tar.gz blackbird-obmc-linux-96256460487387d28b8398033928e06eb9e428f7.zip |
staging: zcache: delete it
zcache is obsolete and not used anymore, Bob Liu has rewritten it and is
submitting it for inclusion through the main -mm tree, as it should have
been done in the first place...
Cc: Bob Liu <lliubbo@gmail.com>
Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc: Kyungmin Park <kmpark@infradead.org>
Cc: Wanpeng Li <liwanp@linux.vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/Kconfig')
-rw-r--r-- | drivers/staging/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/Kconfig b/drivers/staging/Kconfig index 869c488cfb72..1665705e3e91 100644 --- a/drivers/staging/Kconfig +++ b/drivers/staging/Kconfig @@ -130,8 +130,6 @@ source "drivers/staging/sb105x/Kconfig" source "drivers/staging/fwserial/Kconfig" -source "drivers/staging/zcache/Kconfig" - source "drivers/staging/goldfish/Kconfig" source "drivers/staging/netlogic/Kconfig" |