* [2.6 patch] remove duplicate MMAPPER Kconfig option
@ 2007-01-04 18:53 Adrian Bunk
2007-01-09 17:57 ` Jeff Dike
0 siblings, 1 reply; 2+ messages in thread
From: Adrian Bunk @ 2007-01-04 18:53 UTC (permalink / raw)
To: jdike; +Cc: user-mode-linux-devel, linux-kernel
This option is already in arch/um/Kconfig.char
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- linux-2.6.20-rc2-mm1/drivers/block/Kconfig.old 2007-01-04 17:43:51.000000000 +0100
+++ linux-2.6.20-rc2-mm1/drivers/block/Kconfig 2007-01-04 17:44:19.000000000 +0100
@@ -236,23 +236,6 @@
bool
default BLK_DEV_UBD
-config MMAPPER
- tristate "Example IO memory driver (BROKEN)"
- depends on UML && BROKEN
- ---help---
- The User-Mode Linux port can provide support for IO Memory
- emulation with this option. This allows a host file to be
- specified as an I/O region on the kernel command line. That file
- will be mapped into UML's kernel address space where a driver can
- locate it and do whatever it wants with the memory, including
- providing an interface to it for UML processes to use.
-
- For more information, see
- <http://user-mode-linux.sourceforge.net/iomem.html>.
-
- If you'd like to be able to provide a simulated IO port space for
- User-Mode Linux processes, say Y. If unsure, say N.
-
config BLK_DEV_LOOP
tristate "Loopback device support"
---help---
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-01-09 18:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-04 18:53 [2.6 patch] remove duplicate MMAPPER Kconfig option Adrian Bunk
2007-01-09 17:57 ` Jeff Dike
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox