]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5a076b53469759e94cc1f8433e82c9786b28fdd2
tree6d24a1606b9b0a96c94828140d65a7a871e63e05
parentb088f8c4033074bb15cee0ed6da4e379281792c6
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