Update the i586-geode-linux-uclibc sample.
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Mon May 07 22:10:50 2007 +0000 (2007-05-07)
changeset 716d1c030792b8
parent 70 fa53b961cf44
child 72 cfc4834a3f2f
Update the i586-geode-linux-uclibc sample.
samples/i586-geode-linux-uclibc/crosstool.config
samples/i586-geode-linux-uclibc/linux-2.6.20.config
     1.1 --- a/samples/i586-geode-linux-uclibc/crosstool.config	Mon May 07 22:09:36 2007 +0000
     1.2 +++ b/samples/i586-geode-linux-uclibc/crosstool.config	Mon May 07 22:10:50 2007 +0000
     1.3 @@ -1,15 +1,17 @@
     1.4  #
     1.5  # Automatically generated make config: don't edit
     1.6 -# crosstool-NG version: 0.0.1
     1.7 -# Sun Mar  4 19:58:21 2007
     1.8 +# crosstool-NG version: 0.0.2-svn
     1.9 +# Tue May  8 00:10:27 2007
    1.10  #
    1.11  
    1.12  #
    1.13  # Paths and misc options
    1.14  #
    1.15 +# CT_EXPERIMENTAL is not set
    1.16 +# CT_OBSOLETE is not set
    1.17  CT_PARALLEL_JOBS=1
    1.18  CT_LOAD=0
    1.19 -CT_NICE=5
    1.20 +CT_NICE=0
    1.21  CT_USE_PIPES=y
    1.22  
    1.23  #
    1.24 @@ -21,16 +23,19 @@
    1.25  CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
    1.26  CT_INSTALL_DIR="${CT_PREFIX_DIR}"
    1.27  # CT_CUSTOM_PATCH is not set
    1.28 -# CT_CUSTOM_PATCH_ONLY is not set
    1.29 -CT_CUSTOM_PATCH_DIR=""
    1.30 +CT_REMOVE_DOCS=y
    1.31  
    1.32  #
    1.33 -# Downloading and extracting
    1.34 +# Downloading
    1.35  #
    1.36 -# CT_NO_DOWNLOAD is not set
    1.37 +# CT_FORCE_DOWNLOAD is not set
    1.38  # CT_ONLY_DOWNLOAD is not set
    1.39 -# CT_FORCE_DOWNLOAD is not set
    1.40 +
    1.41 +#
    1.42 +# Extracting
    1.43 +#
    1.44  # CT_FORCE_EXTRACT is not set
    1.45 +# CT_ONLY_EXTRACT is not set
    1.46  
    1.47  #
    1.48  # Logging
    1.49 @@ -41,6 +46,7 @@
    1.50  CT_LOG_EXTRA=y
    1.51  # CT_LOG_DEBUG is not set
    1.52  CT_LOG_LEVEL_MAX="EXTRA"
    1.53 +# CT_LOG_SEE_TOOLS_WARN is not set
    1.54  # CT_LOG_PROGRESS_BAR is not set
    1.55  # CT_LOG_USE_COLORS is not set
    1.56  CT_LOG_TO_FILE=y
    1.57 @@ -53,49 +59,61 @@
    1.58  #
    1.59  # General target options
    1.60  #
    1.61 +CT_ARCH="x86"
    1.62  # CT_ARCH_ARM is not set
    1.63  # CT_ARCH_MIPS is not set
    1.64  CT_ARCH_x86=y
    1.65  # CT_ARCH_x86_64 is not set
    1.66 +# CT_ARCH_SUPPORTS_BE is not set
    1.67 +CT_ARCH_SUPPORTS_LE=y
    1.68  # CT_ARCH_BE is not set
    1.69  CT_ARCH_LE=y
    1.70  
    1.71  #
    1.72  # Target optimisations
    1.73  #
    1.74 +CT_ARCH_ARCH="pentium-mmx"
    1.75 +CT_ARCH_ABI=""
    1.76  CT_ARCH_CPU=""
    1.77  CT_ARCH_TUNE=""
    1.78 -CT_ARCH_ARCH="pentium-mmx"
    1.79  CT_ARCH_FPU=""
    1.80  CT_ARCH_FLOAT_HW=y
    1.81  # CT_ARCH_FLOAT_SW is not set
    1.82 -# CT_ARCH_FLOAT_SW_LIBFLOAT is not set
    1.83  CT_TARGET_CFLAGS=""
    1.84  
    1.85  #
    1.86  # Toolchain options
    1.87  #
    1.88 +
    1.89 +#
    1.90 +# General toolchain options
    1.91 +#
    1.92  CT_USE_SYSROOT=y
    1.93  CT_SHARED_LIBS=y
    1.94  # CT_TARGET_MULTILIB is not set
    1.95  CT_TARGET_VENDOR="geode"
    1.96  CT_TARGET_ALIAS=""
    1.97 -CT_ARCH="x86"
    1.98 +
    1.99 +#
   1.100 +# Toolchain type
   1.101 +#
   1.102 +# CT_NATIVE is not set
   1.103 +CT_CROSS=y
   1.104 +# CT_CROSS_NATIVE is not set
   1.105 +# CT_CANADIAN is not set
   1.106  CT_BUILD=""
   1.107  CT_CC_NATIVE="gcc"
   1.108 -# CT_CANADIAN is not set
   1.109 -CT_HOST=""
   1.110 -CT_HOST_CC=""
   1.111  
   1.112  #
   1.113  # Kernel
   1.114  #
   1.115  CT_KERNEL_LINUX=y
   1.116  # CT_KERNEL_CYGWIN is not set
   1.117 -CT_KERNEL_VERSION="2.6.20"
   1.118 +CT_KERNEL_VERSION="2.6.21.1"
   1.119  CT_KERNEL_LINUX_HEADERS_INSTALL=y
   1.120  # CT_KERNEL_LINUX_HEADERS_SANITISED is not set
   1.121  # CT_KERNEL_LINUX_HEADERS_COPY is not set
   1.122 +# CT_KERNEL_LINUX_HEADERS_USE_CUSTOM_DIR is not set
   1.123  CT_KERNEL="linux"
   1.124  CT_KERNEL_VERSION_SEE_EXTRAVERSION=y
   1.125  # CT_KERNEL_INSTALL_V_2_6_18 is not set
   1.126 @@ -108,142 +126,26 @@
   1.127  # CT_KERNEL_INSTALL_V_2_6_19 is not set
   1.128  # CT_KERNEL_INSTALL_V_2_6_19_1 is not set
   1.129  # CT_KERNEL_INSTALL_V_2_6_19_2 is not set
   1.130 -CT_KERNEL_INSTALL_V_2_6_20=y
   1.131 -# CT_KERNEL_COPY_V_2_6_0 is not set
   1.132 -# CT_KERNEL_COPY_V_2_6_1 is not set
   1.133 -# CT_KERNEL_COPY_V_2_6_2 is not set
   1.134 -# CT_KERNEL_COPY_V_2_6_3 is not set
   1.135 -# CT_KERNEL_COPY_V_2_6_4 is not set
   1.136 -# CT_KERNEL_COPY_V_2_6_5 is not set
   1.137 -# CT_KERNEL_COPY_V_2_6_6 is not set
   1.138 -# CT_KERNEL_COPY_V_2_6_7 is not set
   1.139 -# CT_KERNEL_COPY_V_2_6_8 is not set
   1.140 -# CT_KERNEL_COPY_V_2_6_8_1 is not set
   1.141 -# CT_KERNEL_COPY_V_2_6_9 is not set
   1.142 -# CT_KERNEL_COPY_V_2_6_10 is not set
   1.143 -# CT_KERNEL_COPY_V_2_6_11 is not set
   1.144 -# CT_KERNEL_COPY_V_2_6_11_1 is not set
   1.145 -# CT_KERNEL_COPY_V_2_6_11_10 is not set
   1.146 -# CT_KERNEL_COPY_V_2_6_11_11 is not set
   1.147 -# CT_KERNEL_COPY_V_2_6_11_12 is not set
   1.148 -# CT_KERNEL_COPY_V_2_6_11_2 is not set
   1.149 -# CT_KERNEL_COPY_V_2_6_11_3 is not set
   1.150 -# CT_KERNEL_COPY_V_2_6_11_4 is not set
   1.151 -# CT_KERNEL_COPY_V_2_6_11_5 is not set
   1.152 -# CT_KERNEL_COPY_V_2_6_11_6 is not set
   1.153 -# CT_KERNEL_COPY_V_2_6_11_7 is not set
   1.154 -# CT_KERNEL_COPY_V_2_6_11_8 is not set
   1.155 -# CT_KERNEL_COPY_V_2_6_11_9 is not set
   1.156 -# CT_KERNEL_COPY_V_2_6_12 is not set
   1.157 -# CT_KERNEL_COPY_V_2_6_12_1 is not set
   1.158 -# CT_KERNEL_COPY_V_2_6_12_2 is not set
   1.159 -# CT_KERNEL_COPY_V_2_6_12_3 is not set
   1.160 -# CT_KERNEL_COPY_V_2_6_12_4 is not set
   1.161 -# CT_KERNEL_COPY_V_2_6_12_5 is not set
   1.162 -# CT_KERNEL_COPY_V_2_6_12_6 is not set
   1.163 -# CT_KERNEL_COPY_V_2_6_13 is not set
   1.164 -# CT_KERNEL_COPY_V_2_6_13_1 is not set
   1.165 -# CT_KERNEL_COPY_V_2_6_13_2 is not set
   1.166 -# CT_KERNEL_COPY_V_2_6_13_3 is not set
   1.167 -# CT_KERNEL_COPY_V_2_6_13_4 is not set
   1.168 -# CT_KERNEL_COPY_V_2_6_13_5 is not set
   1.169 -# CT_KERNEL_COPY_V_2_6_14 is not set
   1.170 -# CT_KERNEL_COPY_V_2_6_14_1 is not set
   1.171 -# CT_KERNEL_COPY_V_2_6_14_2 is not set
   1.172 -# CT_KERNEL_COPY_V_2_6_14_3 is not set
   1.173 -# CT_KERNEL_COPY_V_2_6_14_4 is not set
   1.174 -# CT_KERNEL_COPY_V_2_6_14_5 is not set
   1.175 -# CT_KERNEL_COPY_V_2_6_14_6 is not set
   1.176 -# CT_KERNEL_COPY_V_2_6_14_7 is not set
   1.177 -# CT_KERNEL_COPY_V_2_6_15 is not set
   1.178 -# CT_KERNEL_COPY_V_2_6_15_1 is not set
   1.179 -# CT_KERNEL_COPY_V_2_6_15_2 is not set
   1.180 -# CT_KERNEL_COPY_V_2_6_15_3 is not set
   1.181 -# CT_KERNEL_COPY_V_2_6_15_4 is not set
   1.182 -# CT_KERNEL_COPY_V_2_6_15_5 is not set
   1.183 -# CT_KERNEL_COPY_V_2_6_15_6 is not set
   1.184 -# CT_KERNEL_COPY_V_2_6_15_7 is not set
   1.185 -# CT_KERNEL_COPY_V_2_6_16 is not set
   1.186 -# CT_KERNEL_COPY_V_2_6_16_1 is not set
   1.187 -# CT_KERNEL_COPY_V_2_6_16_10 is not set
   1.188 -# CT_KERNEL_COPY_V_2_6_16_11 is not set
   1.189 -# CT_KERNEL_COPY_V_2_6_16_12 is not set
   1.190 -# CT_KERNEL_COPY_V_2_6_16_13 is not set
   1.191 -# CT_KERNEL_COPY_V_2_6_16_14 is not set
   1.192 -# CT_KERNEL_COPY_V_2_6_16_15 is not set
   1.193 -# CT_KERNEL_COPY_V_2_6_16_16 is not set
   1.194 -# CT_KERNEL_COPY_V_2_6_16_17 is not set
   1.195 -# CT_KERNEL_COPY_V_2_6_16_18 is not set
   1.196 -# CT_KERNEL_COPY_V_2_6_16_19 is not set
   1.197 -# CT_KERNEL_COPY_V_2_6_16_2 is not set
   1.198 -# CT_KERNEL_COPY_V_2_6_16_20 is not set
   1.199 -# CT_KERNEL_COPY_V_2_6_16_21 is not set
   1.200 -# CT_KERNEL_COPY_V_2_6_16_22 is not set
   1.201 -# CT_KERNEL_COPY_V_2_6_16_23 is not set
   1.202 -# CT_KERNEL_COPY_V_2_6_16_24 is not set
   1.203 -# CT_KERNEL_COPY_V_2_6_16_25 is not set
   1.204 -# CT_KERNEL_COPY_V_2_6_16_26 is not set
   1.205 -# CT_KERNEL_COPY_V_2_6_16_27 is not set
   1.206 -# CT_KERNEL_COPY_V_2_6_16_28 is not set
   1.207 -# CT_KERNEL_COPY_V_2_6_16_29 is not set
   1.208 -# CT_KERNEL_COPY_V_2_6_16_3 is not set
   1.209 -# CT_KERNEL_COPY_V_2_6_16_30 is not set
   1.210 -# CT_KERNEL_COPY_V_2_6_16_31 is not set
   1.211 -# CT_KERNEL_COPY_V_2_6_16_32 is not set
   1.212 -# CT_KERNEL_COPY_V_2_6_16_33 is not set
   1.213 -# CT_KERNEL_COPY_V_2_6_16_34 is not set
   1.214 -# CT_KERNEL_COPY_V_2_6_16_35 is not set
   1.215 -# CT_KERNEL_COPY_V_2_6_16_36 is not set
   1.216 -# CT_KERNEL_COPY_V_2_6_16_4 is not set
   1.217 -# CT_KERNEL_COPY_V_2_6_16_5 is not set
   1.218 -# CT_KERNEL_COPY_V_2_6_16_6 is not set
   1.219 -# CT_KERNEL_COPY_V_2_6_16_7 is not set
   1.220 -# CT_KERNEL_COPY_V_2_6_16_8 is not set
   1.221 -# CT_KERNEL_COPY_V_2_6_16_9 is not set
   1.222 -# CT_KERNEL_COPY_V_2_6_17 is not set
   1.223 -# CT_KERNEL_COPY_V_2_6_17_1 is not set
   1.224 -# CT_KERNEL_COPY_V_2_6_17_10 is not set
   1.225 -# CT_KERNEL_COPY_V_2_6_17_11 is not set
   1.226 -# CT_KERNEL_COPY_V_2_6_17_12 is not set
   1.227 -# CT_KERNEL_COPY_V_2_6_17_13 is not set
   1.228 -# CT_KERNEL_COPY_V_2_6_17_14 is not set
   1.229 -# CT_KERNEL_COPY_V_2_6_17_2 is not set
   1.230 -# CT_KERNEL_COPY_V_2_6_17_3 is not set
   1.231 -# CT_KERNEL_COPY_V_2_6_17_4 is not set
   1.232 -# CT_KERNEL_COPY_V_2_6_17_5 is not set
   1.233 -# CT_KERNEL_COPY_V_2_6_17_6 is not set
   1.234 -# CT_KERNEL_COPY_V_2_6_17_7 is not set
   1.235 -# CT_KERNEL_COPY_V_2_6_17_8 is not set
   1.236 -# CT_KERNEL_COPY_V_2_6_17_9 is not set
   1.237 -# CT_KERNEL_COPY_V_2_6_18 is not set
   1.238 -# CT_KERNEL_COPY_V_2_6_18_1 is not set
   1.239 -# CT_KERNEL_COPY_V_2_6_18_2 is not set
   1.240 -# CT_KERNEL_COPY_V_2_6_18_3 is not set
   1.241 -# CT_KERNEL_COPY_V_2_6_18_4 is not set
   1.242 -# CT_KERNEL_COPY_V_2_6_18_5 is not set
   1.243 -# CT_KERNEL_COPY_V_2_6_18_6 is not set
   1.244 -# CT_KERNEL_COPY_V_2_6_19 is not set
   1.245 -# CT_KERNEL_COPY_V_2_6_19_1 is not set
   1.246 -# CT_KERNEL_SANITISED_V_2_6_7_0 is not set
   1.247 -# CT_KERNEL_SANITISED_V_2_6_8_0 is not set
   1.248 -# CT_KERNEL_SANITISED_V_2_6_8_1 is not set
   1.249 -# CT_KERNEL_SANITISED_V_2_6_9_0 is not set
   1.250 -# CT_KERNEL_SANITISED_V_2_6_9_1 is not set
   1.251 -# CT_KERNEL_SANITISED_V_2_6_10_0 is not set
   1.252 -# CT_KERNEL_SANITISED_V_2_6_11_0 is not set
   1.253 -# CT_KERNEL_SANITISED_V_2_6_11_1 is not set
   1.254 -# CT_KERNEL_SANITISED_V_2_6_11_2 is not set
   1.255 -# CT_KERNEL_SANITISED_V_2_6_12_0 is not set
   1.256 +# CT_KERNEL_INSTALL_V_2_6_20 is not set
   1.257 +# CT_KERNEL_INSTALL_V_2_6_20_1 is not set
   1.258 +# CT_KERNEL_INSTALL_V_2_6_20_2 is not set
   1.259 +# CT_KERNEL_INSTALL_V_2_6_20_3 is not set
   1.260 +# CT_KERNEL_INSTALL_V_2_6_20_4 is not set
   1.261 +# CT_KERNEL_INSTALL_V_2_6_20_5 is not set
   1.262 +# CT_KERNEL_INSTALL_V_2_6_20_6 is not set
   1.263 +# CT_KERNEL_INSTALL_V_2_6_20_7 is not set
   1.264 +# CT_KERNEL_INSTALL_V_2_6_21 is not set
   1.265 +CT_KERNEL_INSTALL_V_2_6_21_1=y
   1.266  CT_KERNEL_LINUX_VERBOSITY_0=y
   1.267  # CT_KERNEL_LINUX_VERBOSITY_1 is not set
   1.268  # CT_KERNEL_LINUX_VERBOSITY_2 is not set
   1.269  CT_KERNEL_LINUX_VERBOSE_LEVEL=0
   1.270 -CT_KERNEL_LINUX_CONFIG_FILE="${CT_TOP_DIR}/samples/${CT_TARGET}/${CT_KERNEL}-${CT_KERNEL_VERSION}.config"
   1.271 +# CT_KERNEL_LINUX_NEEDS_CONFIG is not set
   1.272  
   1.273  #
   1.274  # binutils
   1.275  #
   1.276 -CT_BINUTILS_VERSION="2.17.50.0.10"
   1.277 +CT_BINUTILS_VERSION="2.17.50.0.14"
   1.278  # CT_BINUTILS_V_2_11_2 is not set
   1.279  # CT_BINUTILS_V_2_13_90 is not set
   1.280  # CT_BINUTILS_V_2_14 is not set
   1.281 @@ -264,7 +166,11 @@
   1.282  # CT_BINUTILS_V_2_17_50_0_7 is not set
   1.283  # CT_BINUTILS_V_2_17_50_0_8 is not set
   1.284  # CT_BINUTILS_V_2_17_50_0_9 is not set
   1.285 -CT_BINUTILS_V_2_17_50_0_10=y
   1.286 +# CT_BINUTILS_V_2_17_50_0_10 is not set
   1.287 +# CT_BINUTILS_V_2_17_50_0_11 is not set
   1.288 +# CT_BINUTILS_V_2_17_50_0_12 is not set
   1.289 +# CT_BINUTILS_V_2_17_50_0_13 is not set
   1.290 +CT_BINUTILS_V_2_17_50_0_14=y
   1.291  CT_BINUTILS_EXTRA_CONFIG=""
   1.292  
   1.293  #
   1.294 @@ -277,32 +183,7 @@
   1.295  # CT_CC_USE_CORE is not set
   1.296  CT_CC_CORE_GCC=y
   1.297  # CT_CC_CORE_TCC is not set
   1.298 -CT_CC_CORE_VERSION=""
   1.299  CT_CC_CORE="gcc"
   1.300 -# CT_CC_CORE_V_2_95_3 is not set
   1.301 -# CT_CC_CORE_V_3_2_3 is not set
   1.302 -# CT_CC_CORE_V_3_3 is not set
   1.303 -# CT_CC_CORE_V_3_3_1 is not set
   1.304 -# CT_CC_CORE_V_3_3_2 is not set
   1.305 -# CT_CC_CORE_V_3_3_3 is not set
   1.306 -# CT_CC_CORE_V_3_3_4 is not set
   1.307 -# CT_CC_CORE_V_3_3_5 is not set
   1.308 -# CT_CC_CORE_V_3_3_6 is not set
   1.309 -# CT_CC_CORE_V_3_4_0 is not set
   1.310 -# CT_CC_CORE_V_3_4_1 is not set
   1.311 -# CT_CC_CORE_V_3_4_2 is not set
   1.312 -# CT_CC_CORE_V_3_4_3 is not set
   1.313 -# CT_CC_CORE_V_3_4_4 is not set
   1.314 -# CT_CC_CORE_V_3_4_5 is not set
   1.315 -# CT_CC_CORE_V_3_4_6 is not set
   1.316 -# CT_CC_CORE_V_4_0_0 is not set
   1.317 -# CT_CC_CORE_V_4_0_1 is not set
   1.318 -# CT_CC_CORE_V_4_0_2 is not set
   1.319 -# CT_CC_CORE_V_4_0_3 is not set
   1.320 -# CT_CC_CORE_V_4_0_4 is not set
   1.321 -# CT_CC_CORE_V_4_1_0 is not set
   1.322 -# CT_CC_CORE_V_4_1_1 is not set
   1.323 -CT_CC_CORE_EXTRA_CONFIG=""
   1.324  
   1.325  #
   1.326  # Final C compiler
   1.327 @@ -325,6 +206,7 @@
   1.328  # CT_CC_V_3_4_3 is not set
   1.329  # CT_CC_V_3_4_4 is not set
   1.330  # CT_CC_V_3_4_5 is not set
   1.331 +# CT_CC_V_3_4_6 is not set
   1.332  # CT_CC_V_4_0_0 is not set
   1.333  # CT_CC_V_4_0_1 is not set
   1.334  # CT_CC_V_4_0_2 is not set
   1.335 @@ -332,6 +214,8 @@
   1.336  # CT_CC_V_4_0_4 is not set
   1.337  # CT_CC_V_4_1_0 is not set
   1.338  CT_CC_V_4_1_1=y
   1.339 +# CT_CC_V_4_1_2 is not set
   1.340 +# CT_CC_CXA_ATEXIT is not set
   1.341  CT_CC_EXTRA_CONFIG=""
   1.342  CT_CC_SUPPORT_CXX=y
   1.343  CT_CC_SUPPORT_FORTRAN=y
   1.344 @@ -358,37 +242,6 @@
   1.345  CT_LIBC_UCLIBC=y
   1.346  CT_LIBC_VERSION="0.9.28.3"
   1.347  CT_LIBC="uClibc"
   1.348 -# CT_LIBC_V_1_09_1 is not set
   1.349 -# CT_LIBC_V_2_0_1 is not set
   1.350 -# CT_LIBC_V_2_0_6 is not set
   1.351 -# CT_LIBC_V_2_1_1 is not set
   1.352 -# CT_LIBC_V_2_1_2 is not set
   1.353 -# CT_LIBC_V_2_1_3 is not set
   1.354 -# CT_LIBC_V_2_2 is not set
   1.355 -# CT_LIBC_V_2_2_1 is not set
   1.356 -# CT_LIBC_V_2_2_2 is not set
   1.357 -# CT_LIBC_V_2_2_3 is not set
   1.358 -# CT_LIBC_V_2_2_4 is not set
   1.359 -# CT_LIBC_V_2_2_5 is not set
   1.360 -# CT_LIBC_V_2_3 is not set
   1.361 -# CT_LIBC_V_2_3_1 is not set
   1.362 -# CT_LIBC_V_2_3_2 is not set
   1.363 -# CT_LIBC_V_2_3_3 is not set
   1.364 -# CT_LIBC_V_2_3_4 is not set
   1.365 -# CT_LIBC_V_2_3_5 is not set
   1.366 -# CT_LIBC_V_2_3_6 is not set
   1.367 -# CT_LIBC_V_2_4 is not set
   1.368 -# CT_LIBC_V_2_5 is not set
   1.369 -# CT_LIBC_GLIBC_THREADS_NPTL is not set
   1.370 -# CT_LIBC_GLIBC_THREADS_LINUXTHREADS is not set
   1.371 -# CT_LIBC_GLIBC_THREADS_NONE is not set
   1.372 -CT_LIBC_GLIBC_EXTRA_CONFIG=""
   1.373 -CT_LIBC_GLIBC_EXTRA_CFLAGS=""
   1.374 -CT_LIBC_EXTRA_CC_ARGS=""
   1.375 -CT_LIBC_GLIBC_CONFIGPARMS=""
   1.376 -# CT_LIBC_GLIBC_USE_PORTS is not set
   1.377 -# CT_LIBC_ADDONS is not set
   1.378 -CT_LIBC_ADDONS_LIST=""
   1.379  # CT_LIBC_V_snapshot is not set
   1.380  # CT_LIBC_V_specific_date is not set
   1.381  # CT_LIBC_V_0_9_26 is not set
   1.382 @@ -397,6 +250,7 @@
   1.383  # CT_LIBC_V_0_9_28_1 is not set
   1.384  # CT_LIBC_V_0_9_28_2 is not set
   1.385  CT_LIBC_V_0_9_28_3=y
   1.386 +# CT_LIBC_V_0_9_29 is not set
   1.387  CT_LIBC_UCLIBC_DEBUG_LEVEL_0=y
   1.388  # CT_LIBC_UCLIBC_DEBUG_LEVEL_1 is not set
   1.389  # CT_LIBC_UCLIBC_DEBUG_LEVEL_2 is not set
     2.1 --- a/samples/i586-geode-linux-uclibc/linux-2.6.20.config	Mon May 07 22:09:36 2007 +0000
     2.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.3 @@ -1,1797 +0,0 @@
     2.4 -#
     2.5 -# Automatically generated make config: don't edit
     2.6 -# Linux kernel version: 2.6.20
     2.7 -# Sun Feb 11 15:54:42 2007
     2.8 -#
     2.9 -CONFIG_X86_32=y
    2.10 -CONFIG_GENERIC_TIME=y
    2.11 -CONFIG_LOCKDEP_SUPPORT=y
    2.12 -CONFIG_STACKTRACE_SUPPORT=y
    2.13 -CONFIG_SEMAPHORE_SLEEPERS=y
    2.14 -CONFIG_X86=y
    2.15 -CONFIG_MMU=y
    2.16 -CONFIG_GENERIC_ISA_DMA=y
    2.17 -CONFIG_GENERIC_IOMAP=y
    2.18 -CONFIG_GENERIC_BUG=y
    2.19 -CONFIG_GENERIC_HWEIGHT=y
    2.20 -CONFIG_ARCH_MAY_HAVE_PC_FDC=y
    2.21 -CONFIG_DMI=y
    2.22 -CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
    2.23 -
    2.24 -#
    2.25 -# Code maturity level options
    2.26 -#
    2.27 -CONFIG_EXPERIMENTAL=y
    2.28 -CONFIG_BROKEN_ON_SMP=y
    2.29 -CONFIG_INIT_ENV_ARG_LIMIT=32
    2.30 -
    2.31 -#
    2.32 -# General setup
    2.33 -#
    2.34 -CONFIG_LOCALVERSION="-bluepad"
    2.35 -# CONFIG_LOCALVERSION_AUTO is not set
    2.36 -CONFIG_SWAP=y
    2.37 -CONFIG_SYSVIPC=y
    2.38 -# CONFIG_IPC_NS is not set
    2.39 -CONFIG_POSIX_MQUEUE=y
    2.40 -# CONFIG_BSD_PROCESS_ACCT is not set
    2.41 -# CONFIG_TASKSTATS is not set
    2.42 -# CONFIG_UTS_NS is not set
    2.43 -# CONFIG_AUDIT is not set
    2.44 -CONFIG_IKCONFIG=y
    2.45 -CONFIG_IKCONFIG_PROC=y
    2.46 -CONFIG_SYSFS_DEPRECATED=y
    2.47 -# CONFIG_RELAY is not set
    2.48 -CONFIG_INITRAMFS_SOURCE=""
    2.49 -CONFIG_CC_OPTIMIZE_FOR_SIZE=y
    2.50 -CONFIG_SYSCTL=y
    2.51 -CONFIG_EMBEDDED=y
    2.52 -# CONFIG_UID16 is not set
    2.53 -# CONFIG_SYSCTL_SYSCALL is not set
    2.54 -CONFIG_KALLSYMS=y
    2.55 -CONFIG_KALLSYMS_ALL=y
    2.56 -# CONFIG_KALLSYMS_EXTRA_PASS is not set
    2.57 -CONFIG_HOTPLUG=y
    2.58 -CONFIG_PRINTK=y
    2.59 -CONFIG_BUG=y
    2.60 -CONFIG_ELF_CORE=y
    2.61 -CONFIG_BASE_FULL=y
    2.62 -CONFIG_FUTEX=y
    2.63 -CONFIG_EPOLL=y
    2.64 -CONFIG_SHMEM=y
    2.65 -CONFIG_SLAB=y
    2.66 -CONFIG_VM_EVENT_COUNTERS=y
    2.67 -CONFIG_RT_MUTEXES=y
    2.68 -# CONFIG_TINY_SHMEM is not set
    2.69 -CONFIG_BASE_SMALL=0
    2.70 -# CONFIG_SLOB is not set
    2.71 -
    2.72 -#
    2.73 -# Loadable module support
    2.74 -#
    2.75 -CONFIG_MODULES=y
    2.76 -CONFIG_MODULE_UNLOAD=y
    2.77 -CONFIG_MODULE_FORCE_UNLOAD=y
    2.78 -# CONFIG_MODVERSIONS is not set
    2.79 -# CONFIG_MODULE_SRCVERSION_ALL is not set
    2.80 -CONFIG_KMOD=y
    2.81 -
    2.82 -#
    2.83 -# Block layer
    2.84 -#
    2.85 -CONFIG_BLOCK=y
    2.86 -# CONFIG_LBD is not set
    2.87 -# CONFIG_BLK_DEV_IO_TRACE is not set
    2.88 -# CONFIG_LSF is not set
    2.89 -
    2.90 -#
    2.91 -# IO Schedulers
    2.92 -#
    2.93 -CONFIG_IOSCHED_NOOP=y
    2.94 -# CONFIG_IOSCHED_AS is not set
    2.95 -# CONFIG_IOSCHED_DEADLINE is not set
    2.96 -CONFIG_IOSCHED_CFQ=y
    2.97 -# CONFIG_DEFAULT_AS is not set
    2.98 -# CONFIG_DEFAULT_DEADLINE is not set
    2.99 -CONFIG_DEFAULT_CFQ=y
   2.100 -# CONFIG_DEFAULT_NOOP is not set
   2.101 -CONFIG_DEFAULT_IOSCHED="cfq"
   2.102 -
   2.103 -#
   2.104 -# Processor type and features
   2.105 -#
   2.106 -# CONFIG_SMP is not set
   2.107 -CONFIG_X86_PC=y
   2.108 -# CONFIG_X86_ELAN is not set
   2.109 -# CONFIG_X86_VOYAGER is not set
   2.110 -# CONFIG_X86_NUMAQ is not set
   2.111 -# CONFIG_X86_SUMMIT is not set
   2.112 -# CONFIG_X86_BIGSMP is not set
   2.113 -# CONFIG_X86_VISWS is not set
   2.114 -# CONFIG_X86_GENERICARCH is not set
   2.115 -# CONFIG_X86_ES7000 is not set
   2.116 -# CONFIG_PARAVIRT is not set
   2.117 -# CONFIG_M386 is not set
   2.118 -# CONFIG_M486 is not set
   2.119 -# CONFIG_M586 is not set
   2.120 -# CONFIG_M586TSC is not set
   2.121 -# CONFIG_M586MMX is not set
   2.122 -# CONFIG_M686 is not set
   2.123 -# CONFIG_MPENTIUMII is not set
   2.124 -# CONFIG_MPENTIUMIII is not set
   2.125 -# CONFIG_MPENTIUMM is not set
   2.126 -# CONFIG_MCORE2 is not set
   2.127 -# CONFIG_MPENTIUM4 is not set
   2.128 -# CONFIG_MK6 is not set
   2.129 -# CONFIG_MK7 is not set
   2.130 -# CONFIG_MK8 is not set
   2.131 -# CONFIG_MCRUSOE is not set
   2.132 -# CONFIG_MEFFICEON is not set
   2.133 -# CONFIG_MWINCHIPC6 is not set
   2.134 -# CONFIG_MWINCHIP2 is not set
   2.135 -# CONFIG_MWINCHIP3D is not set
   2.136 -CONFIG_MGEODEGX1=y
   2.137 -# CONFIG_MGEODE_LX is not set
   2.138 -# CONFIG_MCYRIXIII is not set
   2.139 -# CONFIG_MVIAC3_2 is not set
   2.140 -# CONFIG_X86_GENERIC is not set
   2.141 -CONFIG_X86_CMPXCHG=y
   2.142 -CONFIG_X86_XADD=y
   2.143 -CONFIG_X86_L1_CACHE_SHIFT=4
   2.144 -CONFIG_RWSEM_XCHGADD_ALGORITHM=y
   2.145 -# CONFIG_ARCH_HAS_ILOG2_U32 is not set
   2.146 -# CONFIG_ARCH_HAS_ILOG2_U64 is not set
   2.147 -CONFIG_GENERIC_CALIBRATE_DELAY=y
   2.148 -CONFIG_X86_PPRO_FENCE=y
   2.149 -CONFIG_X86_WP_WORKS_OK=y
   2.150 -CONFIG_X86_INVLPG=y
   2.151 -CONFIG_X86_BSWAP=y
   2.152 -CONFIG_X86_POPAD_OK=y
   2.153 -CONFIG_X86_CMPXCHG64=y
   2.154 -CONFIG_X86_ALIGNMENT_16=y
   2.155 -CONFIG_X86_TSC=y
   2.156 -CONFIG_HPET_TIMER=y
   2.157 -CONFIG_HPET_EMULATE_RTC=y
   2.158 -# CONFIG_PREEMPT_NONE is not set
   2.159 -CONFIG_PREEMPT_VOLUNTARY=y
   2.160 -# CONFIG_PREEMPT is not set
   2.161 -CONFIG_X86_UP_APIC=y
   2.162 -CONFIG_X86_UP_IOAPIC=y
   2.163 -CONFIG_X86_LOCAL_APIC=y
   2.164 -CONFIG_X86_IO_APIC=y
   2.165 -# CONFIG_X86_MCE is not set
   2.166 -# CONFIG_VM86 is not set
   2.167 -# CONFIG_TOSHIBA is not set
   2.168 -# CONFIG_I8K is not set
   2.169 -# CONFIG_X86_REBOOTFIXUPS is not set
   2.170 -# CONFIG_MICROCODE is not set
   2.171 -CONFIG_X86_MSR=y
   2.172 -CONFIG_X86_CPUID=y
   2.173 -
   2.174 -#
   2.175 -# Firmware Drivers
   2.176 -#
   2.177 -# CONFIG_EDD is not set
   2.178 -# CONFIG_DELL_RBU is not set
   2.179 -# CONFIG_DCDBAS is not set
   2.180 -CONFIG_NOHIGHMEM=y
   2.181 -# CONFIG_HIGHMEM4G is not set
   2.182 -# CONFIG_HIGHMEM64G is not set
   2.183 -CONFIG_VMSPLIT_3G=y
   2.184 -# CONFIG_VMSPLIT_3G_OPT is not set
   2.185 -# CONFIG_VMSPLIT_2G is not set
   2.186 -# CONFIG_VMSPLIT_1G is not set
   2.187 -CONFIG_PAGE_OFFSET=0xC0000000
   2.188 -CONFIG_ARCH_FLATMEM_ENABLE=y
   2.189 -CONFIG_ARCH_SPARSEMEM_ENABLE=y
   2.190 -CONFIG_ARCH_SELECT_MEMORY_MODEL=y
   2.191 -CONFIG_ARCH_POPULATES_NODE_MAP=y
   2.192 -CONFIG_SELECT_MEMORY_MODEL=y
   2.193 -CONFIG_FLATMEM_MANUAL=y
   2.194 -# CONFIG_DISCONTIGMEM_MANUAL is not set
   2.195 -# CONFIG_SPARSEMEM_MANUAL is not set
   2.196 -CONFIG_FLATMEM=y
   2.197 -CONFIG_FLAT_NODE_MEM_MAP=y
   2.198 -CONFIG_SPARSEMEM_STATIC=y
   2.199 -CONFIG_SPLIT_PTLOCK_CPUS=4
   2.200 -CONFIG_RESOURCES_64BIT=y
   2.201 -# CONFIG_MATH_EMULATION is not set
   2.202 -CONFIG_MTRR=y
   2.203 -# CONFIG_EFI is not set
   2.204 -# CONFIG_SECCOMP is not set
   2.205 -# CONFIG_HZ_100 is not set
   2.206 -CONFIG_HZ_250=y
   2.207 -# CONFIG_HZ_300 is not set
   2.208 -# CONFIG_HZ_1000 is not set
   2.209 -CONFIG_HZ=250
   2.210 -# CONFIG_KEXEC is not set
   2.211 -CONFIG_PHYSICAL_START=0x100000
   2.212 -# CONFIG_RELOCATABLE is not set
   2.213 -CONFIG_PHYSICAL_ALIGN=0x100000
   2.214 -# CONFIG_COMPAT_VDSO is not set
   2.215 -
   2.216 -#
   2.217 -# Power management options (ACPI, APM)
   2.218 -#
   2.219 -CONFIG_PM=y
   2.220 -# CONFIG_PM_LEGACY is not set
   2.221 -# CONFIG_PM_DEBUG is not set
   2.222 -# CONFIG_PM_SYSFS_DEPRECATED is not set
   2.223 -# CONFIG_SOFTWARE_SUSPEND is not set
   2.224 -
   2.225 -#
   2.226 -# ACPI (Advanced Configuration and Power Interface) Support
   2.227 -#
   2.228 -CONFIG_ACPI=y
   2.229 -CONFIG_ACPI_SLEEP=y
   2.230 -CONFIG_ACPI_SLEEP_PROC_FS=y
   2.231 -# CONFIG_ACPI_SLEEP_PROC_SLEEP is not set
   2.232 -CONFIG_ACPI_AC=y
   2.233 -CONFIG_ACPI_BATTERY=y
   2.234 -CONFIG_ACPI_BUTTON=y
   2.235 -CONFIG_ACPI_VIDEO=y
   2.236 -CONFIG_ACPI_HOTKEY=y
   2.237 -CONFIG_ACPI_FAN=y
   2.238 -CONFIG_ACPI_DOCK=y
   2.239 -CONFIG_ACPI_PROCESSOR=y
   2.240 -CONFIG_ACPI_THERMAL=y
   2.241 -# CONFIG_ACPI_ASUS is not set
   2.242 -# CONFIG_ACPI_IBM is not set
   2.243 -# CONFIG_ACPI_TOSHIBA is not set
   2.244 -CONFIG_ACPI_BLACKLIST_YEAR=0
   2.245 -# CONFIG_ACPI_DEBUG is not set
   2.246 -CONFIG_ACPI_EC=y
   2.247 -CONFIG_ACPI_POWER=y
   2.248 -CONFIG_ACPI_SYSTEM=y
   2.249 -# CONFIG_X86_PM_TIMER is not set
   2.250 -# CONFIG_ACPI_CONTAINER is not set
   2.251 -
   2.252 -#
   2.253 -# APM (Advanced Power Management) BIOS Support
   2.254 -#
   2.255 -# CONFIG_APM is not set
   2.256 -
   2.257 -#
   2.258 -# CPU Frequency scaling
   2.259 -#
   2.260 -CONFIG_CPU_FREQ=y
   2.261 -CONFIG_CPU_FREQ_TABLE=y
   2.262 -CONFIG_CPU_FREQ_DEBUG=y
   2.263 -CONFIG_CPU_FREQ_STAT=y
   2.264 -# CONFIG_CPU_FREQ_STAT_DETAILS is not set
   2.265 -CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
   2.266 -# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
   2.267 -CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
   2.268 -CONFIG_CPU_FREQ_GOV_POWERSAVE=y
   2.269 -CONFIG_CPU_FREQ_GOV_USERSPACE=y
   2.270 -CONFIG_CPU_FREQ_GOV_ONDEMAND=y
   2.271 -CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
   2.272 -
   2.273 -#
   2.274 -# CPUFreq processor drivers
   2.275 -#
   2.276 -CONFIG_X86_ACPI_CPUFREQ=y
   2.277 -# CONFIG_X86_POWERNOW_K6 is not set
   2.278 -# CONFIG_X86_POWERNOW_K7 is not set
   2.279 -# CONFIG_X86_POWERNOW_K8 is not set
   2.280 -CONFIG_X86_GX_SUSPMOD=m
   2.281 -# CONFIG_X86_SPEEDSTEP_CENTRINO is not set
   2.282 -# CONFIG_X86_SPEEDSTEP_ICH is not set
   2.283 -# CONFIG_X86_SPEEDSTEP_SMI is not set
   2.284 -# CONFIG_X86_P4_CLOCKMOD is not set
   2.285 -# CONFIG_X86_CPUFREQ_NFORCE2 is not set
   2.286 -# CONFIG_X86_LONGRUN is not set
   2.287 -# CONFIG_X86_LONGHAUL is not set
   2.288 -
   2.289 -#
   2.290 -# shared options
   2.291 -#
   2.292 -CONFIG_X86_ACPI_CPUFREQ_PROC_INTF=y
   2.293 -# CONFIG_X86_SPEEDSTEP_LIB is not set
   2.294 -
   2.295 -#
   2.296 -# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
   2.297 -#
   2.298 -CONFIG_PCI=y
   2.299 -# CONFIG_PCI_GOBIOS is not set
   2.300 -# CONFIG_PCI_GOMMCONFIG is not set
   2.301 -# CONFIG_PCI_GODIRECT is not set
   2.302 -CONFIG_PCI_GOANY=y
   2.303 -CONFIG_PCI_BIOS=y
   2.304 -CONFIG_PCI_DIRECT=y
   2.305 -CONFIG_PCI_MMCONFIG=y
   2.306 -# CONFIG_PCIEPORTBUS is not set
   2.307 -# CONFIG_PCI_MSI is not set
   2.308 -# CONFIG_PCI_DEBUG is not set
   2.309 -# CONFIG_HT_IRQ is not set
   2.310 -CONFIG_ISA_DMA_API=y
   2.311 -CONFIG_ISA=y
   2.312 -# CONFIG_EISA is not set
   2.313 -# CONFIG_MCA is not set
   2.314 -# CONFIG_SCx200 is not set
   2.315 -
   2.316 -#
   2.317 -# PCCARD (PCMCIA/CardBus) support
   2.318 -#
   2.319 -CONFIG_PCCARD=m
   2.320 -# CONFIG_PCMCIA_DEBUG is not set
   2.321 -CONFIG_PCMCIA=m
   2.322 -CONFIG_PCMCIA_LOAD_CIS=y
   2.323 -CONFIG_PCMCIA_IOCTL=y
   2.324 -CONFIG_CARDBUS=y
   2.325 -
   2.326 -#
   2.327 -# PC-card bridges
   2.328 -#
   2.329 -# CONFIG_YENTA is not set
   2.330 -CONFIG_PD6729=m
   2.331 -# CONFIG_I82092 is not set
   2.332 -# CONFIG_I82365 is not set
   2.333 -# CONFIG_TCIC is not set
   2.334 -CONFIG_PCMCIA_PROBE=y
   2.335 -CONFIG_PCCARD_NONSTATIC=m
   2.336 -
   2.337 -#
   2.338 -# PCI Hotplug Support
   2.339 -#
   2.340 -# CONFIG_HOTPLUG_PCI is not set
   2.341 -
   2.342 -#
   2.343 -# Executable file formats
   2.344 -#
   2.345 -CONFIG_BINFMT_ELF=y
   2.346 -CONFIG_BINFMT_AOUT=m
   2.347 -CONFIG_BINFMT_MISC=m
   2.348 -
   2.349 -#
   2.350 -# Networking
   2.351 -#
   2.352 -CONFIG_NET=y
   2.353 -
   2.354 -#
   2.355 -# Networking options
   2.356 -#
   2.357 -# CONFIG_NETDEBUG is not set
   2.358 -CONFIG_PACKET=y
   2.359 -CONFIG_PACKET_MMAP=y
   2.360 -CONFIG_UNIX=y
   2.361 -# CONFIG_NET_KEY is not set
   2.362 -CONFIG_INET=y
   2.363 -# CONFIG_IP_MULTICAST is not set
   2.364 -# CONFIG_IP_ADVANCED_ROUTER is not set
   2.365 -CONFIG_IP_FIB_HASH=y
   2.366 -# CONFIG_IP_PNP is not set
   2.367 -# CONFIG_NET_IPIP is not set
   2.368 -# CONFIG_NET_IPGRE is not set
   2.369 -# CONFIG_ARPD is not set
   2.370 -CONFIG_SYN_COOKIES=y
   2.371 -# CONFIG_INET_AH is not set
   2.372 -# CONFIG_INET_ESP is not set
   2.373 -# CONFIG_INET_IPCOMP is not set
   2.374 -# CONFIG_INET_XFRM_TUNNEL is not set
   2.375 -# CONFIG_INET_TUNNEL is not set
   2.376 -# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
   2.377 -# CONFIG_INET_XFRM_MODE_TUNNEL is not set
   2.378 -# CONFIG_INET_XFRM_MODE_BEET is not set
   2.379 -# CONFIG_INET_DIAG is not set
   2.380 -# CONFIG_TCP_CONG_ADVANCED is not set
   2.381 -CONFIG_TCP_CONG_CUBIC=y
   2.382 -CONFIG_DEFAULT_TCP_CONG="cubic"
   2.383 -# CONFIG_TCP_MD5SIG is not set
   2.384 -# CONFIG_IPV6 is not set
   2.385 -# CONFIG_INET6_XFRM_TUNNEL is not set
   2.386 -# CONFIG_INET6_TUNNEL is not set
   2.387 -# CONFIG_NETWORK_SECMARK is not set
   2.388 -# CONFIG_NETFILTER is not set
   2.389 -
   2.390 -#
   2.391 -# DCCP Configuration (EXPERIMENTAL)
   2.392 -#
   2.393 -# CONFIG_IP_DCCP is not set
   2.394 -
   2.395 -#
   2.396 -# SCTP Configuration (EXPERIMENTAL)
   2.397 -#
   2.398 -# CONFIG_IP_SCTP is not set
   2.399 -
   2.400 -#
   2.401 -# TIPC Configuration (EXPERIMENTAL)
   2.402 -#
   2.403 -# CONFIG_TIPC is not set
   2.404 -# CONFIG_ATM is not set
   2.405 -CONFIG_BRIDGE=m
   2.406 -CONFIG_VLAN_8021Q=m
   2.407 -# CONFIG_DECNET is not set
   2.408 -CONFIG_LLC=m
   2.409 -# CONFIG_LLC2 is not set
   2.410 -# CONFIG_IPX is not set
   2.411 -# CONFIG_ATALK is not set
   2.412 -# CONFIG_X25 is not set
   2.413 -# CONFIG_LAPB is not set
   2.414 -# CONFIG_ECONET is not set
   2.415 -# CONFIG_WAN_ROUTER is not set
   2.416 -
   2.417 -#
   2.418 -# QoS and/or fair queueing
   2.419 -#
   2.420 -# CONFIG_NET_SCHED is not set
   2.421 -
   2.422 -#
   2.423 -# Network testing
   2.424 -#
   2.425 -# CONFIG_NET_PKTGEN is not set
   2.426 -# CONFIG_HAMRADIO is not set
   2.427 -# CONFIG_IRDA is not set
   2.428 -CONFIG_BT=m
   2.429 -CONFIG_BT_L2CAP=m
   2.430 -CONFIG_BT_SCO=m
   2.431 -CONFIG_BT_RFCOMM=m
   2.432 -CONFIG_BT_RFCOMM_TTY=y
   2.433 -CONFIG_BT_BNEP=m
   2.434 -CONFIG_BT_BNEP_MC_FILTER=y
   2.435 -CONFIG_BT_BNEP_PROTO_FILTER=y
   2.436 -CONFIG_BT_HIDP=m
   2.437 -
   2.438 -#
   2.439 -# Bluetooth device drivers
   2.440 -#
   2.441 -CONFIG_BT_HCIUSB=m
   2.442 -CONFIG_BT_HCIUSB_SCO=y
   2.443 -CONFIG_BT_HCIUART=m
   2.444 -CONFIG_BT_HCIUART_H4=y
   2.445 -CONFIG_BT_HCIUART_BCSP=y
   2.446 -CONFIG_BT_HCIBCM203X=m
   2.447 -CONFIG_BT_HCIBPA10X=m
   2.448 -CONFIG_BT_HCIBFUSB=m
   2.449 -# CONFIG_BT_HCIDTL1 is not set
   2.450 -# CONFIG_BT_HCIBT3C is not set
   2.451 -# CONFIG_BT_HCIBLUECARD is not set
   2.452 -# CONFIG_BT_HCIBTUART is not set
   2.453 -# CONFIG_BT_HCIVHCI is not set
   2.454 -CONFIG_IEEE80211=m
   2.455 -# CONFIG_IEEE80211_DEBUG is not set
   2.456 -CONFIG_IEEE80211_CRYPT_WEP=m
   2.457 -CONFIG_IEEE80211_CRYPT_CCMP=m
   2.458 -# CONFIG_IEEE80211_CRYPT_TKIP is not set
   2.459 -CONFIG_IEEE80211_SOFTMAC=m
   2.460 -# CONFIG_IEEE80211_SOFTMAC_DEBUG is not set
   2.461 -CONFIG_WIRELESS_EXT=y
   2.462 -
   2.463 -#
   2.464 -# Device Drivers
   2.465 -#
   2.466 -
   2.467 -#
   2.468 -# Generic Driver Options
   2.469 -#
   2.470 -CONFIG_STANDALONE=y
   2.471 -CONFIG_PREVENT_FIRMWARE_BUILD=y
   2.472 -CONFIG_FW_LOADER=m
   2.473 -# CONFIG_DEBUG_DRIVER is not set
   2.474 -# CONFIG_SYS_HYPERVISOR is not set
   2.475 -
   2.476 -#
   2.477 -# Connector - unified userspace <-> kernelspace linker
   2.478 -#
   2.479 -# CONFIG_CONNECTOR is not set
   2.480 -
   2.481 -#
   2.482 -# Memory Technology Devices (MTD)
   2.483 -#
   2.484 -CONFIG_MTD=y
   2.485 -# CONFIG_MTD_DEBUG is not set
   2.486 -# CONFIG_MTD_CONCAT is not set
   2.487 -# CONFIG_MTD_PARTITIONS is not set
   2.488 -
   2.489 -#
   2.490 -# User Modules And Translation Layers
   2.491 -#
   2.492 -CONFIG_MTD_CHAR=y
   2.493 -CONFIG_MTD_BLKDEVS=y
   2.494 -CONFIG_MTD_BLOCK=y
   2.495 -# CONFIG_FTL is not set
   2.496 -# CONFIG_NFTL is not set
   2.497 -# CONFIG_INFTL is not set
   2.498 -# CONFIG_RFD_FTL is not set
   2.499 -# CONFIG_SSFDC is not set
   2.500 -
   2.501 -#
   2.502 -# RAM/ROM/Flash chip drivers
   2.503 -#
   2.504 -# CONFIG_MTD_CFI is not set
   2.505 -# CONFIG_MTD_JEDECPROBE is not set
   2.506 -CONFIG_MTD_MAP_BANK_WIDTH_1=y
   2.507 -CONFIG_MTD_MAP_BANK_WIDTH_2=y
   2.508 -CONFIG_MTD_MAP_BANK_WIDTH_4=y
   2.509 -# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
   2.510 -# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
   2.511 -# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
   2.512 -CONFIG_MTD_CFI_I1=y
   2.513 -CONFIG_MTD_CFI_I2=y
   2.514 -# CONFIG_MTD_CFI_I4 is not set
   2.515 -# CONFIG_MTD_CFI_I8 is not set
   2.516 -# CONFIG_MTD_RAM is not set
   2.517 -# CONFIG_MTD_ROM is not set
   2.518 -# CONFIG_MTD_ABSENT is not set
   2.519 -# CONFIG_MTD_OBSOLETE_CHIPS is not set
   2.520 -
   2.521 -#
   2.522 -# Mapping drivers for chip access
   2.523 -#
   2.524 -# CONFIG_MTD_COMPLEX_MAPPINGS is not set
   2.525 -# CONFIG_MTD_TS5500 is not set
   2.526 -# CONFIG_MTD_PLATRAM is not set
   2.527 -
   2.528 -#
   2.529 -# Self-contained MTD device drivers
   2.530 -#
   2.531 -# CONFIG_MTD_PMC551 is not set
   2.532 -# CONFIG_MTD_SLRAM is not set
   2.533 -# CONFIG_MTD_PHRAM is not set
   2.534 -# CONFIG_MTD_MTDRAM is not set
   2.535 -CONFIG_MTD_BLOCK2MTD=y
   2.536 -
   2.537 -#
   2.538 -# Disk-On-Chip Device Drivers
   2.539 -#
   2.540 -# CONFIG_MTD_DOC2000 is not set
   2.541 -# CONFIG_MTD_DOC2001 is not set
   2.542 -# CONFIG_MTD_DOC2001PLUS is not set
   2.543 -
   2.544 -#
   2.545 -# NAND Flash Device Drivers
   2.546 -#
   2.547 -# CONFIG_MTD_NAND is not set
   2.548 -# CONFIG_MTD_NAND_CAFE is not set
   2.549 -
   2.550 -#
   2.551 -# OneNAND Flash Device Drivers
   2.552 -#
   2.553 -# CONFIG_MTD_ONENAND is not set
   2.554 -
   2.555 -#
   2.556 -# Parallel port support
   2.557 -#
   2.558 -# CONFIG_PARPORT is not set
   2.559 -
   2.560 -#
   2.561 -# Plug and Play support
   2.562 -#
   2.563 -CONFIG_PNP=y
   2.564 -# CONFIG_PNP_DEBUG is not set
   2.565 -
   2.566 -#
   2.567 -# Protocols
   2.568 -#
   2.569 -CONFIG_ISAPNP=y
   2.570 -CONFIG_PNPBIOS=y
   2.571 -CONFIG_PNPBIOS_PROC_FS=y
   2.572 -CONFIG_PNPACPI=y
   2.573 -
   2.574 -#
   2.575 -# Block devices
   2.576 -#
   2.577 -# CONFIG_BLK_DEV_FD is not set
   2.578 -# CONFIG_BLK_DEV_XD is not set
   2.579 -# CONFIG_BLK_CPQ_DA is not set
   2.580 -# CONFIG_BLK_CPQ_CISS_DA is not set
   2.581 -# CONFIG_BLK_DEV_DAC960 is not set
   2.582 -# CONFIG_BLK_DEV_UMEM is not set
   2.583 -# CONFIG_BLK_DEV_COW_COMMON is not set
   2.584 -CONFIG_BLK_DEV_LOOP=m
   2.585 -CONFIG_BLK_DEV_CRYPTOLOOP=m
   2.586 -# CONFIG_BLK_DEV_NBD is not set
   2.587 -# CONFIG_BLK_DEV_SX8 is not set
   2.588 -# CONFIG_BLK_DEV_UB is not set
   2.589 -CONFIG_BLK_DEV_RAM=y
   2.590 -CONFIG_BLK_DEV_RAM_COUNT=16
   2.591 -CONFIG_BLK_DEV_RAM_SIZE=4096
   2.592 -CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
   2.593 -CONFIG_BLK_DEV_INITRD=y
   2.594 -# CONFIG_CDROM_PKTCDVD is not set
   2.595 -# CONFIG_ATA_OVER_ETH is not set
   2.596 -
   2.597 -#
   2.598 -# Misc devices
   2.599 -#
   2.600 -# CONFIG_IBM_ASM is not set
   2.601 -# CONFIG_SGI_IOC4 is not set
   2.602 -CONFIG_TIFM_CORE=m
   2.603 -CONFIG_TIFM_7XX1=m
   2.604 -# CONFIG_MSI_LAPTOP is not set
   2.605 -
   2.606 -#
   2.607 -# ATA/ATAPI/MFM/RLL support
   2.608 -#
   2.609 -CONFIG_IDE=y
   2.610 -CONFIG_IDE_MAX_HWIFS=4
   2.611 -CONFIG_BLK_DEV_IDE=y
   2.612 -
   2.613 -#
   2.614 -# Please see Documentation/ide.txt for help/info on IDE drives
   2.615 -#
   2.616 -# CONFIG_BLK_DEV_IDE_SATA is not set
   2.617 -# CONFIG_BLK_DEV_HD_IDE is not set
   2.618 -CONFIG_BLK_DEV_IDEDISK=y
   2.619 -CONFIG_IDEDISK_MULTI_MODE=y
   2.620 -# CONFIG_BLK_DEV_IDECS is not set
   2.621 -CONFIG_BLK_DEV_IDECD=y
   2.622 -# CONFIG_BLK_DEV_IDETAPE is not set
   2.623 -# CONFIG_BLK_DEV_IDEFLOPPY is not set
   2.624 -# CONFIG_BLK_DEV_IDESCSI is not set
   2.625 -# CONFIG_IDE_TASK_IOCTL is not set
   2.626 -
   2.627 -#
   2.628 -# IDE chipset support/bugfixes
   2.629 -#
   2.630 -# CONFIG_IDE_GENERIC is not set
   2.631 -# CONFIG_BLK_DEV_CMD640 is not set
   2.632 -# CONFIG_BLK_DEV_IDEPNP is not set
   2.633 -CONFIG_BLK_DEV_IDEPCI=y
   2.634 -# CONFIG_IDEPCI_SHARE_IRQ is not set
   2.635 -# CONFIG_BLK_DEV_OFFBOARD is not set
   2.636 -# CONFIG_BLK_DEV_GENERIC is not set
   2.637 -# CONFIG_BLK_DEV_OPTI621 is not set
   2.638 -# CONFIG_BLK_DEV_RZ1000 is not set
   2.639 -CONFIG_BLK_DEV_IDEDMA_PCI=y
   2.640 -# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
   2.641 -CONFIG_IDEDMA_PCI_AUTO=y
   2.642 -# CONFIG_IDEDMA_ONLYDISK is not set
   2.643 -# CONFIG_BLK_DEV_AEC62XX is not set
   2.644 -# CONFIG_BLK_DEV_ALI15X3 is not set
   2.645 -# CONFIG_BLK_DEV_AMD74XX is not set
   2.646 -# CONFIG_BLK_DEV_ATIIXP is not set
   2.647 -# CONFIG_BLK_DEV_CMD64X is not set
   2.648 -# CONFIG_BLK_DEV_TRIFLEX is not set
   2.649 -# CONFIG_BLK_DEV_CY82C693 is not set
   2.650 -# CONFIG_BLK_DEV_CS5520 is not set
   2.651 -CONFIG_BLK_DEV_CS5530=y
   2.652 -# CONFIG_BLK_DEV_CS5535 is not set
   2.653 -# CONFIG_BLK_DEV_HPT34X is not set
   2.654 -# CONFIG_BLK_DEV_HPT366 is not set
   2.655 -# CONFIG_BLK_DEV_JMICRON is not set
   2.656 -# CONFIG_BLK_DEV_SC1200 is not set
   2.657 -CONFIG_BLK_DEV_PIIX=y
   2.658 -# CONFIG_BLK_DEV_IT821X is not set
   2.659 -# CONFIG_BLK_DEV_NS87415 is not set
   2.660 -# CONFIG_BLK_DEV_PDC202XX_OLD is not set
   2.661 -# CONFIG_BLK_DEV_PDC202XX_NEW is not set
   2.662 -# CONFIG_BLK_DEV_SVWKS is not set
   2.663 -# CONFIG_BLK_DEV_SIIMAGE is not set
   2.664 -# CONFIG_BLK_DEV_SIS5513 is not set
   2.665 -# CONFIG_BLK_DEV_SLC90E66 is not set
   2.666 -# CONFIG_BLK_DEV_TRM290 is not set
   2.667 -# CONFIG_BLK_DEV_VIA82CXXX is not set
   2.668 -# CONFIG_IDE_ARM is not set
   2.669 -# CONFIG_IDE_CHIPSETS is not set
   2.670 -CONFIG_BLK_DEV_IDEDMA=y
   2.671 -# CONFIG_IDEDMA_IVB is not set
   2.672 -CONFIG_IDEDMA_AUTO=y
   2.673 -# CONFIG_BLK_DEV_HD is not set
   2.674 -
   2.675 -#
   2.676 -# SCSI device support
   2.677 -#
   2.678 -# CONFIG_RAID_ATTRS is not set
   2.679 -CONFIG_SCSI=y
   2.680 -# CONFIG_SCSI_TGT is not set
   2.681 -# CONFIG_SCSI_NETLINK is not set
   2.682 -# CONFIG_SCSI_PROC_FS is not set
   2.683 -
   2.684 -#
   2.685 -# SCSI support type (disk, tape, CD-ROM)
   2.686 -#
   2.687 -CONFIG_BLK_DEV_SD=m
   2.688 -# CONFIG_CHR_DEV_ST is not set
   2.689 -# CONFIG_CHR_DEV_OSST is not set
   2.690 -# CONFIG_BLK_DEV_SR is not set
   2.691 -# CONFIG_CHR_DEV_SG is not set
   2.692 -# CONFIG_CHR_DEV_SCH is not set
   2.693 -
   2.694 -#
   2.695 -# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
   2.696 -#
   2.697 -CONFIG_SCSI_MULTI_LUN=y
   2.698 -# CONFIG_SCSI_CONSTANTS is not set
   2.699 -# CONFIG_SCSI_LOGGING is not set
   2.700 -# CONFIG_SCSI_SCAN_ASYNC is not set
   2.701 -
   2.702 -#
   2.703 -# SCSI Transports
   2.704 -#
   2.705 -# CONFIG_SCSI_SPI_ATTRS is not set
   2.706 -# CONFIG_SCSI_FC_ATTRS is not set
   2.707 -# CONFIG_SCSI_ISCSI_ATTRS is not set
   2.708 -# CONFIG_SCSI_SAS_ATTRS is not set
   2.709 -# CONFIG_SCSI_SAS_LIBSAS is not set
   2.710 -
   2.711 -#
   2.712 -# SCSI low-level drivers
   2.713 -#
   2.714 -# CONFIG_ISCSI_TCP is not set
   2.715 -# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
   2.716 -# CONFIG_SCSI_3W_9XXX is not set
   2.717 -# CONFIG_SCSI_7000FASST is not set
   2.718 -# CONFIG_SCSI_ACARD is not set
   2.719 -# CONFIG_SCSI_AHA152X is not set
   2.720 -# CONFIG_SCSI_AHA1542 is not set
   2.721 -# CONFIG_SCSI_AACRAID is not set
   2.722 -# CONFIG_SCSI_AIC7XXX is not set
   2.723 -# CONFIG_SCSI_AIC7XXX_OLD is not set
   2.724 -# CONFIG_SCSI_AIC79XX is not set
   2.725 -# CONFIG_SCSI_AIC94XX is not set
   2.726 -# CONFIG_SCSI_DPT_I2O is not set
   2.727 -# CONFIG_SCSI_ADVANSYS is not set
   2.728 -# CONFIG_SCSI_IN2000 is not set
   2.729 -# CONFIG_SCSI_ARCMSR is not set
   2.730 -# CONFIG_MEGARAID_NEWGEN is not set
   2.731 -# CONFIG_MEGARAID_LEGACY is not set
   2.732 -# CONFIG_MEGARAID_SAS is not set
   2.733 -# CONFIG_SCSI_HPTIOP is not set
   2.734 -# CONFIG_SCSI_BUSLOGIC is not set
   2.735 -# CONFIG_SCSI_DMX3191D is not set
   2.736 -# CONFIG_SCSI_DTC3280 is not set
   2.737 -# CONFIG_SCSI_EATA is not set
   2.738 -# CONFIG_SCSI_FUTURE_DOMAIN is not set
   2.739 -# CONFIG_SCSI_GDTH is not set
   2.740 -# CONFIG_SCSI_GENERIC_NCR5380 is not set
   2.741 -# CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set
   2.742 -# CONFIG_SCSI_IPS is not set
   2.743 -# CONFIG_SCSI_INITIO is not set
   2.744 -# CONFIG_SCSI_INIA100 is not set
   2.745 -# CONFIG_SCSI_NCR53C406A is not set
   2.746 -# CONFIG_SCSI_STEX is not set
   2.747 -# CONFIG_SCSI_SYM53C8XX_2 is not set
   2.748 -# CONFIG_SCSI_PAS16 is not set
   2.749 -# CONFIG_SCSI_PSI240I is not set
   2.750 -# CONFIG_SCSI_QLOGIC_FAS is not set
   2.751 -# CONFIG_SCSI_QLOGIC_1280 is not set
   2.752 -# CONFIG_SCSI_QLA_FC is not set
   2.753 -# CONFIG_SCSI_QLA_ISCSI is not set
   2.754 -# CONFIG_SCSI_LPFC is not set
   2.755 -# CONFIG_SCSI_SEAGATE is not set
   2.756 -# CONFIG_SCSI_SYM53C416 is not set
   2.757 -# CONFIG_SCSI_DC395x is not set
   2.758 -# CONFIG_SCSI_DC390T is not set
   2.759 -# CONFIG_SCSI_T128 is not set
   2.760 -# CONFIG_SCSI_U14_34F is not set
   2.761 -# CONFIG_SCSI_ULTRASTOR is not set
   2.762 -# CONFIG_SCSI_NSP32 is not set
   2.763 -# CONFIG_SCSI_DEBUG is not set
   2.764 -# CONFIG_SCSI_SRP is not set
   2.765 -
   2.766 -#
   2.767 -# PCMCIA SCSI adapter support
   2.768 -#
   2.769 -# CONFIG_PCMCIA_AHA152X is not set
   2.770 -# CONFIG_PCMCIA_FDOMAIN is not set
   2.771 -# CONFIG_PCMCIA_NINJA_SCSI is not set
   2.772 -# CONFIG_PCMCIA_QLOGIC is not set
   2.773 -# CONFIG_PCMCIA_SYM53C500 is not set
   2.774 -
   2.775 -#
   2.776 -# Serial ATA (prod) and Parallel ATA (experimental) drivers
   2.777 -#
   2.778 -# CONFIG_ATA is not set
   2.779 -
   2.780 -#
   2.781 -# Old CD-ROM drivers (not SCSI, not IDE)
   2.782 -#
   2.783 -# CONFIG_CD_NO_IDESCSI is not set
   2.784 -
   2.785 -#
   2.786 -# Multi-device support (RAID and LVM)
   2.787 -#
   2.788 -# CONFIG_MD is not set
   2.789 -
   2.790 -#
   2.791 -# Fusion MPT device support
   2.792 -#
   2.793 -# CONFIG_FUSION is not set
   2.794 -# CONFIG_FUSION_SPI is not set
   2.795 -# CONFIG_FUSION_FC is not set
   2.796 -# CONFIG_FUSION_SAS is not set
   2.797 -
   2.798 -#
   2.799 -# IEEE 1394 (FireWire) support
   2.800 -#
   2.801 -# CONFIG_IEEE1394 is not set
   2.802 -
   2.803 -#
   2.804 -# I2O device support
   2.805 -#
   2.806 -# CONFIG_I2O is not set
   2.807 -
   2.808 -#
   2.809 -# Network device support
   2.810 -#
   2.811 -CONFIG_NETDEVICES=y
   2.812 -# CONFIG_DUMMY is not set
   2.813 -# CONFIG_BONDING is not set
   2.814 -# CONFIG_EQUALIZER is not set
   2.815 -CONFIG_TUN=y
   2.816 -# CONFIG_NET_SB1000 is not set
   2.817 -
   2.818 -#
   2.819 -# ARCnet devices
   2.820 -#
   2.821 -# CONFIG_ARCNET is not set
   2.822 -
   2.823 -#
   2.824 -# PHY device support
   2.825 -#
   2.826 -# CONFIG_PHYLIB is not set
   2.827 -
   2.828 -#
   2.829 -# Ethernet (10 or 100Mbit)
   2.830 -#
   2.831 -CONFIG_NET_ETHERNET=y
   2.832 -CONFIG_MII=y
   2.833 -# CONFIG_HAPPYMEAL is not set
   2.834 -# CONFIG_SUNGEM is not set
   2.835 -# CONFIG_CASSINI is not set
   2.836 -# CONFIG_NET_VENDOR_3COM is not set
   2.837 -# CONFIG_LANCE is not set
   2.838 -# CONFIG_NET_VENDOR_SMC is not set
   2.839 -# CONFIG_NET_VENDOR_RACAL is not set
   2.840 -
   2.841 -#
   2.842 -# Tulip family network device support
   2.843 -#
   2.844 -CONFIG_NET_TULIP=y
   2.845 -# CONFIG_DE2104X is not set
   2.846 -CONFIG_TULIP=y
   2.847 -# CONFIG_TULIP_MWI is not set
   2.848 -# CONFIG_TULIP_MMIO is not set
   2.849 -# CONFIG_TULIP_NAPI is not set
   2.850 -# CONFIG_DE4X5 is not set
   2.851 -# CONFIG_WINBOND_840 is not set
   2.852 -# CONFIG_DM9102 is not set
   2.853 -# CONFIG_ULI526X is not set
   2.854 -# CONFIG_PCMCIA_XIRCOM is not set
   2.855 -# CONFIG_PCMCIA_XIRTULIP is not set
   2.856 -# CONFIG_AT1700 is not set
   2.857 -# CONFIG_DEPCA is not set
   2.858 -# CONFIG_HP100 is not set
   2.859 -# CONFIG_NET_ISA is not set
   2.860 -CONFIG_NET_PCI=y
   2.861 -# CONFIG_PCNET32 is not set
   2.862 -# CONFIG_AMD8111_ETH is not set
   2.863 -# CONFIG_ADAPTEC_STARFIRE is not set
   2.864 -# CONFIG_AC3200 is not set
   2.865 -# CONFIG_APRICOT is not set
   2.866 -# CONFIG_B44 is not set
   2.867 -# CONFIG_FORCEDETH is not set
   2.868 -# CONFIG_CS89x0 is not set
   2.869 -# CONFIG_DGRS is not set
   2.870 -# CONFIG_EEPRO100 is not set
   2.871 -# CONFIG_E100 is not set
   2.872 -# CONFIG_FEALNX is not set
   2.873 -# CONFIG_NATSEMI is not set
   2.874 -# CONFIG_NE2K_PCI is not set
   2.875 -# CONFIG_8139CP is not set
   2.876 -CONFIG_8139TOO=y
   2.877 -# CONFIG_8139TOO_PIO is not set
   2.878 -# CONFIG_8139TOO_TUNE_TWISTER is not set
   2.879 -# CONFIG_8139TOO_8129 is not set
   2.880 -# CONFIG_8139_OLD_RX_RESET is not set
   2.881 -# CONFIG_SIS900 is not set
   2.882 -# CONFIG_EPIC100 is not set
   2.883 -# CONFIG_SUNDANCE is not set
   2.884 -# CONFIG_TLAN is not set
   2.885 -# CONFIG_VIA_RHINE is not set
   2.886 -
   2.887 -#
   2.888 -# Ethernet (1000 Mbit)
   2.889 -#
   2.890 -# CONFIG_ACENIC is not set
   2.891 -# CONFIG_DL2K is not set
   2.892 -# CONFIG_E1000 is not set
   2.893 -# CONFIG_NS83820 is not set
   2.894 -# CONFIG_HAMACHI is not set
   2.895 -# CONFIG_YELLOWFIN is not set
   2.896 -# CONFIG_R8169 is not set
   2.897 -# CONFIG_SIS190 is not set
   2.898 -# CONFIG_SKGE is not set
   2.899 -# CONFIG_SKY2 is not set
   2.900 -# CONFIG_SK98LIN is not set
   2.901 -# CONFIG_VIA_VELOCITY is not set
   2.902 -# CONFIG_TIGON3 is not set
   2.903 -# CONFIG_BNX2 is not set
   2.904 -# CONFIG_QLA3XXX is not set
   2.905 -
   2.906 -#
   2.907 -# Ethernet (10000 Mbit)
   2.908 -#
   2.909 -# CONFIG_CHELSIO_T1 is not set
   2.910 -# CONFIG_IXGB is not set
   2.911 -# CONFIG_S2IO is not set
   2.912 -# CONFIG_MYRI10GE is not set
   2.913 -# CONFIG_NETXEN_NIC is not set
   2.914 -
   2.915 -#
   2.916 -# Token Ring devices
   2.917 -#
   2.918 -# CONFIG_TR is not set
   2.919 -
   2.920 -#
   2.921 -# Wireless LAN (non-hamradio)
   2.922 -#
   2.923 -CONFIG_NET_RADIO=y
   2.924 -CONFIG_NET_WIRELESS_RTNETLINK=y
   2.925 -
   2.926 -#
   2.927 -# Obsolete Wireless cards support (pre-802.11)
   2.928 -#
   2.929 -# CONFIG_STRIP is not set
   2.930 -# CONFIG_ARLAN is not set
   2.931 -# CONFIG_WAVELAN is not set
   2.932 -# CONFIG_PCMCIA_WAVELAN is not set
   2.933 -# CONFIG_PCMCIA_NETWAVE is not set
   2.934 -
   2.935 -#
   2.936 -# Wireless 802.11 Frequency Hopping cards support
   2.937 -#
   2.938 -# CONFIG_PCMCIA_RAYCS is not set
   2.939 -
   2.940 -#
   2.941 -# Wireless 802.11b ISA/PCI cards support
   2.942 -#
   2.943 -# CONFIG_IPW2100 is not set
   2.944 -# CONFIG_IPW2200 is not set
   2.945 -# CONFIG_AIRO is not set
   2.946 -# CONFIG_HERMES is not set
   2.947 -# CONFIG_ATMEL is not set
   2.948 -
   2.949 -#
   2.950 -# Wireless 802.11b Pcmcia/Cardbus cards support
   2.951 -#
   2.952 -# CONFIG_AIRO_CS is not set
   2.953 -# CONFIG_PCMCIA_WL3501 is not set
   2.954 -
   2.955 -#
   2.956 -# Prism GT/Duette 802.11(a/b/g) PCI/Cardbus support
   2.957 -#
   2.958 -# CONFIG_PRISM54 is not set
   2.959 -# CONFIG_USB_ZD1201 is not set
   2.960 -# CONFIG_HOSTAP is not set
   2.961 -CONFIG_BCM43XX=m
   2.962 -# CONFIG_BCM43XX_DEBUG is not set
   2.963 -CONFIG_BCM43XX_DMA=y
   2.964 -CONFIG_BCM43XX_PIO=y
   2.965 -CONFIG_BCM43XX_DMA_AND_PIO_MODE=y
   2.966 -# CONFIG_BCM43XX_DMA_MODE is not set
   2.967 -# CONFIG_BCM43XX_PIO_MODE is not set
   2.968 -CONFIG_ZD1211RW=m
   2.969 -# CONFIG_ZD1211RW_DEBUG is not set
   2.970 -CONFIG_NET_WIRELESS=y
   2.971 -
   2.972 -#
   2.973 -# PCMCIA network device support
   2.974 -#
   2.975 -# CONFIG_NET_PCMCIA is not set
   2.976 -
   2.977 -#
   2.978 -# Wan interfaces
   2.979 -#
   2.980 -# CONFIG_WAN is not set
   2.981 -# CONFIG_FDDI is not set
   2.982 -# CONFIG_HIPPI is not set
   2.983 -CONFIG_PPP=m
   2.984 -# CONFIG_PPP_MULTILINK is not set
   2.985 -# CONFIG_PPP_FILTER is not set
   2.986 -CONFIG_PPP_ASYNC=m
   2.987 -CONFIG_PPP_SYNC_TTY=m
   2.988 -CONFIG_PPP_DEFLATE=m
   2.989 -CONFIG_PPP_BSDCOMP=m
   2.990 -CONFIG_PPP_MPPE=m
   2.991 -CONFIG_PPPOE=m
   2.992 -# CONFIG_SLIP is not set
   2.993 -CONFIG_SLHC=m
   2.994 -# CONFIG_NET_FC is not set
   2.995 -# CONFIG_SHAPER is not set
   2.996 -# CONFIG_NETCONSOLE is not set
   2.997 -# CONFIG_NETPOLL is not set
   2.998 -# CONFIG_NET_POLL_CONTROLLER is not set
   2.999 -
  2.1000 -#
  2.1001 -# ISDN subsystem
  2.1002 -#
  2.1003 -# CONFIG_ISDN is not set
  2.1004 -
  2.1005 -#
  2.1006 -# Telephony Support
  2.1007 -#
  2.1008 -# CONFIG_PHONE is not set
  2.1009 -
  2.1010 -#
  2.1011 -# Input device support
  2.1012 -#
  2.1013 -CONFIG_INPUT=y
  2.1014 -# CONFIG_INPUT_FF_MEMLESS is not set
  2.1015 -
  2.1016 -#
  2.1017 -# Userland interfaces
  2.1018 -#
  2.1019 -CONFIG_INPUT_MOUSEDEV=y
  2.1020 -CONFIG_INPUT_MOUSEDEV_PSAUX=y
  2.1021 -CONFIG_INPUT_MOUSEDEV_SCREEN_X=800
  2.1022 -CONFIG_INPUT_MOUSEDEV_SCREEN_Y=600
  2.1023 -# CONFIG_INPUT_JOYDEV is not set
  2.1024 -CONFIG_INPUT_TSDEV=y
  2.1025 -CONFIG_INPUT_TSDEV_SCREEN_X=800
  2.1026 -CONFIG_INPUT_TSDEV_SCREEN_Y=600
  2.1027 -CONFIG_INPUT_EVDEV=y
  2.1028 -# CONFIG_INPUT_EVBUG is not set
  2.1029 -
  2.1030 -#
  2.1031 -# Input Device Drivers
  2.1032 -#
  2.1033 -CONFIG_INPUT_KEYBOARD=y
  2.1034 -CONFIG_KEYBOARD_ATKBD=y
  2.1035 -# CONFIG_KEYBOARD_SUNKBD is not set
  2.1036 -# CONFIG_KEYBOARD_LKKBD is not set
  2.1037 -# CONFIG_KEYBOARD_XTKBD is not set
  2.1038 -# CONFIG_KEYBOARD_NEWTON is not set
  2.1039 -# CONFIG_KEYBOARD_STOWAWAY is not set
  2.1040 -CONFIG_INPUT_MOUSE=y
  2.1041 -CONFIG_MOUSE_PS2=y
  2.1042 -# CONFIG_MOUSE_SERIAL is not set
  2.1043 -# CONFIG_MOUSE_INPORT is not set
  2.1044 -# CONFIG_MOUSE_LOGIBM is not set
  2.1045 -# CONFIG_MOUSE_PC110PAD is not set
  2.1046 -# CONFIG_MOUSE_VSXXXAA is not set
  2.1047 -# CONFIG_INPUT_JOYSTICK is not set
  2.1048 -CONFIG_INPUT_TOUCHSCREEN=y
  2.1049 -CONFIG_TOUCHSCREEN_GUNZE=m
  2.1050 -CONFIG_TOUCHSCREEN_ELO=m
  2.1051 -CONFIG_TOUCHSCREEN_MTOUCH=m
  2.1052 -CONFIG_TOUCHSCREEN_MK712=m
  2.1053 -CONFIG_TOUCHSCREEN_PENMOUNT=m
  2.1054 -CONFIG_TOUCHSCREEN_TOUCHRIGHT=m
  2.1055 -CONFIG_TOUCHSCREEN_TOUCHWIN=m
  2.1056 -CONFIG_TOUCHSCREEN_UCB1400=m
  2.1057 -# CONFIG_INPUT_MISC is not set
  2.1058 -
  2.1059 -#
  2.1060 -# Hardware I/O ports
  2.1061 -#
  2.1062 -CONFIG_SERIO=y
  2.1063 -CONFIG_SERIO_I8042=y
  2.1064 -# CONFIG_SERIO_SERPORT is not set
  2.1065 -# CONFIG_SERIO_CT82C710 is not set
  2.1066 -# CONFIG_SERIO_PCIPS2 is not set
  2.1067 -CONFIG_SERIO_LIBPS2=y
  2.1068 -# CONFIG_SERIO_RAW is not set
  2.1069 -# CONFIG_GAMEPORT is not set
  2.1070 -
  2.1071 -#
  2.1072 -# Character devices
  2.1073 -#
  2.1074 -CONFIG_VT=y
  2.1075 -CONFIG_VT_CONSOLE=y
  2.1076 -CONFIG_HW_CONSOLE=y
  2.1077 -# CONFIG_VT_HW_CONSOLE_BINDING is not set
  2.1078 -# CONFIG_SERIAL_NONSTANDARD is not set
  2.1079 -
  2.1080 -#
  2.1081 -# Serial drivers
  2.1082 -#
  2.1083 -CONFIG_SERIAL_8250=y
  2.1084 -# CONFIG_SERIAL_8250_CONSOLE is not set
  2.1085 -# CONFIG_SERIAL_8250_PCI is not set
  2.1086 -# CONFIG_SERIAL_8250_PNP is not set
  2.1087 -# CONFIG_SERIAL_8250_CS is not set
  2.1088 -CONFIG_SERIAL_8250_NR_UARTS=4
  2.1089 -CONFIG_SERIAL_8250_RUNTIME_UARTS=4
  2.1090 -CONFIG_SERIAL_8250_EXTENDED=y
  2.1091 -# CONFIG_SERIAL_8250_MANY_PORTS is not set
  2.1092 -CONFIG_SERIAL_8250_SHARE_IRQ=y
  2.1093 -CONFIG_SERIAL_8250_DETECT_IRQ=y
  2.1094 -# CONFIG_SERIAL_8250_RSA is not set
  2.1095 -
  2.1096 -#
  2.1097 -# Non-8250 serial port support
  2.1098 -#
  2.1099 -CONFIG_SERIAL_CORE=y
  2.1100 -# CONFIG_SERIAL_JSM is not set
  2.1101 -CONFIG_UNIX98_PTYS=y
  2.1102 -CONFIG_LEGACY_PTYS=y
  2.1103 -CONFIG_LEGACY_PTY_COUNT=16
  2.1104 -
  2.1105 -#
  2.1106 -# IPMI
  2.1107 -#
  2.1108 -# CONFIG_IPMI_HANDLER is not set
  2.1109 -
  2.1110 -#
  2.1111 -# Watchdog Cards
  2.1112 -#
  2.1113 -# CONFIG_WATCHDOG is not set
  2.1114 -CONFIG_HW_RANDOM=y
  2.1115 -# CONFIG_HW_RANDOM_INTEL is not set
  2.1116 -# CONFIG_HW_RANDOM_AMD is not set
  2.1117 -CONFIG_HW_RANDOM_GEODE=y
  2.1118 -# CONFIG_HW_RANDOM_VIA is not set
  2.1119 -CONFIG_NVRAM=y
  2.1120 -CONFIG_RTC=y
  2.1121 -# CONFIG_DTLK is not set
  2.1122 -# CONFIG_R3964 is not set
  2.1123 -# CONFIG_APPLICOM is not set
  2.1124 -# CONFIG_SONYPI is not set
  2.1125 -# CONFIG_AGP is not set
  2.1126 -CONFIG_DRM=y
  2.1127 -# CONFIG_DRM_TDFX is not set
  2.1128 -# CONFIG_DRM_R128 is not set
  2.1129 -# CONFIG_DRM_RADEON is not set
  2.1130 -# CONFIG_DRM_MGA is not set
  2.1131 -# CONFIG_DRM_VIA is not set
  2.1132 -# CONFIG_DRM_SAVAGE is not set
  2.1133 -
  2.1134 -#
  2.1135 -# PCMCIA character devices
  2.1136 -#
  2.1137 -# CONFIG_SYNCLINK_CS is not set
  2.1138 -# CONFIG_CARDMAN_4000 is not set
  2.1139 -# CONFIG_CARDMAN_4040 is not set
  2.1140 -# CONFIG_MWAVE is not set
  2.1141 -# CONFIG_PC8736x_GPIO is not set
  2.1142 -# CONFIG_NSC_GPIO is not set
  2.1143 -# CONFIG_CS5535_GPIO is not set
  2.1144 -# CONFIG_RAW_DRIVER is not set
  2.1145 -CONFIG_HPET=y
  2.1146 -# CONFIG_HPET_RTC_IRQ is not set
  2.1147 -CONFIG_HPET_MMAP=y
  2.1148 -# CONFIG_HANGCHECK_TIMER is not set
  2.1149 -
  2.1150 -#
  2.1151 -# TPM devices
  2.1152 -#
  2.1153 -# CONFIG_TCG_TPM is not set
  2.1154 -# CONFIG_TELCLOCK is not set
  2.1155 -
  2.1156 -#
  2.1157 -# I2C support
  2.1158 -#
  2.1159 -# CONFIG_I2C is not set
  2.1160 -
  2.1161 -#
  2.1162 -# SPI support
  2.1163 -#
  2.1164 -# CONFIG_SPI is not set
  2.1165 -# CONFIG_SPI_MASTER is not set
  2.1166 -
  2.1167 -#
  2.1168 -# Dallas's 1-wire bus
  2.1169 -#
  2.1170 -# CONFIG_W1 is not set
  2.1171 -
  2.1172 -#
  2.1173 -# Hardware Monitoring support
  2.1174 -#
  2.1175 -# CONFIG_HWMON is not set
  2.1176 -# CONFIG_HWMON_VID is not set
  2.1177 -
  2.1178 -#
  2.1179 -# Multimedia devices
  2.1180 -#
  2.1181 -# CONFIG_VIDEO_DEV is not set
  2.1182 -
  2.1183 -#
  2.1184 -# Digital Video Broadcasting Devices
  2.1185 -#
  2.1186 -# CONFIG_DVB is not set
  2.1187 -# CONFIG_USB_DABUSB is not set
  2.1188 -
  2.1189 -#
  2.1190 -# Graphics support
  2.1191 -#
  2.1192 -CONFIG_FIRMWARE_EDID=y
  2.1193 -CONFIG_FB=y
  2.1194 -CONFIG_FB_CFB_FILLRECT=y
  2.1195 -CONFIG_FB_CFB_COPYAREA=y
  2.1196 -CONFIG_FB_CFB_IMAGEBLIT=y
  2.1197 -# CONFIG_FB_MACMODES is not set
  2.1198 -# CONFIG_FB_BACKLIGHT is not set
  2.1199 -# CONFIG_FB_MODE_HELPERS is not set
  2.1200 -# CONFIG_FB_TILEBLITTING is not set
  2.1201 -# CONFIG_FB_CIRRUS is not set
  2.1202 -# CONFIG_FB_PM2 is not set
  2.1203 -# CONFIG_FB_CYBER2000 is not set
  2.1204 -# CONFIG_FB_ARC is not set
  2.1205 -# CONFIG_FB_ASILIANT is not set
  2.1206 -# CONFIG_FB_IMSTT is not set
  2.1207 -# CONFIG_FB_VGA16 is not set
  2.1208 -# CONFIG_FB_VESA is not set
  2.1209 -# CONFIG_FB_HGA is not set
  2.1210 -# CONFIG_FB_S1D13XXX is not set
  2.1211 -# CONFIG_FB_NVIDIA is not set
  2.1212 -# CONFIG_FB_RIVA is not set
  2.1213 -# CONFIG_FB_I810 is not set
  2.1214 -# CONFIG_FB_INTEL is not set
  2.1215 -# CONFIG_FB_MATROX is not set
  2.1216 -# CONFIG_FB_RADEON is not set
  2.1217 -# CONFIG_FB_ATY128 is not set
  2.1218 -# CONFIG_FB_ATY is not set
  2.1219 -# CONFIG_FB_SAVAGE is not set
  2.1220 -# CONFIG_FB_SIS is not set
  2.1221 -# CONFIG_FB_NEOMAGIC is not set
  2.1222 -# CONFIG_FB_KYRO is not set
  2.1223 -# CONFIG_FB_3DFX is not set
  2.1224 -# CONFIG_FB_VOODOO1 is not set
  2.1225 -# CONFIG_FB_CYBLA is not set
  2.1226 -# CONFIG_FB_TRIDENT is not set
  2.1227 -CONFIG_FB_GEODE=y
  2.1228 -# CONFIG_FB_GEODE_GX is not set
  2.1229 -CONFIG_FB_GEODE_GX1=y
  2.1230 -# CONFIG_FB_VIRTUAL is not set
  2.1231 -
  2.1232 -#
  2.1233 -# Console display driver support
  2.1234 -#
  2.1235 -CONFIG_VGA_CONSOLE=y
  2.1236 -CONFIG_VGACON_SOFT_SCROLLBACK=y
  2.1237 -CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=128
  2.1238 -CONFIG_VIDEO_SELECT=y
  2.1239 -# CONFIG_MDA_CONSOLE is not set
  2.1240 -CONFIG_DUMMY_CONSOLE=y
  2.1241 -CONFIG_FRAMEBUFFER_CONSOLE=y
  2.1242 -# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
  2.1243 -# CONFIG_FONTS is not set
  2.1244 -CONFIG_FONT_8x8=y
  2.1245 -CONFIG_FONT_8x16=y
  2.1246 -
  2.1247 -#
  2.1248 -# Logo configuration
  2.1249 -#
  2.1250 -CONFIG_LOGO=y
  2.1251 -# CONFIG_LOGO_LINUX_MONO is not set
  2.1252 -# CONFIG_LOGO_LINUX_VGA16 is not set
  2.1253 -CONFIG_LOGO_LINUX_CLUT224=y
  2.1254 -CONFIG_BACKLIGHT_LCD_SUPPORT=y
  2.1255 -CONFIG_BACKLIGHT_CLASS_DEVICE=m
  2.1256 -CONFIG_BACKLIGHT_DEVICE=y
  2.1257 -CONFIG_LCD_CLASS_DEVICE=m
  2.1258 -CONFIG_LCD_DEVICE=y
  2.1259 -
  2.1260 -#
  2.1261 -# Sound
  2.1262 -#
  2.1263 -CONFIG_SOUND=m
  2.1264 -
  2.1265 -#
  2.1266 -# Advanced Linux Sound Architecture
  2.1267 -#
  2.1268 -# CONFIG_SND is not set
  2.1269 -
  2.1270 -#
  2.1271 -# Open Sound System
  2.1272 -#
  2.1273 -CONFIG_SOUND_PRIME=m
  2.1274 -# CONFIG_SOUND_BT878 is not set
  2.1275 -# CONFIG_SOUND_ES1371 is not set
  2.1276 -# CONFIG_SOUND_ICH is not set
  2.1277 -# CONFIG_SOUND_TRIDENT is not set
  2.1278 -# CONFIG_SOUND_MSNDCLAS is not set
  2.1279 -# CONFIG_SOUND_MSNDPIN is not set
  2.1280 -# CONFIG_SOUND_VIA82CXXX is not set
  2.1281 -CONFIG_SOUND_OSS=m
  2.1282 -# CONFIG_SOUND_TRACEINIT is not set
  2.1283 -# CONFIG_SOUND_DMAP is not set
  2.1284 -# CONFIG_SOUND_CS4232 is not set
  2.1285 -# CONFIG_SOUND_SSCAPE is not set
  2.1286 -# CONFIG_SOUND_VMIDI is not set
  2.1287 -# CONFIG_SOUND_TRIX is not set
  2.1288 -# CONFIG_SOUND_MSS is not set
  2.1289 -# CONFIG_SOUND_MPU401 is not set
  2.1290 -# CONFIG_SOUND_PAS is not set
  2.1291 -# CONFIG_SOUND_PSS is not set
  2.1292 -CONFIG_SOUND_SB=m
  2.1293 -# CONFIG_SOUND_YM3812 is not set
  2.1294 -# CONFIG_SOUND_UART6850 is not set
  2.1295 -# CONFIG_SOUND_AEDSP16 is not set
  2.1296 -CONFIG_SOUND_KAHLUA=m
  2.1297 -CONFIG_AC97_BUS=m
  2.1298 -
  2.1299 -#
  2.1300 -# HID Devices
  2.1301 -#
  2.1302 -CONFIG_HID=y
  2.1303 -
  2.1304 -#
  2.1305 -# USB support
  2.1306 -#
  2.1307 -CONFIG_USB_ARCH_HAS_HCD=y
  2.1308 -CONFIG_USB_ARCH_HAS_OHCI=y
  2.1309 -CONFIG_USB_ARCH_HAS_EHCI=y
  2.1310 -CONFIG_USB=m
  2.1311 -# CONFIG_USB_DEBUG is not set
  2.1312 -
  2.1313 -#
  2.1314 -# Miscellaneous USB options
  2.1315 -#
  2.1316 -CONFIG_USB_DEVICEFS=y
  2.1317 -CONFIG_USB_BANDWIDTH=y
  2.1318 -CONFIG_USB_DYNAMIC_MINORS=y
  2.1319 -CONFIG_USB_SUSPEND=y
  2.1320 -# CONFIG_USB_OTG is not set
  2.1321 -
  2.1322 -#
  2.1323 -# USB Host Controller Drivers
  2.1324 -#
  2.1325 -# CONFIG_USB_EHCI_HCD is not set
  2.1326 -# CONFIG_USB_ISP116X_HCD is not set
  2.1327 -CONFIG_USB_OHCI_HCD=m
  2.1328 -# CONFIG_USB_OHCI_BIG_ENDIAN is not set
  2.1329 -CONFIG_USB_OHCI_LITTLE_ENDIAN=y
  2.1330 -# CONFIG_USB_UHCI_HCD is not set
  2.1331 -# CONFIG_USB_SL811_HCD is not set
  2.1332 -
  2.1333 -#
  2.1334 -# USB Device Class drivers
  2.1335 -#
  2.1336 -# CONFIG_USB_ACM is not set
  2.1337 -# CONFIG_USB_PRINTER is not set
  2.1338 -
  2.1339 -#
  2.1340 -# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
  2.1341 -#
  2.1342 -
  2.1343 -#
  2.1344 -# may also be needed; see USB_STORAGE Help for more information
  2.1345 -#
  2.1346 -CONFIG_USB_STORAGE=m
  2.1347 -# CONFIG_USB_STORAGE_DEBUG is not set
  2.1348 -CONFIG_USB_STORAGE_DATAFAB=y
  2.1349 -CONFIG_USB_STORAGE_FREECOM=y
  2.1350 -CONFIG_USB_STORAGE_ISD200=y
  2.1351 -CONFIG_USB_STORAGE_DPCM=y
  2.1352 -CONFIG_USB_STORAGE_USBAT=y
  2.1353 -CONFIG_USB_STORAGE_SDDR09=y
  2.1354 -CONFIG_USB_STORAGE_SDDR55=y
  2.1355 -CONFIG_USB_STORAGE_JUMPSHOT=y
  2.1356 -CONFIG_USB_STORAGE_ALAUDA=y
  2.1357 -CONFIG_USB_STORAGE_KARMA=y
  2.1358 -CONFIG_USB_LIBUSUAL=y
  2.1359 -
  2.1360 -#
  2.1361 -# USB Input Devices
  2.1362 -#
  2.1363 -# CONFIG_USB_HID is not set
  2.1364 -
  2.1365 -#
  2.1366 -# USB HID Boot Protocol drivers
  2.1367 -#
  2.1368 -# CONFIG_USB_KBD is not set
  2.1369 -# CONFIG_USB_MOUSE is not set
  2.1370 -# CONFIG_USB_AIPTEK is not set
  2.1371 -# CONFIG_USB_WACOM is not set
  2.1372 -# CONFIG_USB_ACECAD is not set
  2.1373 -# CONFIG_USB_KBTAB is not set
  2.1374 -# CONFIG_USB_POWERMATE is not set
  2.1375 -# CONFIG_USB_TOUCHSCREEN is not set
  2.1376 -# CONFIG_USB_YEALINK is not set
  2.1377 -# CONFIG_USB_XPAD is not set
  2.1378 -# CONFIG_USB_ATI_REMOTE is not set
  2.1379 -# CONFIG_USB_ATI_REMOTE2 is not set
  2.1380 -# CONFIG_USB_KEYSPAN_REMOTE is not set
  2.1381 -# CONFIG_USB_APPLETOUCH is not set
  2.1382 -
  2.1383 -#
  2.1384 -# USB Imaging devices
  2.1385 -#
  2.1386 -# CONFIG_USB_MDC800 is not set
  2.1387 -# CONFIG_USB_MICROTEK is not set
  2.1388 -
  2.1389 -#
  2.1390 -# USB Network Adapters
  2.1391 -#
  2.1392 -# CONFIG_USB_CATC is not set
  2.1393 -# CONFIG_USB_KAWETH is not set
  2.1394 -# CONFIG_USB_PEGASUS is not set
  2.1395 -# CONFIG_USB_RTL8150 is not set
  2.1396 -# CONFIG_USB_USBNET_MII is not set
  2.1397 -# CONFIG_USB_USBNET is not set
  2.1398 -# CONFIG_USB_MON is not set
  2.1399 -
  2.1400 -#
  2.1401 -# USB port drivers
  2.1402 -#
  2.1403 -
  2.1404 -#
  2.1405 -# USB Serial Converter support
  2.1406 -#
  2.1407 -# CONFIG_USB_SERIAL is not set
  2.1408 -
  2.1409 -#
  2.1410 -# USB Miscellaneous drivers
  2.1411 -#
  2.1412 -# CONFIG_USB_EMI62 is not set
  2.1413 -# CONFIG_USB_EMI26 is not set
  2.1414 -# CONFIG_USB_ADUTUX is not set
  2.1415 -# CONFIG_USB_AUERSWALD is not set
  2.1416 -# CONFIG_USB_RIO500 is not set
  2.1417 -# CONFIG_USB_LEGOTOWER is not set
  2.1418 -# CONFIG_USB_LCD is not set
  2.1419 -# CONFIG_USB_LED is not set
  2.1420 -# CONFIG_USB_CYPRESS_CY7C63 is not set
  2.1421 -# CONFIG_USB_CYTHERM is not set
  2.1422 -# CONFIG_USB_PHIDGET is not set
  2.1423 -# CONFIG_USB_IDMOUSE is not set
  2.1424 -# CONFIG_USB_FTDI_ELAN is not set
  2.1425 -# CONFIG_USB_APPLEDISPLAY is not set
  2.1426 -# CONFIG_USB_LD is not set
  2.1427 -# CONFIG_USB_TRANCEVIBRATOR is not set
  2.1428 -# CONFIG_USB_TEST is not set
  2.1429 -
  2.1430 -#
  2.1431 -# USB DSL modem support
  2.1432 -#
  2.1433 -
  2.1434 -#
  2.1435 -# USB Gadget Support
  2.1436 -#
  2.1437 -# CONFIG_USB_GADGET is not set
  2.1438 -
  2.1439 -#
  2.1440 -# MMC/SD Card support
  2.1441 -#
  2.1442 -CONFIG_MMC=y
  2.1443 -# CONFIG_MMC_DEBUG is not set
  2.1444 -CONFIG_MMC_BLOCK=m
  2.1445 -CONFIG_MMC_SDHCI=m
  2.1446 -CONFIG_MMC_WBSD=m
  2.1447 -CONFIG_MMC_TIFM_SD=m
  2.1448 -
  2.1449 -#
  2.1450 -# LED devices
  2.1451 -#
  2.1452 -# CONFIG_NEW_LEDS is not set
  2.1453 -
  2.1454 -#
  2.1455 -# LED drivers
  2.1456 -#
  2.1457 -
  2.1458 -#
  2.1459 -# LED Triggers
  2.1460 -#
  2.1461 -
  2.1462 -#
  2.1463 -# InfiniBand support
  2.1464 -#
  2.1465 -# CONFIG_INFINIBAND is not set
  2.1466 -
  2.1467 -#
  2.1468 -# EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
  2.1469 -#
  2.1470 -# CONFIG_EDAC is not set
  2.1471 -
  2.1472 -#
  2.1473 -# Real Time Clock
  2.1474 -#
  2.1475 -# CONFIG_RTC_CLASS is not set
  2.1476 -
  2.1477 -#
  2.1478 -# DMA Engine support
  2.1479 -#
  2.1480 -# CONFIG_DMA_ENGINE is not set
  2.1481 -
  2.1482 -#
  2.1483 -# DMA Clients
  2.1484 -#
  2.1485 -
  2.1486 -#
  2.1487 -# DMA Devices
  2.1488 -#
  2.1489 -
  2.1490 -#
  2.1491 -# Virtualization
  2.1492 -#
  2.1493 -# CONFIG_KVM is not set
  2.1494 -
  2.1495 -#
  2.1496 -# File systems
  2.1497 -#
  2.1498 -CONFIG_EXT2_FS=y
  2.1499 -CONFIG_EXT2_FS_XATTR=y
  2.1500 -CONFIG_EXT2_FS_POSIX_ACL=y
  2.1501 -CONFIG_EXT2_FS_SECURITY=y
  2.1502 -# CONFIG_EXT2_FS_XIP is not set
  2.1503 -CONFIG_EXT3_FS=y
  2.1504 -CONFIG_EXT3_FS_XATTR=y
  2.1505 -CONFIG_EXT3_FS_POSIX_ACL=y
  2.1506 -CONFIG_EXT3_FS_SECURITY=y
  2.1507 -# CONFIG_EXT4DEV_FS is not set
  2.1508 -CONFIG_JBD=y
  2.1509 -# CONFIG_JBD_DEBUG is not set
  2.1510 -CONFIG_FS_MBCACHE=y
  2.1511 -# CONFIG_REISERFS_FS is not set
  2.1512 -# CONFIG_JFS_FS is not set
  2.1513 -CONFIG_FS_POSIX_ACL=y
  2.1514 -# CONFIG_XFS_FS is not set
  2.1515 -# CONFIG_GFS2_FS is not set
  2.1516 -# CONFIG_OCFS2_FS is not set
  2.1517 -# CONFIG_MINIX_FS is not set
  2.1518 -# CONFIG_ROMFS_FS is not set
  2.1519 -CONFIG_INOTIFY=y
  2.1520 -CONFIG_INOTIFY_USER=y
  2.1521 -# CONFIG_QUOTA is not set
  2.1522 -CONFIG_DNOTIFY=y
  2.1523 -# CONFIG_AUTOFS_FS is not set
  2.1524 -# CONFIG_AUTOFS4_FS is not set
  2.1525 -CONFIG_FUSE_FS=m
  2.1526 -CONFIG_GENERIC_ACL=y
  2.1527 -
  2.1528 -#
  2.1529 -# CD-ROM/DVD Filesystems
  2.1530 -#
  2.1531 -CONFIG_ISO9660_FS=m
  2.1532 -CONFIG_JOLIET=y
  2.1533 -CONFIG_ZISOFS=y
  2.1534 -CONFIG_ZISOFS_FS=m
  2.1535 -CONFIG_UDF_FS=m
  2.1536 -CONFIG_UDF_NLS=y
  2.1537 -
  2.1538 -#
  2.1539 -# DOS/FAT/NT Filesystems
  2.1540 -#
  2.1541 -CONFIG_FAT_FS=m
  2.1542 -# CONFIG_MSDOS_FS is not set
  2.1543 -CONFIG_VFAT_FS=m
  2.1544 -CONFIG_FAT_DEFAULT_CODEPAGE=850
  2.1545 -CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-15"
  2.1546 -# CONFIG_NTFS_FS is not set
  2.1547 -
  2.1548 -#
  2.1549 -# Pseudo filesystems
  2.1550 -#
  2.1551 -CONFIG_PROC_FS=y
  2.1552 -CONFIG_PROC_KCORE=y
  2.1553 -CONFIG_PROC_SYSCTL=y
  2.1554 -CONFIG_SYSFS=y
  2.1555 -CONFIG_TMPFS=y
  2.1556 -CONFIG_TMPFS_POSIX_ACL=y
  2.1557 -# CONFIG_HUGETLBFS is not set
  2.1558 -# CONFIG_HUGETLB_PAGE is not set
  2.1559 -CONFIG_RAMFS=y
  2.1560 -# CONFIG_CONFIGFS_FS is not set
  2.1561 -
  2.1562 -#
  2.1563 -# Miscellaneous filesystems
  2.1564 -#
  2.1565 -# CONFIG_ADFS_FS is not set
  2.1566 -# CONFIG_AFFS_FS is not set
  2.1567 -# CONFIG_HFS_FS is not set
  2.1568 -# CONFIG_HFSPLUS_FS is not set
  2.1569 -# CONFIG_BEFS_FS is not set
  2.1570 -# CONFIG_BFS_FS is not set
  2.1571 -# CONFIG_EFS_FS is not set
  2.1572 -CONFIG_JFFS2_FS=m
  2.1573 -CONFIG_JFFS2_FS_DEBUG=0
  2.1574 -CONFIG_JFFS2_FS_WRITEBUFFER=y
  2.1575 -CONFIG_JFFS2_SUMMARY=y
  2.1576 -CONFIG_JFFS2_FS_XATTR=y
  2.1577 -CONFIG_JFFS2_FS_POSIX_ACL=y
  2.1578 -CONFIG_JFFS2_FS_SECURITY=y
  2.1579 -CONFIG_JFFS2_COMPRESSION_OPTIONS=y
  2.1580 -CONFIG_JFFS2_ZLIB=y
  2.1581 -CONFIG_JFFS2_RTIME=y
  2.1582 -CONFIG_JFFS2_RUBIN=y
  2.1583 -# CONFIG_JFFS2_CMODE_NONE is not set
  2.1584 -# CONFIG_JFFS2_CMODE_PRIORITY is not set
  2.1585 -CONFIG_JFFS2_CMODE_SIZE=y
  2.1586 -CONFIG_CRAMFS=m
  2.1587 -CONFIG_SQUASHFS=y
  2.1588 -# CONFIG_SQUASHFS_EMBEDDED is not set
  2.1589 -CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
  2.1590 -# CONFIG_SQUASHFS_VMALLOC is not set
  2.1591 -# CONFIG_VXFS_FS is not set
  2.1592 -# CONFIG_HPFS_FS is not set
  2.1593 -# CONFIG_QNX4FS_FS is not set
  2.1594 -# CONFIG_SYSV_FS is not set
  2.1595 -# CONFIG_UFS_FS is not set
  2.1596 -
  2.1597 -#
  2.1598 -# Network File Systems
  2.1599 -#
  2.1600 -CONFIG_NFS_FS=m
  2.1601 -CONFIG_NFS_V3=y
  2.1602 -CONFIG_NFS_V3_ACL=y
  2.1603 -CONFIG_NFS_V4=y
  2.1604 -CONFIG_NFS_DIRECTIO=y
  2.1605 -# CONFIG_NFSD is not set
  2.1606 -CONFIG_LOCKD=m
  2.1607 -CONFIG_LOCKD_V4=y
  2.1608 -CONFIG_NFS_ACL_SUPPORT=m
  2.1609 -CONFIG_NFS_COMMON=y
  2.1610 -CONFIG_SUNRPC=m
  2.1611 -CONFIG_SUNRPC_GSS=m
  2.1612 -CONFIG_RPCSEC_GSS_KRB5=m
  2.1613 -# CONFIG_RPCSEC_GSS_SPKM3 is not set
  2.1614 -CONFIG_SMB_FS=m
  2.1615 -CONFIG_SMB_NLS_DEFAULT=y
  2.1616 -CONFIG_SMB_NLS_REMOTE="cp850"
  2.1617 -CONFIG_CIFS=m
  2.1618 -# CONFIG_CIFS_STATS is not set
  2.1619 -# CONFIG_CIFS_WEAK_PW_HASH is not set
  2.1620 -CONFIG_CIFS_XATTR=y
  2.1621 -CONFIG_CIFS_POSIX=y
  2.1622 -# CONFIG_CIFS_DEBUG2 is not set
  2.1623 -# CONFIG_CIFS_EXPERIMENTAL is not set
  2.1624 -# CONFIG_NCP_FS is not set
  2.1625 -# CONFIG_CODA_FS is not set
  2.1626 -# CONFIG_AFS_FS is not set
  2.1627 -# CONFIG_9P_FS is not set
  2.1628 -
  2.1629 -#
  2.1630 -# Partition Types
  2.1631 -#
  2.1632 -# CONFIG_PARTITION_ADVANCED is not set
  2.1633 -CONFIG_MSDOS_PARTITION=y
  2.1634 -
  2.1635 -#
  2.1636 -# Native Language Support
  2.1637 -#
  2.1638 -CONFIG_NLS=m
  2.1639 -CONFIG_NLS_DEFAULT="iso8859-15"
  2.1640 -CONFIG_NLS_CODEPAGE_437=m
  2.1641 -# CONFIG_NLS_CODEPAGE_737 is not set
  2.1642 -# CONFIG_NLS_CODEPAGE_775 is not set
  2.1643 -CONFIG_NLS_CODEPAGE_850=m
  2.1644 -# CONFIG_NLS_CODEPAGE_852 is not set
  2.1645 -# CONFIG_NLS_CODEPAGE_855 is not set
  2.1646 -# CONFIG_NLS_CODEPAGE_857 is not set
  2.1647 -# CONFIG_NLS_CODEPAGE_860 is not set
  2.1648 -# CONFIG_NLS_CODEPAGE_861 is not set
  2.1649 -# CONFIG_NLS_CODEPAGE_862 is not set
  2.1650 -# CONFIG_NLS_CODEPAGE_863 is not set
  2.1651 -# CONFIG_NLS_CODEPAGE_864 is not set
  2.1652 -# CONFIG_NLS_CODEPAGE_865 is not set
  2.1653 -# CONFIG_NLS_CODEPAGE_866 is not set
  2.1654 -# CONFIG_NLS_CODEPAGE_869 is not set
  2.1655 -# CONFIG_NLS_CODEPAGE_936 is not set
  2.1656 -# CONFIG_NLS_CODEPAGE_950 is not set
  2.1657 -# CONFIG_NLS_CODEPAGE_932 is not set
  2.1658 -# CONFIG_NLS_CODEPAGE_949 is not set
  2.1659 -# CONFIG_NLS_CODEPAGE_874 is not set
  2.1660 -# CONFIG_NLS_ISO8859_8 is not set
  2.1661 -# CONFIG_NLS_CODEPAGE_1250 is not set
  2.1662 -# CONFIG_NLS_CODEPAGE_1251 is not set
  2.1663 -CONFIG_NLS_ASCII=m
  2.1664 -CONFIG_NLS_ISO8859_1=m
  2.1665 -# CONFIG_NLS_ISO8859_2 is not set
  2.1666 -# CONFIG_NLS_ISO8859_3 is not set
  2.1667 -# CONFIG_NLS_ISO8859_4 is not set
  2.1668 -# CONFIG_NLS_ISO8859_5 is not set
  2.1669 -# CONFIG_NLS_ISO8859_6 is not set
  2.1670 -# CONFIG_NLS_ISO8859_7 is not set
  2.1671 -# CONFIG_NLS_ISO8859_9 is not set
  2.1672 -# CONFIG_NLS_ISO8859_13 is not set
  2.1673 -# CONFIG_NLS_ISO8859_14 is not set
  2.1674 -CONFIG_NLS_ISO8859_15=m
  2.1675 -# CONFIG_NLS_KOI8_R is not set
  2.1676 -# CONFIG_NLS_KOI8_U is not set
  2.1677 -CONFIG_NLS_UTF8=m
  2.1678 -
  2.1679 -#
  2.1680 -# Distributed Lock Manager
  2.1681 -#
  2.1682 -# CONFIG_DLM is not set
  2.1683 -
  2.1684 -#
  2.1685 -# Instrumentation Support
  2.1686 -#
  2.1687 -# CONFIG_PROFILING is not set
  2.1688 -# CONFIG_KPROBES is not set
  2.1689 -
  2.1690 -#
  2.1691 -# Kernel hacking
  2.1692 -#
  2.1693 -CONFIG_TRACE_IRQFLAGS_SUPPORT=y
  2.1694 -CONFIG_PRINTK_TIME=y
  2.1695 -# CONFIG_ENABLE_MUST_CHECK is not set
  2.1696 -CONFIG_MAGIC_SYSRQ=y
  2.1697 -# CONFIG_UNUSED_SYMBOLS is not set
  2.1698 -# CONFIG_DEBUG_FS is not set
  2.1699 -# CONFIG_HEADERS_CHECK is not set
  2.1700 -CONFIG_DEBUG_KERNEL=y
  2.1701 -CONFIG_LOG_BUF_SHIFT=21
  2.1702 -# CONFIG_DETECT_SOFTLOCKUP is not set
  2.1703 -# CONFIG_SCHEDSTATS is not set
  2.1704 -# CONFIG_DEBUG_SLAB is not set
  2.1705 -# CONFIG_DEBUG_RT_MUTEXES is not set
  2.1706 -# CONFIG_RT_MUTEX_TESTER is not set
  2.1707 -# CONFIG_DEBUG_SPINLOCK is not set
  2.1708 -# CONFIG_DEBUG_MUTEXES is not set
  2.1709 -# CONFIG_DEBUG_RWSEMS is not set
  2.1710 -# CONFIG_DEBUG_LOCK_ALLOC is not set
  2.1711 -# CONFIG_PROVE_LOCKING is not set
  2.1712 -# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
  2.1713 -# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
  2.1714 -# CONFIG_DEBUG_KOBJECT is not set
  2.1715 -# CONFIG_DEBUG_BUGVERBOSE is not set
  2.1716 -# CONFIG_DEBUG_INFO is not set
  2.1717 -# CONFIG_DEBUG_VM is not set
  2.1718 -# CONFIG_DEBUG_LIST is not set
  2.1719 -# CONFIG_FRAME_POINTER is not set
  2.1720 -# CONFIG_FORCED_INLINING is not set
  2.1721 -# CONFIG_RCU_TORTURE_TEST is not set
  2.1722 -CONFIG_EARLY_PRINTK=y
  2.1723 -# CONFIG_DEBUG_STACKOVERFLOW is not set
  2.1724 -# CONFIG_DEBUG_STACK_USAGE is not set
  2.1725 -# CONFIG_DEBUG_PAGEALLOC is not set
  2.1726 -# CONFIG_DEBUG_RODATA is not set
  2.1727 -# CONFIG_4KSTACKS is not set
  2.1728 -CONFIG_X86_FIND_SMP_CONFIG=y
  2.1729 -CONFIG_X86_MPPARSE=y
  2.1730 -CONFIG_DOUBLEFAULT=y
  2.1731 -
  2.1732 -#
  2.1733 -# Security options
  2.1734 -#
  2.1735 -# CONFIG_KEYS is not set
  2.1736 -# CONFIG_SECURITY is not set
  2.1737 -
  2.1738 -#
  2.1739 -# Cryptographic options
  2.1740 -#
  2.1741 -CONFIG_CRYPTO=y
  2.1742 -CONFIG_CRYPTO_ALGAPI=y
  2.1743 -CONFIG_CRYPTO_BLKCIPHER=m
  2.1744 -CONFIG_CRYPTO_HASH=m
  2.1745 -CONFIG_CRYPTO_MANAGER=m
  2.1746 -CONFIG_CRYPTO_HMAC=m
  2.1747 -CONFIG_CRYPTO_XCBC=m
  2.1748 -CONFIG_CRYPTO_NULL=y
  2.1749 -CONFIG_CRYPTO_MD4=m
  2.1750 -CONFIG_CRYPTO_MD5=m
  2.1751 -CONFIG_CRYPTO_SHA1=m
  2.1752 -# CONFIG_CRYPTO_SHA256 is not set
  2.1753 -CONFIG_CRYPTO_SHA512=m
  2.1754 -CONFIG_CRYPTO_WP512=m
  2.1755 -CONFIG_CRYPTO_TGR192=m
  2.1756 -CONFIG_CRYPTO_GF128MUL=m
  2.1757 -CONFIG_CRYPTO_ECB=m
  2.1758 -CONFIG_CRYPTO_CBC=m
  2.1759 -CONFIG_CRYPTO_LRW=m
  2.1760 -CONFIG_CRYPTO_DES=m
  2.1761 -CONFIG_CRYPTO_BLOWFISH=m
  2.1762 -CONFIG_CRYPTO_TWOFISH=m
  2.1763 -CONFIG_CRYPTO_TWOFISH_COMMON=m
  2.1764 -CONFIG_CRYPTO_TWOFISH_586=m
  2.1765 -CONFIG_CRYPTO_SERPENT=m
  2.1766 -CONFIG_CRYPTO_AES=m
  2.1767 -CONFIG_CRYPTO_AES_586=m
  2.1768 -CONFIG_CRYPTO_CAST5=m
  2.1769 -CONFIG_CRYPTO_CAST6=m
  2.1770 -CONFIG_CRYPTO_TEA=m
  2.1771 -CONFIG_CRYPTO_ARC4=m
  2.1772 -CONFIG_CRYPTO_KHAZAD=m
  2.1773 -CONFIG_CRYPTO_ANUBIS=m
  2.1774 -CONFIG_CRYPTO_DEFLATE=m
  2.1775 -CONFIG_CRYPTO_MICHAEL_MIC=m
  2.1776 -CONFIG_CRYPTO_CRC32C=m
  2.1777 -# CONFIG_CRYPTO_TEST is not set
  2.1778 -
  2.1779 -#
  2.1780 -# Hardware crypto devices
  2.1781 -#
  2.1782 -# CONFIG_CRYPTO_DEV_PADLOCK is not set
  2.1783 -# CONFIG_CRYPTO_DEV_GEODE is not set
  2.1784 -
  2.1785 -#
  2.1786 -# Library routines
  2.1787 -#
  2.1788 -CONFIG_BITREVERSE=y
  2.1789 -CONFIG_CRC_CCITT=m
  2.1790 -CONFIG_CRC16=m
  2.1791 -CONFIG_CRC32=y
  2.1792 -CONFIG_LIBCRC32C=m
  2.1793 -CONFIG_ZLIB_INFLATE=y
  2.1794 -CONFIG_ZLIB_DEFLATE=m
  2.1795 -CONFIG_PLIST=y
  2.1796 -CONFIG_IOMAP_COPY=y
  2.1797 -CONFIG_GENERIC_HARDIRQS=y
  2.1798 -CONFIG_GENERIC_IRQ_PROBE=y
  2.1799 -CONFIG_X86_BIOS_REBOOT=y
  2.1800 -CONFIG_KTIME_SCALAR=y