uio: pruss: Add CONFIG_HAS_IOMEM dependence
authorMatwey V. Kornilov <matwey@sai.msu.ru>
Wed, 10 Jun 2015 17:00:20 +0000 (20:00 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 13 Jun 2015 00:01:43 +0000 (17:01 -0700)
uio_pruss uses io memory, that should be explicitly depend on it

Signed-off-by: Matwey V. Kornilov <matwey@sai.msu.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/uio/Kconfig

index 8a15c32..91d9f2b 100644 (file)
@@ -128,6 +128,7 @@ config UIO_PRUSS
        tristate "Texas Instruments PRUSS driver"
        depends on ARCH_DAVINCI_DA850
        select GENERIC_ALLOCATOR
+       depends on HAS_IOMEM
        help
          PRUSS driver for OMAPL138/DA850/AM18XX devices
          PRUSS driver requires user space components, examples and user space