diff options
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index b3e10fdd3898..00045d6ce8ed 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -1432,6 +1432,8 @@ config CPU_CAVIUM_OCTEON | |||
1432 | select WEAK_ORDERING | 1432 | select WEAK_ORDERING |
1433 | select CPU_SUPPORTS_HIGHMEM | 1433 | select CPU_SUPPORTS_HIGHMEM |
1434 | select CPU_SUPPORTS_HUGEPAGES | 1434 | select CPU_SUPPORTS_HUGEPAGES |
1435 | select LIBFDT | ||
1436 | select USE_OF | ||
1435 | help | 1437 | help |
1436 | The Cavium Octeon processor is a highly integrated chip containing | 1438 | The Cavium Octeon processor is a highly integrated chip containing |
1437 | many ethernet hardware widgets for networking tasks. The processor | 1439 | many ethernet hardware widgets for networking tasks. The processor |