Skip to content

Commit

Permalink
uio: pruss: Drop depends on ARCH_DAVINCI_DA850 from config
Browse files Browse the repository at this point in the history
mach-dependant stuff has been removed by
    2eb2478 ("uio: uio_pruss: replace private SRAM API with genalloc")

There is no need to keep
    depends on ARCH_DAVINCI_DA850

Signed-off-by: Matwey V. Kornilov <matwey@sai.msu.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Matwey V. Kornilov authored and Greg Kroah-Hartman committed Jun 13, 2015
1 parent b42df9c commit e040c4d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/uio/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ config UIO_FSL_ELBC_GPCM_NETX5152

config UIO_PRUSS
tristate "Texas Instruments PRUSS driver"
depends on ARCH_DAVINCI_DA850
select GENERIC_ALLOCATOR
depends on HAS_IOMEM
help
Expand Down

0 comments on commit e040c4d

Please sign in to comment.