|
@@ -723,6 +723,7 @@ config CAVIUM_OCTEON_SIMULATOR
|
|
select SYS_SUPPORTS_HIGHMEM
|
|
select SYS_SUPPORTS_HIGHMEM
|
|
select SYS_SUPPORTS_HOTPLUG_CPU
|
|
select SYS_SUPPORTS_HOTPLUG_CPU
|
|
select SYS_HAS_CPU_CAVIUM_OCTEON
|
|
select SYS_HAS_CPU_CAVIUM_OCTEON
|
|
|
|
+ select HOLES_IN_ZONE
|
|
help
|
|
help
|
|
The Octeon simulator is software performance model of the Cavium
|
|
The Octeon simulator is software performance model of the Cavium
|
|
Octeon Processor. It supports simulating Octeon processors on x86
|
|
Octeon Processor. It supports simulating Octeon processors on x86
|
|
@@ -745,6 +746,7 @@ config CAVIUM_OCTEON_REFERENCE_BOARD
|
|
select ZONE_DMA32
|
|
select ZONE_DMA32
|
|
select USB_ARCH_HAS_OHCI
|
|
select USB_ARCH_HAS_OHCI
|
|
select USB_ARCH_HAS_EHCI
|
|
select USB_ARCH_HAS_EHCI
|
|
|
|
+ select HOLES_IN_ZONE
|
|
help
|
|
help
|
|
This option supports all of the Octeon reference boards from Cavium
|
|
This option supports all of the Octeon reference boards from Cavium
|
|
Networks. It builds a kernel that dynamically determines the Octeon
|
|
Networks. It builds a kernel that dynamically determines the Octeon
|
|
@@ -974,6 +976,9 @@ config ISA_DMA_API
|
|
config GENERIC_GPIO
|
|
config GENERIC_GPIO
|
|
bool
|
|
bool
|
|
|
|
|
|
|
|
+config HOLES_IN_ZONE
|
|
|
|
+ bool
|
|
|
|
+
|
|
#
|
|
#
|
|
# Endianess selection. Sufficiently obscure so many users don't know what to
|
|
# Endianess selection. Sufficiently obscure so many users don't know what to
|
|
# answer,so we try hard to limit the available choices. Also the use of a
|
|
# answer,so we try hard to limit the available choices. Also the use of a
|