diff options
author | Paul Mackerras <paulus@samba.org> | 2009-04-07 04:54:08 +0200 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2009-04-07 04:54:08 +0200 |
commit | ae6e59caefd8d4097ccb096c95df95ec7e52fe88 (patch) | |
tree | f72b77d41c9f5a3b18fb52e505d60dba2ad913a5 /arch/powerpc/Kconfig | |
parent | Merge branch 'audit.b62' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... (diff) | |
parent | fsl-diu-fb: Pass the proper device for dma mapping routines (diff) | |
download | linux-ae6e59caefd8d4097ccb096c95df95ec7e52fe88.tar.xz linux-ae6e59caefd8d4097ccb096c95df95ec7e52fe88.zip |
Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r-- | arch/powerpc/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index 9e08d8a69fdf..e0f0a4dbe9ae 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig @@ -775,6 +775,7 @@ config LOWMEM_CAM_NUM_BOOL Say N here unless you know what you are doing. config LOWMEM_CAM_NUM + depends on FSL_BOOKE int "Number of CAMs to use to map low memory" if LOWMEM_CAM_NUM_BOOL default 3 |