uml: remove duplicate config symbol and unused file and variables
authorKarol Swietlicki <magotari@gmail.com>
Tue, 5 Feb 2008 06:31:03 +0000 (22:31 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 5 Feb 2008 17:44:29 +0000 (09:44 -0800)
commit2dc5802a22d68d83ef4c3d616912949a6527bb65
tree5313ac550d2c7c81a0d22adaf14a0b9d31a0f57f
parentfee64d3c153f1d5c28f91214b4d0db54d3f1fe0a
uml: remove duplicate config symbol and unused file and variables

Fix the repetition of the NET symbol.  It was once in UML specific options and
once in networking.  I removed the first occurrence, as it makes more sense to
me to keep it only in networking.

It also removes a mostly empty file which is not used anymore and some
unused variables.

Signed-off-by: Karol Swietlicki <magotari@gmail.com>
Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/um/Kconfig
arch/um/Makefile-tt [deleted file]
arch/um/drivers/mconsole_kern.c
arch/um/kernel/process.c