Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e040c4d9 authored by Matwey V. Kornilov's avatar Matwey V. Kornilov Committed by Greg Kroah-Hartman
Browse files

uio: pruss: Drop depends on ARCH_DAVINCI_DA850 from config



mach-dependant stuff has been removed by
    2eb2478d ("uio: uio_pruss: replace private SRAM API with genalloc")

There is no need to keep
    depends on ARCH_DAVINCI_DA850

Signed-off-by: default avatarMatwey V. Kornilov <matwey@sai.msu.ru>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent b42df9c2
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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