* [PATCH] MIPS: Octeon: Remove SYS_SUPPORTS_HIGHMEM.
@ 2011-11-16 0:24 ddaney.cavm
2011-11-16 1:00 ` Ralf Baechle
0 siblings, 1 reply; 2+ messages in thread
From: ddaney.cavm @ 2011-11-16 0:24 UTC (permalink / raw)
To: linux-mips, ralf; +Cc: Chandrakala Chavva, David Daney
From: Chandrakala Chavva <cchavva@caviumnetworks.com>
Only 64-bit kernels are supported, no need for SYS_SUPPORTS_HIGHMEM
Signed-off-by: Chandrakala Chavva <cchavva@caviumnetworks.com>
Signed-off-by: David Daney <david.daney@cavium.com>
---
arch/mips/Kconfig | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index a29452b..e1e31a0 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -638,7 +638,6 @@ config CAVIUM_OCTEON_SIMULATOR
select DMA_COHERENT
select SYS_SUPPORTS_64BIT_KERNEL
select SYS_SUPPORTS_BIG_ENDIAN
- select SYS_SUPPORTS_HIGHMEM
select SYS_SUPPORTS_HOTPLUG_CPU
select SYS_HAS_CPU_CAVIUM_OCTEON
help
@@ -653,7 +652,6 @@ config CAVIUM_OCTEON_REFERENCE_BOARD
select DMA_COHERENT
select SYS_SUPPORTS_64BIT_KERNEL
select SYS_SUPPORTS_BIG_ENDIAN
- select SYS_SUPPORTS_HIGHMEM
select SYS_SUPPORTS_HOTPLUG_CPU
select SYS_HAS_EARLY_PRINTK
select SYS_HAS_CPU_CAVIUM_OCTEON
--
1.7.2.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] MIPS: Octeon: Remove SYS_SUPPORTS_HIGHMEM.
2011-11-16 0:24 [PATCH] MIPS: Octeon: Remove SYS_SUPPORTS_HIGHMEM ddaney.cavm
@ 2011-11-16 1:00 ` Ralf Baechle
0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2011-11-16 1:00 UTC (permalink / raw)
To: ddaney.cavm; +Cc: linux-mips, Chandrakala Chavva, David Daney
Queued for 3.3. Thanks,
Ralf
PS: You folks must be getting bored of my emails with the ever same text :)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-11-16 1:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-16 0:24 [PATCH] MIPS: Octeon: Remove SYS_SUPPORTS_HIGHMEM ddaney.cavm
2011-11-16 1:00 ` Ralf Baechle
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.