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