diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2009-06-14 14:45:50 +0000 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2009-06-16 14:15:46 +1000 |
commit | 48c931125bf228a529b8d05218e9fdda899dfa93 (patch) | |
tree | db8d4f1c1ee9414e2b38d8dbb073278c6675dcf9 /drivers | |
parent | c4b512bc832c6c6aab14acb2bd96940e867e5018 (diff) |
powerpc: Fix invalid construct in our CPU selection Kconfig
commit 5b7c3c918c9c26c50d220b2b50359208cb5a1dbe introduced an invalid
construct in our CPU selection. This caused warnings, though it still
appeared to do the right thing.
This fixes it properly by having separate formal definitions of
PPC_BOOK3S_32 and PPC_BOOK3S_64 and one statement defining
PPC_BOOK3S based on the two above.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions