diff options
-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 ad6b1c084fe3..7d1a535f9fe7 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig | |||
@@ -772,6 +772,7 @@ config LOWMEM_CAM_NUM_BOOL | |||
772 | Say N here unless you know what you are doing. | 772 | Say N here unless you know what you are doing. |
773 | 773 | ||
774 | config LOWMEM_CAM_NUM | 774 | config LOWMEM_CAM_NUM |
775 | depends on FSL_BOOKE | ||
775 | int "Number of CAMs to use to map low memory" if LOWMEM_CAM_NUM_BOOL | 776 | int "Number of CAMs to use to map low memory" if LOWMEM_CAM_NUM_BOOL |
776 | default 3 | 777 | default 3 |
777 | 778 | ||