mirror of
https://github.com/opnsense/src.git
synced 2026-04-28 17:49:22 -04:00
Add PL310 device in ARMADA38X config
Submitted by: Arnaud Ysmal <arnaud.ysmal@stormshield.eu> Obtained from: Stormshield Sponsored by: Stormshield Differential revision: https://reviews.freebsd.org/D10222
This commit is contained in:
parent
9fdc4ca57c
commit
3d9dcb4574
1 changed files with 3 additions and 0 deletions
|
|
@ -75,6 +75,9 @@ device cesa
|
|||
device crypto
|
||||
device cryptodev
|
||||
|
||||
# L2 Cache
|
||||
device pl310
|
||||
|
||||
#FDT
|
||||
options FDT
|
||||
options FDT_DTB_STATIC
|
||||
|
|
|
|||
Loading…
Reference in a new issue