Update the armeb-unknown-linux-uclibc sample to using the linux-2.6.20.1 kernel headers.
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Wed Mar 07 19:02:17 2007 +0000 (2007-03-07)
changeset 1599f12637cdf0
parent 14 11726b835286
child 16 ba927c7db679
Update the armeb-unknown-linux-uclibc sample to using the linux-2.6.20.1 kernel headers.
samples/armeb-unknown-linux-uclibc/crosstool.config
samples/armeb-unknown-linux-uclibc/linux-2.6.19.2.config
samples/armeb-unknown-linux-uclibc/linux-2.6.20.1.config
     1.1 --- a/samples/armeb-unknown-linux-uclibc/crosstool.config	Wed Mar 07 19:00:10 2007 +0000
     1.2 +++ b/samples/armeb-unknown-linux-uclibc/crosstool.config	Wed Mar 07 19:02:17 2007 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  #
     1.5  # Automatically generated make config: don't edit
     1.6  # crosstool-NG version: 0.0.1
     1.7 -# Sun Mar  4 13:14:28 2007
     1.8 +# Wed Mar  7 19:36:28 2007
     1.9  #
    1.10  
    1.11  #
    1.12 @@ -23,6 +23,7 @@
    1.13  # CT_CUSTOM_PATCH is not set
    1.14  # CT_CUSTOM_PATCH_ONLY is not set
    1.15  CT_CUSTOM_PATCH_DIR=""
    1.16 +CT_REMOVE_DOCS=y
    1.17  
    1.18  #
    1.19  # Downloading and extracting
    1.20 @@ -92,7 +93,7 @@
    1.21  #
    1.22  CT_KERNEL_LINUX=y
    1.23  # CT_KERNEL_CYGWIN is not set
    1.24 -CT_KERNEL_VERSION="2.6.19.2"
    1.25 +CT_KERNEL_VERSION="2.6.20.1"
    1.26  CT_KERNEL_LINUX_HEADERS_INSTALL=y
    1.27  # CT_KERNEL_LINUX_HEADERS_SANITISED is not set
    1.28  # CT_KERNEL_LINUX_HEADERS_COPY is not set
    1.29 @@ -107,8 +108,9 @@
    1.30  # CT_KERNEL_INSTALL_V_2_6_18_6 is not set
    1.31  # CT_KERNEL_INSTALL_V_2_6_19 is not set
    1.32  # CT_KERNEL_INSTALL_V_2_6_19_1 is not set
    1.33 -CT_KERNEL_INSTALL_V_2_6_19_2=y
    1.34 +# CT_KERNEL_INSTALL_V_2_6_19_2 is not set
    1.35  # CT_KERNEL_INSTALL_V_2_6_20 is not set
    1.36 +CT_KERNEL_INSTALL_V_2_6_20_1=y
    1.37  # CT_KERNEL_COPY_V_2_6_0 is not set
    1.38  # CT_KERNEL_COPY_V_2_6_1 is not set
    1.39  # CT_KERNEL_COPY_V_2_6_2 is not set
    1.40 @@ -302,6 +304,7 @@
    1.41  # CT_CC_CORE_V_4_0_4 is not set
    1.42  # CT_CC_CORE_V_4_1_0 is not set
    1.43  # CT_CC_CORE_V_4_1_1 is not set
    1.44 +# CT_CC_CORE_V_4_1_2 is not set
    1.45  CT_CC_CORE_EXTRA_CONFIG=""
    1.46  
    1.47  #
    1.48 @@ -332,6 +335,7 @@
    1.49  CT_CC_V_4_0_4=y
    1.50  # CT_CC_V_4_1_0 is not set
    1.51  # CT_CC_V_4_1_1 is not set
    1.52 +# CT_CC_V_4_1_2 is not set
    1.53  CT_CC_EXTRA_CONFIG=""
    1.54  CT_CC_SUPPORT_CXX=y
    1.55  CT_CC_SUPPORT_FORTRAN=y
    1.56 @@ -343,7 +347,7 @@
    1.57  #
    1.58  # Additionnal supported languages:
    1.59  #
    1.60 -CT_CC_LANG_CXX=y
    1.61 +# CT_CC_LANG_CXX is not set
    1.62  # CT_CC_LANG_FORTRAN is not set
    1.63  # CT_CC_LANG_JAVA is not set
    1.64  # CT_CC_LANG_ADA is not set
     2.1 --- a/samples/armeb-unknown-linux-uclibc/linux-2.6.19.2.config	Wed Mar 07 19:00:10 2007 +0000
     2.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.3 @@ -1,1197 +0,0 @@
     2.4 -#
     2.5 -# Automatically generated make config: don't edit
     2.6 -# Linux kernel version: 2.6.19.1
     2.7 -# Sat Dec 23 17:36:49 2006
     2.8 -#
     2.9 -CONFIG_ARM=y
    2.10 -CONFIG_GENERIC_TIME=y
    2.11 -CONFIG_MMU=y
    2.12 -CONFIG_GENERIC_HARDIRQS=y
    2.13 -CONFIG_TRACE_IRQFLAGS_SUPPORT=y
    2.14 -CONFIG_HARDIRQS_SW_RESEND=y
    2.15 -CONFIG_GENERIC_IRQ_PROBE=y
    2.16 -CONFIG_RWSEM_GENERIC_SPINLOCK=y
    2.17 -CONFIG_GENERIC_HWEIGHT=y
    2.18 -CONFIG_GENERIC_CALIBRATE_DELAY=y
    2.19 -CONFIG_VECTORS_BASE=0xffff0000
    2.20 -CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
    2.21 -
    2.22 -#
    2.23 -# Code maturity level options
    2.24 -#
    2.25 -CONFIG_EXPERIMENTAL=y
    2.26 -CONFIG_BROKEN_ON_SMP=y
    2.27 -CONFIG_INIT_ENV_ARG_LIMIT=32
    2.28 -
    2.29 -#
    2.30 -# General setup
    2.31 -#
    2.32 -CONFIG_LOCALVERSION="-nslu2"
    2.33 -# CONFIG_LOCALVERSION_AUTO is not set
    2.34 -CONFIG_SWAP=y
    2.35 -CONFIG_SYSVIPC=y
    2.36 -# CONFIG_IPC_NS is not set
    2.37 -# CONFIG_POSIX_MQUEUE is not set
    2.38 -# CONFIG_BSD_PROCESS_ACCT is not set
    2.39 -# CONFIG_TASKSTATS is not set
    2.40 -# CONFIG_UTS_NS is not set
    2.41 -# CONFIG_AUDIT is not set
    2.42 -# CONFIG_IKCONFIG is not set
    2.43 -# CONFIG_RELAY is not set
    2.44 -CONFIG_INITRAMFS_SOURCE=""
    2.45 -# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
    2.46 -CONFIG_SYSCTL=y
    2.47 -# CONFIG_EMBEDDED is not set
    2.48 -CONFIG_UID16=y
    2.49 -CONFIG_SYSCTL_SYSCALL=y
    2.50 -CONFIG_KALLSYMS=y
    2.51 -# CONFIG_KALLSYMS_ALL is not set
    2.52 -# CONFIG_KALLSYMS_EXTRA_PASS is not set
    2.53 -CONFIG_HOTPLUG=y
    2.54 -CONFIG_PRINTK=y
    2.55 -CONFIG_BUG=y
    2.56 -CONFIG_ELF_CORE=y
    2.57 -CONFIG_BASE_FULL=y
    2.58 -CONFIG_FUTEX=y
    2.59 -CONFIG_EPOLL=y
    2.60 -CONFIG_SHMEM=y
    2.61 -CONFIG_SLAB=y
    2.62 -CONFIG_VM_EVENT_COUNTERS=y
    2.63 -CONFIG_RT_MUTEXES=y
    2.64 -# CONFIG_TINY_SHMEM is not set
    2.65 -CONFIG_BASE_SMALL=0
    2.66 -# CONFIG_SLOB is not set
    2.67 -
    2.68 -#
    2.69 -# Loadable module support
    2.70 -#
    2.71 -CONFIG_MODULES=y
    2.72 -CONFIG_MODULE_UNLOAD=y
    2.73 -CONFIG_MODULE_FORCE_UNLOAD=y
    2.74 -# CONFIG_MODVERSIONS is not set
    2.75 -# CONFIG_MODULE_SRCVERSION_ALL is not set
    2.76 -CONFIG_KMOD=y
    2.77 -
    2.78 -#
    2.79 -# Block layer
    2.80 -#
    2.81 -CONFIG_BLOCK=y
    2.82 -# CONFIG_BLK_DEV_IO_TRACE is not set
    2.83 -
    2.84 -#
    2.85 -# IO Schedulers
    2.86 -#
    2.87 -CONFIG_IOSCHED_NOOP=y
    2.88 -CONFIG_IOSCHED_AS=y
    2.89 -CONFIG_IOSCHED_DEADLINE=y
    2.90 -CONFIG_IOSCHED_CFQ=y
    2.91 -CONFIG_DEFAULT_AS=y
    2.92 -# CONFIG_DEFAULT_DEADLINE is not set
    2.93 -# CONFIG_DEFAULT_CFQ is not set
    2.94 -# CONFIG_DEFAULT_NOOP is not set
    2.95 -CONFIG_DEFAULT_IOSCHED="anticipatory"
    2.96 -
    2.97 -#
    2.98 -# System Type
    2.99 -#
   2.100 -# CONFIG_ARCH_AAEC2000 is not set
   2.101 -# CONFIG_ARCH_INTEGRATOR is not set
   2.102 -# CONFIG_ARCH_REALVIEW is not set
   2.103 -# CONFIG_ARCH_VERSATILE is not set
   2.104 -# CONFIG_ARCH_AT91 is not set
   2.105 -# CONFIG_ARCH_CLPS7500 is not set
   2.106 -# CONFIG_ARCH_CLPS711X is not set
   2.107 -# CONFIG_ARCH_CO285 is not set
   2.108 -# CONFIG_ARCH_EBSA110 is not set
   2.109 -# CONFIG_ARCH_EP93XX is not set
   2.110 -# CONFIG_ARCH_FOOTBRIDGE is not set
   2.111 -# CONFIG_ARCH_NETX is not set
   2.112 -# CONFIG_ARCH_H720X is not set
   2.113 -# CONFIG_ARCH_IMX is not set
   2.114 -# CONFIG_ARCH_IOP32X is not set
   2.115 -# CONFIG_ARCH_IOP33X is not set
   2.116 -CONFIG_ARCH_IXP4XX=y
   2.117 -# CONFIG_ARCH_IXP2000 is not set
   2.118 -# CONFIG_ARCH_IXP23XX is not set
   2.119 -# CONFIG_ARCH_L7200 is not set
   2.120 -# CONFIG_ARCH_PNX4008 is not set
   2.121 -# CONFIG_ARCH_PXA is not set
   2.122 -# CONFIG_ARCH_RPC is not set
   2.123 -# CONFIG_ARCH_SA1100 is not set
   2.124 -# CONFIG_ARCH_S3C2410 is not set
   2.125 -# CONFIG_ARCH_SHARK is not set
   2.126 -# CONFIG_ARCH_LH7A40X is not set
   2.127 -# CONFIG_ARCH_OMAP is not set
   2.128 -CONFIG_ARCH_SUPPORTS_BIG_ENDIAN=y
   2.129 -
   2.130 -#
   2.131 -# Intel IXP4xx Implementation Options
   2.132 -#
   2.133 -
   2.134 -#
   2.135 -# IXP4xx Platforms
   2.136 -#
   2.137 -CONFIG_MACH_NSLU2=y
   2.138 -# CONFIG_ARCH_AVILA is not set
   2.139 -# CONFIG_ARCH_ADI_COYOTE is not set
   2.140 -# CONFIG_ARCH_IXDP425 is not set
   2.141 -# CONFIG_MACH_IXDPG425 is not set
   2.142 -# CONFIG_MACH_IXDP465 is not set
   2.143 -# CONFIG_ARCH_PRPMC1100 is not set
   2.144 -# CONFIG_MACH_NAS100D is not set
   2.145 -# CONFIG_MACH_GTWX5715 is not set
   2.146 -
   2.147 -#
   2.148 -# IXP4xx Options
   2.149 -#
   2.150 -CONFIG_DMABOUNCE=y
   2.151 -# CONFIG_IXP4XX_INDIRECT_PCI is not set
   2.152 -
   2.153 -#
   2.154 -# Processor Type
   2.155 -#
   2.156 -CONFIG_CPU_32=y
   2.157 -CONFIG_CPU_XSCALE=y
   2.158 -CONFIG_CPU_32v5=y
   2.159 -CONFIG_CPU_ABRT_EV5T=y
   2.160 -CONFIG_CPU_CACHE_VIVT=y
   2.161 -CONFIG_CPU_TLB_V4WBI=y
   2.162 -CONFIG_CPU_CP15=y
   2.163 -CONFIG_CPU_CP15_MMU=y
   2.164 -
   2.165 -#
   2.166 -# Processor Features
   2.167 -#
   2.168 -CONFIG_ARM_THUMB=y
   2.169 -CONFIG_CPU_BIG_ENDIAN=y
   2.170 -# CONFIG_CPU_DCACHE_DISABLE is not set
   2.171 -CONFIG_XSCALE_PMU=y
   2.172 -
   2.173 -#
   2.174 -# Bus support
   2.175 -#
   2.176 -CONFIG_PCI=y
   2.177 -# CONFIG_PCI_DEBUG is not set
   2.178 -
   2.179 -#
   2.180 -# PCCARD (PCMCIA/CardBus) support
   2.181 -#
   2.182 -# CONFIG_PCCARD is not set
   2.183 -
   2.184 -#
   2.185 -# Kernel Features
   2.186 -#
   2.187 -# CONFIG_PREEMPT is not set
   2.188 -# CONFIG_NO_IDLE_HZ is not set
   2.189 -CONFIG_HZ=100
   2.190 -# CONFIG_AEABI is not set
   2.191 -# CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
   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 is not set
   2.199 -CONFIG_SPLIT_PTLOCK_CPUS=4096
   2.200 -# CONFIG_RESOURCES_64BIT is not set
   2.201 -CONFIG_ALIGNMENT_TRAP=y
   2.202 -
   2.203 -#
   2.204 -# Boot options
   2.205 -#
   2.206 -CONFIG_ZBOOT_ROM_TEXT=0x0
   2.207 -CONFIG_ZBOOT_ROM_BSS=0x0
   2.208 -CONFIG_CMDLINE="root=1f03 mem=32M"
   2.209 -# CONFIG_XIP_KERNEL is not set
   2.210 -
   2.211 -#
   2.212 -# Floating point emulation
   2.213 -#
   2.214 -
   2.215 -#
   2.216 -# At least one emulation must be selected
   2.217 -#
   2.218 -CONFIG_FPE_NWFPE=y
   2.219 -# CONFIG_FPE_NWFPE_XP is not set
   2.220 -# CONFIG_FPE_FASTFPE is not set
   2.221 -
   2.222 -#
   2.223 -# Userspace binary formats
   2.224 -#
   2.225 -CONFIG_BINFMT_ELF=y
   2.226 -# CONFIG_BINFMT_AOUT is not set
   2.227 -# CONFIG_BINFMT_MISC is not set
   2.228 -# CONFIG_ARTHUR is not set
   2.229 -
   2.230 -#
   2.231 -# Power management options
   2.232 -#
   2.233 -CONFIG_PM=y
   2.234 -# CONFIG_PM_LEGACY is not set
   2.235 -# CONFIG_PM_DEBUG is not set
   2.236 -# CONFIG_PM_SYSFS_DEPRECATED is not set
   2.237 -# CONFIG_APM is not set
   2.238 -
   2.239 -#
   2.240 -# Networking
   2.241 -#
   2.242 -CONFIG_NET=y
   2.243 -
   2.244 -#
   2.245 -# Networking options
   2.246 -#
   2.247 -# CONFIG_NETDEBUG is not set
   2.248 -CONFIG_PACKET=y
   2.249 -CONFIG_PACKET_MMAP=y
   2.250 -CONFIG_UNIX=y
   2.251 -CONFIG_XFRM=y
   2.252 -# CONFIG_XFRM_USER is not set
   2.253 -# CONFIG_XFRM_SUB_POLICY is not set
   2.254 -# CONFIG_NET_KEY is not set
   2.255 -CONFIG_INET=y
   2.256 -CONFIG_IP_MULTICAST=y
   2.257 -# CONFIG_IP_ADVANCED_ROUTER is not set
   2.258 -CONFIG_IP_FIB_HASH=y
   2.259 -CONFIG_IP_PNP=y
   2.260 -# CONFIG_IP_PNP_DHCP is not set
   2.261 -CONFIG_IP_PNP_BOOTP=y
   2.262 -# CONFIG_IP_PNP_RARP is not set
   2.263 -# CONFIG_NET_IPIP is not set
   2.264 -# CONFIG_NET_IPGRE is not set
   2.265 -# CONFIG_IP_MROUTE is not set
   2.266 -# CONFIG_ARPD is not set
   2.267 -# CONFIG_SYN_COOKIES is not set
   2.268 -# CONFIG_INET_AH is not set
   2.269 -# CONFIG_INET_ESP is not set
   2.270 -# CONFIG_INET_IPCOMP is not set
   2.271 -# CONFIG_INET_XFRM_TUNNEL is not set
   2.272 -# CONFIG_INET_TUNNEL is not set
   2.273 -CONFIG_INET_XFRM_MODE_TRANSPORT=y
   2.274 -CONFIG_INET_XFRM_MODE_TUNNEL=y
   2.275 -CONFIG_INET_XFRM_MODE_BEET=y
   2.276 -# CONFIG_INET_DIAG is not set
   2.277 -# CONFIG_TCP_CONG_ADVANCED is not set
   2.278 -CONFIG_TCP_CONG_CUBIC=y
   2.279 -CONFIG_DEFAULT_TCP_CONG="cubic"
   2.280 -# CONFIG_IPV6 is not set
   2.281 -# CONFIG_INET6_XFRM_TUNNEL is not set
   2.282 -# CONFIG_INET6_TUNNEL is not set
   2.283 -# CONFIG_NETWORK_SECMARK is not set
   2.284 -# CONFIG_NETFILTER is not set
   2.285 -
   2.286 -#
   2.287 -# DCCP Configuration (EXPERIMENTAL)
   2.288 -#
   2.289 -# CONFIG_IP_DCCP is not set
   2.290 -
   2.291 -#
   2.292 -# SCTP Configuration (EXPERIMENTAL)
   2.293 -#
   2.294 -# CONFIG_IP_SCTP is not set
   2.295 -
   2.296 -#
   2.297 -# TIPC Configuration (EXPERIMENTAL)
   2.298 -#
   2.299 -# CONFIG_TIPC is not set
   2.300 -# CONFIG_ATM is not set
   2.301 -# CONFIG_BRIDGE is not set
   2.302 -# CONFIG_VLAN_8021Q is not set
   2.303 -# CONFIG_DECNET is not set
   2.304 -# CONFIG_LLC2 is not set
   2.305 -# CONFIG_IPX is not set
   2.306 -# CONFIG_ATALK is not set
   2.307 -# CONFIG_X25 is not set
   2.308 -# CONFIG_LAPB is not set
   2.309 -# CONFIG_ECONET is not set
   2.310 -# CONFIG_WAN_ROUTER is not set
   2.311 -
   2.312 -#
   2.313 -# QoS and/or fair queueing
   2.314 -#
   2.315 -# CONFIG_NET_SCHED is not set
   2.316 -
   2.317 -#
   2.318 -# Network testing
   2.319 -#
   2.320 -# CONFIG_NET_PKTGEN is not set
   2.321 -# CONFIG_HAMRADIO is not set
   2.322 -# CONFIG_IRDA is not set
   2.323 -# CONFIG_BT is not set
   2.324 -# CONFIG_IEEE80211 is not set
   2.325 -
   2.326 -#
   2.327 -# Device Drivers
   2.328 -#
   2.329 -
   2.330 -#
   2.331 -# Generic Driver Options
   2.332 -#
   2.333 -CONFIG_STANDALONE=y
   2.334 -CONFIG_PREVENT_FIRMWARE_BUILD=y
   2.335 -# CONFIG_FW_LOADER is not set
   2.336 -# CONFIG_DEBUG_DRIVER is not set
   2.337 -# CONFIG_SYS_HYPERVISOR is not set
   2.338 -
   2.339 -#
   2.340 -# Connector - unified userspace <-> kernelspace linker
   2.341 -#
   2.342 -# CONFIG_CONNECTOR is not set
   2.343 -
   2.344 -#
   2.345 -# Memory Technology Devices (MTD)
   2.346 -#
   2.347 -CONFIG_MTD=y
   2.348 -# CONFIG_MTD_DEBUG is not set
   2.349 -# CONFIG_MTD_CONCAT is not set
   2.350 -CONFIG_MTD_PARTITIONS=y
   2.351 -# CONFIG_MTD_REDBOOT_PARTS is not set
   2.352 -CONFIG_MTD_CMDLINE_PARTS=y
   2.353 -# CONFIG_MTD_AFS_PARTS is not set
   2.354 -
   2.355 -#
   2.356 -# User Modules And Translation Layers
   2.357 -#
   2.358 -CONFIG_MTD_CHAR=y
   2.359 -CONFIG_MTD_BLOCK=y
   2.360 -# CONFIG_FTL is not set
   2.361 -# CONFIG_NFTL is not set
   2.362 -# CONFIG_INFTL is not set
   2.363 -# CONFIG_RFD_FTL is not set
   2.364 -# CONFIG_SSFDC is not set
   2.365 -
   2.366 -#
   2.367 -# RAM/ROM/Flash chip drivers
   2.368 -#
   2.369 -CONFIG_MTD_CFI=y
   2.370 -# CONFIG_MTD_JEDECPROBE is not set
   2.371 -CONFIG_MTD_GEN_PROBE=y
   2.372 -CONFIG_MTD_CFI_ADV_OPTIONS=y
   2.373 -CONFIG_MTD_CFI_NOSWAP=y
   2.374 -# CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
   2.375 -# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
   2.376 -# CONFIG_MTD_CFI_GEOMETRY is not set
   2.377 -CONFIG_MTD_MAP_BANK_WIDTH_1=y
   2.378 -CONFIG_MTD_MAP_BANK_WIDTH_2=y
   2.379 -CONFIG_MTD_MAP_BANK_WIDTH_4=y
   2.380 -# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
   2.381 -# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
   2.382 -# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
   2.383 -CONFIG_MTD_CFI_I1=y
   2.384 -CONFIG_MTD_CFI_I2=y
   2.385 -# CONFIG_MTD_CFI_I4 is not set
   2.386 -# CONFIG_MTD_CFI_I8 is not set
   2.387 -# CONFIG_MTD_OTP is not set
   2.388 -CONFIG_MTD_CFI_INTELEXT=y
   2.389 -# CONFIG_MTD_CFI_AMDSTD is not set
   2.390 -# CONFIG_MTD_CFI_STAA is not set
   2.391 -CONFIG_MTD_CFI_UTIL=y
   2.392 -# CONFIG_MTD_RAM is not set
   2.393 -# CONFIG_MTD_ROM is not set
   2.394 -# CONFIG_MTD_ABSENT is not set
   2.395 -# CONFIG_MTD_OBSOLETE_CHIPS is not set
   2.396 -
   2.397 -#
   2.398 -# Mapping drivers for chip access
   2.399 -#
   2.400 -# CONFIG_MTD_COMPLEX_MAPPINGS is not set
   2.401 -# CONFIG_MTD_PHYSMAP is not set
   2.402 -CONFIG_MTD_ARM_INTEGRATOR=y
   2.403 -# CONFIG_MTD_PLATRAM is not set
   2.404 -
   2.405 -#
   2.406 -# Self-contained MTD device drivers
   2.407 -#
   2.408 -# CONFIG_MTD_PMC551 is not set
   2.409 -# CONFIG_MTD_SLRAM is not set
   2.410 -# CONFIG_MTD_PHRAM is not set
   2.411 -# CONFIG_MTD_MTDRAM is not set
   2.412 -# CONFIG_MTD_BLOCK2MTD is not set
   2.413 -
   2.414 -#
   2.415 -# Disk-On-Chip Device Drivers
   2.416 -#
   2.417 -# CONFIG_MTD_DOC2000 is not set
   2.418 -# CONFIG_MTD_DOC2001 is not set
   2.419 -# CONFIG_MTD_DOC2001PLUS is not set
   2.420 -
   2.421 -#
   2.422 -# NAND Flash Device Drivers
   2.423 -#
   2.424 -# CONFIG_MTD_NAND is not set
   2.425 -
   2.426 -#
   2.427 -# OneNAND Flash Device Drivers
   2.428 -#
   2.429 -# CONFIG_MTD_ONENAND is not set
   2.430 -
   2.431 -#
   2.432 -# Parallel port support
   2.433 -#
   2.434 -# CONFIG_PARPORT is not set
   2.435 -
   2.436 -#
   2.437 -# Plug and Play support
   2.438 -#
   2.439 -
   2.440 -#
   2.441 -# Block devices
   2.442 -#
   2.443 -# CONFIG_BLK_CPQ_DA is not set
   2.444 -# CONFIG_BLK_CPQ_CISS_DA is not set
   2.445 -# CONFIG_BLK_DEV_DAC960 is not set
   2.446 -# CONFIG_BLK_DEV_UMEM is not set
   2.447 -# CONFIG_BLK_DEV_COW_COMMON is not set
   2.448 -# CONFIG_BLK_DEV_LOOP is not set
   2.449 -# CONFIG_BLK_DEV_NBD is not set
   2.450 -# CONFIG_BLK_DEV_SX8 is not set
   2.451 -CONFIG_BLK_DEV_RAM=y
   2.452 -CONFIG_BLK_DEV_RAM_COUNT=16
   2.453 -CONFIG_BLK_DEV_RAM_SIZE=4096
   2.454 -CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
   2.455 -CONFIG_BLK_DEV_INITRD=y
   2.456 -# CONFIG_CDROM_PKTCDVD is not set
   2.457 -# CONFIG_ATA_OVER_ETH is not set
   2.458 -
   2.459 -#
   2.460 -# ATA/ATAPI/MFM/RLL support
   2.461 -#
   2.462 -# CONFIG_IDE is not set
   2.463 -
   2.464 -#
   2.465 -# SCSI device support
   2.466 -#
   2.467 -# CONFIG_RAID_ATTRS is not set
   2.468 -# CONFIG_SCSI is not set
   2.469 -# CONFIG_SCSI_NETLINK is not set
   2.470 -
   2.471 -#
   2.472 -# Serial ATA (prod) and Parallel ATA (experimental) drivers
   2.473 -#
   2.474 -# CONFIG_ATA is not set
   2.475 -
   2.476 -#
   2.477 -# Multi-device support (RAID and LVM)
   2.478 -#
   2.479 -# CONFIG_MD is not set
   2.480 -
   2.481 -#
   2.482 -# Fusion MPT device support
   2.483 -#
   2.484 -# CONFIG_FUSION is not set
   2.485 -
   2.486 -#
   2.487 -# IEEE 1394 (FireWire) support
   2.488 -#
   2.489 -# CONFIG_IEEE1394 is not set
   2.490 -
   2.491 -#
   2.492 -# I2O device support
   2.493 -#
   2.494 -# CONFIG_I2O is not set
   2.495 -
   2.496 -#
   2.497 -# Network device support
   2.498 -#
   2.499 -CONFIG_NETDEVICES=y
   2.500 -# CONFIG_DUMMY is not set
   2.501 -# CONFIG_BONDING is not set
   2.502 -# CONFIG_EQUALIZER is not set
   2.503 -# CONFIG_TUN is not set
   2.504 -
   2.505 -#
   2.506 -# ARCnet devices
   2.507 -#
   2.508 -# CONFIG_ARCNET is not set
   2.509 -
   2.510 -#
   2.511 -# PHY device support
   2.512 -#
   2.513 -# CONFIG_PHYLIB is not set
   2.514 -
   2.515 -#
   2.516 -# Ethernet (10 or 100Mbit)
   2.517 -#
   2.518 -CONFIG_NET_ETHERNET=y
   2.519 -CONFIG_MII=y
   2.520 -# CONFIG_HAPPYMEAL is not set
   2.521 -# CONFIG_SUNGEM is not set
   2.522 -# CONFIG_CASSINI is not set
   2.523 -# CONFIG_NET_VENDOR_3COM is not set
   2.524 -CONFIG_SMC91X=y
   2.525 -# CONFIG_DM9000 is not set
   2.526 -
   2.527 -#
   2.528 -# Tulip family network device support
   2.529 -#
   2.530 -# CONFIG_NET_TULIP is not set
   2.531 -# CONFIG_HP100 is not set
   2.532 -# CONFIG_NET_PCI is not set
   2.533 -
   2.534 -#
   2.535 -# Ethernet (1000 Mbit)
   2.536 -#
   2.537 -# CONFIG_ACENIC is not set
   2.538 -# CONFIG_DL2K is not set
   2.539 -# CONFIG_E1000 is not set
   2.540 -# CONFIG_NS83820 is not set
   2.541 -# CONFIG_HAMACHI is not set
   2.542 -# CONFIG_YELLOWFIN is not set
   2.543 -# CONFIG_R8169 is not set
   2.544 -# CONFIG_SIS190 is not set
   2.545 -# CONFIG_SKGE is not set
   2.546 -# CONFIG_SKY2 is not set
   2.547 -# CONFIG_SK98LIN is not set
   2.548 -# CONFIG_TIGON3 is not set
   2.549 -# CONFIG_BNX2 is not set
   2.550 -# CONFIG_QLA3XXX is not set
   2.551 -
   2.552 -#
   2.553 -# Ethernet (10000 Mbit)
   2.554 -#
   2.555 -# CONFIG_CHELSIO_T1 is not set
   2.556 -# CONFIG_IXGB is not set
   2.557 -# CONFIG_S2IO is not set
   2.558 -# CONFIG_MYRI10GE is not set
   2.559 -
   2.560 -#
   2.561 -# Token Ring devices
   2.562 -#
   2.563 -# CONFIG_TR is not set
   2.564 -
   2.565 -#
   2.566 -# Wireless LAN (non-hamradio)
   2.567 -#
   2.568 -# CONFIG_NET_RADIO is not set
   2.569 -
   2.570 -#
   2.571 -# Wan interfaces
   2.572 -#
   2.573 -# CONFIG_WAN is not set
   2.574 -# CONFIG_FDDI is not set
   2.575 -# CONFIG_HIPPI is not set
   2.576 -# CONFIG_PPP is not set
   2.577 -# CONFIG_SLIP is not set
   2.578 -# CONFIG_SHAPER is not set
   2.579 -# CONFIG_NETCONSOLE is not set
   2.580 -# CONFIG_NETPOLL is not set
   2.581 -# CONFIG_NET_POLL_CONTROLLER is not set
   2.582 -
   2.583 -#
   2.584 -# ISDN subsystem
   2.585 -#
   2.586 -# CONFIG_ISDN is not set
   2.587 -
   2.588 -#
   2.589 -# Input device support
   2.590 -#
   2.591 -CONFIG_INPUT=y
   2.592 -# CONFIG_INPUT_FF_MEMLESS is not set
   2.593 -
   2.594 -#
   2.595 -# Userland interfaces
   2.596 -#
   2.597 -CONFIG_INPUT_MOUSEDEV=y
   2.598 -CONFIG_INPUT_MOUSEDEV_PSAUX=y
   2.599 -CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
   2.600 -CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
   2.601 -# CONFIG_INPUT_JOYDEV is not set
   2.602 -# CONFIG_INPUT_TSDEV is not set
   2.603 -# CONFIG_INPUT_EVDEV is not set
   2.604 -# CONFIG_INPUT_EVBUG is not set
   2.605 -
   2.606 -#
   2.607 -# Input Device Drivers
   2.608 -#
   2.609 -CONFIG_INPUT_KEYBOARD=y
   2.610 -CONFIG_KEYBOARD_ATKBD=y
   2.611 -# CONFIG_KEYBOARD_SUNKBD is not set
   2.612 -# CONFIG_KEYBOARD_LKKBD is not set
   2.613 -# CONFIG_KEYBOARD_XTKBD is not set
   2.614 -# CONFIG_KEYBOARD_NEWTON is not set
   2.615 -# CONFIG_KEYBOARD_STOWAWAY is not set
   2.616 -CONFIG_INPUT_MOUSE=y
   2.617 -CONFIG_MOUSE_PS2=y
   2.618 -# CONFIG_MOUSE_SERIAL is not set
   2.619 -# CONFIG_MOUSE_VSXXXAA is not set
   2.620 -# CONFIG_INPUT_JOYSTICK is not set
   2.621 -# CONFIG_INPUT_TOUCHSCREEN is not set
   2.622 -# CONFIG_INPUT_MISC is not set
   2.623 -
   2.624 -#
   2.625 -# Hardware I/O ports
   2.626 -#
   2.627 -CONFIG_SERIO=y
   2.628 -# CONFIG_SERIO_SERPORT is not set
   2.629 -# CONFIG_SERIO_PCIPS2 is not set
   2.630 -CONFIG_SERIO_LIBPS2=y
   2.631 -# CONFIG_SERIO_RAW is not set
   2.632 -# CONFIG_GAMEPORT is not set
   2.633 -
   2.634 -#
   2.635 -# Character devices
   2.636 -#
   2.637 -CONFIG_VT=y
   2.638 -CONFIG_VT_CONSOLE=y
   2.639 -CONFIG_HW_CONSOLE=y
   2.640 -# CONFIG_VT_HW_CONSOLE_BINDING is not set
   2.641 -# CONFIG_SERIAL_NONSTANDARD is not set
   2.642 -
   2.643 -#
   2.644 -# Serial drivers
   2.645 -#
   2.646 -CONFIG_SERIAL_8250=m
   2.647 -CONFIG_SERIAL_8250_PCI=m
   2.648 -CONFIG_SERIAL_8250_NR_UARTS=4
   2.649 -CONFIG_SERIAL_8250_RUNTIME_UARTS=4
   2.650 -CONFIG_SERIAL_8250_EXTENDED=y
   2.651 -CONFIG_SERIAL_8250_MANY_PORTS=y
   2.652 -CONFIG_SERIAL_8250_SHARE_IRQ=y
   2.653 -# CONFIG_SERIAL_8250_DETECT_IRQ is not set
   2.654 -CONFIG_SERIAL_8250_RSA=y
   2.655 -
   2.656 -#
   2.657 -# Non-8250 serial port support
   2.658 -#
   2.659 -CONFIG_SERIAL_CORE=m
   2.660 -# CONFIG_SERIAL_JSM is not set
   2.661 -CONFIG_UNIX98_PTYS=y
   2.662 -CONFIG_LEGACY_PTYS=y
   2.663 -CONFIG_LEGACY_PTY_COUNT=16
   2.664 -
   2.665 -#
   2.666 -# IPMI
   2.667 -#
   2.668 -# CONFIG_IPMI_HANDLER is not set
   2.669 -
   2.670 -#
   2.671 -# Watchdog Cards
   2.672 -#
   2.673 -# CONFIG_WATCHDOG is not set
   2.674 -CONFIG_HW_RANDOM=y
   2.675 -CONFIG_HW_RANDOM_IXP4XX=y
   2.676 -# CONFIG_NVRAM is not set
   2.677 -# CONFIG_DTLK is not set
   2.678 -# CONFIG_R3964 is not set
   2.679 -# CONFIG_APPLICOM is not set
   2.680 -
   2.681 -#
   2.682 -# Ftape, the floppy tape device driver
   2.683 -#
   2.684 -# CONFIG_DRM is not set
   2.685 -# CONFIG_RAW_DRIVER is not set
   2.686 -
   2.687 -#
   2.688 -# TPM devices
   2.689 -#
   2.690 -# CONFIG_TCG_TPM is not set
   2.691 -
   2.692 -#
   2.693 -# I2C support
   2.694 -#
   2.695 -CONFIG_I2C=y
   2.696 -CONFIG_I2C_CHARDEV=m
   2.697 -
   2.698 -#
   2.699 -# I2C Algorithms
   2.700 -#
   2.701 -CONFIG_I2C_ALGOBIT=y
   2.702 -# CONFIG_I2C_ALGOPCF is not set
   2.703 -# CONFIG_I2C_ALGOPCA is not set
   2.704 -
   2.705 -#
   2.706 -# I2C Hardware Bus support
   2.707 -#
   2.708 -# CONFIG_I2C_ALI1535 is not set
   2.709 -# CONFIG_I2C_ALI1563 is not set
   2.710 -# CONFIG_I2C_ALI15X3 is not set
   2.711 -# CONFIG_I2C_AMD756 is not set
   2.712 -# CONFIG_I2C_AMD8111 is not set
   2.713 -# CONFIG_I2C_I801 is not set
   2.714 -# CONFIG_I2C_I810 is not set
   2.715 -# CONFIG_I2C_PIIX4 is not set
   2.716 -# CONFIG_I2C_IOP3XX is not set
   2.717 -# CONFIG_I2C_IXP4XX is not set
   2.718 -# CONFIG_I2C_NFORCE2 is not set
   2.719 -# CONFIG_I2C_OCORES is not set
   2.720 -# CONFIG_I2C_PARPORT_LIGHT is not set
   2.721 -# CONFIG_I2C_PROSAVAGE is not set
   2.722 -# CONFIG_I2C_SAVAGE4 is not set
   2.723 -# CONFIG_I2C_SIS5595 is not set
   2.724 -# CONFIG_I2C_SIS630 is not set
   2.725 -# CONFIG_I2C_SIS96X is not set
   2.726 -# CONFIG_I2C_STUB is not set
   2.727 -# CONFIG_I2C_VIA is not set
   2.728 -# CONFIG_I2C_VIAPRO is not set
   2.729 -# CONFIG_I2C_VOODOO3 is not set
   2.730 -# CONFIG_I2C_PCA_ISA is not set
   2.731 -
   2.732 -#
   2.733 -# Miscellaneous I2C Chip support
   2.734 -#
   2.735 -# CONFIG_SENSORS_DS1337 is not set
   2.736 -# CONFIG_SENSORS_DS1374 is not set
   2.737 -CONFIG_SENSORS_EEPROM=m
   2.738 -# CONFIG_SENSORS_PCF8574 is not set
   2.739 -# CONFIG_SENSORS_PCA9539 is not set
   2.740 -# CONFIG_SENSORS_PCF8591 is not set
   2.741 -# CONFIG_SENSORS_MAX6875 is not set
   2.742 -# CONFIG_I2C_DEBUG_CORE is not set
   2.743 -# CONFIG_I2C_DEBUG_ALGO is not set
   2.744 -# CONFIG_I2C_DEBUG_BUS is not set
   2.745 -# CONFIG_I2C_DEBUG_CHIP is not set
   2.746 -
   2.747 -#
   2.748 -# SPI support
   2.749 -#
   2.750 -# CONFIG_SPI is not set
   2.751 -# CONFIG_SPI_MASTER is not set
   2.752 -
   2.753 -#
   2.754 -# Dallas's 1-wire bus
   2.755 -#
   2.756 -# CONFIG_W1 is not set
   2.757 -
   2.758 -#
   2.759 -# Hardware Monitoring support
   2.760 -#
   2.761 -# CONFIG_HWMON is not set
   2.762 -# CONFIG_HWMON_VID is not set
   2.763 -
   2.764 -#
   2.765 -# Misc devices
   2.766 -#
   2.767 -# CONFIG_SGI_IOC4 is not set
   2.768 -# CONFIG_TIFM_CORE is not set
   2.769 -
   2.770 -#
   2.771 -# LED devices
   2.772 -#
   2.773 -# CONFIG_NEW_LEDS is not set
   2.774 -
   2.775 -#
   2.776 -# LED drivers
   2.777 -#
   2.778 -
   2.779 -#
   2.780 -# LED Triggers
   2.781 -#
   2.782 -
   2.783 -#
   2.784 -# Multimedia devices
   2.785 -#
   2.786 -# CONFIG_VIDEO_DEV is not set
   2.787 -
   2.788 -#
   2.789 -# Digital Video Broadcasting Devices
   2.790 -#
   2.791 -# CONFIG_DVB is not set
   2.792 -
   2.793 -#
   2.794 -# Graphics support
   2.795 -#
   2.796 -CONFIG_FIRMWARE_EDID=y
   2.797 -CONFIG_FB=y
   2.798 -# CONFIG_FB_DDC is not set
   2.799 -# CONFIG_FB_CFB_FILLRECT is not set
   2.800 -# CONFIG_FB_CFB_COPYAREA is not set
   2.801 -# CONFIG_FB_CFB_IMAGEBLIT is not set
   2.802 -# CONFIG_FB_MACMODES is not set
   2.803 -# CONFIG_FB_BACKLIGHT is not set
   2.804 -# CONFIG_FB_MODE_HELPERS is not set
   2.805 -# CONFIG_FB_TILEBLITTING is not set
   2.806 -# CONFIG_FB_CIRRUS is not set
   2.807 -# CONFIG_FB_PM2 is not set
   2.808 -# CONFIG_FB_CYBER2000 is not set
   2.809 -# CONFIG_FB_ASILIANT is not set
   2.810 -# CONFIG_FB_IMSTT is not set
   2.811 -# CONFIG_FB_S1D13XXX is not set
   2.812 -# CONFIG_FB_NVIDIA is not set
   2.813 -# CONFIG_FB_RIVA is not set
   2.814 -# CONFIG_FB_MATROX is not set
   2.815 -# CONFIG_FB_RADEON is not set
   2.816 -# CONFIG_FB_ATY128 is not set
   2.817 -# CONFIG_FB_ATY is not set
   2.818 -# CONFIG_FB_SAVAGE is not set
   2.819 -# CONFIG_FB_SIS is not set
   2.820 -# CONFIG_FB_NEOMAGIC is not set
   2.821 -# CONFIG_FB_KYRO is not set
   2.822 -# CONFIG_FB_3DFX is not set
   2.823 -# CONFIG_FB_VOODOO1 is not set
   2.824 -# CONFIG_FB_TRIDENT is not set
   2.825 -# CONFIG_FB_VIRTUAL is not set
   2.826 -
   2.827 -#
   2.828 -# Console display driver support
   2.829 -#
   2.830 -CONFIG_VGA_CONSOLE=y
   2.831 -# CONFIG_VGACON_SOFT_SCROLLBACK is not set
   2.832 -CONFIG_DUMMY_CONSOLE=y
   2.833 -CONFIG_FRAMEBUFFER_CONSOLE=y
   2.834 -# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
   2.835 -CONFIG_FONTS=y
   2.836 -# CONFIG_FONT_8x8 is not set
   2.837 -# CONFIG_FONT_8x16 is not set
   2.838 -# CONFIG_FONT_6x11 is not set
   2.839 -# CONFIG_FONT_7x14 is not set
   2.840 -# CONFIG_FONT_PEARL_8x8 is not set
   2.841 -CONFIG_FONT_ACORN_8x8=y
   2.842 -# CONFIG_FONT_MINI_4x6 is not set
   2.843 -# CONFIG_FONT_SUN8x16 is not set
   2.844 -# CONFIG_FONT_SUN12x22 is not set
   2.845 -# CONFIG_FONT_10x18 is not set
   2.846 -
   2.847 -#
   2.848 -# Logo configuration
   2.849 -#
   2.850 -# CONFIG_LOGO is not set
   2.851 -# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
   2.852 -
   2.853 -#
   2.854 -# Sound
   2.855 -#
   2.856 -CONFIG_SOUND=y
   2.857 -
   2.858 -#
   2.859 -# Advanced Linux Sound Architecture
   2.860 -#
   2.861 -CONFIG_SND=m
   2.862 -CONFIG_SND_TIMER=m
   2.863 -CONFIG_SND_PCM=m
   2.864 -# CONFIG_SND_SEQUENCER is not set
   2.865 -CONFIG_SND_OSSEMUL=y
   2.866 -CONFIG_SND_MIXER_OSS=m
   2.867 -CONFIG_SND_PCM_OSS=m
   2.868 -CONFIG_SND_PCM_OSS_PLUGINS=y
   2.869 -# CONFIG_SND_DYNAMIC_MINORS is not set
   2.870 -CONFIG_SND_SUPPORT_OLD_API=y
   2.871 -CONFIG_SND_VERBOSE_PROCFS=y
   2.872 -# CONFIG_SND_VERBOSE_PRINTK is not set
   2.873 -# CONFIG_SND_DEBUG is not set
   2.874 -
   2.875 -#
   2.876 -# Generic devices
   2.877 -#
   2.878 -# CONFIG_SND_DUMMY is not set
   2.879 -# CONFIG_SND_MTPAV is not set
   2.880 -# CONFIG_SND_SERIAL_U16550 is not set
   2.881 -# CONFIG_SND_MPU401 is not set
   2.882 -
   2.883 -#
   2.884 -# PCI devices
   2.885 -#
   2.886 -# CONFIG_SND_AD1889 is not set
   2.887 -# CONFIG_SND_ALS300 is not set
   2.888 -# CONFIG_SND_ALI5451 is not set
   2.889 -# CONFIG_SND_ATIIXP is not set
   2.890 -# CONFIG_SND_ATIIXP_MODEM is not set
   2.891 -# CONFIG_SND_AU8810 is not set
   2.892 -# CONFIG_SND_AU8820 is not set
   2.893 -# CONFIG_SND_AU8830 is not set
   2.894 -# CONFIG_SND_AZT3328 is not set
   2.895 -# CONFIG_SND_BT87X is not set
   2.896 -# CONFIG_SND_CA0106 is not set
   2.897 -# CONFIG_SND_CMIPCI is not set
   2.898 -# CONFIG_SND_CS4281 is not set
   2.899 -# CONFIG_SND_CS46XX is not set
   2.900 -# CONFIG_SND_EMU10K1 is not set
   2.901 -# CONFIG_SND_EMU10K1X is not set
   2.902 -# CONFIG_SND_ENS1370 is not set
   2.903 -# CONFIG_SND_ENS1371 is not set
   2.904 -# CONFIG_SND_ES1938 is not set
   2.905 -# CONFIG_SND_ES1968 is not set
   2.906 -# CONFIG_SND_FM801 is not set
   2.907 -# CONFIG_SND_HDA_INTEL is not set
   2.908 -# CONFIG_SND_HDSP is not set
   2.909 -# CONFIG_SND_HDSPM is not set
   2.910 -# CONFIG_SND_ICE1712 is not set
   2.911 -# CONFIG_SND_ICE1724 is not set
   2.912 -# CONFIG_SND_INTEL8X0 is not set
   2.913 -# CONFIG_SND_INTEL8X0M is not set
   2.914 -# CONFIG_SND_KORG1212 is not set
   2.915 -# CONFIG_SND_MAESTRO3 is not set
   2.916 -# CONFIG_SND_MIXART is not set
   2.917 -# CONFIG_SND_NM256 is not set
   2.918 -# CONFIG_SND_PCXHR is not set
   2.919 -# CONFIG_SND_RME32 is not set
   2.920 -# CONFIG_SND_RME96 is not set
   2.921 -# CONFIG_SND_RME9652 is not set
   2.922 -# CONFIG_SND_SONICVIBES is not set
   2.923 -# CONFIG_SND_TRIDENT is not set
   2.924 -# CONFIG_SND_VIA82XX is not set
   2.925 -# CONFIG_SND_VIA82XX_MODEM is not set
   2.926 -# CONFIG_SND_VX222 is not set
   2.927 -# CONFIG_SND_YMFPCI is not set
   2.928 -
   2.929 -#
   2.930 -# ALSA ARM devices
   2.931 -#
   2.932 -
   2.933 -#
   2.934 -# Open Sound System
   2.935 -#
   2.936 -# CONFIG_SOUND_PRIME is not set
   2.937 -
   2.938 -#
   2.939 -# USB support
   2.940 -#
   2.941 -CONFIG_USB_ARCH_HAS_HCD=y
   2.942 -CONFIG_USB_ARCH_HAS_OHCI=y
   2.943 -CONFIG_USB_ARCH_HAS_EHCI=y
   2.944 -# CONFIG_USB is not set
   2.945 -
   2.946 -#
   2.947 -# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
   2.948 -#
   2.949 -
   2.950 -#
   2.951 -# USB Gadget Support
   2.952 -#
   2.953 -# CONFIG_USB_GADGET is not set
   2.954 -
   2.955 -#
   2.956 -# MMC/SD Card support
   2.957 -#
   2.958 -CONFIG_MMC=y
   2.959 -# CONFIG_MMC_DEBUG is not set
   2.960 -CONFIG_MMC_BLOCK=y
   2.961 -# CONFIG_MMC_SDHCI is not set
   2.962 -# CONFIG_MMC_TIFM_SD is not set
   2.963 -
   2.964 -#
   2.965 -# Real Time Clock
   2.966 -#
   2.967 -CONFIG_RTC_LIB=y
   2.968 -# CONFIG_RTC_CLASS is not set
   2.969 -
   2.970 -#
   2.971 -# File systems
   2.972 -#
   2.973 -CONFIG_EXT2_FS=y
   2.974 -# CONFIG_EXT2_FS_XATTR is not set
   2.975 -# CONFIG_EXT2_FS_XIP is not set
   2.976 -# CONFIG_EXT3_FS is not set
   2.977 -# CONFIG_EXT4DEV_FS is not set
   2.978 -# CONFIG_REISERFS_FS is not set
   2.979 -# CONFIG_JFS_FS is not set
   2.980 -# CONFIG_FS_POSIX_ACL is not set
   2.981 -# CONFIG_XFS_FS is not set
   2.982 -# CONFIG_GFS2_FS is not set
   2.983 -# CONFIG_OCFS2_FS is not set
   2.984 -CONFIG_MINIX_FS=y
   2.985 -CONFIG_ROMFS_FS=y
   2.986 -# CONFIG_INOTIFY is not set
   2.987 -# CONFIG_QUOTA is not set
   2.988 -CONFIG_DNOTIFY=y
   2.989 -# CONFIG_AUTOFS_FS is not set
   2.990 -# CONFIG_AUTOFS4_FS is not set
   2.991 -# CONFIG_FUSE_FS is not set
   2.992 -
   2.993 -#
   2.994 -# CD-ROM/DVD Filesystems
   2.995 -#
   2.996 -# CONFIG_ISO9660_FS is not set
   2.997 -# CONFIG_UDF_FS is not set
   2.998 -
   2.999 -#
  2.1000 -# DOS/FAT/NT Filesystems
  2.1001 -#
  2.1002 -CONFIG_FAT_FS=m
  2.1003 -# CONFIG_MSDOS_FS is not set
  2.1004 -CONFIG_VFAT_FS=m
  2.1005 -CONFIG_FAT_DEFAULT_CODEPAGE=437
  2.1006 -CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
  2.1007 -# CONFIG_NTFS_FS is not set
  2.1008 -
  2.1009 -#
  2.1010 -# Pseudo filesystems
  2.1011 -#
  2.1012 -CONFIG_PROC_FS=y
  2.1013 -CONFIG_PROC_SYSCTL=y
  2.1014 -CONFIG_SYSFS=y
  2.1015 -# CONFIG_TMPFS is not set
  2.1016 -# CONFIG_HUGETLB_PAGE is not set
  2.1017 -CONFIG_RAMFS=y
  2.1018 -# CONFIG_CONFIGFS_FS is not set
  2.1019 -
  2.1020 -#
  2.1021 -# Miscellaneous filesystems
  2.1022 -#
  2.1023 -# CONFIG_ADFS_FS is not set
  2.1024 -# CONFIG_AFFS_FS is not set
  2.1025 -# CONFIG_HFS_FS is not set
  2.1026 -# CONFIG_HFSPLUS_FS is not set
  2.1027 -# CONFIG_BEFS_FS is not set
  2.1028 -# CONFIG_BFS_FS is not set
  2.1029 -# CONFIG_EFS_FS is not set
  2.1030 -# CONFIG_JFFS_FS is not set
  2.1031 -CONFIG_JFFS2_FS=y
  2.1032 -CONFIG_JFFS2_FS_DEBUG=0
  2.1033 -CONFIG_JFFS2_FS_WRITEBUFFER=y
  2.1034 -# CONFIG_JFFS2_SUMMARY is not set
  2.1035 -# CONFIG_JFFS2_FS_XATTR is not set
  2.1036 -# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
  2.1037 -CONFIG_JFFS2_ZLIB=y
  2.1038 -CONFIG_JFFS2_RTIME=y
  2.1039 -# CONFIG_JFFS2_RUBIN is not set
  2.1040 -CONFIG_CRAMFS=y
  2.1041 -# CONFIG_VXFS_FS is not set
  2.1042 -# CONFIG_HPFS_FS is not set
  2.1043 -# CONFIG_QNX4FS_FS is not set
  2.1044 -# CONFIG_SYSV_FS is not set
  2.1045 -# CONFIG_UFS_FS is not set
  2.1046 -
  2.1047 -#
  2.1048 -# Network File Systems
  2.1049 -#
  2.1050 -CONFIG_NFS_FS=y
  2.1051 -CONFIG_NFS_V3=y
  2.1052 -# CONFIG_NFS_V3_ACL is not set
  2.1053 -# CONFIG_NFS_V4 is not set
  2.1054 -# CONFIG_NFS_DIRECTIO is not set
  2.1055 -CONFIG_NFSD=y
  2.1056 -CONFIG_NFSD_V3=y
  2.1057 -# CONFIG_NFSD_V3_ACL is not set
  2.1058 -# CONFIG_NFSD_V4 is not set
  2.1059 -# CONFIG_NFSD_TCP is not set
  2.1060 -CONFIG_ROOT_NFS=y
  2.1061 -CONFIG_LOCKD=y
  2.1062 -CONFIG_LOCKD_V4=y
  2.1063 -CONFIG_EXPORTFS=y
  2.1064 -CONFIG_NFS_COMMON=y
  2.1065 -CONFIG_SUNRPC=y
  2.1066 -# CONFIG_RPCSEC_GSS_KRB5 is not set
  2.1067 -# CONFIG_RPCSEC_GSS_SPKM3 is not set
  2.1068 -# CONFIG_SMB_FS is not set
  2.1069 -# CONFIG_CIFS is not set
  2.1070 -# CONFIG_NCP_FS is not set
  2.1071 -# CONFIG_CODA_FS is not set
  2.1072 -# CONFIG_AFS_FS is not set
  2.1073 -# CONFIG_9P_FS is not set
  2.1074 -
  2.1075 -#
  2.1076 -# Partition Types
  2.1077 -#
  2.1078 -CONFIG_PARTITION_ADVANCED=y
  2.1079 -# CONFIG_ACORN_PARTITION is not set
  2.1080 -# CONFIG_OSF_PARTITION is not set
  2.1081 -# CONFIG_AMIGA_PARTITION is not set
  2.1082 -# CONFIG_ATARI_PARTITION is not set
  2.1083 -# CONFIG_MAC_PARTITION is not set
  2.1084 -CONFIG_MSDOS_PARTITION=y
  2.1085 -# CONFIG_BSD_DISKLABEL is not set
  2.1086 -# CONFIG_MINIX_SUBPARTITION is not set
  2.1087 -# CONFIG_SOLARIS_X86_PARTITION is not set
  2.1088 -# CONFIG_UNIXWARE_DISKLABEL is not set
  2.1089 -# CONFIG_LDM_PARTITION is not set
  2.1090 -# CONFIG_SGI_PARTITION is not set
  2.1091 -# CONFIG_ULTRIX_PARTITION is not set
  2.1092 -# CONFIG_SUN_PARTITION is not set
  2.1093 -# CONFIG_KARMA_PARTITION is not set
  2.1094 -# CONFIG_EFI_PARTITION is not set
  2.1095 -
  2.1096 -#
  2.1097 -# Native Language Support
  2.1098 -#
  2.1099 -CONFIG_NLS=m
  2.1100 -CONFIG_NLS_DEFAULT="iso8859-1"
  2.1101 -# CONFIG_NLS_CODEPAGE_437 is not set
  2.1102 -# CONFIG_NLS_CODEPAGE_737 is not set
  2.1103 -# CONFIG_NLS_CODEPAGE_775 is not set
  2.1104 -CONFIG_NLS_CODEPAGE_850=m
  2.1105 -# CONFIG_NLS_CODEPAGE_852 is not set
  2.1106 -# CONFIG_NLS_CODEPAGE_855 is not set
  2.1107 -# CONFIG_NLS_CODEPAGE_857 is not set
  2.1108 -# CONFIG_NLS_CODEPAGE_860 is not set
  2.1109 -# CONFIG_NLS_CODEPAGE_861 is not set
  2.1110 -# CONFIG_NLS_CODEPAGE_862 is not set
  2.1111 -# CONFIG_NLS_CODEPAGE_863 is not set
  2.1112 -# CONFIG_NLS_CODEPAGE_864 is not set
  2.1113 -# CONFIG_NLS_CODEPAGE_865 is not set
  2.1114 -# CONFIG_NLS_CODEPAGE_866 is not set
  2.1115 -# CONFIG_NLS_CODEPAGE_869 is not set
  2.1116 -# CONFIG_NLS_CODEPAGE_936 is not set
  2.1117 -# CONFIG_NLS_CODEPAGE_950 is not set
  2.1118 -# CONFIG_NLS_CODEPAGE_932 is not set
  2.1119 -# CONFIG_NLS_CODEPAGE_949 is not set
  2.1120 -# CONFIG_NLS_CODEPAGE_874 is not set
  2.1121 -# CONFIG_NLS_ISO8859_8 is not set
  2.1122 -# CONFIG_NLS_CODEPAGE_1250 is not set
  2.1123 -# CONFIG_NLS_CODEPAGE_1251 is not set
  2.1124 -# CONFIG_NLS_ASCII is not set
  2.1125 -CONFIG_NLS_ISO8859_1=m
  2.1126 -# CONFIG_NLS_ISO8859_2 is not set
  2.1127 -# CONFIG_NLS_ISO8859_3 is not set
  2.1128 -# CONFIG_NLS_ISO8859_4 is not set
  2.1129 -# CONFIG_NLS_ISO8859_5 is not set
  2.1130 -# CONFIG_NLS_ISO8859_6 is not set
  2.1131 -# CONFIG_NLS_ISO8859_7 is not set
  2.1132 -# CONFIG_NLS_ISO8859_9 is not set
  2.1133 -# CONFIG_NLS_ISO8859_13 is not set
  2.1134 -# CONFIG_NLS_ISO8859_14 is not set
  2.1135 -# CONFIG_NLS_ISO8859_15 is not set
  2.1136 -# CONFIG_NLS_KOI8_R is not set
  2.1137 -# CONFIG_NLS_KOI8_U is not set
  2.1138 -# CONFIG_NLS_UTF8 is not set
  2.1139 -
  2.1140 -#
  2.1141 -# Profiling support
  2.1142 -#
  2.1143 -# CONFIG_PROFILING is not set
  2.1144 -
  2.1145 -#
  2.1146 -# Kernel hacking
  2.1147 -#
  2.1148 -# CONFIG_PRINTK_TIME is not set
  2.1149 -CONFIG_ENABLE_MUST_CHECK=y
  2.1150 -CONFIG_MAGIC_SYSRQ=y
  2.1151 -# CONFIG_UNUSED_SYMBOLS is not set
  2.1152 -CONFIG_DEBUG_KERNEL=y
  2.1153 -CONFIG_LOG_BUF_SHIFT=14
  2.1154 -CONFIG_DETECT_SOFTLOCKUP=y
  2.1155 -# CONFIG_SCHEDSTATS is not set
  2.1156 -# CONFIG_DEBUG_SLAB is not set
  2.1157 -# CONFIG_DEBUG_RT_MUTEXES is not set
  2.1158 -# CONFIG_RT_MUTEX_TESTER is not set
  2.1159 -# CONFIG_DEBUG_SPINLOCK is not set
  2.1160 -# CONFIG_DEBUG_MUTEXES is not set
  2.1161 -# CONFIG_DEBUG_RWSEMS is not set
  2.1162 -# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
  2.1163 -# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
  2.1164 -# CONFIG_DEBUG_KOBJECT is not set
  2.1165 -CONFIG_DEBUG_BUGVERBOSE=y
  2.1166 -# CONFIG_DEBUG_INFO is not set
  2.1167 -# CONFIG_DEBUG_FS is not set
  2.1168 -# CONFIG_DEBUG_VM is not set
  2.1169 -# CONFIG_DEBUG_LIST is not set
  2.1170 -CONFIG_FRAME_POINTER=y
  2.1171 -CONFIG_FORCED_INLINING=y
  2.1172 -# CONFIG_HEADERS_CHECK is not set
  2.1173 -# CONFIG_RCU_TORTURE_TEST is not set
  2.1174 -CONFIG_DEBUG_USER=y
  2.1175 -# CONFIG_DEBUG_WAITQ is not set
  2.1176 -CONFIG_DEBUG_ERRORS=y
  2.1177 -CONFIG_DEBUG_LL=y
  2.1178 -# CONFIG_DEBUG_ICEDCC is not set
  2.1179 -
  2.1180 -#
  2.1181 -# Security options
  2.1182 -#
  2.1183 -# CONFIG_KEYS is not set
  2.1184 -# CONFIG_SECURITY is not set
  2.1185 -
  2.1186 -#
  2.1187 -# Cryptographic options
  2.1188 -#
  2.1189 -# CONFIG_CRYPTO is not set
  2.1190 -
  2.1191 -#
  2.1192 -# Library routines
  2.1193 -#
  2.1194 -# CONFIG_CRC_CCITT is not set
  2.1195 -# CONFIG_CRC16 is not set
  2.1196 -CONFIG_CRC32=y
  2.1197 -# CONFIG_LIBCRC32C is not set
  2.1198 -CONFIG_ZLIB_INFLATE=y
  2.1199 -CONFIG_ZLIB_DEFLATE=y
  2.1200 -CONFIG_PLIST=y
     3.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.2 +++ b/samples/armeb-unknown-linux-uclibc/linux-2.6.20.1.config	Wed Mar 07 19:02:17 2007 +0000
     3.3 @@ -0,0 +1,1215 @@
     3.4 +#
     3.5 +# Automatically generated make config: don't edit
     3.6 +# Linux kernel version: 2.6.20.1
     3.7 +# Sun Mar  4 21:35:31 2007
     3.8 +#
     3.9 +CONFIG_ARM=y
    3.10 +CONFIG_GENERIC_TIME=y
    3.11 +CONFIG_MMU=y
    3.12 +CONFIG_GENERIC_HARDIRQS=y
    3.13 +CONFIG_TRACE_IRQFLAGS_SUPPORT=y
    3.14 +CONFIG_HARDIRQS_SW_RESEND=y
    3.15 +CONFIG_GENERIC_IRQ_PROBE=y
    3.16 +CONFIG_RWSEM_GENERIC_SPINLOCK=y
    3.17 +# CONFIG_ARCH_HAS_ILOG2_U32 is not set
    3.18 +# CONFIG_ARCH_HAS_ILOG2_U64 is not set
    3.19 +CONFIG_GENERIC_HWEIGHT=y
    3.20 +CONFIG_GENERIC_CALIBRATE_DELAY=y
    3.21 +CONFIG_VECTORS_BASE=0xffff0000
    3.22 +CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
    3.23 +
    3.24 +#
    3.25 +# Code maturity level options
    3.26 +#
    3.27 +CONFIG_EXPERIMENTAL=y
    3.28 +CONFIG_BROKEN_ON_SMP=y
    3.29 +CONFIG_INIT_ENV_ARG_LIMIT=32
    3.30 +
    3.31 +#
    3.32 +# General setup
    3.33 +#
    3.34 +CONFIG_LOCALVERSION="-nslu2"
    3.35 +# CONFIG_LOCALVERSION_AUTO is not set
    3.36 +CONFIG_SWAP=y
    3.37 +CONFIG_SYSVIPC=y
    3.38 +# CONFIG_IPC_NS is not set
    3.39 +# CONFIG_POSIX_MQUEUE is not set
    3.40 +# CONFIG_BSD_PROCESS_ACCT is not set
    3.41 +# CONFIG_TASKSTATS is not set
    3.42 +# CONFIG_UTS_NS is not set
    3.43 +# CONFIG_AUDIT is not set
    3.44 +# CONFIG_IKCONFIG is not set
    3.45 +# CONFIG_SYSFS_DEPRECATED is not set
    3.46 +# CONFIG_RELAY is not set
    3.47 +CONFIG_INITRAMFS_SOURCE=""
    3.48 +# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
    3.49 +CONFIG_SYSCTL=y
    3.50 +# CONFIG_EMBEDDED is not set
    3.51 +CONFIG_UID16=y
    3.52 +CONFIG_SYSCTL_SYSCALL=y
    3.53 +CONFIG_KALLSYMS=y
    3.54 +# CONFIG_KALLSYMS_ALL is not set
    3.55 +# CONFIG_KALLSYMS_EXTRA_PASS is not set
    3.56 +CONFIG_HOTPLUG=y
    3.57 +CONFIG_PRINTK=y
    3.58 +CONFIG_BUG=y
    3.59 +CONFIG_ELF_CORE=y
    3.60 +CONFIG_BASE_FULL=y
    3.61 +CONFIG_FUTEX=y
    3.62 +CONFIG_EPOLL=y
    3.63 +CONFIG_SHMEM=y
    3.64 +CONFIG_SLAB=y
    3.65 +CONFIG_VM_EVENT_COUNTERS=y
    3.66 +CONFIG_RT_MUTEXES=y
    3.67 +# CONFIG_TINY_SHMEM is not set
    3.68 +CONFIG_BASE_SMALL=0
    3.69 +# CONFIG_SLOB is not set
    3.70 +
    3.71 +#
    3.72 +# Loadable module support
    3.73 +#
    3.74 +CONFIG_MODULES=y
    3.75 +CONFIG_MODULE_UNLOAD=y
    3.76 +CONFIG_MODULE_FORCE_UNLOAD=y
    3.77 +# CONFIG_MODVERSIONS is not set
    3.78 +# CONFIG_MODULE_SRCVERSION_ALL is not set
    3.79 +CONFIG_KMOD=y
    3.80 +
    3.81 +#
    3.82 +# Block layer
    3.83 +#
    3.84 +CONFIG_BLOCK=y
    3.85 +# CONFIG_LBD is not set
    3.86 +# CONFIG_BLK_DEV_IO_TRACE is not set
    3.87 +# CONFIG_LSF is not set
    3.88 +
    3.89 +#
    3.90 +# IO Schedulers
    3.91 +#
    3.92 +CONFIG_IOSCHED_NOOP=y
    3.93 +CONFIG_IOSCHED_AS=y
    3.94 +CONFIG_IOSCHED_DEADLINE=y
    3.95 +CONFIG_IOSCHED_CFQ=y
    3.96 +CONFIG_DEFAULT_AS=y
    3.97 +# CONFIG_DEFAULT_DEADLINE is not set
    3.98 +# CONFIG_DEFAULT_CFQ is not set
    3.99 +# CONFIG_DEFAULT_NOOP is not set
   3.100 +CONFIG_DEFAULT_IOSCHED="anticipatory"
   3.101 +
   3.102 +#
   3.103 +# System Type
   3.104 +#
   3.105 +# CONFIG_ARCH_AAEC2000 is not set
   3.106 +# CONFIG_ARCH_INTEGRATOR is not set
   3.107 +# CONFIG_ARCH_REALVIEW is not set
   3.108 +# CONFIG_ARCH_VERSATILE is not set
   3.109 +# CONFIG_ARCH_AT91 is not set
   3.110 +# CONFIG_ARCH_CLPS7500 is not set
   3.111 +# CONFIG_ARCH_CLPS711X is not set
   3.112 +# CONFIG_ARCH_CO285 is not set
   3.113 +# CONFIG_ARCH_EBSA110 is not set
   3.114 +# CONFIG_ARCH_EP93XX is not set
   3.115 +# CONFIG_ARCH_FOOTBRIDGE is not set
   3.116 +# CONFIG_ARCH_NETX is not set
   3.117 +# CONFIG_ARCH_H720X is not set
   3.118 +# CONFIG_ARCH_IMX is not set
   3.119 +# CONFIG_ARCH_IOP32X is not set
   3.120 +# CONFIG_ARCH_IOP33X is not set
   3.121 +# CONFIG_ARCH_IOP13XX is not set
   3.122 +CONFIG_ARCH_IXP4XX=y
   3.123 +# CONFIG_ARCH_IXP2000 is not set
   3.124 +# CONFIG_ARCH_IXP23XX is not set
   3.125 +# CONFIG_ARCH_L7200 is not set
   3.126 +# CONFIG_ARCH_PNX4008 is not set
   3.127 +# CONFIG_ARCH_PXA is not set
   3.128 +# CONFIG_ARCH_RPC is not set
   3.129 +# CONFIG_ARCH_SA1100 is not set
   3.130 +# CONFIG_ARCH_S3C2410 is not set
   3.131 +# CONFIG_ARCH_SHARK is not set
   3.132 +# CONFIG_ARCH_LH7A40X is not set
   3.133 +# CONFIG_ARCH_OMAP is not set
   3.134 +CONFIG_ARCH_SUPPORTS_BIG_ENDIAN=y
   3.135 +
   3.136 +#
   3.137 +# Intel IXP4xx Implementation Options
   3.138 +#
   3.139 +
   3.140 +#
   3.141 +# IXP4xx Platforms
   3.142 +#
   3.143 +CONFIG_MACH_NSLU2=y
   3.144 +# CONFIG_ARCH_AVILA is not set
   3.145 +# CONFIG_ARCH_ADI_COYOTE is not set
   3.146 +# CONFIG_ARCH_IXDP425 is not set
   3.147 +# CONFIG_MACH_IXDPG425 is not set
   3.148 +# CONFIG_MACH_IXDP465 is not set
   3.149 +# CONFIG_ARCH_PRPMC1100 is not set
   3.150 +# CONFIG_MACH_NAS100D is not set
   3.151 +# CONFIG_MACH_GTWX5715 is not set
   3.152 +
   3.153 +#
   3.154 +# IXP4xx Options
   3.155 +#
   3.156 +CONFIG_DMABOUNCE=y
   3.157 +# CONFIG_IXP4XX_INDIRECT_PCI is not set
   3.158 +
   3.159 +#
   3.160 +# Processor Type
   3.161 +#
   3.162 +CONFIG_CPU_32=y
   3.163 +CONFIG_CPU_XSCALE=y
   3.164 +CONFIG_CPU_32v5=y
   3.165 +CONFIG_CPU_ABRT_EV5T=y
   3.166 +CONFIG_CPU_CACHE_VIVT=y
   3.167 +CONFIG_CPU_TLB_V4WBI=y
   3.168 +CONFIG_CPU_CP15=y
   3.169 +CONFIG_CPU_CP15_MMU=y
   3.170 +
   3.171 +#
   3.172 +# Processor Features
   3.173 +#
   3.174 +CONFIG_ARM_THUMB=y
   3.175 +CONFIG_CPU_BIG_ENDIAN=y
   3.176 +# CONFIG_CPU_DCACHE_DISABLE is not set
   3.177 +# CONFIG_IWMMXT is not set
   3.178 +CONFIG_XSCALE_PMU=y
   3.179 +
   3.180 +#
   3.181 +# Bus support
   3.182 +#
   3.183 +CONFIG_PCI=y
   3.184 +# CONFIG_PCI_DEBUG is not set
   3.185 +
   3.186 +#
   3.187 +# PCCARD (PCMCIA/CardBus) support
   3.188 +#
   3.189 +# CONFIG_PCCARD is not set
   3.190 +
   3.191 +#
   3.192 +# Kernel Features
   3.193 +#
   3.194 +# CONFIG_PREEMPT is not set
   3.195 +# CONFIG_NO_IDLE_HZ is not set
   3.196 +CONFIG_HZ=100
   3.197 +# CONFIG_AEABI is not set
   3.198 +# CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
   3.199 +CONFIG_SELECT_MEMORY_MODEL=y
   3.200 +CONFIG_FLATMEM_MANUAL=y
   3.201 +# CONFIG_DISCONTIGMEM_MANUAL is not set
   3.202 +# CONFIG_SPARSEMEM_MANUAL is not set
   3.203 +CONFIG_FLATMEM=y
   3.204 +CONFIG_FLAT_NODE_MEM_MAP=y
   3.205 +# CONFIG_SPARSEMEM_STATIC is not set
   3.206 +CONFIG_SPLIT_PTLOCK_CPUS=4096
   3.207 +# CONFIG_RESOURCES_64BIT is not set
   3.208 +CONFIG_ALIGNMENT_TRAP=y
   3.209 +
   3.210 +#
   3.211 +# Boot options
   3.212 +#
   3.213 +CONFIG_ZBOOT_ROM_TEXT=0x0
   3.214 +CONFIG_ZBOOT_ROM_BSS=0x0
   3.215 +CONFIG_CMDLINE="root=1f03 mem=32M"
   3.216 +# CONFIG_XIP_KERNEL is not set
   3.217 +
   3.218 +#
   3.219 +# Floating point emulation
   3.220 +#
   3.221 +
   3.222 +#
   3.223 +# At least one emulation must be selected
   3.224 +#
   3.225 +CONFIG_FPE_NWFPE=y
   3.226 +# CONFIG_FPE_NWFPE_XP is not set
   3.227 +# CONFIG_FPE_FASTFPE is not set
   3.228 +
   3.229 +#
   3.230 +# Userspace binary formats
   3.231 +#
   3.232 +CONFIG_BINFMT_ELF=y
   3.233 +# CONFIG_BINFMT_AOUT is not set
   3.234 +# CONFIG_BINFMT_MISC is not set
   3.235 +# CONFIG_ARTHUR is not set
   3.236 +
   3.237 +#
   3.238 +# Power management options
   3.239 +#
   3.240 +CONFIG_PM=y
   3.241 +# CONFIG_PM_LEGACY is not set
   3.242 +# CONFIG_PM_DEBUG is not set
   3.243 +# CONFIG_PM_SYSFS_DEPRECATED is not set
   3.244 +# CONFIG_APM is not set
   3.245 +
   3.246 +#
   3.247 +# Networking
   3.248 +#
   3.249 +CONFIG_NET=y
   3.250 +
   3.251 +#
   3.252 +# Networking options
   3.253 +#
   3.254 +# CONFIG_NETDEBUG is not set
   3.255 +CONFIG_PACKET=y
   3.256 +CONFIG_PACKET_MMAP=y
   3.257 +CONFIG_UNIX=y
   3.258 +CONFIG_XFRM=y
   3.259 +# CONFIG_XFRM_USER is not set
   3.260 +# CONFIG_XFRM_SUB_POLICY is not set
   3.261 +# CONFIG_NET_KEY is not set
   3.262 +CONFIG_INET=y
   3.263 +CONFIG_IP_MULTICAST=y
   3.264 +# CONFIG_IP_ADVANCED_ROUTER is not set
   3.265 +CONFIG_IP_FIB_HASH=y
   3.266 +CONFIG_IP_PNP=y
   3.267 +# CONFIG_IP_PNP_DHCP is not set
   3.268 +CONFIG_IP_PNP_BOOTP=y
   3.269 +# CONFIG_IP_PNP_RARP is not set
   3.270 +# CONFIG_NET_IPIP is not set
   3.271 +# CONFIG_NET_IPGRE is not set
   3.272 +# CONFIG_IP_MROUTE is not set
   3.273 +# CONFIG_ARPD is not set
   3.274 +# CONFIG_SYN_COOKIES is not set
   3.275 +# CONFIG_INET_AH is not set
   3.276 +# CONFIG_INET_ESP is not set
   3.277 +# CONFIG_INET_IPCOMP is not set
   3.278 +# CONFIG_INET_XFRM_TUNNEL is not set
   3.279 +# CONFIG_INET_TUNNEL is not set
   3.280 +CONFIG_INET_XFRM_MODE_TRANSPORT=y
   3.281 +CONFIG_INET_XFRM_MODE_TUNNEL=y
   3.282 +CONFIG_INET_XFRM_MODE_BEET=y
   3.283 +# CONFIG_INET_DIAG is not set
   3.284 +# CONFIG_TCP_CONG_ADVANCED is not set
   3.285 +CONFIG_TCP_CONG_CUBIC=y
   3.286 +CONFIG_DEFAULT_TCP_CONG="cubic"
   3.287 +# CONFIG_TCP_MD5SIG is not set
   3.288 +# CONFIG_IPV6 is not set
   3.289 +# CONFIG_INET6_XFRM_TUNNEL is not set
   3.290 +# CONFIG_INET6_TUNNEL is not set
   3.291 +# CONFIG_NETWORK_SECMARK is not set
   3.292 +# CONFIG_NETFILTER is not set
   3.293 +
   3.294 +#
   3.295 +# DCCP Configuration (EXPERIMENTAL)
   3.296 +#
   3.297 +# CONFIG_IP_DCCP is not set
   3.298 +
   3.299 +#
   3.300 +# SCTP Configuration (EXPERIMENTAL)
   3.301 +#
   3.302 +# CONFIG_IP_SCTP is not set
   3.303 +
   3.304 +#
   3.305 +# TIPC Configuration (EXPERIMENTAL)
   3.306 +#
   3.307 +# CONFIG_TIPC is not set
   3.308 +# CONFIG_ATM is not set
   3.309 +# CONFIG_BRIDGE is not set
   3.310 +# CONFIG_VLAN_8021Q is not set
   3.311 +# CONFIG_DECNET is not set
   3.312 +# CONFIG_LLC2 is not set
   3.313 +# CONFIG_IPX is not set
   3.314 +# CONFIG_ATALK is not set
   3.315 +# CONFIG_X25 is not set
   3.316 +# CONFIG_LAPB is not set
   3.317 +# CONFIG_ECONET is not set
   3.318 +# CONFIG_WAN_ROUTER is not set
   3.319 +
   3.320 +#
   3.321 +# QoS and/or fair queueing
   3.322 +#
   3.323 +# CONFIG_NET_SCHED is not set
   3.324 +
   3.325 +#
   3.326 +# Network testing
   3.327 +#
   3.328 +# CONFIG_NET_PKTGEN is not set
   3.329 +# CONFIG_HAMRADIO is not set
   3.330 +# CONFIG_IRDA is not set
   3.331 +# CONFIG_BT is not set
   3.332 +# CONFIG_IEEE80211 is not set
   3.333 +
   3.334 +#
   3.335 +# Device Drivers
   3.336 +#
   3.337 +
   3.338 +#
   3.339 +# Generic Driver Options
   3.340 +#
   3.341 +CONFIG_STANDALONE=y
   3.342 +CONFIG_PREVENT_FIRMWARE_BUILD=y
   3.343 +# CONFIG_FW_LOADER is not set
   3.344 +# CONFIG_DEBUG_DRIVER is not set
   3.345 +# CONFIG_SYS_HYPERVISOR is not set
   3.346 +
   3.347 +#
   3.348 +# Connector - unified userspace <-> kernelspace linker
   3.349 +#
   3.350 +# CONFIG_CONNECTOR is not set
   3.351 +
   3.352 +#
   3.353 +# Memory Technology Devices (MTD)
   3.354 +#
   3.355 +CONFIG_MTD=y
   3.356 +# CONFIG_MTD_DEBUG is not set
   3.357 +# CONFIG_MTD_CONCAT is not set
   3.358 +CONFIG_MTD_PARTITIONS=y
   3.359 +# CONFIG_MTD_REDBOOT_PARTS is not set
   3.360 +CONFIG_MTD_CMDLINE_PARTS=y
   3.361 +# CONFIG_MTD_AFS_PARTS is not set
   3.362 +
   3.363 +#
   3.364 +# User Modules And Translation Layers
   3.365 +#
   3.366 +CONFIG_MTD_CHAR=y
   3.367 +CONFIG_MTD_BLKDEVS=y
   3.368 +CONFIG_MTD_BLOCK=y
   3.369 +# CONFIG_FTL is not set
   3.370 +# CONFIG_NFTL is not set
   3.371 +# CONFIG_INFTL is not set
   3.372 +# CONFIG_RFD_FTL is not set
   3.373 +# CONFIG_SSFDC is not set
   3.374 +
   3.375 +#
   3.376 +# RAM/ROM/Flash chip drivers
   3.377 +#
   3.378 +CONFIG_MTD_CFI=y
   3.379 +# CONFIG_MTD_JEDECPROBE is not set
   3.380 +CONFIG_MTD_GEN_PROBE=y
   3.381 +CONFIG_MTD_CFI_ADV_OPTIONS=y
   3.382 +CONFIG_MTD_CFI_NOSWAP=y
   3.383 +# CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
   3.384 +# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
   3.385 +# CONFIG_MTD_CFI_GEOMETRY is not set
   3.386 +CONFIG_MTD_MAP_BANK_WIDTH_1=y
   3.387 +CONFIG_MTD_MAP_BANK_WIDTH_2=y
   3.388 +CONFIG_MTD_MAP_BANK_WIDTH_4=y
   3.389 +# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
   3.390 +# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
   3.391 +# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
   3.392 +CONFIG_MTD_CFI_I1=y
   3.393 +CONFIG_MTD_CFI_I2=y
   3.394 +# CONFIG_MTD_CFI_I4 is not set
   3.395 +# CONFIG_MTD_CFI_I8 is not set
   3.396 +# CONFIG_MTD_OTP is not set
   3.397 +CONFIG_MTD_CFI_INTELEXT=y
   3.398 +# CONFIG_MTD_CFI_AMDSTD is not set
   3.399 +# CONFIG_MTD_CFI_STAA is not set
   3.400 +CONFIG_MTD_CFI_UTIL=y
   3.401 +# CONFIG_MTD_RAM is not set
   3.402 +# CONFIG_MTD_ROM is not set
   3.403 +# CONFIG_MTD_ABSENT is not set
   3.404 +# CONFIG_MTD_OBSOLETE_CHIPS is not set
   3.405 +
   3.406 +#
   3.407 +# Mapping drivers for chip access
   3.408 +#
   3.409 +# CONFIG_MTD_COMPLEX_MAPPINGS is not set
   3.410 +# CONFIG_MTD_PHYSMAP is not set
   3.411 +CONFIG_MTD_ARM_INTEGRATOR=y
   3.412 +# CONFIG_MTD_PLATRAM is not set
   3.413 +
   3.414 +#
   3.415 +# Self-contained MTD device drivers
   3.416 +#
   3.417 +# CONFIG_MTD_PMC551 is not set
   3.418 +# CONFIG_MTD_SLRAM is not set
   3.419 +# CONFIG_MTD_PHRAM is not set
   3.420 +# CONFIG_MTD_MTDRAM is not set
   3.421 +# CONFIG_MTD_BLOCK2MTD is not set
   3.422 +
   3.423 +#
   3.424 +# Disk-On-Chip Device Drivers
   3.425 +#
   3.426 +# CONFIG_MTD_DOC2000 is not set
   3.427 +# CONFIG_MTD_DOC2001 is not set
   3.428 +# CONFIG_MTD_DOC2001PLUS is not set
   3.429 +
   3.430 +#
   3.431 +# NAND Flash Device Drivers
   3.432 +#
   3.433 +# CONFIG_MTD_NAND is not set
   3.434 +# CONFIG_MTD_NAND_CAFE is not set
   3.435 +
   3.436 +#
   3.437 +# OneNAND Flash Device Drivers
   3.438 +#
   3.439 +# CONFIG_MTD_ONENAND is not set
   3.440 +
   3.441 +#
   3.442 +# Parallel port support
   3.443 +#
   3.444 +# CONFIG_PARPORT is not set
   3.445 +
   3.446 +#
   3.447 +# Plug and Play support
   3.448 +#
   3.449 +
   3.450 +#
   3.451 +# Block devices
   3.452 +#
   3.453 +# CONFIG_BLK_CPQ_DA is not set
   3.454 +# CONFIG_BLK_CPQ_CISS_DA is not set
   3.455 +# CONFIG_BLK_DEV_DAC960 is not set
   3.456 +# CONFIG_BLK_DEV_UMEM is not set
   3.457 +# CONFIG_BLK_DEV_COW_COMMON is not set
   3.458 +# CONFIG_BLK_DEV_LOOP is not set
   3.459 +# CONFIG_BLK_DEV_NBD is not set
   3.460 +# CONFIG_BLK_DEV_SX8 is not set
   3.461 +CONFIG_BLK_DEV_RAM=y
   3.462 +CONFIG_BLK_DEV_RAM_COUNT=16
   3.463 +CONFIG_BLK_DEV_RAM_SIZE=4096
   3.464 +CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
   3.465 +CONFIG_BLK_DEV_INITRD=y
   3.466 +# CONFIG_CDROM_PKTCDVD is not set
   3.467 +# CONFIG_ATA_OVER_ETH is not set
   3.468 +
   3.469 +#
   3.470 +# ATA/ATAPI/MFM/RLL support
   3.471 +#
   3.472 +# CONFIG_IDE is not set
   3.473 +
   3.474 +#
   3.475 +# SCSI device support
   3.476 +#
   3.477 +# CONFIG_RAID_ATTRS is not set
   3.478 +# CONFIG_SCSI is not set
   3.479 +# CONFIG_SCSI_NETLINK is not set
   3.480 +
   3.481 +#
   3.482 +# Serial ATA (prod) and Parallel ATA (experimental) drivers
   3.483 +#
   3.484 +# CONFIG_ATA is not set
   3.485 +
   3.486 +#
   3.487 +# Multi-device support (RAID and LVM)
   3.488 +#
   3.489 +# CONFIG_MD is not set
   3.490 +
   3.491 +#
   3.492 +# Fusion MPT device support
   3.493 +#
   3.494 +# CONFIG_FUSION is not set
   3.495 +
   3.496 +#
   3.497 +# IEEE 1394 (FireWire) support
   3.498 +#
   3.499 +# CONFIG_IEEE1394 is not set
   3.500 +
   3.501 +#
   3.502 +# I2O device support
   3.503 +#
   3.504 +# CONFIG_I2O is not set
   3.505 +
   3.506 +#
   3.507 +# Network device support
   3.508 +#
   3.509 +CONFIG_NETDEVICES=y
   3.510 +# CONFIG_DUMMY is not set
   3.511 +# CONFIG_BONDING is not set
   3.512 +# CONFIG_EQUALIZER is not set
   3.513 +# CONFIG_TUN is not set
   3.514 +
   3.515 +#
   3.516 +# ARCnet devices
   3.517 +#
   3.518 +# CONFIG_ARCNET is not set
   3.519 +
   3.520 +#
   3.521 +# PHY device support
   3.522 +#
   3.523 +# CONFIG_PHYLIB is not set
   3.524 +
   3.525 +#
   3.526 +# Ethernet (10 or 100Mbit)
   3.527 +#
   3.528 +CONFIG_NET_ETHERNET=y
   3.529 +CONFIG_MII=y
   3.530 +# CONFIG_HAPPYMEAL is not set
   3.531 +# CONFIG_SUNGEM is not set
   3.532 +# CONFIG_CASSINI is not set
   3.533 +# CONFIG_NET_VENDOR_3COM is not set
   3.534 +CONFIG_SMC91X=y
   3.535 +# CONFIG_DM9000 is not set
   3.536 +
   3.537 +#
   3.538 +# Tulip family network device support
   3.539 +#
   3.540 +# CONFIG_NET_TULIP is not set
   3.541 +# CONFIG_HP100 is not set
   3.542 +# CONFIG_NET_PCI is not set
   3.543 +
   3.544 +#
   3.545 +# Ethernet (1000 Mbit)
   3.546 +#
   3.547 +# CONFIG_ACENIC is not set
   3.548 +# CONFIG_DL2K is not set
   3.549 +# CONFIG_E1000 is not set
   3.550 +# CONFIG_NS83820 is not set
   3.551 +# CONFIG_HAMACHI is not set
   3.552 +# CONFIG_YELLOWFIN is not set
   3.553 +# CONFIG_R8169 is not set
   3.554 +# CONFIG_SIS190 is not set
   3.555 +# CONFIG_SKGE is not set
   3.556 +# CONFIG_SKY2 is not set
   3.557 +# CONFIG_SK98LIN is not set
   3.558 +# CONFIG_TIGON3 is not set
   3.559 +# CONFIG_BNX2 is not set
   3.560 +# CONFIG_QLA3XXX is not set
   3.561 +
   3.562 +#
   3.563 +# Ethernet (10000 Mbit)
   3.564 +#
   3.565 +# CONFIG_CHELSIO_T1 is not set
   3.566 +# CONFIG_IXGB is not set
   3.567 +# CONFIG_S2IO is not set
   3.568 +# CONFIG_MYRI10GE is not set
   3.569 +# CONFIG_NETXEN_NIC is not set
   3.570 +
   3.571 +#
   3.572 +# Token Ring devices
   3.573 +#
   3.574 +# CONFIG_TR is not set
   3.575 +
   3.576 +#
   3.577 +# Wireless LAN (non-hamradio)
   3.578 +#
   3.579 +# CONFIG_NET_RADIO is not set
   3.580 +
   3.581 +#
   3.582 +# Wan interfaces
   3.583 +#
   3.584 +# CONFIG_WAN is not set
   3.585 +# CONFIG_FDDI is not set
   3.586 +# CONFIG_HIPPI is not set
   3.587 +# CONFIG_PPP is not set
   3.588 +# CONFIG_SLIP is not set
   3.589 +# CONFIG_SHAPER is not set
   3.590 +# CONFIG_NETCONSOLE is not set
   3.591 +# CONFIG_NETPOLL is not set
   3.592 +# CONFIG_NET_POLL_CONTROLLER is not set
   3.593 +
   3.594 +#
   3.595 +# ISDN subsystem
   3.596 +#
   3.597 +# CONFIG_ISDN is not set
   3.598 +
   3.599 +#
   3.600 +# Input device support
   3.601 +#
   3.602 +CONFIG_INPUT=y
   3.603 +# CONFIG_INPUT_FF_MEMLESS is not set
   3.604 +
   3.605 +#
   3.606 +# Userland interfaces
   3.607 +#
   3.608 +CONFIG_INPUT_MOUSEDEV=y
   3.609 +CONFIG_INPUT_MOUSEDEV_PSAUX=y
   3.610 +CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
   3.611 +CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
   3.612 +# CONFIG_INPUT_JOYDEV is not set
   3.613 +# CONFIG_INPUT_TSDEV is not set
   3.614 +# CONFIG_INPUT_EVDEV is not set
   3.615 +# CONFIG_INPUT_EVBUG is not set
   3.616 +
   3.617 +#
   3.618 +# Input Device Drivers
   3.619 +#
   3.620 +CONFIG_INPUT_KEYBOARD=y
   3.621 +CONFIG_KEYBOARD_ATKBD=y
   3.622 +# CONFIG_KEYBOARD_SUNKBD is not set
   3.623 +# CONFIG_KEYBOARD_LKKBD is not set
   3.624 +# CONFIG_KEYBOARD_XTKBD is not set
   3.625 +# CONFIG_KEYBOARD_NEWTON is not set
   3.626 +# CONFIG_KEYBOARD_STOWAWAY is not set
   3.627 +CONFIG_INPUT_MOUSE=y
   3.628 +CONFIG_MOUSE_PS2=y
   3.629 +# CONFIG_MOUSE_SERIAL is not set
   3.630 +# CONFIG_MOUSE_VSXXXAA is not set
   3.631 +# CONFIG_INPUT_JOYSTICK is not set
   3.632 +# CONFIG_INPUT_TOUCHSCREEN is not set
   3.633 +# CONFIG_INPUT_MISC is not set
   3.634 +
   3.635 +#
   3.636 +# Hardware I/O ports
   3.637 +#
   3.638 +CONFIG_SERIO=y
   3.639 +# CONFIG_SERIO_SERPORT is not set
   3.640 +# CONFIG_SERIO_PCIPS2 is not set
   3.641 +CONFIG_SERIO_LIBPS2=y
   3.642 +# CONFIG_SERIO_RAW is not set
   3.643 +# CONFIG_GAMEPORT is not set
   3.644 +
   3.645 +#
   3.646 +# Character devices
   3.647 +#
   3.648 +CONFIG_VT=y
   3.649 +CONFIG_VT_CONSOLE=y
   3.650 +CONFIG_HW_CONSOLE=y
   3.651 +# CONFIG_VT_HW_CONSOLE_BINDING is not set
   3.652 +# CONFIG_SERIAL_NONSTANDARD is not set
   3.653 +
   3.654 +#
   3.655 +# Serial drivers
   3.656 +#
   3.657 +CONFIG_SERIAL_8250=m
   3.658 +CONFIG_SERIAL_8250_PCI=m
   3.659 +CONFIG_SERIAL_8250_NR_UARTS=4
   3.660 +CONFIG_SERIAL_8250_RUNTIME_UARTS=4
   3.661 +CONFIG_SERIAL_8250_EXTENDED=y
   3.662 +CONFIG_SERIAL_8250_MANY_PORTS=y
   3.663 +CONFIG_SERIAL_8250_SHARE_IRQ=y
   3.664 +# CONFIG_SERIAL_8250_DETECT_IRQ is not set
   3.665 +CONFIG_SERIAL_8250_RSA=y
   3.666 +
   3.667 +#
   3.668 +# Non-8250 serial port support
   3.669 +#
   3.670 +CONFIG_SERIAL_CORE=m
   3.671 +# CONFIG_SERIAL_JSM is not set
   3.672 +CONFIG_UNIX98_PTYS=y
   3.673 +CONFIG_LEGACY_PTYS=y
   3.674 +CONFIG_LEGACY_PTY_COUNT=16
   3.675 +
   3.676 +#
   3.677 +# IPMI
   3.678 +#
   3.679 +# CONFIG_IPMI_HANDLER is not set
   3.680 +
   3.681 +#
   3.682 +# Watchdog Cards
   3.683 +#
   3.684 +# CONFIG_WATCHDOG is not set
   3.685 +CONFIG_HW_RANDOM=y
   3.686 +CONFIG_HW_RANDOM_IXP4XX=y
   3.687 +# CONFIG_NVRAM is not set
   3.688 +# CONFIG_DTLK is not set
   3.689 +# CONFIG_R3964 is not set
   3.690 +# CONFIG_APPLICOM is not set
   3.691 +# CONFIG_DRM is not set
   3.692 +# CONFIG_RAW_DRIVER is not set
   3.693 +
   3.694 +#
   3.695 +# TPM devices
   3.696 +#
   3.697 +# CONFIG_TCG_TPM is not set
   3.698 +
   3.699 +#
   3.700 +# I2C support
   3.701 +#
   3.702 +CONFIG_I2C=y
   3.703 +CONFIG_I2C_CHARDEV=m
   3.704 +
   3.705 +#
   3.706 +# I2C Algorithms
   3.707 +#
   3.708 +CONFIG_I2C_ALGOBIT=y
   3.709 +# CONFIG_I2C_ALGOPCF is not set
   3.710 +# CONFIG_I2C_ALGOPCA is not set
   3.711 +
   3.712 +#
   3.713 +# I2C Hardware Bus support
   3.714 +#
   3.715 +# CONFIG_I2C_ALI1535 is not set
   3.716 +# CONFIG_I2C_ALI1563 is not set
   3.717 +# CONFIG_I2C_ALI15X3 is not set
   3.718 +# CONFIG_I2C_AMD756 is not set
   3.719 +# CONFIG_I2C_AMD8111 is not set
   3.720 +# CONFIG_I2C_I801 is not set
   3.721 +# CONFIG_I2C_I810 is not set
   3.722 +# CONFIG_I2C_PIIX4 is not set
   3.723 +# CONFIG_I2C_IOP3XX is not set
   3.724 +# CONFIG_I2C_IXP4XX is not set
   3.725 +# CONFIG_I2C_NFORCE2 is not set
   3.726 +# CONFIG_I2C_OCORES is not set
   3.727 +# CONFIG_I2C_PARPORT_LIGHT is not set
   3.728 +# CONFIG_I2C_PROSAVAGE is not set
   3.729 +# CONFIG_I2C_SAVAGE4 is not set
   3.730 +# CONFIG_I2C_SIS5595 is not set
   3.731 +# CONFIG_I2C_SIS630 is not set
   3.732 +# CONFIG_I2C_SIS96X is not set
   3.733 +# CONFIG_I2C_STUB is not set
   3.734 +# CONFIG_I2C_VIA is not set
   3.735 +# CONFIG_I2C_VIAPRO is not set
   3.736 +# CONFIG_I2C_VOODOO3 is not set
   3.737 +# CONFIG_I2C_PCA_ISA is not set
   3.738 +
   3.739 +#
   3.740 +# Miscellaneous I2C Chip support
   3.741 +#
   3.742 +# CONFIG_SENSORS_DS1337 is not set
   3.743 +# CONFIG_SENSORS_DS1374 is not set
   3.744 +CONFIG_SENSORS_EEPROM=m
   3.745 +# CONFIG_SENSORS_PCF8574 is not set
   3.746 +# CONFIG_SENSORS_PCA9539 is not set
   3.747 +# CONFIG_SENSORS_PCF8591 is not set
   3.748 +# CONFIG_SENSORS_MAX6875 is not set
   3.749 +# CONFIG_I2C_DEBUG_CORE is not set
   3.750 +# CONFIG_I2C_DEBUG_ALGO is not set
   3.751 +# CONFIG_I2C_DEBUG_BUS is not set
   3.752 +# CONFIG_I2C_DEBUG_CHIP is not set
   3.753 +
   3.754 +#
   3.755 +# SPI support
   3.756 +#
   3.757 +# CONFIG_SPI is not set
   3.758 +# CONFIG_SPI_MASTER is not set
   3.759 +
   3.760 +#
   3.761 +# Dallas's 1-wire bus
   3.762 +#
   3.763 +# CONFIG_W1 is not set
   3.764 +
   3.765 +#
   3.766 +# Hardware Monitoring support
   3.767 +#
   3.768 +# CONFIG_HWMON is not set
   3.769 +# CONFIG_HWMON_VID is not set
   3.770 +
   3.771 +#
   3.772 +# Misc devices
   3.773 +#
   3.774 +# CONFIG_SGI_IOC4 is not set
   3.775 +# CONFIG_TIFM_CORE is not set
   3.776 +
   3.777 +#
   3.778 +# LED devices
   3.779 +#
   3.780 +# CONFIG_NEW_LEDS is not set
   3.781 +
   3.782 +#
   3.783 +# LED drivers
   3.784 +#
   3.785 +
   3.786 +#
   3.787 +# LED Triggers
   3.788 +#
   3.789 +
   3.790 +#
   3.791 +# Multimedia devices
   3.792 +#
   3.793 +# CONFIG_VIDEO_DEV is not set
   3.794 +
   3.795 +#
   3.796 +# Digital Video Broadcasting Devices
   3.797 +#
   3.798 +# CONFIG_DVB is not set
   3.799 +
   3.800 +#
   3.801 +# Graphics support
   3.802 +#
   3.803 +CONFIG_FIRMWARE_EDID=y
   3.804 +CONFIG_FB=y
   3.805 +# CONFIG_FB_DDC is not set
   3.806 +# CONFIG_FB_CFB_FILLRECT is not set
   3.807 +# CONFIG_FB_CFB_COPYAREA is not set
   3.808 +# CONFIG_FB_CFB_IMAGEBLIT is not set
   3.809 +# CONFIG_FB_MACMODES is not set
   3.810 +# CONFIG_FB_BACKLIGHT is not set
   3.811 +# CONFIG_FB_MODE_HELPERS is not set
   3.812 +# CONFIG_FB_TILEBLITTING is not set
   3.813 +# CONFIG_FB_CIRRUS is not set
   3.814 +# CONFIG_FB_PM2 is not set
   3.815 +# CONFIG_FB_CYBER2000 is not set
   3.816 +# CONFIG_FB_ASILIANT is not set
   3.817 +# CONFIG_FB_IMSTT is not set
   3.818 +# CONFIG_FB_S1D13XXX is not set
   3.819 +# CONFIG_FB_NVIDIA is not set
   3.820 +# CONFIG_FB_RIVA is not set
   3.821 +# CONFIG_FB_MATROX is not set
   3.822 +# CONFIG_FB_RADEON is not set
   3.823 +# CONFIG_FB_ATY128 is not set
   3.824 +# CONFIG_FB_ATY is not set
   3.825 +# CONFIG_FB_SAVAGE is not set
   3.826 +# CONFIG_FB_SIS is not set
   3.827 +# CONFIG_FB_NEOMAGIC is not set
   3.828 +# CONFIG_FB_KYRO is not set
   3.829 +# CONFIG_FB_3DFX is not set
   3.830 +# CONFIG_FB_VOODOO1 is not set
   3.831 +# CONFIG_FB_TRIDENT is not set
   3.832 +# CONFIG_FB_VIRTUAL is not set
   3.833 +
   3.834 +#
   3.835 +# Console display driver support
   3.836 +#
   3.837 +CONFIG_VGA_CONSOLE=y
   3.838 +# CONFIG_VGACON_SOFT_SCROLLBACK is not set
   3.839 +CONFIG_DUMMY_CONSOLE=y
   3.840 +CONFIG_FRAMEBUFFER_CONSOLE=y
   3.841 +# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
   3.842 +CONFIG_FONTS=y
   3.843 +# CONFIG_FONT_8x8 is not set
   3.844 +# CONFIG_FONT_8x16 is not set
   3.845 +# CONFIG_FONT_6x11 is not set
   3.846 +# CONFIG_FONT_7x14 is not set
   3.847 +# CONFIG_FONT_PEARL_8x8 is not set
   3.848 +CONFIG_FONT_ACORN_8x8=y
   3.849 +# CONFIG_FONT_MINI_4x6 is not set
   3.850 +# CONFIG_FONT_SUN8x16 is not set
   3.851 +# CONFIG_FONT_SUN12x22 is not set
   3.852 +# CONFIG_FONT_10x18 is not set
   3.853 +
   3.854 +#
   3.855 +# Logo configuration
   3.856 +#
   3.857 +# CONFIG_LOGO is not set
   3.858 +# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
   3.859 +
   3.860 +#
   3.861 +# Sound
   3.862 +#
   3.863 +CONFIG_SOUND=y
   3.864 +
   3.865 +#
   3.866 +# Advanced Linux Sound Architecture
   3.867 +#
   3.868 +CONFIG_SND=m
   3.869 +CONFIG_SND_TIMER=m
   3.870 +CONFIG_SND_PCM=m
   3.871 +# CONFIG_SND_SEQUENCER is not set
   3.872 +CONFIG_SND_OSSEMUL=y
   3.873 +CONFIG_SND_MIXER_OSS=m
   3.874 +CONFIG_SND_PCM_OSS=m
   3.875 +CONFIG_SND_PCM_OSS_PLUGINS=y
   3.876 +# CONFIG_SND_DYNAMIC_MINORS is not set
   3.877 +CONFIG_SND_SUPPORT_OLD_API=y
   3.878 +CONFIG_SND_VERBOSE_PROCFS=y
   3.879 +# CONFIG_SND_VERBOSE_PRINTK is not set
   3.880 +# CONFIG_SND_DEBUG is not set
   3.881 +
   3.882 +#
   3.883 +# Generic devices
   3.884 +#
   3.885 +# CONFIG_SND_DUMMY is not set
   3.886 +# CONFIG_SND_MTPAV is not set
   3.887 +# CONFIG_SND_SERIAL_U16550 is not set
   3.888 +# CONFIG_SND_MPU401 is not set
   3.889 +
   3.890 +#
   3.891 +# PCI devices
   3.892 +#
   3.893 +# CONFIG_SND_AD1889 is not set
   3.894 +# CONFIG_SND_ALS300 is not set
   3.895 +# CONFIG_SND_ALI5451 is not set
   3.896 +# CONFIG_SND_ATIIXP is not set
   3.897 +# CONFIG_SND_ATIIXP_MODEM is not set
   3.898 +# CONFIG_SND_AU8810 is not set
   3.899 +# CONFIG_SND_AU8820 is not set
   3.900 +# CONFIG_SND_AU8830 is not set
   3.901 +# CONFIG_SND_AZT3328 is not set
   3.902 +# CONFIG_SND_BT87X is not set
   3.903 +# CONFIG_SND_CA0106 is not set
   3.904 +# CONFIG_SND_CMIPCI is not set
   3.905 +# CONFIG_SND_CS4281 is not set
   3.906 +# CONFIG_SND_CS46XX is not set
   3.907 +# CONFIG_SND_EMU10K1 is not set
   3.908 +# CONFIG_SND_EMU10K1X is not set
   3.909 +# CONFIG_SND_ENS1370 is not set
   3.910 +# CONFIG_SND_ENS1371 is not set
   3.911 +# CONFIG_SND_ES1938 is not set
   3.912 +# CONFIG_SND_ES1968 is not set
   3.913 +# CONFIG_SND_FM801 is not set
   3.914 +# CONFIG_SND_HDA_INTEL is not set
   3.915 +# CONFIG_SND_HDSP is not set
   3.916 +# CONFIG_SND_HDSPM is not set
   3.917 +# CONFIG_SND_ICE1712 is not set
   3.918 +# CONFIG_SND_ICE1724 is not set
   3.919 +# CONFIG_SND_INTEL8X0 is not set
   3.920 +# CONFIG_SND_INTEL8X0M is not set
   3.921 +# CONFIG_SND_KORG1212 is not set
   3.922 +# CONFIG_SND_MAESTRO3 is not set
   3.923 +# CONFIG_SND_MIXART is not set
   3.924 +# CONFIG_SND_NM256 is not set
   3.925 +# CONFIG_SND_PCXHR is not set
   3.926 +# CONFIG_SND_RME32 is not set
   3.927 +# CONFIG_SND_RME96 is not set
   3.928 +# CONFIG_SND_RME9652 is not set
   3.929 +# CONFIG_SND_SONICVIBES is not set
   3.930 +# CONFIG_SND_TRIDENT is not set
   3.931 +# CONFIG_SND_VIA82XX is not set
   3.932 +# CONFIG_SND_VIA82XX_MODEM is not set
   3.933 +# CONFIG_SND_VX222 is not set
   3.934 +# CONFIG_SND_YMFPCI is not set
   3.935 +
   3.936 +#
   3.937 +# ALSA ARM devices
   3.938 +#
   3.939 +
   3.940 +#
   3.941 +# Open Sound System
   3.942 +#
   3.943 +# CONFIG_SOUND_PRIME is not set
   3.944 +
   3.945 +#
   3.946 +# HID Devices
   3.947 +#
   3.948 +# CONFIG_HID is not set
   3.949 +
   3.950 +#
   3.951 +# USB support
   3.952 +#
   3.953 +CONFIG_USB_ARCH_HAS_HCD=y
   3.954 +CONFIG_USB_ARCH_HAS_OHCI=y
   3.955 +CONFIG_USB_ARCH_HAS_EHCI=y
   3.956 +# CONFIG_USB is not set
   3.957 +
   3.958 +#
   3.959 +# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
   3.960 +#
   3.961 +
   3.962 +#
   3.963 +# USB Gadget Support
   3.964 +#
   3.965 +# CONFIG_USB_GADGET is not set
   3.966 +
   3.967 +#
   3.968 +# MMC/SD Card support
   3.969 +#
   3.970 +CONFIG_MMC=y
   3.971 +# CONFIG_MMC_DEBUG is not set
   3.972 +CONFIG_MMC_BLOCK=y
   3.973 +# CONFIG_MMC_SDHCI is not set
   3.974 +# CONFIG_MMC_TIFM_SD is not set
   3.975 +
   3.976 +#
   3.977 +# Real Time Clock
   3.978 +#
   3.979 +CONFIG_RTC_LIB=y
   3.980 +# CONFIG_RTC_CLASS is not set
   3.981 +
   3.982 +#
   3.983 +# File systems
   3.984 +#
   3.985 +CONFIG_EXT2_FS=y
   3.986 +# CONFIG_EXT2_FS_XATTR is not set
   3.987 +# CONFIG_EXT2_FS_XIP is not set
   3.988 +# CONFIG_EXT3_FS is not set
   3.989 +# CONFIG_EXT4DEV_FS is not set
   3.990 +# CONFIG_REISERFS_FS is not set
   3.991 +# CONFIG_JFS_FS is not set
   3.992 +# CONFIG_FS_POSIX_ACL is not set
   3.993 +# CONFIG_XFS_FS is not set
   3.994 +# CONFIG_GFS2_FS is not set
   3.995 +# CONFIG_OCFS2_FS is not set
   3.996 +CONFIG_MINIX_FS=y
   3.997 +CONFIG_ROMFS_FS=y
   3.998 +# CONFIG_INOTIFY is not set
   3.999 +# CONFIG_QUOTA is not set
  3.1000 +CONFIG_DNOTIFY=y
  3.1001 +# CONFIG_AUTOFS_FS is not set
  3.1002 +# CONFIG_AUTOFS4_FS is not set
  3.1003 +# CONFIG_FUSE_FS is not set
  3.1004 +
  3.1005 +#
  3.1006 +# CD-ROM/DVD Filesystems
  3.1007 +#
  3.1008 +# CONFIG_ISO9660_FS is not set
  3.1009 +# CONFIG_UDF_FS is not set
  3.1010 +
  3.1011 +#
  3.1012 +# DOS/FAT/NT Filesystems
  3.1013 +#
  3.1014 +CONFIG_FAT_FS=m
  3.1015 +# CONFIG_MSDOS_FS is not set
  3.1016 +CONFIG_VFAT_FS=m
  3.1017 +CONFIG_FAT_DEFAULT_CODEPAGE=437
  3.1018 +CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
  3.1019 +# CONFIG_NTFS_FS is not set
  3.1020 +
  3.1021 +#
  3.1022 +# Pseudo filesystems
  3.1023 +#
  3.1024 +CONFIG_PROC_FS=y
  3.1025 +CONFIG_PROC_SYSCTL=y
  3.1026 +CONFIG_SYSFS=y
  3.1027 +# CONFIG_TMPFS is not set
  3.1028 +# CONFIG_HUGETLB_PAGE is not set
  3.1029 +CONFIG_RAMFS=y
  3.1030 +# CONFIG_CONFIGFS_FS is not set
  3.1031 +
  3.1032 +#
  3.1033 +# Miscellaneous filesystems
  3.1034 +#
  3.1035 +# CONFIG_ADFS_FS is not set
  3.1036 +# CONFIG_AFFS_FS is not set
  3.1037 +# CONFIG_HFS_FS is not set
  3.1038 +# CONFIG_HFSPLUS_FS is not set
  3.1039 +# CONFIG_BEFS_FS is not set
  3.1040 +# CONFIG_BFS_FS is not set
  3.1041 +# CONFIG_EFS_FS is not set
  3.1042 +CONFIG_JFFS2_FS=y
  3.1043 +CONFIG_JFFS2_FS_DEBUG=0
  3.1044 +CONFIG_JFFS2_FS_WRITEBUFFER=y
  3.1045 +# CONFIG_JFFS2_SUMMARY is not set
  3.1046 +# CONFIG_JFFS2_FS_XATTR is not set
  3.1047 +# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
  3.1048 +CONFIG_JFFS2_ZLIB=y
  3.1049 +CONFIG_JFFS2_RTIME=y
  3.1050 +# CONFIG_JFFS2_RUBIN is not set
  3.1051 +CONFIG_CRAMFS=y
  3.1052 +# CONFIG_SQUASHFS is not set
  3.1053 +# CONFIG_VXFS_FS is not set
  3.1054 +# CONFIG_HPFS_FS is not set
  3.1055 +# CONFIG_QNX4FS_FS is not set
  3.1056 +# CONFIG_SYSV_FS is not set
  3.1057 +# CONFIG_UFS_FS is not set
  3.1058 +
  3.1059 +#
  3.1060 +# Network File Systems
  3.1061 +#
  3.1062 +CONFIG_NFS_FS=y
  3.1063 +CONFIG_NFS_V3=y
  3.1064 +# CONFIG_NFS_V3_ACL is not set
  3.1065 +# CONFIG_NFS_V4 is not set
  3.1066 +# CONFIG_NFS_DIRECTIO is not set
  3.1067 +CONFIG_NFSD=y
  3.1068 +CONFIG_NFSD_V3=y
  3.1069 +# CONFIG_NFSD_V3_ACL is not set
  3.1070 +# CONFIG_NFSD_V4 is not set
  3.1071 +# CONFIG_NFSD_TCP is not set
  3.1072 +CONFIG_ROOT_NFS=y
  3.1073 +CONFIG_LOCKD=y
  3.1074 +CONFIG_LOCKD_V4=y
  3.1075 +CONFIG_EXPORTFS=y
  3.1076 +CONFIG_NFS_COMMON=y
  3.1077 +CONFIG_SUNRPC=y
  3.1078 +# CONFIG_RPCSEC_GSS_KRB5 is not set
  3.1079 +# CONFIG_RPCSEC_GSS_SPKM3 is not set
  3.1080 +# CONFIG_SMB_FS is not set
  3.1081 +# CONFIG_CIFS is not set
  3.1082 +# CONFIG_NCP_FS is not set
  3.1083 +# CONFIG_CODA_FS is not set
  3.1084 +# CONFIG_AFS_FS is not set
  3.1085 +# CONFIG_9P_FS is not set
  3.1086 +
  3.1087 +#
  3.1088 +# Partition Types
  3.1089 +#
  3.1090 +CONFIG_PARTITION_ADVANCED=y
  3.1091 +# CONFIG_ACORN_PARTITION is not set
  3.1092 +# CONFIG_OSF_PARTITION is not set
  3.1093 +# CONFIG_AMIGA_PARTITION is not set
  3.1094 +# CONFIG_ATARI_PARTITION is not set
  3.1095 +# CONFIG_MAC_PARTITION is not set
  3.1096 +CONFIG_MSDOS_PARTITION=y
  3.1097 +# CONFIG_BSD_DISKLABEL is not set
  3.1098 +# CONFIG_MINIX_SUBPARTITION is not set
  3.1099 +# CONFIG_SOLARIS_X86_PARTITION is not set
  3.1100 +# CONFIG_UNIXWARE_DISKLABEL is not set
  3.1101 +# CONFIG_LDM_PARTITION is not set
  3.1102 +# CONFIG_SGI_PARTITION is not set
  3.1103 +# CONFIG_ULTRIX_PARTITION is not set
  3.1104 +# CONFIG_SUN_PARTITION is not set
  3.1105 +# CONFIG_KARMA_PARTITION is not set
  3.1106 +# CONFIG_EFI_PARTITION is not set
  3.1107 +
  3.1108 +#
  3.1109 +# Native Language Support
  3.1110 +#
  3.1111 +CONFIG_NLS=m
  3.1112 +CONFIG_NLS_DEFAULT="iso8859-1"
  3.1113 +# CONFIG_NLS_CODEPAGE_437 is not set
  3.1114 +# CONFIG_NLS_CODEPAGE_737 is not set
  3.1115 +# CONFIG_NLS_CODEPAGE_775 is not set
  3.1116 +CONFIG_NLS_CODEPAGE_850=m
  3.1117 +# CONFIG_NLS_CODEPAGE_852 is not set
  3.1118 +# CONFIG_NLS_CODEPAGE_855 is not set
  3.1119 +# CONFIG_NLS_CODEPAGE_857 is not set
  3.1120 +# CONFIG_NLS_CODEPAGE_860 is not set
  3.1121 +# CONFIG_NLS_CODEPAGE_861 is not set
  3.1122 +# CONFIG_NLS_CODEPAGE_862 is not set
  3.1123 +# CONFIG_NLS_CODEPAGE_863 is not set
  3.1124 +# CONFIG_NLS_CODEPAGE_864 is not set
  3.1125 +# CONFIG_NLS_CODEPAGE_865 is not set
  3.1126 +# CONFIG_NLS_CODEPAGE_866 is not set
  3.1127 +# CONFIG_NLS_CODEPAGE_869 is not set
  3.1128 +# CONFIG_NLS_CODEPAGE_936 is not set
  3.1129 +# CONFIG_NLS_CODEPAGE_950 is not set
  3.1130 +# CONFIG_NLS_CODEPAGE_932 is not set
  3.1131 +# CONFIG_NLS_CODEPAGE_949 is not set
  3.1132 +# CONFIG_NLS_CODEPAGE_874 is not set
  3.1133 +# CONFIG_NLS_ISO8859_8 is not set
  3.1134 +# CONFIG_NLS_CODEPAGE_1250 is not set
  3.1135 +# CONFIG_NLS_CODEPAGE_1251 is not set
  3.1136 +# CONFIG_NLS_ASCII is not set
  3.1137 +CONFIG_NLS_ISO8859_1=m
  3.1138 +# CONFIG_NLS_ISO8859_2 is not set
  3.1139 +# CONFIG_NLS_ISO8859_3 is not set
  3.1140 +# CONFIG_NLS_ISO8859_4 is not set
  3.1141 +# CONFIG_NLS_ISO8859_5 is not set
  3.1142 +# CONFIG_NLS_ISO8859_6 is not set
  3.1143 +# CONFIG_NLS_ISO8859_7 is not set
  3.1144 +# CONFIG_NLS_ISO8859_9 is not set
  3.1145 +# CONFIG_NLS_ISO8859_13 is not set
  3.1146 +# CONFIG_NLS_ISO8859_14 is not set
  3.1147 +# CONFIG_NLS_ISO8859_15 is not set
  3.1148 +# CONFIG_NLS_KOI8_R is not set
  3.1149 +# CONFIG_NLS_KOI8_U is not set
  3.1150 +# CONFIG_NLS_UTF8 is not set
  3.1151 +
  3.1152 +#
  3.1153 +# Distributed Lock Manager
  3.1154 +#
  3.1155 +# CONFIG_DLM is not set
  3.1156 +
  3.1157 +#
  3.1158 +# Profiling support
  3.1159 +#
  3.1160 +# CONFIG_PROFILING is not set
  3.1161 +
  3.1162 +#
  3.1163 +# Kernel hacking
  3.1164 +#
  3.1165 +# CONFIG_PRINTK_TIME is not set
  3.1166 +CONFIG_ENABLE_MUST_CHECK=y
  3.1167 +CONFIG_MAGIC_SYSRQ=y
  3.1168 +# CONFIG_UNUSED_SYMBOLS is not set
  3.1169 +# CONFIG_DEBUG_FS is not set
  3.1170 +# CONFIG_HEADERS_CHECK is not set
  3.1171 +CONFIG_DEBUG_KERNEL=y
  3.1172 +CONFIG_LOG_BUF_SHIFT=14
  3.1173 +CONFIG_DETECT_SOFTLOCKUP=y
  3.1174 +# CONFIG_SCHEDSTATS is not set
  3.1175 +# CONFIG_DEBUG_SLAB is not set
  3.1176 +# CONFIG_DEBUG_RT_MUTEXES is not set
  3.1177 +# CONFIG_RT_MUTEX_TESTER is not set
  3.1178 +# CONFIG_DEBUG_SPINLOCK is not set
  3.1179 +# CONFIG_DEBUG_MUTEXES is not set
  3.1180 +# CONFIG_DEBUG_RWSEMS is not set
  3.1181 +# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
  3.1182 +# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
  3.1183 +# CONFIG_DEBUG_KOBJECT is not set
  3.1184 +CONFIG_DEBUG_BUGVERBOSE=y
  3.1185 +# CONFIG_DEBUG_INFO is not set
  3.1186 +# CONFIG_DEBUG_VM is not set
  3.1187 +# CONFIG_DEBUG_LIST is not set
  3.1188 +CONFIG_FRAME_POINTER=y
  3.1189 +CONFIG_FORCED_INLINING=y
  3.1190 +# CONFIG_RCU_TORTURE_TEST is not set
  3.1191 +CONFIG_DEBUG_USER=y
  3.1192 +CONFIG_DEBUG_ERRORS=y
  3.1193 +CONFIG_DEBUG_LL=y
  3.1194 +# CONFIG_DEBUG_ICEDCC is not set
  3.1195 +
  3.1196 +#
  3.1197 +# Security options
  3.1198 +#
  3.1199 +# CONFIG_KEYS is not set
  3.1200 +# CONFIG_SECURITY is not set
  3.1201 +
  3.1202 +#
  3.1203 +# Cryptographic options
  3.1204 +#
  3.1205 +# CONFIG_CRYPTO is not set
  3.1206 +
  3.1207 +#
  3.1208 +# Library routines
  3.1209 +#
  3.1210 +CONFIG_BITREVERSE=y
  3.1211 +# CONFIG_CRC_CCITT is not set
  3.1212 +# CONFIG_CRC16 is not set
  3.1213 +CONFIG_CRC32=y
  3.1214 +# CONFIG_LIBCRC32C is not set
  3.1215 +CONFIG_ZLIB_INFLATE=y
  3.1216 +CONFIG_ZLIB_DEFLATE=y
  3.1217 +CONFIG_PLIST=y
  3.1218 +CONFIG_IOMAP_COPY=y