diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2015-08-07 16:19:46 +1000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2015-08-18 19:32:10 +1000 |
commit | 55f8b5b82fe7ab21da4153ed177b6fe17b1d59a3 (patch) | |
tree | 924768465a08cf0c7c11bd8b27b851fb8b324365 /crypto/ahash.c | |
parent | 953005770ec3b52132a4cdbdbce74bd0de2b8490 (diff) |
powerpc/mm: Simplify page size kconfig dependencies
For config options with only a single value, guarding the single value
with 'if' is the same as adding a 'depends' statement. And it's more
standard to just use 'depends'.
And if the option has both an 'if' guard and a 'depends' we can collapse
them into a single 'depends' by combining them with &&.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Reviewed-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Diffstat (limited to 'crypto/ahash.c')
0 files changed, 0 insertions, 0 deletions