1menu "Event feature configuration" 2 3config OS_OPTION_EVENT 4 bool "Whether support event module or not" 5 default n 6 7endmenu 8