mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-15 10:58:54 +00:00
12 lines
222 B
Plaintext
12 lines
222 B
Plaintext
#-----------------------------
|
|
# eFuse/SID devices local parameter
|
|
#-----------------------------
|
|
menu "SID Parameter"
|
|
depends on AIC_USING_SID
|
|
|
|
config EFUSE_MAX_WORD
|
|
int "set efuse max word"
|
|
default 64
|
|
endmenu
|
|
|