Added CONFIG_AVMCAPICTR to config.in.

This commit is contained in:
Carsten Paeth 1997-03-05 21:30:09 +00:00
parent 15d0bbad04
commit 41ea9f65f9
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ if [ "$CONFIG_ICNCTRL" = "y" ]; then
bool 'Enable icnctl debug-option' CONFIG_ICNCTRL_DEBUG
fi
bool 'pcbitctl' CONFIG_PCBITCTL
bool 'avmcapictrl' CONFIG_AVMCAPICTRL
endmenu
mainmenu_option nextcomment
comment 'Tools for monitoring activity'