sparc32_defconfig 21.6 KB
Newer Older
L
Linus Torvalds 已提交
1 2
#
# Automatically generated make config: don't edit
3
# Linux kernel version: 2.6.25
D
David S. Miller 已提交
4
# Tue Apr 29 01:28:58 2008
L
Linus Torvalds 已提交
5 6 7
#
CONFIG_MMU=y
CONFIG_HIGHMEM=y
D
David S. Miller 已提交
8
CONFIG_ZONE_DMA=y
L
Linus Torvalds 已提交
9
CONFIG_GENERIC_ISA_DMA=y
D
David S. Miller 已提交
10 11
CONFIG_ARCH_NO_VIRT_TO_BUS=y
CONFIG_OF=y
12
CONFIG_HZ=100
D
David S. Miller 已提交
13
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
L
Linus Torvalds 已提交
14 15

#
16
# General setup
L
Linus Torvalds 已提交
17 18 19
#
CONFIG_EXPERIMENTAL=y
CONFIG_BROKEN_ON_SMP=y
D
David S. Miller 已提交
20 21 22
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
L
Linus Torvalds 已提交
23 24
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
D
David S. Miller 已提交
25
CONFIG_SYSVIPC_SYSCTL=y
L
Linus Torvalds 已提交
26 27
CONFIG_POSIX_MQUEUE=y
# CONFIG_BSD_PROCESS_ACCT is not set
D
David S. Miller 已提交
28
# CONFIG_TASKSTATS is not set
L
Linus Torvalds 已提交
29 30
# CONFIG_AUDIT is not set
# CONFIG_IKCONFIG is not set
D
David S. Miller 已提交
31
CONFIG_LOG_BUF_SHIFT=14
32 33 34 35 36 37
# CONFIG_CGROUPS is not set
CONFIG_GROUP_SCHED=y
CONFIG_FAIR_GROUP_SCHED=y
CONFIG_RT_GROUP_SCHED=y
CONFIG_USER_SCHED=y
# CONFIG_CGROUP_SCHED is not set
D
David S. Miller 已提交
38
CONFIG_SYSFS_DEPRECATED=y
39
CONFIG_SYSFS_DEPRECATED_V2=y
D
David S. Miller 已提交
40
# CONFIG_RELAY is not set
41 42 43 44 45
CONFIG_NAMESPACES=y
# CONFIG_UTS_NS is not set
# CONFIG_IPC_NS is not set
# CONFIG_USER_NS is not set
# CONFIG_PID_NS is not set
D
David S. Miller 已提交
46
CONFIG_BLK_DEV_INITRD=y
D
David S. Miller 已提交
47 48 49
CONFIG_INITRAMFS_SOURCE=""
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
CONFIG_SYSCTL=y
L
Linus Torvalds 已提交
50
# CONFIG_EMBEDDED is not set
D
David S. Miller 已提交
51 52
CONFIG_UID16=y
CONFIG_SYSCTL_SYSCALL=y
L
Linus Torvalds 已提交
53 54
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_ALL is not set
D
David S. Miller 已提交
55 56 57 58 59
# CONFIG_KALLSYMS_EXTRA_PASS is not set
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
60
CONFIG_COMPAT_BRK=y
D
David S. Miller 已提交
61
CONFIG_BASE_FULL=y
L
Linus Torvalds 已提交
62
CONFIG_FUTEX=y
D
David S. Miller 已提交
63
CONFIG_ANON_INODES=y
L
Linus Torvalds 已提交
64
CONFIG_EPOLL=y
D
David S. Miller 已提交
65 66 67
CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
D
David S. Miller 已提交
68 69
CONFIG_SHMEM=y
CONFIG_VM_EVENT_COUNTERS=y
D
David S. Miller 已提交
70 71 72
CONFIG_SLAB=y
# CONFIG_SLUB is not set
# CONFIG_SLOB is not set
73 74 75 76 77 78 79
# CONFIG_PROFILING is not set
# CONFIG_MARKERS is not set
CONFIG_HAVE_OPROFILE=y
# CONFIG_HAVE_KPROBES is not set
# CONFIG_HAVE_KRETPROBES is not set
CONFIG_PROC_PAGE_MONITOR=y
CONFIG_SLABINFO=y
D
David S. Miller 已提交
80 81 82
CONFIG_RT_MUTEXES=y
# CONFIG_TINY_SHMEM is not set
CONFIG_BASE_SMALL=0
L
Linus Torvalds 已提交
83 84 85 86
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
# CONFIG_MODULE_FORCE_UNLOAD is not set
# CONFIG_MODVERSIONS is not set
D
David S. Miller 已提交
87
# CONFIG_MODULE_SRCVERSION_ALL is not set
L
Linus Torvalds 已提交
88
CONFIG_KMOD=y
D
David S. Miller 已提交
89 90 91 92
CONFIG_BLOCK=y
# CONFIG_LBD is not set
# CONFIG_BLK_DEV_IO_TRACE is not set
# CONFIG_LSF is not set
D
David S. Miller 已提交
93
# CONFIG_BLK_DEV_BSG is not set
D
David S. Miller 已提交
94 95 96 97 98 99 100 101 102 103 104 105 106

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_AS=y
CONFIG_IOSCHED_DEADLINE=y
CONFIG_IOSCHED_CFQ=y
# CONFIG_DEFAULT_AS is not set
# CONFIG_DEFAULT_DEADLINE is not set
CONFIG_DEFAULT_CFQ=y
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED="cfq"
107
CONFIG_CLASSIC_RCU=y
D
David S. Miller 已提交
108 109 110

#
# General machine setup
L
Linus Torvalds 已提交
111 112
#
# CONFIG_SMP is not set
D
David S. Miller 已提交
113
CONFIG_SPARC=y
L
Linus Torvalds 已提交
114 115 116 117 118 119 120
CONFIG_SPARC32=y
CONFIG_SBUS=y
CONFIG_SBUSCHAR=y
CONFIG_SERIAL_CONSOLE=y
CONFIG_SUN_AUXIO=y
CONFIG_SUN_IO=y
CONFIG_RWSEM_GENERIC_SPINLOCK=y
D
David S. Miller 已提交
121 122 123 124 125 126
CONFIG_GENERIC_FIND_NEXT_BIT=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
# CONFIG_ARCH_HAS_ILOG2_U32 is not set
# CONFIG_ARCH_HAS_ILOG2_U64 is not set
D
David S. Miller 已提交
127
CONFIG_EMULATED_CMPXCHG=y
L
Linus Torvalds 已提交
128 129 130
CONFIG_SUN_PM=y
# CONFIG_SUN4 is not set
CONFIG_PCI=y
D
David S. Miller 已提交
131
CONFIG_PCI_SYSCALL=y
D
David S. Miller 已提交
132
# CONFIG_ARCH_SUPPORTS_MSI is not set
133
CONFIG_PCI_LEGACY=y
D
David S. Miller 已提交
134
# CONFIG_PCI_DEBUG is not set
D
David S. Miller 已提交
135
# CONFIG_NO_DMA is not set
L
Linus Torvalds 已提交
136
CONFIG_SUN_OPENPROMFS=m
D
David S. Miller 已提交
137
# CONFIG_SPARC_LED is not set
L
Linus Torvalds 已提交
138 139
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_MISC=m
D
David S. Miller 已提交
140 141 142 143 144 145 146
CONFIG_SELECT_MEMORY_MODEL=y
CONFIG_FLATMEM_MANUAL=y
# CONFIG_DISCONTIGMEM_MANUAL is not set
# CONFIG_SPARSEMEM_MANUAL is not set
CONFIG_FLATMEM=y
CONFIG_FLAT_NODE_MEM_MAP=y
# CONFIG_SPARSEMEM_STATIC is not set
147
# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
D
David S. Miller 已提交
148 149
CONFIG_SPLIT_PTLOCK_CPUS=4
# CONFIG_RESOURCES_64BIT is not set
D
David S. Miller 已提交
150
CONFIG_ZONE_DMA_FLAG=1
D
David S. Miller 已提交
151
CONFIG_BOUNCE=y
L
Linus Torvalds 已提交
152 153

#
D
David S. Miller 已提交
154
# Networking
L
Linus Torvalds 已提交
155
#
D
David S. Miller 已提交
156
CONFIG_NET=y
L
Linus Torvalds 已提交
157 158

#
D
David S. Miller 已提交
159
# Networking options
L
Linus Torvalds 已提交
160
#
D
David S. Miller 已提交
161 162 163 164 165 166
CONFIG_PACKET=y
# CONFIG_PACKET_MMAP is not set
CONFIG_UNIX=y
CONFIG_XFRM=y
CONFIG_XFRM_USER=m
# CONFIG_XFRM_SUB_POLICY is not set
D
David S. Miller 已提交
167
# CONFIG_XFRM_MIGRATE is not set
168
# CONFIG_XFRM_STATISTICS is not set
D
David S. Miller 已提交
169
CONFIG_NET_KEY=m
D
David S. Miller 已提交
170
# CONFIG_NET_KEY_MIGRATE is not set
D
David S. Miller 已提交
171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190
CONFIG_INET=y
# CONFIG_IP_MULTICAST is not set
# CONFIG_IP_ADVANCED_ROUTER is not set
CONFIG_IP_FIB_HASH=y
CONFIG_IP_PNP=y
CONFIG_IP_PNP_DHCP=y
# CONFIG_IP_PNP_BOOTP is not set
# CONFIG_IP_PNP_RARP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_ARPD is not set
# CONFIG_SYN_COOKIES is not set
CONFIG_INET_AH=y
CONFIG_INET_ESP=y
CONFIG_INET_IPCOMP=y
CONFIG_INET_XFRM_TUNNEL=y
CONFIG_INET_TUNNEL=y
CONFIG_INET_XFRM_MODE_TRANSPORT=y
CONFIG_INET_XFRM_MODE_TUNNEL=y
CONFIG_INET_XFRM_MODE_BEET=y
191
# CONFIG_INET_LRO is not set
D
David S. Miller 已提交
192 193 194 195 196 197 198 199 200
CONFIG_INET_DIAG=y
CONFIG_INET_TCP_DIAG=y
# CONFIG_TCP_CONG_ADVANCED is not set
CONFIG_TCP_CONG_CUBIC=y
CONFIG_DEFAULT_TCP_CONG="cubic"
# CONFIG_TCP_MD5SIG is not set
CONFIG_IPV6=m
CONFIG_IPV6_PRIVACY=y
# CONFIG_IPV6_ROUTER_PREF is not set
D
David S. Miller 已提交
201
# CONFIG_IPV6_OPTIMISTIC_DAD is not set
D
David S. Miller 已提交
202 203 204 205 206 207 208 209 210 211 212
CONFIG_INET6_AH=m
CONFIG_INET6_ESP=m
CONFIG_INET6_IPCOMP=m
# CONFIG_IPV6_MIP6 is not set
CONFIG_INET6_XFRM_TUNNEL=m
CONFIG_INET6_TUNNEL=m
CONFIG_INET6_XFRM_MODE_TRANSPORT=m
CONFIG_INET6_XFRM_MODE_TUNNEL=m
CONFIG_INET6_XFRM_MODE_BEET=m
# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
CONFIG_IPV6_SIT=m
213
CONFIG_IPV6_NDISC_NODETYPE=y
D
David S. Miller 已提交
214 215
CONFIG_IPV6_TUNNEL=m
# CONFIG_IPV6_MULTIPLE_TABLES is not set
216
# CONFIG_IPV6_MROUTE is not set
D
David S. Miller 已提交
217 218 219
# CONFIG_NETWORK_SECMARK is not set
# CONFIG_NETFILTER is not set
# CONFIG_IP_DCCP is not set
D
David S. Miller 已提交
220
# CONFIG_IP_SCTP is not set
D
David S. Miller 已提交
221 222 223 224 225 226 227 228 229 230 231 232 233
# CONFIG_TIPC is not set
# CONFIG_ATM is not set
# CONFIG_BRIDGE is not set
# CONFIG_VLAN_8021Q is not set
# CONFIG_DECNET is not set
# CONFIG_LLC2 is not set
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set
# CONFIG_NET_SCHED is not set
L
Linus Torvalds 已提交
234 235

#
D
David S. Miller 已提交
236
# Network testing
L
Linus Torvalds 已提交
237
#
D
David S. Miller 已提交
238 239
CONFIG_NET_PKTGEN=m
# CONFIG_HAMRADIO is not set
240
# CONFIG_CAN is not set
D
David S. Miller 已提交
241 242
# CONFIG_IRDA is not set
# CONFIG_BT is not set
D
David S. Miller 已提交
243
# CONFIG_AF_RXRPC is not set
D
David S. Miller 已提交
244 245 246 247 248 249 250

#
# Wireless
#
# CONFIG_CFG80211 is not set
# CONFIG_WIRELESS_EXT is not set
# CONFIG_MAC80211 is not set
D
David S. Miller 已提交
251
# CONFIG_IEEE80211 is not set
D
David S. Miller 已提交
252
# CONFIG_RFKILL is not set
D
David S. Miller 已提交
253
# CONFIG_NET_9P is not set
L
Linus Torvalds 已提交
254 255

#
D
David S. Miller 已提交
256 257 258 259 260 261
# Device Drivers
#

#
# Generic Driver Options
#
262
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
D
David S. Miller 已提交
263 264 265 266
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
# CONFIG_FW_LOADER is not set
# CONFIG_DEBUG_DRIVER is not set
D
David S. Miller 已提交
267
# CONFIG_DEBUG_DEVRES is not set
D
David S. Miller 已提交
268 269 270
# CONFIG_SYS_HYPERVISOR is not set
# CONFIG_CONNECTOR is not set
# CONFIG_MTD is not set
D
David S. Miller 已提交
271
CONFIG_OF_DEVICE=y
D
David S. Miller 已提交
272
# CONFIG_PARPORT is not set
D
David S. Miller 已提交
273
CONFIG_BLK_DEV=y
L
Linus Torvalds 已提交
274 275 276 277
# CONFIG_BLK_DEV_FD is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
D
David S. Miller 已提交
278
# CONFIG_BLK_DEV_COW_COMMON is not set
L
Linus Torvalds 已提交
279 280 281
CONFIG_BLK_DEV_LOOP=m
CONFIG_BLK_DEV_CRYPTOLOOP=m
# CONFIG_BLK_DEV_NBD is not set
D
David S. Miller 已提交
282
# CONFIG_BLK_DEV_SX8 is not set
L
Linus Torvalds 已提交
283
CONFIG_BLK_DEV_RAM=y
D
David S. Miller 已提交
284
CONFIG_BLK_DEV_RAM_COUNT=16
L
Linus Torvalds 已提交
285
CONFIG_BLK_DEV_RAM_SIZE=4096
286
# CONFIG_BLK_DEV_XIP is not set
D
David S. Miller 已提交
287 288
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set
D
David S. Miller 已提交
289
CONFIG_MISC_DEVICES=y
D
David S. Miller 已提交
290
# CONFIG_PHANTOM is not set
D
David S. Miller 已提交
291
# CONFIG_EEPROM_93CX6 is not set
D
David S. Miller 已提交
292 293
# CONFIG_SGI_IOC4 is not set
# CONFIG_TIFM_CORE is not set
294 295
# CONFIG_ENCLOSURE_SERVICES is not set
CONFIG_HAVE_IDE=y
D
David S. Miller 已提交
296
# CONFIG_IDE is not set
L
Linus Torvalds 已提交
297 298 299 300

#
# SCSI device support
#
D
David S. Miller 已提交
301
# CONFIG_RAID_ATTRS is not set
L
Linus Torvalds 已提交
302
CONFIG_SCSI=y
D
David S. Miller 已提交
303
CONFIG_SCSI_DMA=y
D
David S. Miller 已提交
304 305
# CONFIG_SCSI_TGT is not set
# CONFIG_SCSI_NETLINK is not set
L
Linus Torvalds 已提交
306 307 308 309 310 311 312 313 314 315 316
CONFIG_SCSI_PROC_FS=y

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
CONFIG_BLK_DEV_SR=m
# CONFIG_BLK_DEV_SR_VENDOR is not set
CONFIG_CHR_DEV_SG=m
D
David S. Miller 已提交
317
# CONFIG_CHR_DEV_SCH is not set
L
Linus Torvalds 已提交
318 319 320 321 322 323 324

#
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
# CONFIG_SCSI_MULTI_LUN is not set
# CONFIG_SCSI_CONSTANTS is not set
# CONFIG_SCSI_LOGGING is not set
D
David S. Miller 已提交
325
# CONFIG_SCSI_SCAN_ASYNC is not set
D
David S. Miller 已提交
326
CONFIG_SCSI_WAIT_SCAN=m
L
Linus Torvalds 已提交
327 328

#
D
David S. Miller 已提交
329
# SCSI Transports
L
Linus Torvalds 已提交
330
#
D
David S. Miller 已提交
331
CONFIG_SCSI_SPI_ATTRS=y
L
Linus Torvalds 已提交
332
# CONFIG_SCSI_FC_ATTRS is not set
D
David S. Miller 已提交
333 334
# CONFIG_SCSI_ISCSI_ATTRS is not set
# CONFIG_SCSI_SAS_LIBSAS is not set
335
# CONFIG_SCSI_SRP_ATTRS is not set
D
David S. Miller 已提交
336
CONFIG_SCSI_LOWLEVEL=y
D
David S. Miller 已提交
337
# CONFIG_ISCSI_TCP is not set
L
Linus Torvalds 已提交
338
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
D
David S. Miller 已提交
339
# CONFIG_SCSI_3W_9XXX is not set
L
Linus Torvalds 已提交
340 341 342 343 344
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AACRAID is not set
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC7XXX_OLD is not set
# CONFIG_SCSI_AIC79XX is not set
D
David S. Miller 已提交
345 346 347 348 349 350
# CONFIG_SCSI_AIC94XX is not set
# CONFIG_SCSI_ARCMSR is not set
# CONFIG_MEGARAID_NEWGEN is not set
# CONFIG_MEGARAID_LEGACY is not set
# CONFIG_MEGARAID_SAS is not set
# CONFIG_SCSI_HPTIOP is not set
L
Linus Torvalds 已提交
351 352 353
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_FUTURE_DOMAIN is not set
# CONFIG_SCSI_IPS is not set
D
David S. Miller 已提交
354
# CONFIG_SCSI_INITIO is not set
L
Linus Torvalds 已提交
355
# CONFIG_SCSI_INIA100 is not set
356
# CONFIG_SCSI_MVSAS is not set
D
David S. Miller 已提交
357
# CONFIG_SCSI_STEX is not set
L
Linus Torvalds 已提交
358 359 360
# CONFIG_SCSI_SYM53C8XX_2 is not set
# CONFIG_SCSI_QLOGIC_1280 is not set
CONFIG_SCSI_QLOGICPTI=m
D
David S. Miller 已提交
361 362 363
# CONFIG_SCSI_QLA_FC is not set
# CONFIG_SCSI_QLA_ISCSI is not set
# CONFIG_SCSI_LPFC is not set
L
Linus Torvalds 已提交
364 365 366 367 368
# CONFIG_SCSI_DC395x is not set
# CONFIG_SCSI_DC390T is not set
# CONFIG_SCSI_NSP32 is not set
# CONFIG_SCSI_DEBUG is not set
CONFIG_SCSI_SUNESP=y
D
David S. Miller 已提交
369 370
# CONFIG_SCSI_SRP is not set
# CONFIG_ATA is not set
L
Linus Torvalds 已提交
371
# CONFIG_MD is not set
D
David S. Miller 已提交
372
# CONFIG_FUSION is not set
L
Linus Torvalds 已提交
373 374

#
D
David S. Miller 已提交
375
# IEEE 1394 (FireWire) support
L
Linus Torvalds 已提交
376
#
D
David S. Miller 已提交
377
# CONFIG_FIREWIRE is not set
D
David S. Miller 已提交
378 379
# CONFIG_IEEE1394 is not set
# CONFIG_I2O is not set
L
Linus Torvalds 已提交
380
CONFIG_NETDEVICES=y
D
David S. Miller 已提交
381
# CONFIG_NETDEVICES_MULTIQUEUE is not set
L
Linus Torvalds 已提交
382 383
CONFIG_DUMMY=m
# CONFIG_BONDING is not set
D
David S. Miller 已提交
384
# CONFIG_MACVLAN is not set
L
Linus Torvalds 已提交
385
# CONFIG_EQUALIZER is not set
D
David S. Miller 已提交
386
# CONFIG_TUN is not set
387
# CONFIG_VETH is not set
L
Linus Torvalds 已提交
388
# CONFIG_ARCNET is not set
D
David S. Miller 已提交
389
# CONFIG_PHYLIB is not set
L
Linus Torvalds 已提交
390 391 392 393 394 395 396
CONFIG_NET_ETHERNET=y
CONFIG_MII=m
CONFIG_SUNLANCE=y
CONFIG_HAPPYMEAL=m
CONFIG_SUNBMAC=m
CONFIG_SUNQE=m
# CONFIG_SUNGEM is not set
D
David S. Miller 已提交
397
# CONFIG_CASSINI is not set
L
Linus Torvalds 已提交
398 399 400
# CONFIG_NET_VENDOR_3COM is not set
# CONFIG_NET_TULIP is not set
# CONFIG_HP100 is not set
401 402 403 404
# CONFIG_IBM_NEW_EMAC_ZMII is not set
# CONFIG_IBM_NEW_EMAC_RGMII is not set
# CONFIG_IBM_NEW_EMAC_TAH is not set
# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
L
Linus Torvalds 已提交
405
# CONFIG_NET_PCI is not set
406
# CONFIG_B44 is not set
D
David S. Miller 已提交
407
CONFIG_NETDEV_1000=y
L
Linus Torvalds 已提交
408 409 410
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
# CONFIG_E1000 is not set
411 412 413 414
# CONFIG_E1000E is not set
# CONFIG_E1000E_ENABLED is not set
# CONFIG_IP1000 is not set
# CONFIG_IGB is not set
L
Linus Torvalds 已提交
415 416 417 418 419
# CONFIG_MYRI_SBUS is not set
# CONFIG_NS83820 is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
# CONFIG_R8169 is not set
D
David S. Miller 已提交
420 421 422
# CONFIG_SIS190 is not set
# CONFIG_SKGE is not set
# CONFIG_SKY2 is not set
D
David S. Miller 已提交
423
# CONFIG_VIA_VELOCITY is not set
L
Linus Torvalds 已提交
424
# CONFIG_TIGON3 is not set
D
David S. Miller 已提交
425 426
# CONFIG_BNX2 is not set
# CONFIG_QLA3XXX is not set
D
David S. Miller 已提交
427 428
# CONFIG_ATL1 is not set
CONFIG_NETDEV_10000=y
D
David S. Miller 已提交
429
# CONFIG_CHELSIO_T1 is not set
D
David S. Miller 已提交
430
# CONFIG_CHELSIO_T3 is not set
431
# CONFIG_IXGBE is not set
L
Linus Torvalds 已提交
432 433
# CONFIG_IXGB is not set
# CONFIG_S2IO is not set
D
David S. Miller 已提交
434 435
# CONFIG_MYRI10GE is not set
# CONFIG_NETXEN_NIC is not set
436
# CONFIG_NIU is not set
D
David S. Miller 已提交
437
# CONFIG_MLX4_CORE is not set
438 439
# CONFIG_TEHUTI is not set
# CONFIG_BNX2X is not set
L
Linus Torvalds 已提交
440 441 442
# CONFIG_TR is not set

#
D
David S. Miller 已提交
443
# Wireless LAN
L
Linus Torvalds 已提交
444
#
D
David S. Miller 已提交
445 446
# CONFIG_WLAN_PRE80211 is not set
# CONFIG_WLAN_80211 is not set
447
# CONFIG_IWLWIFI_LEDS is not set
L
Linus Torvalds 已提交
448 449 450 451 452 453 454
# CONFIG_WAN is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_PPP is not set
# CONFIG_SLIP is not set
# CONFIG_NET_FC is not set
# CONFIG_NETCONSOLE is not set
D
David S. Miller 已提交
455 456 457 458
# CONFIG_NETPOLL is not set
# CONFIG_NET_POLL_CONTROLLER is not set
# CONFIG_ISDN is not set
# CONFIG_PHONE is not set
L
Linus Torvalds 已提交
459 460 461 462 463

#
# Input device support
#
CONFIG_INPUT=y
D
David S. Miller 已提交
464
# CONFIG_INPUT_FF_MEMLESS is not set
D
David S. Miller 已提交
465
# CONFIG_INPUT_POLLDEV is not set
L
Linus Torvalds 已提交
466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
CONFIG_INPUT_JOYDEV=m
CONFIG_INPUT_EVDEV=m
CONFIG_INPUT_EVBUG=m

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=m
CONFIG_KEYBOARD_SUNKBD=m
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_XTKBD is not set
# CONFIG_KEYBOARD_NEWTON is not set
D
David S. Miller 已提交
487
# CONFIG_KEYBOARD_STOWAWAY is not set
L
Linus Torvalds 已提交
488 489
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=m
D
David S. Miller 已提交
490 491 492 493 494 495
CONFIG_MOUSE_PS2_ALPS=y
CONFIG_MOUSE_PS2_LOGIPS2PP=y
CONFIG_MOUSE_PS2_SYNAPTICS=y
CONFIG_MOUSE_PS2_LIFEBOOK=y
CONFIG_MOUSE_PS2_TRACKPOINT=y
# CONFIG_MOUSE_PS2_TOUCHKIT is not set
L
Linus Torvalds 已提交
496
CONFIG_MOUSE_SERIAL=m
D
David S. Miller 已提交
497
# CONFIG_MOUSE_APPLETOUCH is not set
L
Linus Torvalds 已提交
498 499
# CONFIG_MOUSE_VSXXXAA is not set
# CONFIG_INPUT_JOYSTICK is not set
D
David S. Miller 已提交
500
# CONFIG_INPUT_TABLET is not set
L
Linus Torvalds 已提交
501 502 503
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set

D
David S. Miller 已提交
504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522
#
# Hardware I/O ports
#
CONFIG_SERIO=m
# CONFIG_SERIO_I8042 is not set
CONFIG_SERIO_SERPORT=m
# CONFIG_SERIO_PCIPS2 is not set
CONFIG_SERIO_LIBPS2=m
# CONFIG_SERIO_RAW is not set
# CONFIG_GAMEPORT is not set

#
# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
# CONFIG_VT_HW_CONSOLE_BINDING is not set
# CONFIG_SERIAL_NONSTANDARD is not set
523
# CONFIG_NOZOMI is not set
D
David S. Miller 已提交
524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539

#
# Serial drivers
#

#
# Non-8250 serial port support
#
CONFIG_SERIAL_SUNCORE=y
CONFIG_SERIAL_SUNZILOG=y
CONFIG_SERIAL_SUNZILOG_CONSOLE=y
CONFIG_SERIAL_SUNSU=y
CONFIG_SERIAL_SUNSU_CONSOLE=y
# CONFIG_SERIAL_SUNSAB is not set
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
D
David S. Miller 已提交
540
CONFIG_CONSOLE_POLL=y
D
David S. Miller 已提交
541 542 543 544 545 546
# CONFIG_SERIAL_JSM is not set
CONFIG_UNIX98_PTYS=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256
# CONFIG_IPMI_HANDLER is not set
CONFIG_HW_RANDOM=m
547
CONFIG_JS_RTC=m
D
David S. Miller 已提交
548 549 550 551
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
# CONFIG_RAW_DRIVER is not set
# CONFIG_TCG_TPM is not set
D
David S. Miller 已提交
552
CONFIG_DEVPORT=y
D
David S. Miller 已提交
553 554 555 556 557 558 559 560
# CONFIG_I2C is not set

#
# SPI support
#
# CONFIG_SPI is not set
# CONFIG_SPI_MASTER is not set
# CONFIG_W1 is not set
D
David S. Miller 已提交
561
# CONFIG_POWER_SUPPLY is not set
D
David S. Miller 已提交
562 563
CONFIG_HWMON=y
# CONFIG_HWMON_VID is not set
564
# CONFIG_SENSORS_I5K_AMB is not set
D
David S. Miller 已提交
565
# CONFIG_SENSORS_F71805F is not set
566
# CONFIG_SENSORS_F71882FG is not set
D
David S. Miller 已提交
567 568
# CONFIG_SENSORS_IT87 is not set
# CONFIG_SENSORS_PC87360 is not set
D
David S. Miller 已提交
569
# CONFIG_SENSORS_PC87427 is not set
D
David S. Miller 已提交
570
# CONFIG_SENSORS_SIS5595 is not set
D
David S. Miller 已提交
571 572
# CONFIG_SENSORS_SMSC47M1 is not set
# CONFIG_SENSORS_SMSC47B397 is not set
D
David S. Miller 已提交
573
# CONFIG_SENSORS_VIA686A is not set
D
David S. Miller 已提交
574
# CONFIG_SENSORS_VT1211 is not set
D
David S. Miller 已提交
575
# CONFIG_SENSORS_VT8231 is not set
D
David S. Miller 已提交
576
# CONFIG_SENSORS_W83627HF is not set
D
David S. Miller 已提交
577
# CONFIG_SENSORS_W83627EHF is not set
D
David S. Miller 已提交
578
# CONFIG_HWMON_DEBUG_CHIP is not set
579 580 581 582 583 584 585 586
# CONFIG_THERMAL is not set
# CONFIG_WATCHDOG is not set

#
# Sonics Silicon Backplane
#
CONFIG_SSB_POSSIBLE=y
# CONFIG_SSB is not set
D
David S. Miller 已提交
587

D
David S. Miller 已提交
588 589 590 591
#
# Multifunction device drivers
#
# CONFIG_MFD_SM501 is not set
D
David S. Miller 已提交
592
# CONFIG_HTC_PASIC3 is not set
D
David S. Miller 已提交
593

D
David S. Miller 已提交
594 595 596 597
#
# Multimedia devices
#
# CONFIG_VIDEO_DEV is not set
D
David S. Miller 已提交
598 599
# CONFIG_DVB_CORE is not set
# CONFIG_DAB is not set
D
David S. Miller 已提交
600 601

#
D
David S. Miller 已提交
602
# Graphics support
D
David S. Miller 已提交
603
#
604 605 606
# CONFIG_VGASTATE is not set
# CONFIG_VIDEO_OUTPUT_CONTROL is not set
# CONFIG_FB is not set
D
David S. Miller 已提交
607
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
D
David S. Miller 已提交
608 609

#
D
David S. Miller 已提交
610
# Display device support
D
David S. Miller 已提交
611
#
D
David S. Miller 已提交
612
# CONFIG_DISPLAY_SUPPORT is not set
D
David S. Miller 已提交
613 614 615 616 617 618 619 620 621 622 623

#
# Console display driver support
#
# CONFIG_PROM_CONSOLE is not set
CONFIG_DUMMY_CONSOLE=y

#
# Sound
#
# CONFIG_SOUND is not set
D
David S. Miller 已提交
624
CONFIG_HID_SUPPORT=y
D
David S. Miller 已提交
625
CONFIG_HID=y
D
David S. Miller 已提交
626
# CONFIG_HID_DEBUG is not set
627
# CONFIG_HIDRAW is not set
D
David S. Miller 已提交
628
CONFIG_USB_SUPPORT=y
D
David S. Miller 已提交
629 630 631 632 633 634 635 636 637 638
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
CONFIG_USB_ARCH_HAS_EHCI=y
# CONFIG_USB is not set

#
# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
#
# CONFIG_USB_GADGET is not set
# CONFIG_MMC is not set
639
# CONFIG_MEMSTICK is not set
D
David S. Miller 已提交
640 641 642
# CONFIG_NEW_LEDS is not set
# CONFIG_INFINIBAND is not set
# CONFIG_RTC_CLASS is not set
D
David S. Miller 已提交
643 644
# CONFIG_UIO is not set

D
David S. Miller 已提交
645 646 647 648 649 650 651 652 653 654 655 656 657 658 659
#
# Misc Linux/SPARC drivers
#
CONFIG_SUN_OPENPROMIO=m
CONFIG_SUN_MOSTEK_RTC=m
# CONFIG_SUN_BPP is not set
# CONFIG_SUN_VIDEOPIX is not set
# CONFIG_TADPOLE_TS102_UCTRL is not set
# CONFIG_SUN_JSFLASH is not set

#
# Unix98 PTY support
#
CONFIG_UNIX98_PTY_COUNT=256

L
Linus Torvalds 已提交
660 661 662 663 664 665 666
#
# File systems
#
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y
CONFIG_EXT2_FS_SECURITY=y
D
David S. Miller 已提交
667
# CONFIG_EXT2_FS_XIP is not set
L
Linus Torvalds 已提交
668
# CONFIG_EXT3_FS is not set
D
David S. Miller 已提交
669
# CONFIG_EXT4DEV_FS is not set
L
Linus Torvalds 已提交
670 671 672 673
CONFIG_FS_MBCACHE=y
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
CONFIG_FS_POSIX_ACL=y
D
David S. Miller 已提交
674
# CONFIG_XFS_FS is not set
D
David S. Miller 已提交
675
# CONFIG_OCFS2_FS is not set
676
CONFIG_DNOTIFY=y
D
David S. Miller 已提交
677 678
CONFIG_INOTIFY=y
CONFIG_INOTIFY_USER=y
L
Linus Torvalds 已提交
679 680 681
# CONFIG_QUOTA is not set
CONFIG_AUTOFS_FS=m
CONFIG_AUTOFS4_FS=m
D
David S. Miller 已提交
682
# CONFIG_FUSE_FS is not set
L
Linus Torvalds 已提交
683 684 685 686 687 688 689 690 691 692 693 694

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=m
# CONFIG_JOLIET is not set
# CONFIG_ZISOFS is not set
# CONFIG_UDF_FS is not set

#
# DOS/FAT/NT Filesystems
#
D
David S. Miller 已提交
695 696
# CONFIG_MSDOS_FS is not set
# CONFIG_VFAT_FS is not set
L
Linus Torvalds 已提交
697 698 699 700 701 702 703
# CONFIG_NTFS_FS is not set

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
D
David S. Miller 已提交
704
CONFIG_PROC_SYSCTL=y
L
Linus Torvalds 已提交
705 706 707
CONFIG_SYSFS=y
# CONFIG_TMPFS is not set
# CONFIG_HUGETLB_PAGE is not set
D
David S. Miller 已提交
708
# CONFIG_CONFIGFS_FS is not set
L
Linus Torvalds 已提交
709 710 711 712 713 714 715 716

#
# Miscellaneous filesystems
#
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_HFS_FS is not set
# CONFIG_HFSPLUS_FS is not set
D
David S. Miller 已提交
717
# CONFIG_BEFS_FS is not set
L
Linus Torvalds 已提交
718 719 720 721
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
# CONFIG_CRAMFS is not set
# CONFIG_VXFS_FS is not set
722
# CONFIG_MINIX_FS is not set
L
Linus Torvalds 已提交
723 724
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
725
CONFIG_ROMFS_FS=m
L
Linus Torvalds 已提交
726 727
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
728
CONFIG_NETWORK_FILESYSTEMS=y
L
Linus Torvalds 已提交
729 730 731 732 733 734
CONFIG_NFS_FS=y
# CONFIG_NFS_V3 is not set
# CONFIG_NFS_V4 is not set
# CONFIG_NFSD is not set
CONFIG_ROOT_NFS=y
CONFIG_LOCKD=y
D
David S. Miller 已提交
735
CONFIG_NFS_COMMON=y
L
Linus Torvalds 已提交
736 737
CONFIG_SUNRPC=y
CONFIG_SUNRPC_GSS=m
D
David S. Miller 已提交
738
# CONFIG_SUNRPC_BIND34 is not set
L
Linus Torvalds 已提交
739
CONFIG_RPCSEC_GSS_KRB5=m
D
David S. Miller 已提交
740
# CONFIG_RPCSEC_GSS_SPKM3 is not set
L
Linus Torvalds 已提交
741
# CONFIG_SMB_FS is not set
D
David S. Miller 已提交
742
# CONFIG_CIFS is not set
L
Linus Torvalds 已提交
743 744
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
D
David S. Miller 已提交
745
# CONFIG_AFS_FS is not set
L
Linus Torvalds 已提交
746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777

#
# Partition Types
#
# CONFIG_PARTITION_ADVANCED is not set
CONFIG_MSDOS_PARTITION=y
CONFIG_SUN_PARTITION=y
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="iso8859-1"
# CONFIG_NLS_CODEPAGE_437 is not set
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
# CONFIG_NLS_CODEPAGE_850 is not set
# CONFIG_NLS_CODEPAGE_852 is not set
# CONFIG_NLS_CODEPAGE_855 is not set
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_860 is not set
# CONFIG_NLS_CODEPAGE_861 is not set
# CONFIG_NLS_CODEPAGE_862 is not set
# CONFIG_NLS_CODEPAGE_863 is not set
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
# CONFIG_NLS_CODEPAGE_866 is not set
# CONFIG_NLS_CODEPAGE_869 is not set
# CONFIG_NLS_CODEPAGE_936 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
# CONFIG_NLS_CODEPAGE_932 is not set
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_874 is not set
# CONFIG_NLS_ISO8859_8 is not set
# CONFIG_NLS_CODEPAGE_1250 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
D
David S. Miller 已提交
778
# CONFIG_NLS_ASCII is not set
L
Linus Torvalds 已提交
779 780 781 782 783 784 785 786 787 788 789 790 791 792
# CONFIG_NLS_ISO8859_1 is not set
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
# CONFIG_NLS_ISO8859_15 is not set
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
# CONFIG_NLS_UTF8 is not set
D
David S. Miller 已提交
793
# CONFIG_DLM is not set
L
Linus Torvalds 已提交
794 795 796 797

#
# Kernel hacking
#
798
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
D
David S. Miller 已提交
799
# CONFIG_PRINTK_TIME is not set
800
# CONFIG_ENABLE_WARN_DEPRECATED is not set
D
David S. Miller 已提交
801
CONFIG_ENABLE_MUST_CHECK=y
D
David S. Miller 已提交
802
CONFIG_FRAME_WARN=1024
D
David S. Miller 已提交
803 804 805 806
CONFIG_MAGIC_SYSRQ=y
# CONFIG_UNUSED_SYMBOLS is not set
# CONFIG_DEBUG_FS is not set
# CONFIG_HEADERS_CHECK is not set
L
Linus Torvalds 已提交
807
CONFIG_DEBUG_KERNEL=y
D
David S. Miller 已提交
808
CONFIG_DETECT_SOFTLOCKUP=y
D
David S. Miller 已提交
809
# CONFIG_SCHED_DEBUG is not set
D
David S. Miller 已提交
810
# CONFIG_SCHEDSTATS is not set
D
David S. Miller 已提交
811
# CONFIG_TIMER_STATS is not set
L
Linus Torvalds 已提交
812
# CONFIG_DEBUG_SLAB is not set
D
David S. Miller 已提交
813 814
# CONFIG_DEBUG_RT_MUTEXES is not set
# CONFIG_RT_MUTEX_TESTER is not set
L
Linus Torvalds 已提交
815
# CONFIG_DEBUG_SPINLOCK is not set
D
David S. Miller 已提交
816
# CONFIG_DEBUG_MUTEXES is not set
L
Linus Torvalds 已提交
817
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
D
David S. Miller 已提交
818 819 820 821 822 823
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
# CONFIG_DEBUG_KOBJECT is not set
# CONFIG_DEBUG_HIGHMEM is not set
CONFIG_DEBUG_BUGVERBOSE=y
# CONFIG_DEBUG_INFO is not set
# CONFIG_DEBUG_VM is not set
D
David S. Miller 已提交
824
# CONFIG_DEBUG_WRITECOUNT is not set
D
David S. Miller 已提交
825
# CONFIG_DEBUG_LIST is not set
826
# CONFIG_DEBUG_SG is not set
D
David S. Miller 已提交
827
CONFIG_FRAME_POINTER=y
828
# CONFIG_BOOT_PRINTK_DELAY is not set
D
David S. Miller 已提交
829
# CONFIG_RCU_TORTURE_TEST is not set
830
# CONFIG_BACKTRACE_SELF_TEST is not set
D
David S. Miller 已提交
831
# CONFIG_FAULT_INJECTION is not set
832
# CONFIG_SAMPLES is not set
D
David S. Miller 已提交
833 834 835 836 837
CONFIG_KGDB=y
CONFIG_HAVE_ARCH_KGDB=y
CONFIG_KGDB_SERIAL_CONSOLE=y
CONFIG_KGDB_TESTS=y
# CONFIG_KGDB_TESTS_ON_BOOT is not set
D
David S. Miller 已提交
838
# CONFIG_DEBUG_STACK_USAGE is not set
L
Linus Torvalds 已提交
839 840 841 842

#
# Security options
#
D
David S. Miller 已提交
843
# CONFIG_KEYS is not set
L
Linus Torvalds 已提交
844
# CONFIG_SECURITY is not set
845
# CONFIG_SECURITY_FILE_CAPABILITIES is not set
L
Linus Torvalds 已提交
846
CONFIG_CRYPTO=y
D
David S. Miller 已提交
847 848 849 850

#
# Crypto core or helper
#
D
David S. Miller 已提交
851
CONFIG_CRYPTO_ALGAPI=y
852
CONFIG_CRYPTO_AEAD=y
D
David S. Miller 已提交
853 854 855
CONFIG_CRYPTO_BLKCIPHER=y
CONFIG_CRYPTO_HASH=y
CONFIG_CRYPTO_MANAGER=y
D
David S. Miller 已提交
856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882
# CONFIG_CRYPTO_GF128MUL is not set
CONFIG_CRYPTO_NULL=m
# CONFIG_CRYPTO_CRYPTD is not set
CONFIG_CRYPTO_AUTHENC=y
# CONFIG_CRYPTO_TEST is not set

#
# Authenticated Encryption with Associated Data
#
# CONFIG_CRYPTO_CCM is not set
# CONFIG_CRYPTO_GCM is not set
# CONFIG_CRYPTO_SEQIV is not set

#
# Block modes
#
CONFIG_CRYPTO_CBC=y
# CONFIG_CRYPTO_CTR is not set
# CONFIG_CRYPTO_CTS is not set
CONFIG_CRYPTO_ECB=m
# CONFIG_CRYPTO_LRW is not set
CONFIG_CRYPTO_PCBC=m
# CONFIG_CRYPTO_XTS is not set

#
# Hash modes
#
L
Linus Torvalds 已提交
883
CONFIG_CRYPTO_HMAC=y
D
David S. Miller 已提交
884
# CONFIG_CRYPTO_XCBC is not set
D
David S. Miller 已提交
885 886 887 888 889

#
# Digest
#
CONFIG_CRYPTO_CRC32C=m
L
Linus Torvalds 已提交
890 891
CONFIG_CRYPTO_MD4=y
CONFIG_CRYPTO_MD5=y
D
David S. Miller 已提交
892
CONFIG_CRYPTO_MICHAEL_MIC=m
L
Linus Torvalds 已提交
893 894 895
CONFIG_CRYPTO_SHA1=y
CONFIG_CRYPTO_SHA256=m
CONFIG_CRYPTO_SHA512=m
D
David S. Miller 已提交
896
# CONFIG_CRYPTO_TGR192 is not set
D
David S. Miller 已提交
897 898 899 900 901
# CONFIG_CRYPTO_WP512 is not set

#
# Ciphers
#
L
Linus Torvalds 已提交
902
CONFIG_CRYPTO_AES=m
D
David S. Miller 已提交
903 904 905 906
# CONFIG_CRYPTO_ANUBIS is not set
CONFIG_CRYPTO_ARC4=m
CONFIG_CRYPTO_BLOWFISH=m
# CONFIG_CRYPTO_CAMELLIA is not set
L
Linus Torvalds 已提交
907 908
CONFIG_CRYPTO_CAST5=m
CONFIG_CRYPTO_CAST6=m
D
David S. Miller 已提交
909 910
CONFIG_CRYPTO_DES=y
# CONFIG_CRYPTO_FCRYPT is not set
D
David S. Miller 已提交
911
# CONFIG_CRYPTO_KHAZAD is not set
912
# CONFIG_CRYPTO_SALSA20 is not set
D
David S. Miller 已提交
913 914 915 916 917 918 919 920 921
# CONFIG_CRYPTO_SEED is not set
CONFIG_CRYPTO_SERPENT=m
# CONFIG_CRYPTO_TEA is not set
CONFIG_CRYPTO_TWOFISH=m
CONFIG_CRYPTO_TWOFISH_COMMON=m

#
# Compression
#
L
Linus Torvalds 已提交
922
CONFIG_CRYPTO_DEFLATE=y
923
# CONFIG_CRYPTO_LZO is not set
D
David S. Miller 已提交
924
# CONFIG_CRYPTO_HW is not set
D
David S. Miller 已提交
925

L
Linus Torvalds 已提交
926 927 928
#
# Library routines
#
D
David S. Miller 已提交
929
CONFIG_BITREVERSE=y
D
David S. Miller 已提交
930
# CONFIG_GENERIC_FIND_FIRST_BIT is not set
D
David S. Miller 已提交
931 932
# CONFIG_CRC_CCITT is not set
# CONFIG_CRC16 is not set
D
David S. Miller 已提交
933
# CONFIG_CRC_ITU_T is not set
L
Linus Torvalds 已提交
934
CONFIG_CRC32=y
D
David S. Miller 已提交
935
# CONFIG_CRC7 is not set
L
Linus Torvalds 已提交
936 937 938
CONFIG_LIBCRC32C=m
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
D
David S. Miller 已提交
939
CONFIG_PLIST=y
D
David S. Miller 已提交
940 941 942
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_DMA=y