uml: fix CONFIG_RAW dependencies
authorRobert P. J. Day <rpjday@crashcourse.ca>
Mon, 12 May 2008 21:01:55 +0000 (14:01 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 13 May 2008 15:02:22 +0000 (08:02 -0700)
commit63b9871f6ee2607f3b44e0044e145574b3f08619
tree9e6d11c75197cf5962f04793bc0da4eb5efa0ab0
parent5563d722bfc73f27423fcb76240bfc1fb4284635
uml: fix CONFIG_RAW dependencies

Add the BLOCK dependency for RAW_DRIVER, to match what's in
drivers/char/Kconfig.  Also, while we're there, update the alleged
obsolesence of RAW_DRIVER since it doesn't seem to be going away any
time soon.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Cc: WANG Cong <xiyou.wangcong@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/um/Kconfig.char