From c3981487b07b89d3271a4e03327f9f797b0a5460 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Mon, 4 Apr 2016 14:55:27 +0200 Subject: Add config fragment for FSL SRIO This config fragment enables Freescale Serial RapidIO support in the kernel. Ported from git.enea.se:linux/meta-enea:dizzy-enea, commit 75bb44ade746c3f49dd0686e0be3ea7658df0ee1 Signed-off-by: Adrian Dudau Signed-off-by: Martin Borg --- recipes-kernel/linux/files/cfg/uio_fsl_srio.cfg | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 recipes-kernel/linux/files/cfg/uio_fsl_srio.cfg (limited to 'recipes-kernel/linux/files/cfg/uio_fsl_srio.cfg') diff --git a/recipes-kernel/linux/files/cfg/uio_fsl_srio.cfg b/recipes-kernel/linux/files/cfg/uio_fsl_srio.cfg new file mode 100644 index 0000000..1d9e6ca --- /dev/null +++ b/recipes-kernel/linux/files/cfg/uio_fsl_srio.cfg @@ -0,0 +1,4 @@ +# CONFIG_RAPIDIO is not set +CONFIG_UIO_FSL_SRIO=y +# CONFIG_FSL_DMA is not set +CONFIG_UIO_FSL_DMA=y -- cgit v1.2.3-54-g00ecf