libncursesw.so.5 stdscr __gmon_start__ _Jv_RegisterClasses LINES cbreak COLS acs_map doupdate delwin scrollok wnoutrefresh waddch flash noecho wgetch subwin wtouchln wscrl wprintw waddnstr _fini has_colors ungetch endwin _init wrefresh winch wclrtoeol newwin wmove init_pair initscr wbkgdset start_color libc.so.6 _IO_stdin_used strcpy sprintf _IO_putc setlocale fopen strncmp strrchr regexec __strdup dcgettext strncpy regfree mkdir realloc stdin getpid strtol fgets strlen __errno_location tcsetattr chdir read clearerr vsnprintf ctime stdout fputc fputs memcpy fclose malloc strcat strcasecmp getenv __ctype_b_loc regcomp stderr ioctl strncat fileno fwrite rename strchr tcgetattr __ctype_toupper_loc __ctype_tolower_loc __xstat uname memmove bindtextdomain strcmp __libc_start_main vfprintf __cxa_atexit libtinfo.so.5 keypad nodelay _edata __bss_start _end GLIBC_2.1 GLIBC_2.3 GLIBC_2.3.4 GLIBC_2.1.3 GLIBC_2.0 
KERNELVERSION ++> %s%*c%s %*c%s ---> ---%*c%s [%c] <%c> (%s) --- (NEW) %*c%s%s Symbol: %s [=%s] Prompt: %s Defined at %s:%d Location: %*c-> %s <choice> (%s [=%s]) Selects: && Selected by: Depends on: CONFIG_%s: --- Main Menu Internal mconf error! File does not exist! Load Alternate Configuration Save Alternate Configuration README Search Configuration No matches found. Search Results /usr/share/locale linux MENUCONFIG_MODE single_menu LINES COLUMNS %s - Linux Kernel v%s Configuration Load an Alternate Configuration File Save an Alternate Configuration File You have made an invalid entry. Can't create file! Probably a nonexistent directory. Enter CONFIG_ (sub)string to search for (omit CONFIG_) Search Configuration Parameter Your display is too small to run Menuconfig! It must be at least 19 lines by 80 columns. Do you wish to save your new kernel configuration? <ESC><ESC> to continue. Error during writing of the kernel configuration. Your kernel configuration changes were NOT saved. *** End of Linux kernel configuration. *** Execute 'make' to build the kernel or try 'make help'. Your kernel configuration changes were NOT saved. # x Arrow keys navigate the menu. <Enter> selects submenus --->. Highlighted letters are hotkeys. Pressing <Y> includes, <N> excludes, <M> modularizes features. Press <Esc><Esc> to exit, <?> for Help, </> for Search. Legend: [*] built-in [ ] excluded <M> module < > module capable Overview -------- Some kernel features may be built directly into the kernel. Some may be made into loadable runtime modules. Some features may be completely removed altogether. There are also certain kernel parameters which are not really features, but must be entered in as decimal or hexadecimal numbers or possibly text. Menu items beginning with [*], <M> or [ ] represent features configured to be built in, modularized or removed respectively. Pointed brackets <> represent module capable features. To change any of these features, highlight it with the cursor keys and press <Y> to build it in, <M> to make it a module or <N> to removed it. You may also press the <Space Bar> to cycle through the available options (ie. Y->N->M->Y). Some additional keyboard hints: Menus ---------- o Use the Up/Down arrow keys (cursor keys) to highlight the item you wish to change or submenu wish to select and press <Enter>. Submenus are designated by "--->". Shortcut: Press the option's highlighted letter (hotkey). Pressing a hotkey more than once will sequence through all visible items which use that hotkey. You may also use the <PAGE UP> and <PAGE DOWN> keys to scroll unseen options into view. o To exit a menu use the cursor keys to highlight the <Exit> button and press <ENTER>. Shortcut: Press <ESC><ESC> or <E> or <X> if there is no hotkey using those letters. You may press a single <ESC>, but there is a delayed response which you may find annoying. Also, the <TAB> and cursor keys will cycle between <Select>, <Exit> and <Help> o To get help with an item, use the cursor keys to highlight <Help> and Press <ENTER>. Shortcut: Press <H> or <?>. Radiolists (Choice lists) ----------- o Use the cursor keys to select the option you wish to set and press <S> or the <SPACE BAR>. Shortcut: Press the first letter of the option you wish to set then press <S> or <SPACE BAR>. o To see available help for the item, use the cursor keys to highlight <Help> and Press <ENTER>. Shortcut: Press <H> or <?>. Also, the <TAB> and cursor keys will cycle between <Select> and <Help> Data Entry ----------- o Enter the requested information and press <ENTER> If you are entering hexadecimal values, it is not necessary to add the '0x' prefix to the entry. o For help, use the <TAB> or cursor keys to highlight the help option and press <ENTER>. You can try <TAB><H> as well. Text Box (Help Window) -------- o Use the cursor keys to scroll up/down/left/right. The VI editor keys h,j,k,l function here as do <SPACE BAR> and <B> for those who are familiar with less and lynx. o Press <E>, <X>, <Enter> or <Esc><Esc> to exit. Alternate Configuration Files ----------------------------- Menuconfig supports the use of alternate configuration files for those who, for various reasons, find it necessary to switch between different kernel configurations. At the end of the main menu you will find two options. One is for saving the current configuration to a file of your choosing. The other option is for loading a previously saved alternate configuration. Even if you don't use alternate configuration files, but you find during a Menuconfig session that you have completely messed up your settings, you may use the "Load Alternate..." option to restore your previously saved settings from ".config" without restarting Menuconfig. Other information ----------------- If you use Menuconfig in an XTERM window make sure you have your $TERM variable set to point to a xterm definition which supports color. Otherwise, Menuconfig will look rather bad. Menuconfig will not display correctly in a RXVT window because rxvt displays only one intensity of color, bright. Menuconfig will display larger menus on screens or xterms which are set to display more than the standard 25 row by 80 column geometry. In order for this to work, the "stty size" command must be able to display the screen's current row and column geometry. I STRONGLY RECOMMEND that you make sure you do NOT have the shell variables LINES and COLUMNS exported into your environment. Some distributions export those variables via /etc/profile. Some ncurses programs can become confused when those variables (LINES & COLUMNS) don't reflect the true screen size. Optional personality available ------------------------------ If you prefer to have all of the kernel options listed in a single menu, rather than the default multimenu hierarchy, run the menuconfig with MENUCONFIG_MODE environment variable set to single_menu. Example: make MENUCONFIG_MODE=single_menu menuconfig <Enter> will then unroll the appropriate category, or enfold it if it is already unrolled. Note that this mode can eventually be a little more CPU expensive (especially with a larger number of unrolled categories) than the default mode. Different color themes available -------------------------------- It is possible to select different color themes using the variable MENUCONFIG_COLOR. To select a theme use: make MENUCONFIG_COLOR=<theme> menuconfig Available themes are mono => selects colors suitable for monochrome displays blackbg => selects a color scheme with black background classic => theme with blue background. The classic look bluetitle => a LCD friendly version of classic. (default) This feature depends on another which has been configured as a module. As a result, this feature will be built as a module. Use the arrow keys to navigate this window or press the hotkey of the item you wish to select followed by the <SPACE BAR>. Press <?> for additional information about this option. Please enter a decimal value. Fractions will not be accepted. Use the <TAB> key to move from the input field to the buttons below it. Please enter a hexadecimal value. Use the <TAB> key to move from the input field to the buttons below it. Please enter a string value. Use the <TAB> key to move from the input field to the buttons below it. Enter the name of the configuration file you wish to load. Accept the name shown to restore the configuration you last retrieved. Leave blank to abort. For various reasons, one may wish to keep several different kernel configurations available on a single machine. If you have saved a previous configuration in a file other than the kernel's default, entering the name of the file here will allow you to modify that configuration. If you are uncertain, then you have probably never used alternate configuration files. You should therefor leave this blank to abort. Enter a filename to which this configuration should be saved as an alternate. Leave blank to abort. For various reasons, one may wish to keep different kernel configurations available on a single machine. Entering a file name here will allow you to later retrieve, modify and use the current configuration as an alternate to whatever configuration options you have selected at that time. If you are uncertain what all this means then you should probably leave this blank. There is no help available for this kernel option. Search for CONFIG_ symbols and display their relations. Regular expressions are allowed. Example: search for "^FOO" Result: ----------------------------------------------------------------- Symbol: FOO [=m] Prompt: Foo bus is used to drive the bar HW Defined at drivers/pci/Kconfig:47 Depends on: X86_LOCAL_APIC && X86_IO_APIC || IA64 Location: -> Bus options (PCI, PCMCIA, EISA, MCA, ISA) -> PCI support (PCI [=y]) -> PCI access mode (<choice> [=y]) Selects: LIBCRC32 Selected by: BAR ----------------------------------------------------------------- o The line 'Prompt:' shows the text used in the menu structure for this CONFIG_ symbol o The 'Defined at' line tell at what file / line number the symbol is defined o The 'Depends on:' line tell what symbols needs to be defined for this symbol to be visible in the menu (selectable) o The 'Location:' lines tell where in the menu structure this symbol is located A location followed by a [=y] indicate that this is a selectable menu item - and current value is displayed inside brackets. o The 'Selects:' line tell what symbol will be automatically selected if this symbol is selected (y or m) o The 'Selected by' line tell what symbol has selected this symbol Only relevant lines are shown. Search examples: Examples: USB => find all CONFIG_ symbols containing USB ^USB => find all CONFIG_ symbols starting with USB USB$ => find all CONFIG_ symbols ending with USB endmenu endchoice endif depends <token> <none> tristate boolean integer hex string unknown ??? m y comment default select range %s:%d:warning: %s:%d: %s:%d: location of the '%s' range is invalid leading whitespace ignored prompt redefined Oops! How to check %d? -> %s%s how to free type %d? 0x%x expr_calc_value: %d? != || ^ [ <unknown type %d> ARCH UNAME_RELEASE KCONFIG_CONFIG .config can't copy type %d choice must have a prompt srctree %s/%s .kconfig.d w ..config.tmp deps_config := \ %s \ %s KCONFIG_OVERWRITECONFIG %s.tmpconfig.%d KCONFIG_NOTIMESTAMP # # # %s # # CONFIG_%s is not set CONFIG_%s=m CONFIG_%s=y CONFIG_%s=" \%c CONFIG_%s=%s CONFIG_ is not set trying to reassign symbol %s unexpected data invalid string found KCONFIG_AUTOCONFIG include/config/auto.conf include/config ../.. include/config/auto.conf.cmd .tmpconfig .tmpconfig.h #define CONFIG_%s_MODULE 1 #define CONFIG_%s 1 #define CONFIG_%s " #define CONFIG_%s 0x%s #define CONFIG_%s %s KCONFIG_AUTOHEADER include/linux/autoconf.h can't find file %s %s:%d: can't open file "%s" recursive scan (%s)? file %s already scanned? flex scanner jammed input in flex scanner failed unexpected end statement unknown statement "%s" unexpected option "%s" invalid statement unknown option "%s" invalid option %s:%d:config %s %s:%d:endconfig %s:%d:menuconfig %s %s:%d:type(%u) %s:%d:prompt %s:%d:default(%u) %s:%d:select %s:%d:range %s:%d:choice %s:%d:endchoice %s:%d:optional %s:%d:default %s:%d:if %s:%d:endif %s:%d:menu %s:%d:endmenu %s:%d:source %s %s:%d:comment %s:%d:help %s:%d:depends on %s:%d:depends %s:%d:requires Error: discarding Error: popping Cleanup: discarding lookahead Cleanup: popping Linux Kernel Configuration MODULES %.*s \" boolean tristate string integer hex ??? prompt default #choice value unknown prop %d! help %s if comment menu endmenu depends n n n n n n L L p " * ( 0 8 q q H P h H P 8 x ` P P P P P P P P P P ` P P P P P P P P P P P P P P P P P P P P P P P P P P P P P ` X 0 L x L x r A A @ X 5 f f # $ $ # $ $ :% # $ ( ( ) 3% ' ' ' ( %( # ( # ' # % ) 0) }) ) ) % ,& & & & & B( B( % # # w9 9 '4 F4 t0 t0 t0 t0 t0 t0 t0 t0 t0 t0 t0 t0 t0 ]4 u4 D< 3 ; 3 t0 t0 t0 t0 t0 t0 t0 : u3 ; w; 4 t0 t0 4 3 n3 6 43 6 t0 t0 t0 t0 t0 t0 t0 u3 o5 5 < t0 t0 2 9 t0 t0 t0 t0 t0 (: 43 7 t0 t0 t0 t0 t0 m7 7 t0 7 68 t0 t0 t0 t0 H8 8 8 t0 9 t0 t0 2 2 2 t0 t0 3 n3 = 9 : 2 ^9 >9 }6 5 L5 F@ B B B B eB arch/$ARCH/defconfig ! " # # $ % & ! " # # $ % & ' ( ) * * + * * * * * * * * * * * * * , - - - - - - - - - - - - - - - . / 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 2 1 1 1 1 1 1 1 1 1 1 3 3 4 3 3 3 3 3 3 3 3 3 3 3 3 3 5 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 7 8 9 9 9 9 9 : ; ' ( ) * * + * * * * * * * * * * * * * * * + * * * * * * * * * * * * * , - - - - - - - - - - - - - - - . / 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 2 1 1 1 1 1 1 1 1 1 1 4 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 < 9 9 9 9 9 9 9 9 " y y 8 8 8 C 8 > a y y y y y y y y y y y y y y y y y y y y y y y y y y y y y y y y y > > y * g U F F y y y y y y  y > > h h y y > 8 8 > h y y y y y y y 8 8 y y y y y y y y y y y y y y y y y y y y y y y y y y y y > h ) y y y y > y y y y y y p y y y 8 y y y y y !"# 9 : T U D " F ` B B E E G G Q R ! Z [ ^ # D F \ # k ! ! C D F C D F ! ! ! ! ! B " l ; ( . / 1 O P 4 T w U  + o r 0 | } | } Q R 5 7 8 9 6 X : Y 2 Z [ \ ] ^ _ ` a b y c , - 7 8 9 : 3 X Y Z [ \ ] ^ _ ` a = b 7 8 X c Q R Z [ > b Q R s v { ~ u z ? H J K L X M Y N Z [ j k l m H Q R V b W X n Z [ Q R Q R b Q R R { q A S G 4> C TK T ]^ _ 0` mn fa b GOP j @ [ , %$ ! #" [ 89576?32DFBEAVWULNJMIciklhg R d ddd S<d d YZ &\ d.+ ; Xe'() -:=*/ $%&&&&&&&&&'''''''(((((())*+,-......./////011223456777777888899:;<====>?@ABBBBCDEFGHHHHIIIJJKKLLLMMNNOOOOOOOPP y y y y ^ y y y y y y y y y y y y y y y y y y y y y y y y y y b z d @ e f t ! B p C " x # D $ % & F ' ( ) g h E i * I ; < %& '(*+,-346:<>?ACDEL KK K K #OP ..79=HBH M OO !M " )/0FGI )8GI(5L(6;AL )I(6@AL OOPP OOKJKO P1 KJ O N NNNP N N O N"2 K ///////////////////////////////////////////////////////////////////////////////////////////////// / // #// ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////%s:%d: missing end statement for this entry type of '%s' redefined from '%s' to '%s' unexpected '%s' within %s block '%s' in different file than '%s' default for config symbol '%' must be a single symbol config symbol '%s' uses select, but is not boolean or tristate 'select' used by config symbol '%s' refers to undefined symbol '%s' '%s' has wrong type. 'select' only accept arguments of boolean and tristate type range is only allowed for int or hex symbols trying to redefine defconfig symbol %s:%d:error: found recursive dependency: %s boolean symbol %s tested for 'm'? test forced to 'n' boolean symbol %s tested for 'm'? test forced to 'y' choice value must have a prompt choice values currently only support a single prompt defaults for choice values not supported config symbol defined without type include/config/auto.conf: \ $(deps_config) $(deps_config): ; # # Automatically generated make config: don't edit # Linux kernel version: %s %s%s# # # configuration written to %s # # # using defaults found in %s # trying to assign nonexistent symbol %s symbol value '%s' invalid for %s %s creates inconsistent choice state # # Automatically generated make config: don't edit # Linux kernel version: %s # %s# /* * Automatically generated C config: don't edit * Linux kernel version: %s * %s */ #define AUTOCONF_INCLUDED out of dynamic memory in zconf_scan_buffer() out of dynamic memory in zconf_scan_bytes() bad buffer in zconf_scan_bytes() out of dynamic memory in zconf_create_buffer() flex scanner push-back overflow %s:%d:warning: multi-line strings not supported fatal flex scanner internal error--end of buffer missed fatal error - scanner input buffer overflow fatal flex scanner internal error--no action found warning: menuconfig statement without prompt warning: ignoring unknown option %s (-) (+) (%c) Select Help <[( >]) < MENUCONFIG_COLOR classic bluetitle blackbg mono Ok (%3d%%) Exit Yes No YyNnMmHh ynmh
` ` on string default def_bool range def_boolean def_tristate hex defconfig_list option if optional endif choice endmenu requires endchoice config modules int menu prompt depends tristate bool menuconfig select boolean help source comment mainmenu enable ! - : > M T W ` f m u ~
GCC: (GNU) 4.3.2 20081105 (Red Hat 4.3.2-7) GCC: (GNU) 4.3.2 20081105 (Red Hat 4.3.2-7) GCC: (GNU) 4.3.2 20081105 (Red Hat 4.3.2-7) GCC: (GNU) 4.3.2 20081105 (Red Hat 4.3.2-7) GCC: (GNU) 4.3.2 20081105 (Red Hat 4.3.2-7) GCC: (GNU) 4.3.2 20081105 (Red Hat 4.3.2-7) GCC: (GNU) 4.3.2 20081105 (Red Hat 4.3.2-7) GCC: (GNU) 4.3.2 20081105 (Red Hat 4.3.2-7) GCC: (GNU) 4.3.2 20081105 (Red Hat 4.3.2-7) GCC: (GNU) 4.3.2 20081105 (Red Hat 4.3.2-7) GCC: (GNU) 4.3.2 20081105 (Red Hat 4.3.2-7) GCC: (GNU) 4.3.2 20081105 (Red Hat 4.3.2-7) GCC: (GNU) 4.3.2 20081105 (Red Hat 4.3.2-7)
.symtab .strtab .shstrtab .interp .note.ABI-tag .note.gnu.build-id .gnu.hash .dynsym .dynstr .gnu.version .gnu.version_r .rel.dyn .rel.plt .init .text .fini .rodata .eh_frame_hdr .eh_frame .ctors .dtors .jcr .dynamic .got .got.plt .data .bss .comment
crtstuff.c __CTOR_LIST__ __DTOR_LIST__ __JCR_LIST__ __do_global_dtors_aux completed.5731 dtor_idx.5733 frame_dummy __CTOR_END__ __FRAME_END__ __JCR_END__ __do_global_ctors_aux mconf.c set_config_filename menu_backtitle.5555 filename build_conf current_menu child_count indent single_menu_mode get_symbol_str show_textbox show_help nohelp_text conf menu_instructions search_help setmod_text load_config_help load_config_text save_config_help save_config_text inputbox_instructions_int inputbox_instructions_string inputbox_instructions_hex mconf_readme radiolist_instructions ios_org conf_cleanup rows cols zconf.tab.c yy_buffer_stack yy_buffer_stack_top yy_c_buf_p yy_n_chars yy_hold_char current_pos conf_changed_callback sym_change_count current_entry last_entry_ptr yydestruct prop_warn menu_warn zconf_error zconf_endtoken kconf_id_strings_contents conf_warning conf_lineno conf_filename conf_warnings zconfprint text_asize text_size text first_ts last_ts yy_start sym_check_expr_deps zconfensure_buffer_stack yy_buffer_stack_max yy_did_buffer_switch_on_eof yy_init sym_calc_visibility sym_get_range_val expr_print_gstr_helper expr_print_file_helper inited.6817 trans_count __expr_eliminate_eq expr_eliminate_dups2 expr_eliminate_dups1 zconf_init_buffer asso_values.3165 wordlist.3228 conf_expand_value res_value.5415 conf_unsaved fullname.5444 yy_fatal_error yy_ec yy_nxt yy_accept yypact yytranslate yycheck yydefact yyr2 yyr1 yypgoto yydefgoto yytable yystos checklist.c print_arrows print_item list_width check_x item_x print_buttons util.c set_classic_theme set_bluetitle_theme init_one_color pair.4597 inputbox.c textbox.c back_lines begin_reached buf end_reached page get_line line.4618 print_line hscroll print_position refresh_text_box page_length yesno.c menubox.c do_scroll do_print_item menu_width _GLOBAL_OFFSET_TABLE_ __dso_handle __init_array_end __init_array_start _DYNAMIC fileno@@GLIBC_2.0 scrollok data_start fputs@@GLIBC_2.0 __errno_location@@GLIBC_2.0 print_quoted_string rootmenu sprintf@@GLIBC_2.0 zconfin expr_alloc_one expr_copy set_dialog_backtitle item_make open@@GLIBC_2.0 cdebug expr_fprint menu_add_symbol getpid@@GLIBC_2.0 mkdir@@GLIBC_2.0 item_str symbol_mod __cxa_atexit@@GLIBC_2.1.3 regfree@@GLIBC_2.0 expr_calc_value __libc_csu_fini on_key_resize stdscr _start zconfchar newwin file_list waddch wmove menu_is_visible menu_end_entry zconfget_in init_dialog item_is_tag keypad menu_add_prompt sym_type_name zconf_switch_to_buffer __xstat@@GLIBC_2.0 expr_extract_eq_and __gmon_start__ _Jv_RegisterClasses symbol_empty zconf_scan_bytes menu_check_dep _fp_hw realloc@@GLIBC_2.0 zconfpop_buffer_state item_is_selected conf_get_default_confname endwin draw_shadow strchr@@GLIBC_2.0 vsnprintf@@GLIBC_2.0 getenv@@GLIBC_2.0 _fini strncpy@@GLIBC_2.0 conf_get_configname sym_re_search expr_join_or str_new nodelay doupdate zconfleng item_tag expr_contains_symbol fgets@@GLIBC_2.0 sym_set_changed rename@@GLIBC_2.0 regexec@@GLIBC_2.3.4 sym_check_deps expr_eliminate_dups zconf_starthelp __libc_start_main@@GLIBC_2.0 expr_alloc_or dialog_input_result zconf_flex_debug expr_free dlg expr_extract_eq_or strrchr@@GLIBC_2.0 uname@@GLIBC_2.0 tcgetattr@@GLIBC_2.0 zconfalloc delwin bindtextdomain@@GLIBC_2.0 conf_parse conf_split_config expr_alloc_and zconfget_debug prop_get_symbol initscr subwin read@@GLIBC_2.0 item_n alloc_string conf_defname item_nil _IO_stdin_used wclrtoeol sym_set_all_changed strtol@@GLIBC_2.0 __ctype_toupper_loc@@GLIBC_2.3 zconflval free@@GLIBC_2.0 atexit sym_tristate_within_range dcgettext@@GLIBC_2.0 __data_start expr_alloc_symbol winch conf_write symbol_hash menu_add_entry zconfset_debug regcomp@@GLIBC_2.0 ioctl@@GLIBC_2.0 conf_get_changed __ctype_b_loc@@GLIBC_2.3 wtouchln menu_get_prompt menu_add_option sym_set_change_count fclose@@GLIBC_2.1 dialog_textbox expr_transform item_count zconf_flush_buffer wrefresh expr_eliminate_yn init_pair item_data expr_trans_bool zconffree stderr@@GLIBC_2.0 memcpy@@GLIBC_2.0 sym_get_type strlen@@GLIBC_2.0 item_reset expr_alloc_comp fopen@@GLIBC_2.1 conf_read_simple expr_eliminate_eq zconf_fopen reset_dialog sym_clear_all_valid dialog_clear str_append sym_get_default_prop LINES setlocale@@GLIBC_2.0 print_button clearerr@@GLIBC_2.0 strcpy@@GLIBC_2.0 cbreak __DTOR_END__ __libc_csu_init printf@@GLIBC_2.0 end_dialog sym_check_prop chdir@@GLIBC_2.0 ctime@@GLIBC_2.0 dialog_inputbox ungetch zconfset_in zconf_nextfile start_color expr_depends_symbol menu_get_root_menu zconfget_lineno menu_set_type first_alpha strcasecmp@@GLIBC_2.0 attr_clear zconf_scan_buffer sym_string_within_range zconfparse sym_add_change_count wgetch zconfget_out sym_set_string_value close@@GLIBC_2.0 fwrite@@GLIBC_2.0 flash fprintf@@GLIBC_2.0 wprintw time@@GLIBC_2.0 item_set_tag menu_add_menu sym_lookup str_get strncat@@GLIBC_2.0 sym_is_changable zconf_scan_string __bss_start sym_calc_value zconfrealloc malloc@@GLIBC_2.0 menu_finalize item_activate_selected zconf_delete_buffer append_string menu_init has_colors sym_string_valid menu_end_menu on_key_esc menu_add_prop new_string sym_init sym_set_tristate_value COLS fputc@@GLIBC_2.0 current_file waddnstr zconfget_text zconfnerrs stdin@@GLIBC_2.0 print_autowrap item_set item_add_str expr_compare_type zconfset_lineno zconf_tokenname menu_get_parent_menu item_cur memmove@@GLIBC_2.0 zconftext str_printf zconflex __ctype_tolower_loc@@GLIBC_2.3 zconfset_out strcat@@GLIBC_2.0 zconf_initscan expr_alloc_two zconf_lineno zconfrestart expr_join_and zconfpush_buffer_state zconflineno _end stdout@@GLIBC_2.0 expr_print sym_defconfig_list acs_map conf_write_autoconf textdomain@@GLIBC_2.0 expr_extract_eq zconf_curname tcsetattr@@GLIBC_2.0 str_free dialog_yesno expr_eq symbol_no conf_set_changed_callback file_lookup kconf_id_lookup menu_add_expr strncmp@@GLIBC_2.0 wnoutrefresh vfprintf@@GLIBC_2.0 _IO_putc@@GLIBC_2.0 sym_add_default dialog_checklist draw_box modules_val expr_trans_compare prop_alloc wscrl sym_toggle_tristate_value zconfdump _edata snprintf@@GLIBC_2.0 sym_get_choice_prop noecho strcmp@@GLIBC_2.0 sym_get_range_prop wbkgdset zconfout __strdup@@GLIBC_2.0 exit@@GLIBC_2.0 dialog_menu current_buf menu_add_dep zconfget_leng __i686.get_pc_thunk.bx file_write_dep conf_read sym_get_string_value zconflex_destroy prop_get_type_name sym_find main expr_gstr_print _init str_assign modules_sym item_set_data item_head zconf_create_buffer print_title print_symbol item_set_selected symbol_yes