提交 934da476 编写于 作者: U Uwe Kleine-König 提交者: Greg Kroah-Hartman

UIO: fix UIO Kconfig dependencies

ae210f18 introduced a big "if UIO"/"endif"
where all uio drivers are defined.  So know there is no need for them to
depend explicitly on UIO.
Signed-off-by: NUwe Kleine-König <Uwe.Kleine-Koenig@digi.com>
Signed-off-by: NHans J. Koch <hjk@linutronix.de>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 22454cb9
......@@ -15,7 +15,7 @@ if UIO
config UIO_CIF
tristate "generic Hilscher CIF Card driver"
depends on UIO && PCI
depends on PCI
default n
help
Driver for Hilscher CIF DeviceNet and Profibus cards. This
......@@ -28,7 +28,6 @@ config UIO_CIF
config UIO_SMX
tristate "SMX cryptengine UIO interface"
depends on UIO
default n
help
Userspace IO interface to the Cryptography engine found on the
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册