# mainmenu "Avila BSP Configuration" config AVILA_DOT_CONFIG bool default y #choice # prompt "Target Gateworks Board" # default AVILA_GW2348-4 # help # Select the target architecture family to build for. # #config AVILA_GW2348-4 # bool "gw2348-4" #config AVILA_GW2348-2 # bool "gw2348-2" #config AVILA_GW2347 # bool "gw2347" #endchoice config CONFIG_RESET_DEFAULTS bool "Reset to Avila Defaults" default n config CONFIG_DEFAULTS_KERNEL bool "Customize Kernel Settings" default n config CONFIG_DEFAULTS_BUILDROOT bool "Customize Buildroot Settings" default n config CONFIG_DEFAULTS_BUSYBOX bool "Customize Busybox Settings" default n config CONFIG_DEFAULTS_UCLIBC bool "Customize uClibc Settings" default n endmenu