diff options
Diffstat (limited to 'arch/mips/cavium-octeon/Kconfig')
| -rw-r--r-- | arch/mips/cavium-octeon/Kconfig | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/arch/mips/cavium-octeon/Kconfig b/arch/mips/cavium-octeon/Kconfig index 475156b0c80..caae2285816 100644 --- a/arch/mips/cavium-octeon/Kconfig +++ b/arch/mips/cavium-octeon/Kconfig | |||
| @@ -3,6 +3,17 @@ config CAVIUM_OCTEON_SPECIFIC_OPTIONS | |||
| 3 | depends on CPU_CAVIUM_OCTEON | 3 | depends on CPU_CAVIUM_OCTEON |
| 4 | default "y" | 4 | default "y" |
| 5 | 5 | ||
| 6 | config CAVIUM_CN63XXP1 | ||
| 7 | bool "Enable CN63XXP1 errata worarounds" | ||
| 8 | depends on CAVIUM_OCTEON_SPECIFIC_OPTIONS | ||
| 9 | default "n" | ||
| 10 | help | ||
| 11 | The CN63XXP1 chip requires build time workarounds to | ||
| 12 | function reliably, select this option to enable them. These | ||
| 13 | workarounds will cause a slight decrease in performance on | ||
| 14 | non-CN63XXP1 hardware, so it is recommended to select "n" | ||
| 15 | unless it is known the workarounds are needed. | ||
| 16 | |||
| 6 | config CAVIUM_OCTEON_2ND_KERNEL | 17 | config CAVIUM_OCTEON_2ND_KERNEL |
| 7 | bool "Build the kernel to be used as a 2nd kernel on the same chip" | 18 | bool "Build the kernel to be used as a 2nd kernel on the same chip" |
| 8 | depends on CAVIUM_OCTEON_SPECIFIC_OPTIONS | 19 | depends on CAVIUM_OCTEON_SPECIFIC_OPTIONS |
