aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/uio/Kconfig
diff options
context:
space:
mode:
authorMatt Porter <mporter@ti.com>2012-10-05 13:04:40 -0400
committerSekhar Nori <nsekhar@ti.com>2012-10-27 16:28:32 +0530
commit2eb2478d471e45e1d0c8bb3defbf82bf7204e13d (patch)
tree5158b5cb3958b9f14cf89f41939da0d52242c50f /drivers/uio/Kconfig
parentARM: davinci: serial: provide API to initialze UART clocks (diff)
downloadlinux-dev-2eb2478d471e45e1d0c8bb3defbf82bf7204e13d.tar.xz
linux-dev-2eb2478d471e45e1d0c8bb3defbf82bf7204e13d.zip
uio: uio_pruss: replace private SRAM API with genalloc
Remove the use of the private DaVinci SRAM API in favor of genalloc. The pool to be used is provided by platform data. Signed-off-by: Matt Porter <mporter@ti.com> Signed-off-by: "Hans J. Koch" <hjk@hansjkoch.de> Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Diffstat (limited to 'drivers/uio/Kconfig')
-rw-r--r--drivers/uio/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/uio/Kconfig b/drivers/uio/Kconfig
index 6f3ea9bbc818..c48b93813fc1 100644
--- a/drivers/uio/Kconfig
+++ b/drivers/uio/Kconfig
@@ -97,6 +97,7 @@ config UIO_NETX
config UIO_PRUSS
tristate "Texas Instruments PRUSS driver"
depends on ARCH_DAVINCI_DA850
+ select GENERIC_ALLOCATOR
help
PRUSS driver for OMAPL138/DA850/AM18XX devices
PRUSS driver requires user space components, examples and user space