Kconfig (8945e37e103b165f12c403cc412740718969f811) Kconfig (8c1e6b14e27d78fcea4aa6ba09e56c41f528f1cc)
1config MIPS
2 bool
3 default y
4 select ARCH_MIGHT_HAVE_PC_PARPORT
5 select ARCH_MIGHT_HAVE_PC_SERIO
6 select HAVE_CONTEXT_TRACKING
7 select HAVE_GENERIC_DMA_COHERENT
8 select HAVE_IDE

--- 818 unchanged lines hidden (view full) ---

827 select HOLES_IN_ZONE
828 select ARCH_REQUIRE_GPIOLIB
829 select LIBFDT
830 select USE_OF
831 select ARCH_SPARSEMEM_ENABLE
832 select SYS_SUPPORTS_SMP
833 select NR_CPUS_DEFAULT_16
834 select BUILTIN_DTB
1config MIPS
2 bool
3 default y
4 select ARCH_MIGHT_HAVE_PC_PARPORT
5 select ARCH_MIGHT_HAVE_PC_SERIO
6 select HAVE_CONTEXT_TRACKING
7 select HAVE_GENERIC_DMA_COHERENT
8 select HAVE_IDE

--- 818 unchanged lines hidden (view full) ---

827 select HOLES_IN_ZONE
828 select ARCH_REQUIRE_GPIOLIB
829 select LIBFDT
830 select USE_OF
831 select ARCH_SPARSEMEM_ENABLE
832 select SYS_SUPPORTS_SMP
833 select NR_CPUS_DEFAULT_16
834 select BUILTIN_DTB
835 select MTD_COMPLEX_MAPPINGS
835 help
836 This option supports all of the Octeon reference boards from Cavium
837 Networks. It builds a kernel that dynamically determines the Octeon
838 CPU type and supports all known board reference implementations.
839 Some of the supported boards are:
840 EBT3000
841 EBH3000
842 EBH3100

--- 2010 unchanged lines hidden ---
836 help
837 This option supports all of the Octeon reference boards from Cavium
838 Networks. It builds a kernel that dynamically determines the Octeon
839 CPU type and supports all known board reference implementations.
840 Some of the supported boards are:
841 EBT3000
842 EBH3000
843 EBH3100

--- 2010 unchanged lines hidden ---