diff options
author | Paul Bolle <pebolle@tiscali.nl> | 2013-03-13 22:59:44 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-03-13 23:21:48 +0100 |
commit | 97da55fcec6e3898f50010a6847dfa64f7c085e6 (patch) | |
tree | bcd5b654013262a7c21e35edb1c37fc92f9730f9 /lib/syscall.c | |
parent | mm/fremap.c: fix oops on error path (diff) | |
download | linux-97da55fcec6e3898f50010a6847dfa64f7c085e6.tar.xz linux-97da55fcec6e3898f50010a6847dfa64f7c085e6.zip |
decompressors: fix typo "POWERPC"
Commit 5dc49c75a26b ("decompressors: make the default XZ_DEC_* config
match the selected architecture") added
default y if POWERPC
to lib/xz/Kconfig. But there is no Kconfig symbol POWERPC. The most
general Kconfig symbol for the powerpc architecture is PPC. So let's
use that.
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Cc: Florian Fainelli <florian@openwrt.org>
Cc: Lasse Collin <lasse.collin@tukaani.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/syscall.c')
0 files changed, 0 insertions, 0 deletions