diff options
| -rw-r--r-- | arch/mips/Kconfig | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 2f2020f56898..78b558f77f5c 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
| @@ -732,6 +732,11 @@ config CAVIUM_OCTEON_SOC | |||
| 732 | select ZONE_DMA32 | 732 | select ZONE_DMA32 |
| 733 | select HOLES_IN_ZONE | 733 | select HOLES_IN_ZONE |
| 734 | select ARCH_REQUIRE_GPIOLIB | 734 | select ARCH_REQUIRE_GPIOLIB |
| 735 | select LIBFDT | ||
| 736 | select USE_OF | ||
| 737 | select ARCH_SPARSEMEM_ENABLE | ||
| 738 | select SYS_SUPPORTS_SMP | ||
| 739 | select NR_CPUS_DEFAULT_16 | ||
| 735 | help | 740 | help |
| 736 | This option supports all of the Octeon reference boards from Cavium | 741 | This option supports all of the Octeon reference boards from Cavium |
| 737 | Networks. It builds a kernel that dynamically determines the Octeon | 742 | Networks. It builds a kernel that dynamically determines the Octeon |
| @@ -1410,16 +1415,11 @@ config CPU_SB1 | |||
| 1410 | config CPU_CAVIUM_OCTEON | 1415 | config CPU_CAVIUM_OCTEON |
| 1411 | bool "Cavium Octeon processor" | 1416 | bool "Cavium Octeon processor" |
| 1412 | depends on SYS_HAS_CPU_CAVIUM_OCTEON | 1417 | depends on SYS_HAS_CPU_CAVIUM_OCTEON |
| 1413 | select ARCH_SPARSEMEM_ENABLE | ||
| 1414 | select CPU_HAS_PREFETCH | 1418 | select CPU_HAS_PREFETCH |
| 1415 | select CPU_SUPPORTS_64BIT_KERNEL | 1419 | select CPU_SUPPORTS_64BIT_KERNEL |
| 1416 | select SYS_SUPPORTS_SMP | ||
| 1417 | select NR_CPUS_DEFAULT_16 | ||
| 1418 | select WEAK_ORDERING | 1420 | select WEAK_ORDERING |
| 1419 | select CPU_SUPPORTS_HIGHMEM | 1421 | select CPU_SUPPORTS_HIGHMEM |
| 1420 | select CPU_SUPPORTS_HUGEPAGES | 1422 | select CPU_SUPPORTS_HUGEPAGES |
| 1421 | select LIBFDT | ||
| 1422 | select USE_OF | ||
| 1423 | select USB_EHCI_BIG_ENDIAN_MMIO | 1423 | select USB_EHCI_BIG_ENDIAN_MMIO |
| 1424 | select MIPS_L1_CACHE_SHIFT_7 | 1424 | select MIPS_L1_CACHE_SHIFT_7 |
| 1425 | help | 1425 | help |
