diff options
Diffstat (limited to 'drivers/uio')
-rw-r--r-- | drivers/uio/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/uio/Kconfig b/drivers/uio/Kconfig index a4aaab9c7ddc..78e139c935eb 100644 --- a/drivers/uio/Kconfig +++ b/drivers/uio/Kconfig | |||
@@ -15,7 +15,7 @@ if UIO | |||
15 | 15 | ||
16 | config UIO_CIF | 16 | config UIO_CIF |
17 | tristate "generic Hilscher CIF Card driver" | 17 | tristate "generic Hilscher CIF Card driver" |
18 | depends on UIO && PCI | 18 | depends on PCI |
19 | default n | 19 | default n |
20 | help | 20 | help |
21 | Driver for Hilscher CIF DeviceNet and Profibus cards. This | 21 | Driver for Hilscher CIF DeviceNet and Profibus cards. This |
@@ -28,7 +28,6 @@ config UIO_CIF | |||
28 | 28 | ||
29 | config UIO_SMX | 29 | config UIO_SMX |
30 | tristate "SMX cryptengine UIO interface" | 30 | tristate "SMX cryptengine UIO interface" |
31 | depends on UIO | ||
32 | default n | 31 | default n |
33 | help | 32 | help |
34 | Userspace IO interface to the Cryptography engine found on the | 33 | Userspace IO interface to the Cryptography engine found on the |