forked from mirror/openwrt
airoha: Enable npu for an7581-evb board
Enable NPU module for AN7581 evaluation board. Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org> Link: https://github.com/openwrt/openwrt/pull/22343 Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
parent
fdd9b8e125
commit
c45d063612
1 changed files with 4 additions and 0 deletions
|
|
@ -204,6 +204,10 @@
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&npu {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
ð {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue