blob: f274ee33f968219a903216d47a7a8e0090fcdea1 [file] [log] [blame]
#
# DMA engine configuration
#
menuconfig OS_EXTEND
bool "os support extend fun"
help
os support extend fun.
if OS_EXTEND
config OS_EXTEND_VSIM
bool "extend vsim fun"
default y
help
Used by ZXIC oss extend vsim fun
endif # OS_EXTEND