diff options
Diffstat (limited to 'drivers/uio/Kconfig')
-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 82e2b89d4480..f56d185790ea 100644 --- a/drivers/uio/Kconfig +++ b/drivers/uio/Kconfig | |||
@@ -113,6 +113,7 @@ config UIO_NETX | |||
113 | config UIO_PRUSS | 113 | config UIO_PRUSS |
114 | tristate "Texas Instruments PRUSS driver" | 114 | tristate "Texas Instruments PRUSS driver" |
115 | depends on ARCH_DAVINCI_DA850 | 115 | depends on ARCH_DAVINCI_DA850 |
116 | select GENERIC_ALLOCATOR | ||
116 | help | 117 | help |
117 | PRUSS driver for OMAPL138/DA850/AM18XX devices | 118 | PRUSS driver for OMAPL138/DA850/AM18XX devices |
118 | PRUSS driver requires user space components, examples and user space | 119 | PRUSS driver requires user space components, examples and user space |