Major rework of the directory structure and the entire build system.
[oweals/busybox.git] / editors / config.in
1 #
2 # For a description of the syntax of this configuration file,
3 # see scripts/kbuild/config-language.txt.
4 #
5
6 mainmenu_option next_comment
7 comment 'Editors'
8
9 bool 'sed'          CONFIG_SED
10 bool 'vi'           CONFIG_VI
11 endmenu
12