UIO: minor Kconfig fixes
authorJohn Ogness <john.ogness@linutronix.de>
Thu, 11 Feb 2010 14:38:53 +0000 (15:38 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 8 Mar 2010 01:04:51 +0000 (17:04 -0800)
commit0a965eb9f69caf0fb331d45556da8bab1c8dcb11
tree6d24a1606b9b0a96c94828140d65a7a871e63e05
parent8f314cfc1259d3f5039b142ce6fdc90367c22d82
UIO: minor Kconfig fixes

Two trivial fixes for the Userspace IO Kconfig file:
1) uio_sercos3 is a PCI driver, so let it depend on PCI.
2) "default n" under UIO_PCI_GENERIC is luxury since it is already the default.

Acked-by: John Ogness <john.ogness@linutronix.de>
Signed-off-by: Hans J. Koch <hjk@linutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/uio/Kconfig