powerpc: Make LOWMEM_CAM_NUM depend on FSL_BOOKE
authorJosh Boyer <jwboyer@linux.vnet.ibm.com>
Tue, 31 Mar 2009 12:05:50 +0000 (08:05 -0400)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 31 Mar 2009 13:31:45 +0000 (08:31 -0500)
commit9b71dbd3c44c29665f1af5b9bb2ba8bc056a83a7
treebc07b4934274e825c87cf3663fdaff2f08ea2084
parent15f7176eb1cccec0a332541285ee752b935c1c85
powerpc: Make LOWMEM_CAM_NUM depend on FSL_BOOKE

The recent addition of CONFIG_LOWMEM_CAM_BOOL and
CONFIG_LOWMEM_CAM_NUM cause the latter to show up in configs
that do not need it during 'make oldconfig'.  Make LOWMEM_CAM_NUM
depend on FSL_BOOKE.

Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/Kconfig