From: Matwey V. Kornilov Date: Wed, 10 Jun 2015 17:00:21 +0000 (+0300) Subject: uio: pruss: Drop depends on ARCH_DAVINCI_DA850 from config X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=e040c4d97a46a759ccc3e89fe129b1a1da04c9d0;p=deliverable%2Flinux.git uio: pruss: Drop depends on ARCH_DAVINCI_DA850 from config mach-dependant stuff has been removed by 2eb2478d471e ("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 Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/uio/Kconfig b/drivers/uio/Kconfig index 91d9f2bf89d0..48fb1d983f6c 100644 --- a/drivers/uio/Kconfig +++ b/drivers/uio/Kconfig @@ -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