aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/uio/Kconfig1
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 @@
1menuconfig UIO 1menuconfig 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