openwrt/target/linux/layerscape/armv8_64b
Pawel Dembicki 3d05d54679 layerscape: kernel: enable MC userspace support
Management Complex (MC) userspace support is required for userspace
helpers working with DPAA2 objects exported by the Management Complex BUS.

Without it, there is the error:

```
root@OpenWrt:/# ls-addni dpmac.1
error: Did not find a device file
Restool wrapper scripts only support the latest major MC version
that currently is MC10.x. Use with caution.
error: Did not find a device file
```

This patch fixes it.

Suggested-by: Alexandra Alth <alexandra@alth.de>
Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
(cherry picked from commit d04d6a82da)
2023-05-29 14:17:52 +02:00
..
config-5.15 layerscape: kernel: enable MC userspace support 2023-05-29 14:17:52 +02:00
target.mk target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00