This commit is contained in:
刘可亮
2024-01-27 08:47:24 +08:00
parent d3bd993b5f
commit 9f7ba67007
2345 changed files with 74421 additions and 76616 deletions

View File

@@ -7,5 +7,11 @@ menu "SID Parameter"
config EFUSE_MAX_WORD
int "set efuse max word"
default 64
config EFUSE_TIMING_VALUE
hex "set timing value"
default 0x0402FFD8 if AIC_CHIP_D21X
default 0x0402FFD8 if AIC_CHIP_D13X
default 0x04021FF1 if AIC_CHIP_D12X
endmenu