mirror of
https://github.com/opnsense/src.git
synced 2026-04-03 00:15:16 -04:00
arm64: std.allwinner: Fix mismerge
Re-add aw_r_intc and remove duplicate a10_codec
This commit is contained in:
parent
0f2c633164
commit
d72d5ced80
1 changed files with 1 additions and 1 deletions
|
|
@ -25,6 +25,7 @@ device sy8106a # SY8106A Buck Regulator
|
|||
device aw_ccu # Allwinner clock controller
|
||||
|
||||
# Interrupt controllers
|
||||
device aw_r_intc # Allwinner RINTC support
|
||||
device aw_nmi # Allwinner NMI support
|
||||
|
||||
# Real-time clock support
|
||||
|
|
@ -57,7 +58,6 @@ device dwc3 # Synopsys DWC controller
|
|||
device aw_dwc3 # Allwinner DWC3 controller
|
||||
|
||||
# Sound support
|
||||
device a10_codec
|
||||
device a10_codec # Allwinner A10 codec
|
||||
device aw_i2s # Allwinner I2S
|
||||
device a33_codec # Allwinner A33 codec
|
||||
|
|
|
|||
Loading…
Reference in a new issue