ia64/xen-unstable
changeset 5684:33373e428c9d
Add a dummy xen_defconfig_x86_64. Currently the same as xen0
Signed-off-bu: ian.pratt@cl.cam.ac.uk
Signed-off-bu: ian.pratt@cl.cam.ac.uk
author | iap10@freefall.cl.cam.ac.uk |
---|---|
date | Wed Jul 06 18:19:47 2005 +0000 (2005-07-06) |
parents | 43e8e30cbea7 |
children | bd1642e8599e d231efdaa66d |
files | linux-2.6.11-xen-sparse/arch/xen/configs/xen_defconfig_x86_64 |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/linux-2.6.11-xen-sparse/arch/xen/configs/xen_defconfig_x86_64 Wed Jul 06 18:19:47 2005 +0000 1.3 @@ -0,0 +1,1023 @@ 1.4 +# 1.5 +# Automatically generated make config: don't edit 1.6 +# Linux kernel version: 2.6.11.1-xen0 1.7 +# Tue May 10 11:07:02 2005 1.8 +# 1.9 +CONFIG_XEN=y 1.10 +CONFIG_ARCH_XEN=y 1.11 +CONFIG_NO_IDLE_HZ=y 1.12 + 1.13 +# 1.14 +# XEN 1.15 +# 1.16 +CONFIG_XEN_PRIVILEGED_GUEST=y 1.17 +CONFIG_XEN_PHYSDEV_ACCESS=y 1.18 +CONFIG_XEN_BLKDEV_BACKEND=y 1.19 +# CONFIG_XEN_BLKDEV_TAP_BE is not set 1.20 +CONFIG_XEN_BLKDEV_GRANT=y 1.21 +CONFIG_XEN_NETDEV_BACKEND=y 1.22 +CONFIG_XEN_BLKDEV_FRONTEND=y 1.23 +CONFIG_XEN_NETDEV_FRONTEND=y 1.24 +# CONFIG_XEN_NETDEV_FRONTEND_PIPELINED_TRANSMITTER is not set 1.25 +# CONFIG_XEN_BLKDEV_TAP is not set 1.26 +# CONFIG_XEN_SHADOW_MODE is not set 1.27 +CONFIG_XEN_SCRUB_PAGES=y 1.28 +# CONFIG_XEN_X86 is not set 1.29 +CONFIG_XEN_X86_64=y 1.30 +CONFIG_HAVE_ARCH_DEV_ALLOC_SKB=y 1.31 + 1.32 +# 1.33 +# Code maturity level options 1.34 +# 1.35 +CONFIG_EXPERIMENTAL=y 1.36 +# CONFIG_CLEAN_COMPILE is not set 1.37 +CONFIG_BROKEN=y 1.38 +CONFIG_BROKEN_ON_SMP=y 1.39 + 1.40 +# 1.41 +# General setup 1.42 +# 1.43 +CONFIG_LOCALVERSION="" 1.44 +CONFIG_SWAP=y 1.45 +CONFIG_SYSVIPC=y 1.46 +# CONFIG_POSIX_MQUEUE is not set 1.47 +# CONFIG_BSD_PROCESS_ACCT is not set 1.48 +CONFIG_SYSCTL=y 1.49 +# CONFIG_AUDIT is not set 1.50 +CONFIG_LOG_BUF_SHIFT=14 1.51 +# CONFIG_HOTPLUG is not set 1.52 +CONFIG_KOBJECT_UEVENT=y 1.53 +# CONFIG_IKCONFIG is not set 1.54 +# CONFIG_EMBEDDED is not set 1.55 +CONFIG_KALLSYMS=y 1.56 +# CONFIG_KALLSYMS_EXTRA_PASS is not set 1.57 +CONFIG_FUTEX=y 1.58 +CONFIG_EPOLL=y 1.59 +# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 1.60 +CONFIG_SHMEM=y 1.61 +CONFIG_CC_ALIGN_FUNCTIONS=0 1.62 +CONFIG_CC_ALIGN_LABELS=0 1.63 +CONFIG_CC_ALIGN_LOOPS=0 1.64 +CONFIG_CC_ALIGN_JUMPS=0 1.65 +# CONFIG_TINY_SHMEM is not set 1.66 + 1.67 +# 1.68 +# Loadable module support 1.69 +# 1.70 +CONFIG_MODULES=y 1.71 +CONFIG_MODULE_UNLOAD=y 1.72 +# CONFIG_MODULE_FORCE_UNLOAD is not set 1.73 +CONFIG_OBSOLETE_MODPARM=y 1.74 +# CONFIG_MODVERSIONS is not set 1.75 +# CONFIG_MODULE_SRCVERSION_ALL is not set 1.76 +CONFIG_KMOD=y 1.77 +CONFIG_XENARCH="x86_64" 1.78 +CONFIG_X86=y 1.79 +CONFIG_MMU=y 1.80 +CONFIG_GENERIC_ISA_DMA=y 1.81 +CONFIG_GENERIC_IOMAP=y 1.82 +CONFIG_X86_CMPXCHG=y 1.83 +CONFIG_X86_L1_CACHE_SHIFT=7 1.84 +CONFIG_RWSEM_GENERIC_SPINLOCK=y 1.85 +CONFIG_GENERIC_CALIBRATE_DELAY=y 1.86 +CONFIG_X86_GOOD_APIC=y 1.87 +# CONFIG_HPET_TIMER is not set 1.88 +# CONFIG_SMP is not set 1.89 +# CONFIG_PREEMPT is not set 1.90 +# CONFIG_MICROCODE is not set 1.91 +# CONFIG_X86_CPUID is not set 1.92 +# CONFIG_NUMA is not set 1.93 +# CONFIG_MTRR is not set 1.94 +CONFIG_X86_LOCAL_APIC=y 1.95 +CONFIG_X86_IO_APIC=y 1.96 +CONFIG_PCI=y 1.97 +CONFIG_PCI_DIRECT=y 1.98 +# CONFIG_PCI_MMCONFIG is not set 1.99 +CONFIG_EARLY_PRINTK=y 1.100 +CONFIG_GENERIC_HARDIRQS=y 1.101 +CONFIG_GENERIC_IRQ_PROBE=y 1.102 + 1.103 +# 1.104 +# X86_64 processor configuration 1.105 +# 1.106 +CONFIG_X86_64=y 1.107 +CONFIG_64BIT=y 1.108 + 1.109 +# 1.110 +# Processor type and features 1.111 +# 1.112 +# CONFIG_MPSC is not set 1.113 +CONFIG_GENERIC_CPU=y 1.114 +CONFIG_X86_L1_CACHE_BYTES=128 1.115 +# CONFIG_X86_TSC is not set 1.116 +# CONFIG_X86_MSR is not set 1.117 +# CONFIG_GART_IOMMU is not set 1.118 +CONFIG_DUMMY_IOMMU=y 1.119 +# CONFIG_X86_MCE is not set 1.120 + 1.121 +# 1.122 +# Power management options 1.123 +# 1.124 +# CONFIG_PM is not set 1.125 + 1.126 +# 1.127 +# CPU Frequency scaling 1.128 +# 1.129 +# CONFIG_CPU_FREQ is not set 1.130 + 1.131 +# 1.132 +# Bus options (PCI etc.) 1.133 +# 1.134 +# CONFIG_UNORDERED_IO is not set 1.135 + 1.136 +# 1.137 +# Executable file formats / Emulations 1.138 +# 1.139 +CONFIG_IA32_EMULATION=y 1.140 +# CONFIG_IA32_AOUT is not set 1.141 +# 1.142 +# Executable file formats 1.143 +# 1.144 +CONFIG_BINFMT_ELF=y 1.145 +CONFIG_BINFMT_MISC=y 1.146 + 1.147 +# 1.148 +# Device Drivers 1.149 +# 1.150 + 1.151 +# 1.152 +# Generic Driver Options 1.153 +# 1.154 +CONFIG_STANDALONE=y 1.155 +# CONFIG_PREVENT_FIRMWARE_BUILD is not set 1.156 +# CONFIG_FW_LOADER is not set 1.157 + 1.158 +# 1.159 +# Memory Technology Devices (MTD) 1.160 +# 1.161 +# CONFIG_MTD is not set 1.162 + 1.163 +# 1.164 +# Parallel port support 1.165 +# 1.166 +# CONFIG_PARPORT is not set 1.167 + 1.168 +# 1.169 +# Plug and Play support 1.170 +# 1.171 +# CONFIG_PNP is not set 1.172 + 1.173 +# 1.174 +# Block devices 1.175 +# 1.176 +CONFIG_BLK_DEV_FD=y 1.177 +# CONFIG_BLK_CPQ_DA is not set 1.178 +CONFIG_BLK_CPQ_CISS_DA=y 1.179 +# CONFIG_CISS_SCSI_TAPE is not set 1.180 +# CONFIG_BLK_DEV_DAC960 is not set 1.181 +# CONFIG_BLK_DEV_UMEM is not set 1.182 +# CONFIG_BLK_DEV_COW_COMMON is not set 1.183 +CONFIG_BLK_DEV_LOOP=y 1.184 +# CONFIG_BLK_DEV_CRYPTOLOOP is not set 1.185 +# CONFIG_BLK_DEV_NBD is not set 1.186 +# CONFIG_BLK_DEV_SX8 is not set 1.187 +CONFIG_BLK_DEV_RAM=y 1.188 +CONFIG_BLK_DEV_RAM_COUNT=16 1.189 +CONFIG_BLK_DEV_RAM_SIZE=16384 1.190 +CONFIG_BLK_DEV_INITRD=y 1.191 +CONFIG_INITRAMFS_SOURCE="" 1.192 +# CONFIG_LBD is not set 1.193 +# CONFIG_CDROM_PKTCDVD is not set 1.194 + 1.195 +# 1.196 +# IO Schedulers 1.197 +# 1.198 +CONFIG_IOSCHED_NOOP=y 1.199 +CONFIG_IOSCHED_AS=y 1.200 +CONFIG_IOSCHED_DEADLINE=y 1.201 +CONFIG_IOSCHED_CFQ=y 1.202 +# CONFIG_ATA_OVER_ETH is not set 1.203 + 1.204 +# 1.205 +# ATA/ATAPI/MFM/RLL support 1.206 +# 1.207 +CONFIG_IDE=y 1.208 +CONFIG_BLK_DEV_IDE=y 1.209 + 1.210 +# 1.211 +# Please see Documentation/ide.txt for help/info on IDE drives 1.212 +# 1.213 +# CONFIG_BLK_DEV_IDE_SATA is not set 1.214 +# CONFIG_BLK_DEV_HD_IDE is not set 1.215 +CONFIG_BLK_DEV_IDEDISK=y 1.216 +# CONFIG_IDEDISK_MULTI_MODE is not set 1.217 +CONFIG_BLK_DEV_IDECD=y 1.218 +# CONFIG_BLK_DEV_IDETAPE is not set 1.219 +# CONFIG_BLK_DEV_IDEFLOPPY is not set 1.220 +# CONFIG_BLK_DEV_IDESCSI is not set 1.221 +# CONFIG_IDE_TASK_IOCTL is not set 1.222 + 1.223 +# 1.224 +# IDE chipset support/bugfixes 1.225 +# 1.226 +CONFIG_IDE_GENERIC=y 1.227 +# CONFIG_BLK_DEV_CMD640 is not set 1.228 +CONFIG_BLK_DEV_IDEPCI=y 1.229 +# CONFIG_IDEPCI_SHARE_IRQ is not set 1.230 +# CONFIG_BLK_DEV_OFFBOARD is not set 1.231 +CONFIG_BLK_DEV_GENERIC=y 1.232 +# CONFIG_BLK_DEV_OPTI621 is not set 1.233 +# CONFIG_BLK_DEV_RZ1000 is not set 1.234 +CONFIG_BLK_DEV_IDEDMA_PCI=y 1.235 +# CONFIG_BLK_DEV_IDEDMA_FORCED is not set 1.236 +CONFIG_IDEDMA_PCI_AUTO=y 1.237 +# CONFIG_IDEDMA_ONLYDISK is not set 1.238 +# CONFIG_BLK_DEV_AEC62XX is not set 1.239 +# CONFIG_BLK_DEV_ALI15X3 is not set 1.240 +# CONFIG_BLK_DEV_AMD74XX is not set 1.241 +# CONFIG_BLK_DEV_ATIIXP is not set 1.242 +# CONFIG_BLK_DEV_CMD64X is not set 1.243 +# CONFIG_BLK_DEV_TRIFLEX is not set 1.244 +# CONFIG_BLK_DEV_CY82C693 is not set 1.245 +# CONFIG_BLK_DEV_CS5520 is not set 1.246 +# CONFIG_BLK_DEV_CS5530 is not set 1.247 +# CONFIG_BLK_DEV_HPT34X is not set 1.248 +# CONFIG_BLK_DEV_HPT366 is not set 1.249 +# CONFIG_BLK_DEV_SC1200 is not set 1.250 +CONFIG_BLK_DEV_PIIX=y 1.251 +# CONFIG_BLK_DEV_NS87415 is not set 1.252 +# CONFIG_BLK_DEV_PDC202XX_OLD is not set 1.253 +# CONFIG_BLK_DEV_PDC202XX_NEW is not set 1.254 +CONFIG_BLK_DEV_SVWKS=y 1.255 +# CONFIG_BLK_DEV_SIIMAGE is not set 1.256 +# CONFIG_BLK_DEV_SIS5513 is not set 1.257 +# CONFIG_BLK_DEV_SLC90E66 is not set 1.258 +# CONFIG_BLK_DEV_TRM290 is not set 1.259 +# CONFIG_BLK_DEV_VIA82CXXX is not set 1.260 +# CONFIG_IDE_ARM is not set 1.261 +CONFIG_BLK_DEV_IDEDMA=y 1.262 +# CONFIG_IDEDMA_IVB is not set 1.263 +CONFIG_IDEDMA_AUTO=y 1.264 +# CONFIG_BLK_DEV_HD is not set 1.265 + 1.266 +# 1.267 +# SCSI device support 1.268 +# 1.269 +CONFIG_SCSI=y 1.270 +CONFIG_SCSI_PROC_FS=y 1.271 + 1.272 +# 1.273 +# SCSI support type (disk, tape, CD-ROM) 1.274 +# 1.275 +CONFIG_BLK_DEV_SD=y 1.276 +# CONFIG_CHR_DEV_ST is not set 1.277 +# CONFIG_CHR_DEV_OSST is not set 1.278 +# CONFIG_BLK_DEV_SR is not set 1.279 +# CONFIG_CHR_DEV_SG is not set 1.280 + 1.281 +# 1.282 +# Some SCSI devices (e.g. CD jukebox) support multiple LUNs 1.283 +# 1.284 +# CONFIG_SCSI_MULTI_LUN is not set 1.285 +# CONFIG_SCSI_CONSTANTS is not set 1.286 +# CONFIG_SCSI_LOGGING is not set 1.287 + 1.288 +# 1.289 +# SCSI Transport Attributes 1.290 +# 1.291 +# CONFIG_SCSI_SPI_ATTRS is not set 1.292 +# CONFIG_SCSI_FC_ATTRS is not set 1.293 +# CONFIG_SCSI_ISCSI_ATTRS is not set 1.294 + 1.295 +# 1.296 +# SCSI low-level drivers 1.297 +# 1.298 +CONFIG_BLK_DEV_3W_XXXX_RAID=y 1.299 +# CONFIG_SCSI_3W_9XXX is not set 1.300 +# CONFIG_SCSI_ACARD is not set 1.301 +CONFIG_SCSI_AACRAID=y 1.302 +CONFIG_SCSI_AIC7XXX=y 1.303 +CONFIG_AIC7XXX_CMDS_PER_DEVICE=32 1.304 +CONFIG_AIC7XXX_RESET_DELAY_MS=15000 1.305 +# CONFIG_AIC7XXX_BUILD_FIRMWARE is not set 1.306 +CONFIG_AIC7XXX_DEBUG_ENABLE=y 1.307 +CONFIG_AIC7XXX_DEBUG_MASK=0 1.308 +CONFIG_AIC7XXX_REG_PRETTY_PRINT=y 1.309 +# CONFIG_SCSI_AIC7XXX_OLD is not set 1.310 +CONFIG_SCSI_AIC79XX=y 1.311 +CONFIG_AIC79XX_CMDS_PER_DEVICE=32 1.312 +CONFIG_AIC79XX_RESET_DELAY_MS=15000 1.313 +# CONFIG_AIC79XX_BUILD_FIRMWARE is not set 1.314 +# CONFIG_AIC79XX_ENABLE_RD_STRM is not set 1.315 +CONFIG_AIC79XX_DEBUG_ENABLE=y 1.316 +CONFIG_AIC79XX_DEBUG_MASK=0 1.317 +CONFIG_AIC79XX_REG_PRETTY_PRINT=y 1.318 +# CONFIG_SCSI_ADVANSYS is not set 1.319 +CONFIG_MEGARAID_NEWGEN=y 1.320 +# CONFIG_MEGARAID_MM is not set 1.321 +CONFIG_SCSI_SATA=y 1.322 +# CONFIG_SCSI_SATA_AHCI is not set 1.323 +# CONFIG_SCSI_SATA_SVW is not set 1.324 +CONFIG_SCSI_ATA_PIIX=y 1.325 +# CONFIG_SCSI_SATA_NV is not set 1.326 +CONFIG_SCSI_SATA_PROMISE=y 1.327 +# CONFIG_SCSI_SATA_QSTOR is not set 1.328 +CONFIG_SCSI_SATA_SX4=y 1.329 +CONFIG_SCSI_SATA_SIL=y 1.330 +# CONFIG_SCSI_SATA_SIS is not set 1.331 +# CONFIG_SCSI_SATA_ULI is not set 1.332 +# CONFIG_SCSI_SATA_VIA is not set 1.333 +# CONFIG_SCSI_SATA_VITESSE is not set 1.334 +CONFIG_SCSI_BUSLOGIC=y 1.335 +# CONFIG_SCSI_OMIT_FLASHPOINT is not set 1.336 +# CONFIG_SCSI_CPQFCTS is not set 1.337 +# CONFIG_SCSI_DMX3191D is not set 1.338 +# CONFIG_SCSI_EATA is not set 1.339 +# CONFIG_SCSI_EATA_PIO is not set 1.340 +# CONFIG_SCSI_FUTURE_DOMAIN is not set 1.341 +# CONFIG_SCSI_GDTH is not set 1.342 +# CONFIG_SCSI_IPS is not set 1.343 +# CONFIG_SCSI_INITIO is not set 1.344 +# CONFIG_SCSI_INIA100 is not set 1.345 +# CONFIG_SCSI_SYM53C8XX_2 is not set 1.346 +# CONFIG_SCSI_IPR is not set 1.347 +# CONFIG_SCSI_PCI2000 is not set 1.348 +# CONFIG_SCSI_PCI2220I is not set 1.349 +# CONFIG_SCSI_QLOGIC_ISP is not set 1.350 +# CONFIG_SCSI_QLOGIC_FC is not set 1.351 +# CONFIG_SCSI_QLOGIC_1280 is not set 1.352 +CONFIG_SCSI_QLA2XXX=y 1.353 +# CONFIG_SCSI_QLA21XX is not set 1.354 +# CONFIG_SCSI_QLA22XX is not set 1.355 +# CONFIG_SCSI_QLA2300 is not set 1.356 +# CONFIG_SCSI_QLA2322 is not set 1.357 +# CONFIG_SCSI_QLA6312 is not set 1.358 +# CONFIG_SCSI_DC395x is not set 1.359 +# CONFIG_SCSI_DC390T is not set 1.360 +# CONFIG_SCSI_DEBUG is not set 1.361 + 1.362 +# 1.363 +# Multi-device support (RAID and LVM) 1.364 +# 1.365 +# CONFIG_MD is not set 1.366 + 1.367 +# 1.368 +# Fusion MPT device support 1.369 +# 1.370 +CONFIG_FUSION=y 1.371 +CONFIG_FUSION_MAX_SGE=40 1.372 +# CONFIG_FUSION_CTL is not set 1.373 + 1.374 +# 1.375 +# IEEE 1394 (FireWire) support 1.376 +# 1.377 +# CONFIG_IEEE1394 is not set 1.378 + 1.379 +# 1.380 +# I2O device support 1.381 +# 1.382 +# CONFIG_I2O is not set 1.383 + 1.384 +# 1.385 +# Networking support 1.386 +# 1.387 +CONFIG_NET=y 1.388 + 1.389 +# 1.390 +# Networking options 1.391 +# 1.392 +CONFIG_PACKET=y 1.393 +# CONFIG_PACKET_MMAP is not set 1.394 +# CONFIG_NETLINK_DEV is not set 1.395 +CONFIG_UNIX=y 1.396 +# CONFIG_NET_KEY is not set 1.397 +CONFIG_INET=y 1.398 +# CONFIG_IP_MULTICAST is not set 1.399 +# CONFIG_IP_ADVANCED_ROUTER is not set 1.400 +CONFIG_IP_PNP=y 1.401 +CONFIG_IP_PNP_DHCP=y 1.402 +# CONFIG_IP_PNP_BOOTP is not set 1.403 +# CONFIG_IP_PNP_RARP is not set 1.404 +# CONFIG_NET_IPIP is not set 1.405 +# CONFIG_NET_IPGRE is not set 1.406 +# CONFIG_ARPD is not set 1.407 +# CONFIG_SYN_COOKIES is not set 1.408 +# CONFIG_INET_AH is not set 1.409 +# CONFIG_INET_ESP is not set 1.410 +# CONFIG_INET_IPCOMP is not set 1.411 +# CONFIG_INET_TUNNEL is not set 1.412 +CONFIG_IP_TCPDIAG=y 1.413 +# CONFIG_IP_TCPDIAG_IPV6 is not set 1.414 + 1.415 +# 1.416 +# IP: Virtual Server Configuration 1.417 +# 1.418 +# CONFIG_IP_VS is not set 1.419 +# CONFIG_IPV6 is not set 1.420 +CONFIG_NETFILTER=y 1.421 +# CONFIG_NETFILTER_DEBUG is not set 1.422 +CONFIG_BRIDGE_NETFILTER=y 1.423 + 1.424 +# 1.425 +# IP: Netfilter Configuration 1.426 +# 1.427 +CONFIG_IP_NF_CONNTRACK=m 1.428 +CONFIG_IP_NF_CT_ACCT=y 1.429 +# CONFIG_IP_NF_CONNTRACK_MARK is not set 1.430 +# CONFIG_IP_NF_CT_PROTO_SCTP is not set 1.431 +CONFIG_IP_NF_FTP=m 1.432 +# CONFIG_IP_NF_IRC is not set 1.433 +# CONFIG_IP_NF_TFTP is not set 1.434 +# CONFIG_IP_NF_AMANDA is not set 1.435 +# CONFIG_IP_NF_QUEUE is not set 1.436 +CONFIG_IP_NF_IPTABLES=m 1.437 +# CONFIG_IP_NF_MATCH_LIMIT is not set 1.438 +CONFIG_IP_NF_MATCH_IPRANGE=m 1.439 +# CONFIG_IP_NF_MATCH_MAC is not set 1.440 +# CONFIG_IP_NF_MATCH_PKTTYPE is not set 1.441 +# CONFIG_IP_NF_MATCH_MARK is not set 1.442 +# CONFIG_IP_NF_MATCH_MULTIPORT is not set 1.443 +# CONFIG_IP_NF_MATCH_TOS is not set 1.444 +# CONFIG_IP_NF_MATCH_RECENT is not set 1.445 +# CONFIG_IP_NF_MATCH_ECN is not set 1.446 +# CONFIG_IP_NF_MATCH_DSCP is not set 1.447 +# CONFIG_IP_NF_MATCH_AH_ESP is not set 1.448 +# CONFIG_IP_NF_MATCH_LENGTH is not set 1.449 +# CONFIG_IP_NF_MATCH_TTL is not set 1.450 +# CONFIG_IP_NF_MATCH_TCPMSS is not set 1.451 +# CONFIG_IP_NF_MATCH_HELPER is not set 1.452 +# CONFIG_IP_NF_MATCH_STATE is not set 1.453 +# CONFIG_IP_NF_MATCH_CONNTRACK is not set 1.454 +# CONFIG_IP_NF_MATCH_OWNER is not set 1.455 +# CONFIG_IP_NF_MATCH_PHYSDEV is not set 1.456 +# CONFIG_IP_NF_MATCH_ADDRTYPE is not set 1.457 +# CONFIG_IP_NF_MATCH_REALM is not set 1.458 +# CONFIG_IP_NF_MATCH_SCTP is not set 1.459 +# CONFIG_IP_NF_MATCH_COMMENT is not set 1.460 +# CONFIG_IP_NF_MATCH_HASHLIMIT is not set 1.461 +CONFIG_IP_NF_FILTER=m 1.462 +CONFIG_IP_NF_TARGET_REJECT=m 1.463 +# CONFIG_IP_NF_TARGET_LOG is not set 1.464 +# CONFIG_IP_NF_TARGET_ULOG is not set 1.465 +# CONFIG_IP_NF_TARGET_TCPMSS is not set 1.466 +CONFIG_IP_NF_NAT=m 1.467 +CONFIG_IP_NF_NAT_NEEDED=y 1.468 +CONFIG_IP_NF_TARGET_MASQUERADE=m 1.469 +# CONFIG_IP_NF_TARGET_REDIRECT is not set 1.470 +# CONFIG_IP_NF_TARGET_NETMAP is not set 1.471 +# CONFIG_IP_NF_TARGET_SAME is not set 1.472 +# CONFIG_IP_NF_NAT_SNMP_BASIC is not set 1.473 +CONFIG_IP_NF_NAT_FTP=m 1.474 +# CONFIG_IP_NF_MANGLE is not set 1.475 +# CONFIG_IP_NF_RAW is not set 1.476 +# CONFIG_IP_NF_ARPTABLES is not set 1.477 + 1.478 +# 1.479 +# Bridge: Netfilter Configuration 1.480 +# 1.481 +# CONFIG_BRIDGE_NF_EBTABLES is not set 1.482 + 1.483 +# 1.484 +# SCTP Configuration (EXPERIMENTAL) 1.485 +# 1.486 +# CONFIG_IP_SCTP is not set 1.487 +# CONFIG_ATM is not set 1.488 +CONFIG_BRIDGE=y 1.489 +# CONFIG_VLAN_8021Q is not set 1.490 +# CONFIG_DECNET is not set 1.491 +# CONFIG_LLC2 is not set 1.492 +# CONFIG_IPX is not set 1.493 +# CONFIG_ATALK is not set 1.494 +# CONFIG_X25 is not set 1.495 +# CONFIG_LAPB is not set 1.496 +# CONFIG_NET_DIVERT is not set 1.497 +# CONFIG_ECONET is not set 1.498 +# CONFIG_WAN_ROUTER is not set 1.499 + 1.500 +# 1.501 +# QoS and/or fair queueing 1.502 +# 1.503 +# CONFIG_NET_SCHED is not set 1.504 +# CONFIG_NET_CLS_ROUTE is not set 1.505 + 1.506 +# 1.507 +# Network testing 1.508 +# 1.509 +# CONFIG_NET_PKTGEN is not set 1.510 +# CONFIG_NETPOLL is not set 1.511 +# CONFIG_NET_POLL_CONTROLLER is not set 1.512 +# CONFIG_HAMRADIO is not set 1.513 +# CONFIG_IRDA is not set 1.514 +# CONFIG_BT is not set 1.515 +CONFIG_NETDEVICES=y 1.516 +# CONFIG_DUMMY is not set 1.517 +# CONFIG_BONDING is not set 1.518 +# CONFIG_EQUALIZER is not set 1.519 +CONFIG_TUN=y 1.520 + 1.521 +# 1.522 +# ARCnet devices 1.523 +# 1.524 +# CONFIG_ARCNET is not set 1.525 + 1.526 +# 1.527 +# Ethernet (10 or 100Mbit) 1.528 +# 1.529 +CONFIG_NET_ETHERNET=y 1.530 +CONFIG_MII=y 1.531 +# CONFIG_HAPPYMEAL is not set 1.532 +# CONFIG_SUNGEM is not set 1.533 +CONFIG_NET_VENDOR_3COM=y 1.534 +CONFIG_VORTEX=y 1.535 +# CONFIG_TYPHOON is not set 1.536 + 1.537 +# 1.538 +# Tulip family network device support 1.539 +# 1.540 +CONFIG_NET_TULIP=y 1.541 +# CONFIG_DE2104X is not set 1.542 +CONFIG_TULIP=y 1.543 +# CONFIG_TULIP_MWI is not set 1.544 +# CONFIG_TULIP_MMIO is not set 1.545 +# CONFIG_TULIP_NAPI is not set 1.546 +# CONFIG_DE4X5 is not set 1.547 +# CONFIG_WINBOND_840 is not set 1.548 +# CONFIG_DM9102 is not set 1.549 +# CONFIG_HP100 is not set 1.550 +CONFIG_NET_PCI=y 1.551 +CONFIG_PCNET32=y 1.552 +# CONFIG_AMD8111_ETH is not set 1.553 +# CONFIG_ADAPTEC_STARFIRE is not set 1.554 +# CONFIG_B44 is not set 1.555 +# CONFIG_FORCEDETH is not set 1.556 +# CONFIG_DGRS is not set 1.557 +# CONFIG_EEPRO100 is not set 1.558 +CONFIG_E100=y 1.559 +# CONFIG_E100_NAPI is not set 1.560 +# CONFIG_FEALNX is not set 1.561 +# CONFIG_NATSEMI is not set 1.562 +CONFIG_NE2K_PCI=y 1.563 +# CONFIG_8139CP is not set 1.564 +CONFIG_8139TOO=y 1.565 +CONFIG_8139TOO_PIO=y 1.566 +# CONFIG_8139TOO_TUNE_TWISTER is not set 1.567 +# CONFIG_8139TOO_8129 is not set 1.568 +# CONFIG_8139_OLD_RX_RESET is not set 1.569 +# CONFIG_SIS900 is not set 1.570 +# CONFIG_EPIC100 is not set 1.571 +# CONFIG_SUNDANCE is not set 1.572 +CONFIG_VIA_RHINE=y 1.573 +# CONFIG_VIA_RHINE_MMIO is not set 1.574 + 1.575 +# 1.576 +# Ethernet (1000 Mbit) 1.577 +# 1.578 +CONFIG_ACENIC=y 1.579 +# CONFIG_ACENIC_OMIT_TIGON_I is not set 1.580 +# CONFIG_DL2K is not set 1.581 +CONFIG_E1000=y 1.582 +# CONFIG_E1000_NAPI is not set 1.583 +# CONFIG_NS83820 is not set 1.584 +# CONFIG_HAMACHI is not set 1.585 +# CONFIG_YELLOWFIN is not set 1.586 +# CONFIG_R8169 is not set 1.587 +# CONFIG_SK98LIN is not set 1.588 +# CONFIG_VIA_VELOCITY is not set 1.589 +CONFIG_TIGON3=y 1.590 + 1.591 +# 1.592 +# Ethernet (10000 Mbit) 1.593 +# 1.594 +# CONFIG_IXGB is not set 1.595 +# CONFIG_S2IO is not set 1.596 + 1.597 +# 1.598 +# Token Ring devices 1.599 +# 1.600 +# CONFIG_TR is not set 1.601 + 1.602 +# 1.603 +# Wireless LAN (non-hamradio) 1.604 +# 1.605 +# CONFIG_NET_RADIO is not set 1.606 + 1.607 +# 1.608 +# Wan interfaces 1.609 +# 1.610 +# CONFIG_WAN is not set 1.611 +# CONFIG_FDDI is not set 1.612 +# CONFIG_HIPPI is not set 1.613 +# CONFIG_PPP is not set 1.614 +# CONFIG_SLIP is not set 1.615 +# CONFIG_NET_FC is not set 1.616 +# CONFIG_SHAPER is not set 1.617 +# CONFIG_NETCONSOLE is not set 1.618 + 1.619 +# 1.620 +# ISDN subsystem 1.621 +# 1.622 +# CONFIG_ISDN is not set 1.623 + 1.624 +# 1.625 +# Telephony Support 1.626 +# 1.627 +# CONFIG_PHONE is not set 1.628 + 1.629 +# 1.630 +# Input device support 1.631 +# 1.632 +CONFIG_INPUT=y 1.633 + 1.634 +# 1.635 +# Userland interfaces 1.636 +# 1.637 +CONFIG_INPUT_MOUSEDEV=y 1.638 +CONFIG_INPUT_MOUSEDEV_PSAUX=y 1.639 +CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 1.640 +CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 1.641 +# CONFIG_INPUT_JOYDEV is not set 1.642 +# CONFIG_INPUT_TSDEV is not set 1.643 +# CONFIG_INPUT_EVDEV is not set 1.644 +# CONFIG_INPUT_EVBUG is not set 1.645 + 1.646 +# 1.647 +# Input I/O drivers 1.648 +# 1.649 +# CONFIG_GAMEPORT is not set 1.650 +CONFIG_SOUND_GAMEPORT=y 1.651 +CONFIG_SERIO=y 1.652 +CONFIG_SERIO_I8042=y 1.653 +CONFIG_SERIO_SERPORT=y 1.654 +# CONFIG_SERIO_CT82C710 is not set 1.655 +# CONFIG_SERIO_PCIPS2 is not set 1.656 +CONFIG_SERIO_LIBPS2=y 1.657 +# CONFIG_SERIO_RAW is not set 1.658 + 1.659 +# 1.660 +# Input Device Drivers 1.661 +# 1.662 +CONFIG_INPUT_KEYBOARD=y 1.663 +CONFIG_KEYBOARD_ATKBD=y 1.664 +# CONFIG_KEYBOARD_SUNKBD is not set 1.665 +# CONFIG_KEYBOARD_LKKBD is not set 1.666 +# CONFIG_KEYBOARD_XTKBD is not set 1.667 +# CONFIG_KEYBOARD_NEWTON is not set 1.668 +CONFIG_INPUT_MOUSE=y 1.669 +CONFIG_MOUSE_PS2=y 1.670 +# CONFIG_MOUSE_SERIAL is not set 1.671 +# CONFIG_MOUSE_VSXXXAA is not set 1.672 +# CONFIG_INPUT_JOYSTICK is not set 1.673 +# CONFIG_INPUT_TOUCHSCREEN is not set 1.674 +# CONFIG_INPUT_MISC is not set 1.675 + 1.676 +# 1.677 +# Character devices 1.678 +# 1.679 +CONFIG_VT=y 1.680 +CONFIG_VT_CONSOLE=y 1.681 +CONFIG_HW_CONSOLE=y 1.682 +# CONFIG_SERIAL_NONSTANDARD is not set 1.683 + 1.684 +# 1.685 +# Serial drivers 1.686 +# 1.687 +# CONFIG_SERIAL_8250 is not set 1.688 + 1.689 +# 1.690 +# Non-8250 serial port support 1.691 +# 1.692 +CONFIG_UNIX98_PTYS=y 1.693 +CONFIG_LEGACY_PTYS=y 1.694 +CONFIG_LEGACY_PTY_COUNT=256 1.695 + 1.696 +# 1.697 +# IPMI 1.698 +# 1.699 +# CONFIG_IPMI_HANDLER is not set 1.700 + 1.701 +# 1.702 +# Watchdog Cards 1.703 +# 1.704 +# CONFIG_WATCHDOG is not set 1.705 +# CONFIG_HW_RANDOM is not set 1.706 +# CONFIG_NVRAM is not set 1.707 +CONFIG_RTC=y 1.708 +# CONFIG_GEN_RTC is not set 1.709 +# CONFIG_DTLK is not set 1.710 +# CONFIG_R3964 is not set 1.711 +# CONFIG_APPLICOM is not set 1.712 + 1.713 +# 1.714 +# Ftape, the floppy tape device driver 1.715 +# 1.716 +# CONFIG_FTAPE is not set 1.717 +CONFIG_AGP=m 1.718 +CONFIG_AGP_AMD64=m 1.719 +CONFIG_AGP_INTEL_MCH=m 1.720 +CONFIG_DRM=m 1.721 +CONFIG_DRM_TDFX=m 1.722 +# CONFIG_DRM_GAMMA is not set 1.723 +CONFIG_DRM_R128=m 1.724 +CONFIG_DRM_RADEON=m 1.725 +CONFIG_DRM_MGA=m 1.726 +CONFIG_DRM_SIS=m 1.727 +# CONFIG_MWAVE is not set 1.728 +# CONFIG_RAW_DRIVER is not set 1.729 +# CONFIG_HPET is not set 1.730 +# CONFIG_HANGCHECK_TIMER is not set 1.731 + 1.732 +# 1.733 +# I2C support 1.734 +# 1.735 +# CONFIG_I2C is not set 1.736 + 1.737 +# 1.738 +# Dallas's 1-wire bus 1.739 +# 1.740 +# CONFIG_W1 is not set 1.741 + 1.742 +# 1.743 +# Misc devices 1.744 +# 1.745 +# CONFIG_IBM_ASM is not set 1.746 + 1.747 +# 1.748 +# Multimedia devices 1.749 +# 1.750 +# CONFIG_VIDEO_DEV is not set 1.751 + 1.752 +# 1.753 +# Digital Video Broadcasting Devices 1.754 +# 1.755 +# CONFIG_DVB is not set 1.756 + 1.757 +# 1.758 +# Graphics support 1.759 +# 1.760 +# CONFIG_FB is not set 1.761 +# CONFIG_VIDEO_SELECT is not set 1.762 + 1.763 +# 1.764 +# Console display driver support 1.765 +# 1.766 +CONFIG_VGA_CONSOLE=y 1.767 +CONFIG_DUMMY_CONSOLE=y 1.768 + 1.769 +# 1.770 +# Sound 1.771 +# 1.772 +# CONFIG_SOUND is not set 1.773 + 1.774 +# 1.775 +# USB support 1.776 +# 1.777 +# CONFIG_USB is not set 1.778 +CONFIG_USB_ARCH_HAS_HCD=y 1.779 +CONFIG_USB_ARCH_HAS_OHCI=y 1.780 + 1.781 +# 1.782 +# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information 1.783 +# 1.784 + 1.785 +# 1.786 +# USB Gadget Support 1.787 +# 1.788 +# CONFIG_USB_GADGET is not set 1.789 + 1.790 +# 1.791 +# MMC/SD Card support 1.792 +# 1.793 +# CONFIG_MMC is not set 1.794 + 1.795 +# 1.796 +# InfiniBand support 1.797 +# 1.798 +# CONFIG_INFINIBAND is not set 1.799 + 1.800 +# 1.801 +# Power management options 1.802 +# 1.803 + 1.804 +# 1.805 +# ACPI (Advanced Configuration and Power Interface) Support 1.806 +# 1.807 +CONFIG_ACPI=y 1.808 +CONFIG_ACPI_BOOT=y 1.809 +CONFIG_ACPI_INTERPRETER=y 1.810 +CONFIG_ACPI_AC=m 1.811 +CONFIG_ACPI_BATTERY=m 1.812 +CONFIG_ACPI_BUTTON=m 1.813 +CONFIG_ACPI_VIDEO=m 1.814 +CONFIG_ACPI_FAN=m 1.815 +CONFIG_ACPI_PROCESSOR=m 1.816 +CONFIG_ACPI_THERMAL=m 1.817 +CONFIG_ACPI_ASUS=m 1.818 +CONFIG_ACPI_IBM=m 1.819 +CONFIG_ACPI_TOSHIBA=m 1.820 +CONFIG_ACPI_BLACKLIST_YEAR=0 1.821 +# CONFIG_ACPI_DEBUG is not set 1.822 +CONFIG_ACPI_BUS=y 1.823 +CONFIG_ACPI_EC=y 1.824 +CONFIG_ACPI_POWER=y 1.825 +CONFIG_ACPI_PCI=y 1.826 +CONFIG_ACPI_SYSTEM=y 1.827 +# CONFIG_ACPI_CONTAINER is not set 1.828 + 1.829 +# 1.830 +# File systems 1.831 +# 1.832 +CONFIG_EXT2_FS=y 1.833 +# CONFIG_EXT2_FS_XATTR is not set 1.834 +CONFIG_EXT3_FS=y 1.835 +CONFIG_EXT3_FS_XATTR=y 1.836 +# CONFIG_EXT3_FS_POSIX_ACL is not set 1.837 +# CONFIG_EXT3_FS_SECURITY is not set 1.838 +CONFIG_JBD=y 1.839 +# CONFIG_JBD_DEBUG is not set 1.840 +CONFIG_FS_MBCACHE=y 1.841 +CONFIG_REISERFS_FS=y 1.842 +# CONFIG_REISERFS_CHECK is not set 1.843 +# CONFIG_REISERFS_PROC_INFO is not set 1.844 +# CONFIG_REISERFS_FS_XATTR is not set 1.845 +# CONFIG_JFS_FS is not set 1.846 + 1.847 +# 1.848 +# XFS support 1.849 +# 1.850 +# CONFIG_XFS_FS is not set 1.851 +# CONFIG_MINIX_FS is not set 1.852 +# CONFIG_ROMFS_FS is not set 1.853 +# CONFIG_QUOTA is not set 1.854 +CONFIG_DNOTIFY=y 1.855 +CONFIG_AUTOFS_FS=y 1.856 +CONFIG_AUTOFS4_FS=y 1.857 + 1.858 +# 1.859 +# CD-ROM/DVD Filesystems 1.860 +# 1.861 +CONFIG_ISO9660_FS=y 1.862 +CONFIG_JOLIET=y 1.863 +CONFIG_ZISOFS=y 1.864 +CONFIG_ZISOFS_FS=y 1.865 +# CONFIG_UDF_FS is not set 1.866 + 1.867 +# 1.868 +# DOS/FAT/NT Filesystems 1.869 +# 1.870 +CONFIG_FAT_FS=y 1.871 +CONFIG_MSDOS_FS=y 1.872 +CONFIG_VFAT_FS=y 1.873 +CONFIG_FAT_DEFAULT_CODEPAGE=437 1.874 +CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" 1.875 +# CONFIG_NTFS_FS is not set 1.876 + 1.877 +# 1.878 +# Pseudo filesystems 1.879 +# 1.880 +CONFIG_PROC_FS=y 1.881 +CONFIG_PROC_KCORE=y 1.882 +CONFIG_SYSFS=y 1.883 +# CONFIG_DEVFS_FS is not set 1.884 +# CONFIG_DEVPTS_FS_XATTR is not set 1.885 +CONFIG_TMPFS=y 1.886 +# CONFIG_TMPFS_XATTR is not set 1.887 +# CONFIG_HUGETLBFS is not set 1.888 +# CONFIG_HUGETLB_PAGE is not set 1.889 +CONFIG_RAMFS=y 1.890 + 1.891 +# 1.892 +# Miscellaneous filesystems 1.893 +# 1.894 +# CONFIG_ADFS_FS is not set 1.895 +# CONFIG_AFFS_FS is not set 1.896 +# CONFIG_HFS_FS is not set 1.897 +# CONFIG_HFSPLUS_FS is not set 1.898 +# CONFIG_BEFS_FS is not set 1.899 +# CONFIG_BFS_FS is not set 1.900 +# CONFIG_EFS_FS is not set 1.901 +# CONFIG_CRAMFS is not set 1.902 +# CONFIG_VXFS_FS is not set 1.903 +# CONFIG_HPFS_FS is not set 1.904 +# CONFIG_QNX4FS_FS is not set 1.905 +# CONFIG_SYSV_FS is not set 1.906 +# CONFIG_UFS_FS is not set 1.907 + 1.908 +# 1.909 +# Network File Systems 1.910 +# 1.911 +CONFIG_NFS_FS=y 1.912 +CONFIG_NFS_V3=y 1.913 +# CONFIG_NFS_V4 is not set 1.914 +# CONFIG_NFS_DIRECTIO is not set 1.915 +CONFIG_NFSD=m 1.916 +CONFIG_NFSD_V3=y 1.917 +# CONFIG_NFSD_V4 is not set 1.918 +CONFIG_NFSD_TCP=y 1.919 +CONFIG_ROOT_NFS=y 1.920 +CONFIG_LOCKD=y 1.921 +CONFIG_LOCKD_V4=y 1.922 +CONFIG_EXPORTFS=m 1.923 +CONFIG_SUNRPC=y 1.924 +# CONFIG_RPCSEC_GSS_KRB5 is not set 1.925 +# CONFIG_RPCSEC_GSS_SPKM3 is not set 1.926 +# CONFIG_SMB_FS is not set 1.927 +# CONFIG_CIFS is not set 1.928 +# CONFIG_NCP_FS is not set 1.929 +# CONFIG_CODA_FS is not set 1.930 +# CONFIG_AFS_FS is not set 1.931 + 1.932 +# 1.933 +# Partition Types 1.934 +# 1.935 +# CONFIG_PARTITION_ADVANCED is not set 1.936 +CONFIG_MSDOS_PARTITION=y 1.937 + 1.938 +# 1.939 +# Native Language Support 1.940 +# 1.941 +CONFIG_NLS=y 1.942 +CONFIG_NLS_DEFAULT="iso8859-1" 1.943 +CONFIG_NLS_CODEPAGE_437=y 1.944 +# CONFIG_NLS_CODEPAGE_737 is not set 1.945 +# CONFIG_NLS_CODEPAGE_775 is not set 1.946 +# CONFIG_NLS_CODEPAGE_850 is not set 1.947 +# CONFIG_NLS_CODEPAGE_852 is not set 1.948 +# CONFIG_NLS_CODEPAGE_855 is not set 1.949 +# CONFIG_NLS_CODEPAGE_857 is not set 1.950 +# CONFIG_NLS_CODEPAGE_860 is not set 1.951 +# CONFIG_NLS_CODEPAGE_861 is not set 1.952 +# CONFIG_NLS_CODEPAGE_862 is not set 1.953 +# CONFIG_NLS_CODEPAGE_863 is not set 1.954 +# CONFIG_NLS_CODEPAGE_864 is not set 1.955 +# CONFIG_NLS_CODEPAGE_865 is not set 1.956 +# CONFIG_NLS_CODEPAGE_866 is not set 1.957 +# CONFIG_NLS_CODEPAGE_869 is not set 1.958 +# CONFIG_NLS_CODEPAGE_936 is not set 1.959 +# CONFIG_NLS_CODEPAGE_950 is not set 1.960 +# CONFIG_NLS_CODEPAGE_932 is not set 1.961 +# CONFIG_NLS_CODEPAGE_949 is not set 1.962 +# CONFIG_NLS_CODEPAGE_874 is not set 1.963 +# CONFIG_NLS_ISO8859_8 is not set 1.964 +# CONFIG_NLS_CODEPAGE_1250 is not set 1.965 +# CONFIG_NLS_CODEPAGE_1251 is not set 1.966 +# CONFIG_NLS_ASCII is not set 1.967 +CONFIG_NLS_ISO8859_1=y 1.968 +# CONFIG_NLS_ISO8859_2 is not set 1.969 +# CONFIG_NLS_ISO8859_3 is not set 1.970 +# CONFIG_NLS_ISO8859_4 is not set 1.971 +# CONFIG_NLS_ISO8859_5 is not set 1.972 +# CONFIG_NLS_ISO8859_6 is not set 1.973 +# CONFIG_NLS_ISO8859_7 is not set 1.974 +# CONFIG_NLS_ISO8859_9 is not set 1.975 +# CONFIG_NLS_ISO8859_13 is not set 1.976 +# CONFIG_NLS_ISO8859_14 is not set 1.977 +# CONFIG_NLS_ISO8859_15 is not set 1.978 +# CONFIG_NLS_KOI8_R is not set 1.979 +# CONFIG_NLS_KOI8_U is not set 1.980 +# CONFIG_NLS_UTF8 is not set 1.981 + 1.982 +# 1.983 +# Security options 1.984 +# 1.985 +# CONFIG_KEYS is not set 1.986 +# CONFIG_SECURITY is not set 1.987 + 1.988 +# 1.989 +# Cryptographic options 1.990 +# 1.991 +CONFIG_CRYPTO=y 1.992 +CONFIG_CRYPTO_HMAC=y 1.993 +# CONFIG_CRYPTO_NULL is not set 1.994 +# CONFIG_CRYPTO_MD4 is not set 1.995 +CONFIG_CRYPTO_MD5=m 1.996 +CONFIG_CRYPTO_SHA1=m 1.997 +# CONFIG_CRYPTO_SHA256 is not set 1.998 +# CONFIG_CRYPTO_SHA512 is not set 1.999 +# CONFIG_CRYPTO_WP512 is not set 1.1000 +CONFIG_CRYPTO_DES=m 1.1001 +# CONFIG_CRYPTO_BLOWFISH is not set 1.1002 +# CONFIG_CRYPTO_TWOFISH is not set 1.1003 +# CONFIG_CRYPTO_SERPENT is not set 1.1004 +# CONFIG_CRYPTO_AES is not set 1.1005 +# CONFIG_CRYPTO_CAST5 is not set 1.1006 +# CONFIG_CRYPTO_CAST6 is not set 1.1007 +# CONFIG_CRYPTO_TEA is not set 1.1008 +# CONFIG_CRYPTO_ARC4 is not set 1.1009 +# CONFIG_CRYPTO_KHAZAD is not set 1.1010 +# CONFIG_CRYPTO_ANUBIS is not set 1.1011 +# CONFIG_CRYPTO_DEFLATE is not set 1.1012 +# CONFIG_CRYPTO_MICHAEL_MIC is not set 1.1013 +CONFIG_CRYPTO_CRC32C=m 1.1014 +# CONFIG_CRYPTO_TEST is not set 1.1015 + 1.1016 +# 1.1017 +# Hardware crypto devices 1.1018 +# 1.1019 + 1.1020 +# 1.1021 +# Library routines 1.1022 +# 1.1023 +# CONFIG_CRC_CCITT is not set 1.1024 +CONFIG_CRC32=y 1.1025 +CONFIG_LIBCRC32C=y 1.1026 +CONFIG_ZLIB_INFLATE=y