diff options
Diffstat (limited to 'drivers/uio')
-rw-r--r-- | drivers/uio/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/uio/Kconfig b/drivers/uio/Kconfig index f56d185790ea..e92eeaf251fe 100644 --- a/drivers/uio/Kconfig +++ b/drivers/uio/Kconfig | |||
@@ -1,6 +1,5 @@ | |||
1 | menuconfig UIO | 1 | menuconfig UIO |
2 | tristate "Userspace I/O drivers" | 2 | tristate "Userspace I/O drivers" |
3 | depends on !S390 | ||
4 | help | 3 | help |
5 | Enable this to allow the userspace driver core code to be | 4 | Enable this to allow the userspace driver core code to be |
6 | built. This code allows userspace programs easy access to | 5 | built. This code allows userspace programs easy access to |