OSDN Git Service

staging: fsl-dpaa2/eth: allow the driver to compile multi-arch
authorIoana Radulescu <ruxandra.radulescu@nxp.com>
Fri, 9 Mar 2018 18:40:56 +0000 (12:40 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 12 Mar 2018 09:13:54 +0000 (10:13 +0100)
commitfdff86229f9f736959c66b8999c098f940828a26
tree066cf6717a8c3f65d7d11fcdfc39f4aa70f04d99
parent504e7a5c5a9b942583827f9c141c513da505e1bd
staging: fsl-dpaa2/eth: allow the driver to compile multi-arch

Drop dependency on ARCH_LAYERSCAPE (which in turn depends on ARM64),
thus allowing this driver to compile on all architectures supported
by the fsl-mc bus driver.

This was compile tested on:
 - powerpc (corenet_basic_defconfig, ppc64_defconfig)
 - x86 (i386_defconfig, x86_64_defconfig, needs CONFIG_OF)
 - arm64 (defconfig)

Signed-off-by: Ioana Radulescu <ruxandra.radulescu@nxp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fsl-dpaa2/Kconfig