pmac32_defconfig 43.9 KB
Newer Older
1 2
#
# Automatically generated make config: don't edit
P
Paul Mackerras 已提交
3 4
# Linux kernel version: 2.6.22-rc6
# Tue Jun 26 14:11:36 2007
5 6
#
# CONFIG_PPC64 is not set
P
Paul Mackerras 已提交
7
CONFIG_PPC_PM_NEEDS_RTC_LIB=y
8 9 10 11
CONFIG_PPC32=y
CONFIG_PPC_MERGE=y
CONFIG_MMU=y
CONFIG_GENERIC_HARDIRQS=y
12
CONFIG_IRQ_PER_CPU=y
13
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
P
Paul Mackerras 已提交
14
CONFIG_ARCH_HAS_ILOG2_U32=y
15
CONFIG_GENERIC_HWEIGHT=y
16
CONFIG_GENERIC_CALIBRATE_DELAY=y
17
CONFIG_GENERIC_FIND_NEXT_BIT=y
18 19 20 21 22
CONFIG_PPC=y
CONFIG_EARLY_PRINTK=y
CONFIG_GENERIC_NVRAM=y
CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
23 24 25
CONFIG_PPC_OF=y
# CONFIG_PPC_UDBG_16550 is not set
# CONFIG_GENERIC_TBSYNC is not set
P
Paul Mackerras 已提交
26 27
CONFIG_AUDIT_ARCH=y
CONFIG_GENERIC_BUG=y
P
Paul Mackerras 已提交
28
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
P
Paul Mackerras 已提交
29
# CONFIG_DEFAULT_UIMAGE is not set
30 31 32 33

#
# Processor support
#
34
CONFIG_CLASSIC32=y
35 36
# CONFIG_PPC_82xx is not set
# CONFIG_PPC_83xx is not set
37
# CONFIG_PPC_85xx is not set
38
# CONFIG_PPC_86xx is not set
P
Paul Mackerras 已提交
39
# CONFIG_PPC_8xx is not set
40 41 42
# CONFIG_40x is not set
# CONFIG_44x is not set
# CONFIG_E200 is not set
43
CONFIG_6xx=y
44
CONFIG_PPC_FPU=y
P
Paul Mackerras 已提交
45 46
# CONFIG_PPC_DCR_NATIVE is not set
# CONFIG_PPC_DCR_MMIO is not set
47 48 49
CONFIG_ALTIVEC=y
CONFIG_PPC_STD_MMU=y
CONFIG_PPC_STD_MMU_32=y
P
Paul Mackerras 已提交
50
# CONFIG_PPC_MM_SLICES is not set
51
# CONFIG_SMP is not set
52
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
53 54 55 56 57 58 59 60 61 62 63 64 65 66 67

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y
CONFIG_BROKEN_ON_SMP=y
CONFIG_INIT_ENV_ARG_LIMIT=32

#
# General setup
#
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
P
Paul Mackerras 已提交
68
# CONFIG_IPC_NS is not set
P
Paul Mackerras 已提交
69
CONFIG_SYSVIPC_SYSCTL=y
70 71
CONFIG_POSIX_MQUEUE=y
# CONFIG_BSD_PROCESS_ACCT is not set
P
Paul Mackerras 已提交
72
# CONFIG_TASKSTATS is not set
P
Paul Mackerras 已提交
73
# CONFIG_UTS_NS is not set
74 75 76
# CONFIG_AUDIT is not set
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
P
Paul Mackerras 已提交
77
CONFIG_LOG_BUF_SHIFT=14
P
Paul Mackerras 已提交
78
CONFIG_SYSFS_DEPRECATED=y
79
# CONFIG_RELAY is not set
P
Paul Mackerras 已提交
80
CONFIG_BLK_DEV_INITRD=y
81
CONFIG_INITRAMFS_SOURCE=""
82
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
P
Paul Mackerras 已提交
83
CONFIG_SYSCTL=y
84
# CONFIG_EMBEDDED is not set
P
Paul Mackerras 已提交
85
CONFIG_SYSCTL_SYSCALL=y
86 87 88
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_ALL is not set
# CONFIG_KALLSYMS_EXTRA_PASS is not set
89
CONFIG_HOTPLUG=y
90 91
CONFIG_PRINTK=y
CONFIG_BUG=y
92
CONFIG_ELF_CORE=y
93 94
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
P
Paul Mackerras 已提交
95
CONFIG_ANON_INODES=y
96
CONFIG_EPOLL=y
P
Paul Mackerras 已提交
97 98 99
CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
100
CONFIG_SHMEM=y
101
CONFIG_VM_EVENT_COUNTERS=y
P
Paul Mackerras 已提交
102 103 104
CONFIG_SLAB=y
# CONFIG_SLUB is not set
# CONFIG_SLOB is not set
P
Paul Mackerras 已提交
105
CONFIG_RT_MUTEXES=y
106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121
# CONFIG_TINY_SHMEM is not set
CONFIG_BASE_SMALL=0

#
# Loadable module support
#
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
# CONFIG_MODVERSIONS is not set
# CONFIG_MODULE_SRCVERSION_ALL is not set
CONFIG_KMOD=y

#
# Block layer
#
P
Paul Mackerras 已提交
122
CONFIG_BLOCK=y
123
CONFIG_LBD=y
124 125
# CONFIG_BLK_DEV_IO_TRACE is not set
CONFIG_LSF=y
126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_AS=y
CONFIG_IOSCHED_DEADLINE=y
CONFIG_IOSCHED_CFQ=y
CONFIG_DEFAULT_AS=y
# CONFIG_DEFAULT_DEADLINE is not set
# CONFIG_DEFAULT_CFQ is not set
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED="anticipatory"

#
# Platform support
#
CONFIG_PPC_MULTIPLATFORM=y
# CONFIG_EMBEDDED6xx is not set
# CONFIG_APUS is not set
# CONFIG_PPC_CHRP is not set
P
Paul Mackerras 已提交
147
# CONFIG_PPC_MPC52xx is not set
P
Paul Mackerras 已提交
148
# CONFIG_PPC_MPC5200 is not set
P
Paul Mackerras 已提交
149 150
# CONFIG_PPC_EFIKA is not set
# CONFIG_PPC_LITE5200 is not set
151
CONFIG_PPC_PMAC=y
152 153
# CONFIG_PPC_CELL is not set
# CONFIG_PPC_CELL_NATIVE is not set
P
Paul Mackerras 已提交
154
# CONFIG_PQ2ADS is not set
P
Paul Mackerras 已提交
155
CONFIG_PPC_NATIVE=y
P
Paul Mackerras 已提交
156 157 158
CONFIG_MPIC=y
# CONFIG_MPIC_WEIRD is not set
# CONFIG_PPC_I8259 is not set
159 160 161
# CONFIG_PPC_RTAS is not set
# CONFIG_MMIO_NVRAM is not set
CONFIG_PPC_MPC106=y
162
# CONFIG_PPC_970_NAP is not set
P
Paul Mackerras 已提交
163 164
# CONFIG_PPC_INDIRECT_IO is not set
# CONFIG_GENERIC_IOMAP is not set
165 166 167 168 169 170 171 172 173 174 175 176
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_TABLE=y
# CONFIG_CPU_FREQ_DEBUG is not set
CONFIG_CPU_FREQ_STAT=y
# CONFIG_CPU_FREQ_STAT_DETAILS is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y
# CONFIG_CPU_FREQ_GOV_ONDEMAND is not set
# CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set
P
Paul Mackerras 已提交
177 178 179 180

#
# CPU Frequency drivers
#
181 182 183
CONFIG_CPU_FREQ_PMAC=y
CONFIG_PPC601_SYNC_FIX=y
# CONFIG_TAU is not set
P
Paul Mackerras 已提交
184
# CONFIG_CPM2 is not set
185 186 187 188 189 190 191

#
# Kernel options
#
# CONFIG_HIGHMEM is not set
# CONFIG_HZ_100 is not set
CONFIG_HZ_250=y
P
Paul Mackerras 已提交
192
# CONFIG_HZ_300 is not set
193 194 195 196 197 198 199
# CONFIG_HZ_1000 is not set
CONFIG_HZ=250
CONFIG_PREEMPT_NONE=y
# CONFIG_PREEMPT_VOLUNTARY is not set
# CONFIG_PREEMPT is not set
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_MISC=m
200
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
201 202
# CONFIG_KEXEC is not set
CONFIG_ARCH_FLATMEM_ENABLE=y
P
Paul Mackerras 已提交
203
CONFIG_ARCH_POPULATES_NODE_MAP=y
204 205 206 207 208 209 210 211
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
CONFIG_SPLIT_PTLOCK_CPUS=4
212
# CONFIG_RESOURCES_64BIT is not set
P
Paul Mackerras 已提交
213
CONFIG_ZONE_DMA_FLAG=1
214 215 216 217 218
CONFIG_PROC_DEVICETREE=y
# CONFIG_CMDLINE_BOOL is not set
CONFIG_PM=y
# CONFIG_PM_LEGACY is not set
CONFIG_PM_DEBUG=y
P
Paul Mackerras 已提交
219 220
# CONFIG_DISABLE_CONSOLE_SUSPEND is not set
CONFIG_PM_SYSFS_DEPRECATED=y
221 222
CONFIG_SOFTWARE_SUSPEND=y
CONFIG_PM_STD_PARTITION=""
P
Paul Mackerras 已提交
223
CONFIG_APM_EMULATION=y
224
CONFIG_SECCOMP=y
P
Paul Mackerras 已提交
225
# CONFIG_WANT_DEVICE_TREE is not set
226 227 228 229 230
CONFIG_ISA_DMA_API=y

#
# Bus options
#
P
Paul Mackerras 已提交
231
CONFIG_ZONE_DMA=y
232 233
CONFIG_GENERIC_ISA_DMA=y
CONFIG_PPC_INDIRECT_PCI=y
P
Paul Mackerras 已提交
234
# CONFIG_PPC_INDIRECT_PCI_BE is not set
235 236
CONFIG_PCI=y
CONFIG_PCI_DOMAINS=y
237
# CONFIG_PCIEPORTBUS is not set
P
Paul Mackerras 已提交
238 239
CONFIG_ARCH_SUPPORTS_MSI=y
# CONFIG_PCI_MSI is not set
240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255
# CONFIG_PCI_DEBUG is not set

#
# PCCARD (PCMCIA/CardBus) support
#
CONFIG_PCCARD=m
# CONFIG_PCMCIA_DEBUG is not set
CONFIG_PCMCIA=m
CONFIG_PCMCIA_LOAD_CIS=y
CONFIG_PCMCIA_IOCTL=y
CONFIG_CARDBUS=y

#
# PC-card bridges
#
CONFIG_YENTA=m
256 257 258 259 260
CONFIG_YENTA_O2=y
CONFIG_YENTA_RICOH=y
CONFIG_YENTA_TI=y
CONFIG_YENTA_ENE_TUNE=y
CONFIG_YENTA_TOSHIBA=y
261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290
# CONFIG_PD6729 is not set
# CONFIG_I82092 is not set
CONFIG_PCCARD_NONSTATIC=m
# CONFIG_HOTPLUG_PCI is not set

#
# Advanced setup
#
# CONFIG_ADVANCED_OPTIONS is not set

#
# Default settings for advanced configuration options are used
#
CONFIG_HIGHMEM_START=0xfe000000
CONFIG_LOWMEM_SIZE=0x30000000
CONFIG_KERNEL_START=0xc0000000
CONFIG_TASK_SIZE=0x80000000
CONFIG_BOOT_LOAD=0x00800000

#
# Networking
#
CONFIG_NET=y

#
# Networking options
#
CONFIG_PACKET=y
# CONFIG_PACKET_MMAP is not set
CONFIG_UNIX=y
291 292
CONFIG_XFRM=y
CONFIG_XFRM_USER=y
P
Paul Mackerras 已提交
293
# CONFIG_XFRM_SUB_POLICY is not set
P
Paul Mackerras 已提交
294
# CONFIG_XFRM_MIGRATE is not set
295
CONFIG_NET_KEY=y
P
Paul Mackerras 已提交
296
# CONFIG_NET_KEY_MIGRATE is not set
297 298 299 300 301 302 303 304 305 306
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
# CONFIG_IP_ADVANCED_ROUTER is not set
CONFIG_IP_FIB_HASH=y
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_IP_MROUTE is not set
# CONFIG_ARPD is not set
CONFIG_SYN_COOKIES=y
307 308
CONFIG_INET_AH=y
CONFIG_INET_ESP=y
309
# CONFIG_INET_IPCOMP is not set
310
# CONFIG_INET_XFRM_TUNNEL is not set
311
# CONFIG_INET_TUNNEL is not set
312 313
# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
# CONFIG_INET_XFRM_MODE_TUNNEL is not set
P
Paul Mackerras 已提交
314
CONFIG_INET_XFRM_MODE_BEET=y
315 316 317
CONFIG_INET_DIAG=y
CONFIG_INET_TCP_DIAG=y
# CONFIG_TCP_CONG_ADVANCED is not set
P
Paul Mackerras 已提交
318 319 320
CONFIG_TCP_CONG_CUBIC=y
CONFIG_DEFAULT_TCP_CONG="cubic"
# CONFIG_TCP_MD5SIG is not set
321 322
# CONFIG_IP_VS is not set
# CONFIG_IPV6 is not set
323 324
# CONFIG_INET6_XFRM_TUNNEL is not set
# CONFIG_INET6_TUNNEL is not set
325
# CONFIG_NETWORK_SECMARK is not set
326 327 328 329 330 331 332
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set

#
# Core Netfilter Configuration
#
# CONFIG_NETFILTER_NETLINK is not set
P
Paul Mackerras 已提交
333 334 335 336 337 338 339 340 341 342 343 344
CONFIG_NF_CONNTRACK_ENABLED=m
CONFIG_NF_CONNTRACK=m
# CONFIG_NF_CT_ACCT is not set
# CONFIG_NF_CONNTRACK_MARK is not set
# CONFIG_NF_CONNTRACK_EVENTS is not set
# CONFIG_NF_CT_PROTO_SCTP is not set
# CONFIG_NF_CONNTRACK_AMANDA is not set
CONFIG_NF_CONNTRACK_FTP=m
# CONFIG_NF_CONNTRACK_H323 is not set
CONFIG_NF_CONNTRACK_IRC=m
# CONFIG_NF_CONNTRACK_NETBIOS_NS is not set
# CONFIG_NF_CONNTRACK_PPTP is not set
P
Paul Mackerras 已提交
345
# CONFIG_NF_CONNTRACK_SANE is not set
P
Paul Mackerras 已提交
346 347
# CONFIG_NF_CONNTRACK_SIP is not set
CONFIG_NF_CONNTRACK_TFTP=m
P
Paul Mackerras 已提交
348 349
CONFIG_NETFILTER_XTABLES=m
CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m
P
Paul Mackerras 已提交
350
# CONFIG_NETFILTER_XT_TARGET_CONNMARK is not set
P
Paul Mackerras 已提交
351
# CONFIG_NETFILTER_XT_TARGET_DSCP is not set
P
Paul Mackerras 已提交
352 353
CONFIG_NETFILTER_XT_TARGET_MARK=m
CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m
P
Paul Mackerras 已提交
354
CONFIG_NETFILTER_XT_TARGET_NFLOG=m
P
Paul Mackerras 已提交
355
CONFIG_NETFILTER_XT_TARGET_NOTRACK=m
P
Paul Mackerras 已提交
356
CONFIG_NETFILTER_XT_TARGET_TCPMSS=m
P
Paul Mackerras 已提交
357
CONFIG_NETFILTER_XT_MATCH_COMMENT=m
P
Paul Mackerras 已提交
358 359
# CONFIG_NETFILTER_XT_MATCH_CONNBYTES is not set
# CONFIG_NETFILTER_XT_MATCH_CONNMARK is not set
P
Paul Mackerras 已提交
360
CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m
361
CONFIG_NETFILTER_XT_MATCH_DCCP=m
P
Paul Mackerras 已提交
362
CONFIG_NETFILTER_XT_MATCH_DSCP=m
363
CONFIG_NETFILTER_XT_MATCH_ESP=m
P
Paul Mackerras 已提交
364 365 366 367 368
CONFIG_NETFILTER_XT_MATCH_HELPER=m
CONFIG_NETFILTER_XT_MATCH_LENGTH=m
CONFIG_NETFILTER_XT_MATCH_LIMIT=m
CONFIG_NETFILTER_XT_MATCH_MAC=m
CONFIG_NETFILTER_XT_MATCH_MARK=m
369 370
CONFIG_NETFILTER_XT_MATCH_POLICY=m
CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m
P
Paul Mackerras 已提交
371
CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m
372
# CONFIG_NETFILTER_XT_MATCH_QUOTA is not set
P
Paul Mackerras 已提交
373 374
CONFIG_NETFILTER_XT_MATCH_REALM=m
CONFIG_NETFILTER_XT_MATCH_SCTP=m
P
Paul Mackerras 已提交
375
# CONFIG_NETFILTER_XT_MATCH_STATE is not set
376
# CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set
P
Paul Mackerras 已提交
377 378
CONFIG_NETFILTER_XT_MATCH_STRING=m
CONFIG_NETFILTER_XT_MATCH_TCPMSS=m
P
Paul Mackerras 已提交
379
# CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set
380 381 382 383

#
# IP: Netfilter Configuration
#
P
Paul Mackerras 已提交
384 385
CONFIG_NF_CONNTRACK_IPV4=m
CONFIG_NF_CONNTRACK_PROC_COMPAT=y
386 387 388 389 390 391
# CONFIG_IP_NF_QUEUE is not set
CONFIG_IP_NF_IPTABLES=m
CONFIG_IP_NF_MATCH_IPRANGE=m
CONFIG_IP_NF_MATCH_TOS=m
CONFIG_IP_NF_MATCH_RECENT=m
CONFIG_IP_NF_MATCH_ECN=m
392
CONFIG_IP_NF_MATCH_AH=m
393 394
CONFIG_IP_NF_MATCH_TTL=m
CONFIG_IP_NF_MATCH_OWNER=m
P
Paul Mackerras 已提交
395
CONFIG_IP_NF_MATCH_ADDRTYPE=m
396 397
CONFIG_IP_NF_FILTER=m
CONFIG_IP_NF_TARGET_REJECT=m
P
Paul Mackerras 已提交
398
CONFIG_IP_NF_TARGET_LOG=m
399
CONFIG_IP_NF_TARGET_ULOG=m
P
Paul Mackerras 已提交
400 401
CONFIG_NF_NAT=m
CONFIG_NF_NAT_NEEDED=y
402 403 404 405
CONFIG_IP_NF_TARGET_MASQUERADE=m
CONFIG_IP_NF_TARGET_REDIRECT=m
CONFIG_IP_NF_TARGET_NETMAP=m
CONFIG_IP_NF_TARGET_SAME=m
P
Paul Mackerras 已提交
406 407 408 409 410 411 412 413
# CONFIG_NF_NAT_SNMP_BASIC is not set
CONFIG_NF_NAT_FTP=m
CONFIG_NF_NAT_IRC=m
CONFIG_NF_NAT_TFTP=m
# CONFIG_NF_NAT_AMANDA is not set
# CONFIG_NF_NAT_PPTP is not set
# CONFIG_NF_NAT_H323 is not set
# CONFIG_NF_NAT_SIP is not set
P
Paul Mackerras 已提交
414 415 416 417
CONFIG_IP_NF_MANGLE=m
CONFIG_IP_NF_TARGET_TOS=m
CONFIG_IP_NF_TARGET_ECN=m
CONFIG_IP_NF_TARGET_TTL=m
P
Paul Mackerras 已提交
418
# CONFIG_IP_NF_TARGET_CLUSTERIP is not set
419 420 421 422 423 424
CONFIG_IP_NF_RAW=m
CONFIG_IP_NF_ARPTABLES=m
CONFIG_IP_NF_ARPFILTER=m
CONFIG_IP_NF_ARP_MANGLE=m
CONFIG_IP_DCCP=m
CONFIG_INET_DCCP_DIAG=m
425
CONFIG_IP_DCCP_ACKVEC=y
426 427 428 429

#
# DCCP CCIDs Configuration (EXPERIMENTAL)
#
430
CONFIG_IP_DCCP_CCID2=m
P
Paul Mackerras 已提交
431
# CONFIG_IP_DCCP_CCID2_DEBUG is not set
432 433
CONFIG_IP_DCCP_CCID3=m
CONFIG_IP_DCCP_TFRC_LIB=m
P
Paul Mackerras 已提交
434 435
# CONFIG_IP_DCCP_CCID3_DEBUG is not set
CONFIG_IP_DCCP_CCID3_RTO=100
436 437 438 439 440 441

#
# DCCP Kernel Hacking
#
# CONFIG_IP_DCCP_DEBUG is not set
# CONFIG_IP_SCTP is not set
P
Paul Mackerras 已提交
442
# CONFIG_TIPC is not set
443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458
# 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

#
# QoS and/or fair queueing
#
# CONFIG_NET_SCHED is not set
P
Paul Mackerras 已提交
459
CONFIG_NET_SCH_FIFO=y
P
Paul Mackerras 已提交
460
CONFIG_NET_CLS_ROUTE=y
461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_HAMRADIO is not set
CONFIG_IRDA=m

#
# IrDA protocols
#
CONFIG_IRLAN=m
CONFIG_IRNET=m
CONFIG_IRCOMM=m
# CONFIG_IRDA_ULTRA is not set

#
# IrDA options
#
CONFIG_IRDA_CACHE_LAST_LSAP=y
CONFIG_IRDA_FAST_RR=y
# CONFIG_IRDA_DEBUG is not set

#
# Infrared-port device drivers
#

#
# SIR device drivers
#
CONFIG_IRTTY_SIR=m

#
# Dongle support
#
# CONFIG_DONGLE is not set
P
Paul Mackerras 已提交
497
# CONFIG_KINGSUN_DONGLE is not set
498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519

#
# Old SIR device drivers
#
# CONFIG_IRPORT_SIR is not set

#
# Old Serial dongle support
#

#
# FIR device drivers
#
# CONFIG_USB_IRDA is not set
# CONFIG_SIGMATEL_FIR is not set
# CONFIG_NSC_FIR is not set
# CONFIG_WINBOND_FIR is not set
# CONFIG_TOSHIBA_FIR is not set
# CONFIG_SMC_IRCC_FIR is not set
# CONFIG_ALI_FIR is not set
# CONFIG_VLSI_FIR is not set
# CONFIG_VIA_FIR is not set
520
# CONFIG_MCS_FIR is not set
521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544
CONFIG_BT=m
CONFIG_BT_L2CAP=m
CONFIG_BT_SCO=m
CONFIG_BT_RFCOMM=m
CONFIG_BT_RFCOMM_TTY=y
CONFIG_BT_BNEP=m
CONFIG_BT_BNEP_MC_FILTER=y
CONFIG_BT_BNEP_PROTO_FILTER=y
CONFIG_BT_HIDP=m

#
# Bluetooth device drivers
#
CONFIG_BT_HCIUSB=m
# CONFIG_BT_HCIUSB_SCO is not set
# CONFIG_BT_HCIUART is not set
CONFIG_BT_HCIBCM203X=m
# CONFIG_BT_HCIBPA10X is not set
CONFIG_BT_HCIBFUSB=m
# CONFIG_BT_HCIDTL1 is not set
# CONFIG_BT_HCIBT3C is not set
# CONFIG_BT_HCIBLUECARD is not set
# CONFIG_BT_HCIBTUART is not set
# CONFIG_BT_HCIVHCI is not set
P
Paul Mackerras 已提交
545 546 547 548 549 550 551 552 553 554
# CONFIG_AF_RXRPC is not set

#
# Wireless
#
CONFIG_CFG80211=m
CONFIG_WIRELESS_EXT=y
CONFIG_MAC80211=m
CONFIG_MAC80211_LEDS=y
# CONFIG_MAC80211_DEBUG is not set
555 556 557 558 559
CONFIG_IEEE80211=m
# CONFIG_IEEE80211_DEBUG is not set
CONFIG_IEEE80211_CRYPT_WEP=m
CONFIG_IEEE80211_CRYPT_CCMP=m
CONFIG_IEEE80211_CRYPT_TKIP=m
560
# CONFIG_IEEE80211_SOFTMAC is not set
P
Paul Mackerras 已提交
561
# CONFIG_RFKILL is not set
562 563 564 565 566 567 568 569 570 571

#
# Device Drivers
#

#
# Generic Driver Options
#
# CONFIG_STANDALONE is not set
CONFIG_PREVENT_FIRMWARE_BUILD=y
572
CONFIG_FW_LOADER=y
573
# CONFIG_DEBUG_DRIVER is not set
P
Paul Mackerras 已提交
574
# CONFIG_DEBUG_DEVRES is not set
575
# CONFIG_SYS_HYPERVISOR is not set
576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591

#
# Connector - unified userspace <-> kernelspace linker
#
CONFIG_CONNECTOR=y
CONFIG_PROC_EVENTS=y
# CONFIG_MTD is not set

#
# Parallel port support
#
# CONFIG_PARPORT is not set

#
# Plug and Play support
#
P
Paul Mackerras 已提交
592
# CONFIG_PNPACPI is not set
593 594 595 596 597

#
# Block devices
#
# CONFIG_BLK_DEV_FD is not set
598
CONFIG_MAC_FLOPPY=m
599 600 601 602 603 604 605 606 607 608 609 610 611
# CONFIG_BLK_CPQ_DA 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
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=y
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_SX8 is not set
CONFIG_BLK_DEV_UB=m
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=4096
P
Paul Mackerras 已提交
612
CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
613 614 615
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set

P
Paul Mackerras 已提交
616 617 618
#
# Misc devices
#
P
Paul Mackerras 已提交
619
# CONFIG_PHANTOM is not set
P
Paul Mackerras 已提交
620 621
# CONFIG_SGI_IOC4 is not set
# CONFIG_TIFM_CORE is not set
P
Paul Mackerras 已提交
622
# CONFIG_BLINK is not set
623 624 625 626 627 628 629 630 631 632
CONFIG_IDE=y
CONFIG_BLK_DEV_IDE=y

#
# Please see Documentation/ide.txt for help/info on IDE drives
#
# CONFIG_BLK_DEV_IDE_SATA is not set
CONFIG_BLK_DEV_IDEDISK=y
# CONFIG_IDEDISK_MULTI_MODE is not set
CONFIG_BLK_DEV_IDECS=m
P
Paul Mackerras 已提交
633
# CONFIG_BLK_DEV_DELKIN is not set
634 635 636 637 638
CONFIG_BLK_DEV_IDECD=y
# CONFIG_BLK_DEV_IDETAPE is not set
CONFIG_BLK_DEV_IDEFLOPPY=y
CONFIG_BLK_DEV_IDESCSI=y
# CONFIG_IDE_TASK_IOCTL is not set
P
Paul Mackerras 已提交
639
CONFIG_IDE_PROC_FS=y
640 641 642 643 644 645 646

#
# IDE chipset support/bugfixes
#
# CONFIG_IDE_GENERIC is not set
CONFIG_BLK_DEV_IDEPCI=y
CONFIG_IDEPCI_SHARE_IRQ=y
P
Paul Mackerras 已提交
647
CONFIG_IDEPCI_PCIBUS_ORDER=y
648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663
# CONFIG_BLK_DEV_OFFBOARD is not set
CONFIG_BLK_DEV_GENERIC=y
# CONFIG_BLK_DEV_OPTI621 is not set
CONFIG_BLK_DEV_IDEDMA_PCI=y
# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
# CONFIG_IDEDMA_ONLYDISK is not set
# CONFIG_BLK_DEV_AEC62XX is not set
# CONFIG_BLK_DEV_ALI15X3 is not set
# CONFIG_BLK_DEV_AMD74XX is not set
# CONFIG_BLK_DEV_CMD64X is not set
# CONFIG_BLK_DEV_TRIFLEX is not set
# CONFIG_BLK_DEV_CY82C693 is not set
# CONFIG_BLK_DEV_CS5520 is not set
# CONFIG_BLK_DEV_CS5530 is not set
# CONFIG_BLK_DEV_HPT34X is not set
# CONFIG_BLK_DEV_HPT366 is not set
P
Paul Mackerras 已提交
664
# CONFIG_BLK_DEV_JMICRON is not set
665 666
# CONFIG_BLK_DEV_SC1200 is not set
# CONFIG_BLK_DEV_PIIX is not set
P
Paul Mackerras 已提交
667
# CONFIG_BLK_DEV_IT8213 is not set
668 669 670 671 672 673
# CONFIG_BLK_DEV_IT821X is not set
# CONFIG_BLK_DEV_NS87415 is not set
# CONFIG_BLK_DEV_PDC202XX_OLD is not set
CONFIG_BLK_DEV_PDC202XX_NEW=y
# CONFIG_BLK_DEV_SVWKS is not set
# CONFIG_BLK_DEV_SIIMAGE is not set
P
Paul Mackerras 已提交
674
CONFIG_BLK_DEV_SL82C105=y
675 676 677
# CONFIG_BLK_DEV_SLC90E66 is not set
# CONFIG_BLK_DEV_TRM290 is not set
# CONFIG_BLK_DEV_VIA82CXXX is not set
P
Paul Mackerras 已提交
678
# CONFIG_BLK_DEV_TC86C001 is not set
679 680 681 682 683 684 685 686 687 688 689 690 691
CONFIG_BLK_DEV_IDE_PMAC=y
CONFIG_BLK_DEV_IDE_PMAC_ATA100FIRST=y
CONFIG_BLK_DEV_IDEDMA_PMAC=y
# CONFIG_IDE_ARM is not set
CONFIG_BLK_DEV_IDEDMA=y
# CONFIG_IDEDMA_IVB is not set
# CONFIG_BLK_DEV_HD is not set

#
# SCSI device support
#
# CONFIG_RAID_ATTRS is not set
CONFIG_SCSI=y
P
Paul Mackerras 已提交
692 693
# CONFIG_SCSI_TGT is not set
CONFIG_SCSI_NETLINK=y
694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712
CONFIG_SCSI_PROC_FS=y

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
CONFIG_CHR_DEV_ST=y
# CONFIG_CHR_DEV_OSST is not set
CONFIG_BLK_DEV_SR=y
CONFIG_BLK_DEV_SR_VENDOR=y
CONFIG_CHR_DEV_SG=y
# CONFIG_CHR_DEV_SCH is not set

#
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
# CONFIG_SCSI_MULTI_LUN is not set
CONFIG_SCSI_CONSTANTS=y
# CONFIG_SCSI_LOGGING is not set
P
Paul Mackerras 已提交
713
# CONFIG_SCSI_SCAN_ASYNC is not set
P
Paul Mackerras 已提交
714
CONFIG_SCSI_WAIT_SCAN=m
715 716

#
P
Paul Mackerras 已提交
717
# SCSI Transports
718 719
#
CONFIG_SCSI_SPI_ATTRS=y
720
CONFIG_SCSI_FC_ATTRS=y
721 722
# CONFIG_SCSI_ISCSI_ATTRS is not set
# CONFIG_SCSI_SAS_ATTRS is not set
P
Paul Mackerras 已提交
723
# CONFIG_SCSI_SAS_LIBSAS is not set
724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740

#
# SCSI low-level drivers
#
# CONFIG_ISCSI_TCP is not set
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_3W_9XXX is not set
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AACRAID is not set
CONFIG_SCSI_AIC7XXX=m
CONFIG_AIC7XXX_CMDS_PER_DEVICE=253
CONFIG_AIC7XXX_RESET_DELAY_MS=15000
CONFIG_AIC7XXX_DEBUG_ENABLE=y
CONFIG_AIC7XXX_DEBUG_MASK=0
CONFIG_AIC7XXX_REG_PRETTY_PRINT=y
CONFIG_SCSI_AIC7XXX_OLD=m
# CONFIG_SCSI_AIC79XX is not set
P
Paul Mackerras 已提交
741
# CONFIG_SCSI_AIC94XX is not set
742
# CONFIG_SCSI_DPT_I2O is not set
P
Paul Mackerras 已提交
743
# CONFIG_SCSI_ARCMSR is not set
744 745 746
# CONFIG_MEGARAID_NEWGEN is not set
# CONFIG_MEGARAID_LEGACY is not set
# CONFIG_MEGARAID_SAS is not set
747
# CONFIG_SCSI_HPTIOP is not set
748 749 750 751 752 753 754 755
# CONFIG_SCSI_BUSLOGIC is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_EATA is not set
# CONFIG_SCSI_FUTURE_DOMAIN is not set
# CONFIG_SCSI_GDTH is not set
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INITIO is not set
# CONFIG_SCSI_INIA100 is not set
P
Paul Mackerras 已提交
756
# CONFIG_SCSI_STEX is not set
757 758 759 760
CONFIG_SCSI_SYM53C8XX_2=y
CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0
CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
761
CONFIG_SCSI_SYM53C8XX_MMIO=y
762
# CONFIG_SCSI_QLOGIC_1280 is not set
P
Paul Mackerras 已提交
763
# CONFIG_SCSI_QLA_FC is not set
P
Paul Mackerras 已提交
764
# CONFIG_SCSI_QLA_ISCSI is not set
765 766 767 768 769 770 771
# CONFIG_SCSI_LPFC is not set
# 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_MESH=y
CONFIG_SCSI_MESH_SYNC_RATE=5
772
CONFIG_SCSI_MESH_RESET_DELAY_MS=4000
773
CONFIG_SCSI_MAC53C94=y
P
Paul Mackerras 已提交
774
# CONFIG_SCSI_SRP is not set
775 776 777 778 779 780 781 782 783

#
# PCMCIA SCSI adapter support
#
# CONFIG_PCMCIA_AHA152X is not set
# CONFIG_PCMCIA_FDOMAIN is not set
# CONFIG_PCMCIA_NINJA_SCSI is not set
# CONFIG_PCMCIA_QLOGIC is not set
# CONFIG_PCMCIA_SYM53C500 is not set
P
Paul Mackerras 已提交
784 785
# CONFIG_ATA is not set

786 787 788 789 790 791 792 793
#
# Multi-device support (RAID and LVM)
#
CONFIG_MD=y
CONFIG_BLK_DEV_MD=m
CONFIG_MD_LINEAR=m
CONFIG_MD_RAID0=m
CONFIG_MD_RAID1=m
794
CONFIG_MD_RAID10=m
795
# CONFIG_MD_RAID456 is not set
796 797 798
CONFIG_MD_MULTIPATH=m
CONFIG_MD_FAULTY=m
CONFIG_BLK_DEV_DM=m
P
Paul Mackerras 已提交
799
# CONFIG_DM_DEBUG is not set
800
CONFIG_DM_CRYPT=m
801 802 803
CONFIG_DM_SNAPSHOT=m
CONFIG_DM_MIRROR=m
CONFIG_DM_ZERO=m
804
# CONFIG_DM_MULTIPATH is not set
P
Paul Mackerras 已提交
805
# CONFIG_DM_DELAY is not set
806 807 808 809 810 811 812 813 814 815 816 817

#
# Fusion MPT device support
#
# CONFIG_FUSION is not set
# CONFIG_FUSION_SPI is not set
# CONFIG_FUSION_FC is not set
# CONFIG_FUSION_SAS is not set

#
# IEEE 1394 (FireWire) support
#
P
Paul Mackerras 已提交
818
# CONFIG_FIREWIRE is not set
819 820 821 822 823 824 825 826
CONFIG_IEEE1394=m

#
# Subsystem Options
#
# CONFIG_IEEE1394_VERBOSEDEBUG is not set

#
P
Paul Mackerras 已提交
827
# Controllers
828 829 830 831 832
#
# CONFIG_IEEE1394_PCILYNX is not set
CONFIG_IEEE1394_OHCI1394=m

#
P
Paul Mackerras 已提交
833
# Protocols
834 835 836
#
CONFIG_IEEE1394_VIDEO1394=m
CONFIG_IEEE1394_SBP2=m
P
Paul Mackerras 已提交
837
# CONFIG_IEEE1394_ETH1394_ROM_ENTRY is not set
838
# CONFIG_IEEE1394_ETH1394 is not set
839 840 841 842 843 844 845
CONFIG_IEEE1394_DV1394=m
CONFIG_IEEE1394_RAWIO=m

#
# I2O device support
#
# CONFIG_I2O is not set
P
Paul Mackerras 已提交
846
CONFIG_MACINTOSH_DRIVERS=y
847 848 849
CONFIG_ADB=y
CONFIG_ADB_CUDA=y
CONFIG_ADB_PMU=y
850 851
CONFIG_ADB_PMU_LED=y
CONFIG_ADB_PMU_LED_IDE=y
852
CONFIG_PMAC_APM_EMU=m
853 854
CONFIG_PMAC_MEDIABAY=y
CONFIG_PMAC_BACKLIGHT=y
855
CONFIG_PMAC_BACKLIGHT_LEGACY=y
856 857 858 859 860 861
CONFIG_INPUT_ADBHID=y
CONFIG_MAC_EMUMOUSEBTN=y
CONFIG_THERM_WINDTUNNEL=m
CONFIG_THERM_ADT746X=m
# CONFIG_WINDFARM is not set
# CONFIG_ANSLCD is not set
P
Paul Mackerras 已提交
862
CONFIG_PMAC_RACKMETER=m
863 864 865 866 867

#
# Network device support
#
CONFIG_NETDEVICES=y
868
CONFIG_DUMMY=m
869 870
# CONFIG_BONDING is not set
# CONFIG_EQUALIZER is not set
871
CONFIG_TUN=m
872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894
# CONFIG_ARCNET is not set
# CONFIG_PHYLIB is not set

#
# Ethernet (10 or 100Mbit)
#
CONFIG_NET_ETHERNET=y
CONFIG_MII=y
CONFIG_MACE=y
# CONFIG_MACE_AAUI_PORT is not set
CONFIG_BMAC=y
# CONFIG_HAPPYMEAL is not set
CONFIG_SUNGEM=y
# CONFIG_CASSINI is not set
# CONFIG_NET_VENDOR_3COM is not set

#
# Tulip family network device support
#
# CONFIG_NET_TULIP is not set
# CONFIG_HP100 is not set
CONFIG_NET_PCI=y
CONFIG_PCNET32=y
P
Paul Mackerras 已提交
895
# CONFIG_PCNET32_NAPI is not set
896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912
# CONFIG_AMD8111_ETH is not set
# CONFIG_ADAPTEC_STARFIRE is not set
# CONFIG_B44 is not set
# CONFIG_FORCEDETH is not set
# CONFIG_DGRS is not set
# CONFIG_EEPRO100 is not set
# CONFIG_E100 is not set
# CONFIG_FEALNX is not set
# CONFIG_NATSEMI is not set
# CONFIG_NE2K_PCI is not set
# CONFIG_8139CP is not set
# CONFIG_8139TOO is not set
# CONFIG_SIS900 is not set
# CONFIG_EPIC100 is not set
# CONFIG_SUNDANCE is not set
# CONFIG_TLAN is not set
# CONFIG_VIA_RHINE is not set
P
Paul Mackerras 已提交
913 914
# CONFIG_SC92031 is not set
CONFIG_NETDEV_1000=y
915 916 917 918 919 920 921 922 923
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
# CONFIG_E1000 is not set
# CONFIG_NS83820 is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
# CONFIG_R8169 is not set
# CONFIG_SIS190 is not set
# CONFIG_SKGE is not set
924
# CONFIG_SKY2 is not set
925 926 927 928 929
# CONFIG_SK98LIN is not set
# CONFIG_VIA_VELOCITY is not set
# CONFIG_TIGON3 is not set
# CONFIG_BNX2 is not set
# CONFIG_MV643XX_ETH is not set
P
Paul Mackerras 已提交
930
# CONFIG_QLA3XXX is not set
P
Paul Mackerras 已提交
931 932
# CONFIG_ATL1 is not set
CONFIG_NETDEV_10000=y
933
# CONFIG_CHELSIO_T1 is not set
P
Paul Mackerras 已提交
934
# CONFIG_CHELSIO_T3 is not set
935 936
# CONFIG_IXGB is not set
# CONFIG_S2IO is not set
937
# CONFIG_MYRI10GE is not set
P
Paul Mackerras 已提交
938
# CONFIG_NETXEN_NIC is not set
P
Paul Mackerras 已提交
939
# CONFIG_MLX4_CORE is not set
940 941 942
# CONFIG_TR is not set

#
P
Paul Mackerras 已提交
943
# Wireless LAN
944
#
P
Paul Mackerras 已提交
945 946
# CONFIG_WLAN_PRE80211 is not set
CONFIG_WLAN_80211=y
947 948 949
# CONFIG_PCMCIA_RAYCS is not set
# CONFIG_IPW2100 is not set
# CONFIG_IPW2200 is not set
P
Paul Mackerras 已提交
950
# CONFIG_LIBERTAS is not set
951 952 953 954 955 956
# CONFIG_AIRO is not set
CONFIG_HERMES=m
CONFIG_APPLE_AIRPORT=m
# CONFIG_PLX_HERMES is not set
# CONFIG_TMD_HERMES is not set
# CONFIG_NORTEL_HERMES is not set
P
Paul Mackerras 已提交
957
CONFIG_PCI_HERMES=m
958
# CONFIG_ATMEL is not set
P
Paul Mackerras 已提交
959
CONFIG_PCMCIA_HERMES=m
960 961 962 963
# CONFIG_PCMCIA_SPECTRUM is not set
# CONFIG_AIRO_CS is not set
# CONFIG_PCMCIA_WL3501 is not set
CONFIG_PRISM54=m
964
# CONFIG_USB_ZD1201 is not set
965 966 967
# CONFIG_HOSTAP is not set

#
P
Paul Mackerras 已提交
968
# USB Network Adapters
969
#
P
Paul Mackerras 已提交
970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985
# CONFIG_USB_CATC is not set
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_RTL8150 is not set
CONFIG_USB_USBNET_MII=m
CONFIG_USB_USBNET=m
CONFIG_USB_NET_AX8817X=m
CONFIG_USB_NET_CDCETHER=m
# CONFIG_USB_NET_DM9601 is not set
# CONFIG_USB_NET_GL620A is not set
CONFIG_USB_NET_NET1080=m
# CONFIG_USB_NET_PLUSB is not set
# CONFIG_USB_NET_MCS7830 is not set
# CONFIG_USB_NET_RNDIS_HOST is not set
# CONFIG_USB_NET_CDC_SUBSET is not set
CONFIG_USB_NET_ZAURUS=m
986 987 988 989 990 991 992 993 994 995 996 997 998 999
# CONFIG_NET_PCMCIA is not set
# CONFIG_WAN is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
CONFIG_PPP=y
CONFIG_PPP_MULTILINK=y
# CONFIG_PPP_FILTER is not set
CONFIG_PPP_ASYNC=y
CONFIG_PPP_SYNC_TTY=m
CONFIG_PPP_DEFLATE=y
CONFIG_PPP_BSDCOMP=m
# CONFIG_PPP_MPPE is not set
# CONFIG_PPPOE is not set
# CONFIG_SLIP is not set
P
Paul Mackerras 已提交
1000
CONFIG_SLHC=y
1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020
# CONFIG_NET_FC is not set
# CONFIG_SHAPER is not set
# CONFIG_NETCONSOLE is not set
# CONFIG_NETPOLL is not set
# CONFIG_NET_POLL_CONTROLLER is not set

#
# ISDN subsystem
#
# CONFIG_ISDN is not set

#
# Telephony Support
#
# CONFIG_PHONE is not set

#
# Input device support
#
CONFIG_INPUT=y
P
Paul Mackerras 已提交
1021
# CONFIG_INPUT_FF_MEMLESS is not set
P
Paul Mackerras 已提交
1022
# CONFIG_INPUT_POLLDEV is not set
1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044

#
# 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 is not set
# CONFIG_INPUT_TSDEV is not set
CONFIG_INPUT_EVDEV=y
# CONFIG_INPUT_EVBUG is not set

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
# CONFIG_KEYBOARD_ATKBD is not set
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_XTKBD is not set
# CONFIG_KEYBOARD_NEWTON is not set
P
Paul Mackerras 已提交
1045
# CONFIG_KEYBOARD_STOWAWAY is not set
1046 1047 1048
CONFIG_INPUT_MOUSE=y
# CONFIG_MOUSE_PS2 is not set
# CONFIG_MOUSE_SERIAL is not set
P
Paul Mackerras 已提交
1049
# CONFIG_MOUSE_APPLETOUCH is not set
1050 1051
# CONFIG_MOUSE_VSXXXAA is not set
# CONFIG_INPUT_JOYSTICK is not set
P
Paul Mackerras 已提交
1052
# CONFIG_INPUT_TABLET is not set
1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set

#
# Hardware I/O ports
#
CONFIG_SERIO=y
# CONFIG_SERIO_I8042 is not set
# CONFIG_SERIO_SERPORT is not set
# CONFIG_SERIO_PCIPS2 is not set
# CONFIG_SERIO_RAW is not set
# CONFIG_GAMEPORT is not set

#
# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
1072
# CONFIG_VT_HW_CONSOLE_BINDING is not set
1073 1074 1075 1076 1077 1078
# CONFIG_SERIAL_NONSTANDARD is not set

#
# Serial drivers
#
CONFIG_SERIAL_8250=m
1079
CONFIG_SERIAL_8250_PCI=m
1080 1081
# CONFIG_SERIAL_8250_CS is not set
CONFIG_SERIAL_8250_NR_UARTS=4
1082
CONFIG_SERIAL_8250_RUNTIME_UARTS=4
1083 1084 1085 1086 1087
# CONFIG_SERIAL_8250_EXTENDED is not set

#
# Non-8250 serial port support
#
P
Paul Mackerras 已提交
1088
# CONFIG_SERIAL_UARTLITE is not set
1089
CONFIG_SERIAL_CORE=m
1090
CONFIG_SERIAL_PMACZILOG=m
P
Paul Mackerras 已提交
1091
# CONFIG_SERIAL_JSM is not set
P
Paul Mackerras 已提交
1092
# CONFIG_SERIAL_OF_PLATFORM is not set
1093 1094 1095 1096 1097 1098 1099 1100 1101
CONFIG_UNIX98_PTYS=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256

#
# IPMI
#
# CONFIG_IPMI_HANDLER is not set
# CONFIG_WATCHDOG is not set
1102
# CONFIG_HW_RANDOM is not set
1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130
CONFIG_NVRAM=y
CONFIG_GEN_RTC=y
# CONFIG_GEN_RTC_X is not set
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
CONFIG_AGP=m
CONFIG_AGP_UNINORTH=m
CONFIG_DRM=m
# CONFIG_DRM_TDFX is not set
CONFIG_DRM_R128=m
CONFIG_DRM_RADEON=m
# CONFIG_DRM_MGA is not set
# CONFIG_DRM_SIS is not set
# CONFIG_DRM_VIA is not set
# CONFIG_DRM_SAVAGE is not set

#
# PCMCIA character devices
#
# CONFIG_SYNCLINK_CS is not set
# CONFIG_CARDMAN_4000 is not set
# CONFIG_CARDMAN_4040 is not set
# CONFIG_RAW_DRIVER is not set

#
# TPM devices
#
# CONFIG_TCG_TPM is not set
P
Paul Mackerras 已提交
1131
CONFIG_DEVPORT=y
1132
CONFIG_I2C=y
P
Paul Mackerras 已提交
1133
CONFIG_I2C_BOARDINFO=y
1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153
CONFIG_I2C_CHARDEV=m

#
# I2C Algorithms
#
CONFIG_I2C_ALGOBIT=y
# CONFIG_I2C_ALGOPCF is not set
# CONFIG_I2C_ALGOPCA is not set

#
# I2C Hardware Bus support
#
# CONFIG_I2C_ALI1535 is not set
# CONFIG_I2C_ALI1563 is not set
# CONFIG_I2C_ALI15X3 is not set
# CONFIG_I2C_AMD756 is not set
# CONFIG_I2C_AMD8111 is not set
# CONFIG_I2C_I801 is not set
# CONFIG_I2C_I810 is not set
# CONFIG_I2C_PIIX4 is not set
1154
CONFIG_I2C_POWERMAC=y
1155 1156
# CONFIG_I2C_MPC is not set
# CONFIG_I2C_NFORCE2 is not set
1157
# CONFIG_I2C_OCORES is not set
1158 1159 1160
# CONFIG_I2C_PARPORT_LIGHT is not set
# CONFIG_I2C_PROSAVAGE is not set
# CONFIG_I2C_SAVAGE4 is not set
P
Paul Mackerras 已提交
1161
# CONFIG_I2C_SIMTEC is not set
1162 1163 1164 1165
# CONFIG_I2C_SIS5595 is not set
# CONFIG_I2C_SIS630 is not set
# CONFIG_I2C_SIS96X is not set
# CONFIG_I2C_STUB is not set
P
Paul Mackerras 已提交
1166
# CONFIG_I2C_TINY_USB is not set
1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186
# CONFIG_I2C_VIA is not set
# CONFIG_I2C_VIAPRO is not set
# CONFIG_I2C_VOODOO3 is not set

#
# Miscellaneous I2C Chip support
#
# CONFIG_SENSORS_DS1337 is not set
# CONFIG_SENSORS_DS1374 is not set
# CONFIG_SENSORS_EEPROM is not set
# CONFIG_SENSORS_PCF8574 is not set
# CONFIG_SENSORS_PCA9539 is not set
# CONFIG_SENSORS_PCF8591 is not set
# CONFIG_SENSORS_M41T00 is not set
# CONFIG_SENSORS_MAX6875 is not set
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
# CONFIG_I2C_DEBUG_CHIP is not set

P
Paul Mackerras 已提交
1187 1188 1189 1190 1191 1192
#
# SPI support
#
# CONFIG_SPI is not set
# CONFIG_SPI_MASTER is not set

1193 1194 1195 1196
#
# Dallas's 1-wire bus
#
# CONFIG_W1 is not set
P
Paul Mackerras 已提交
1197
# CONFIG_HWMON is not set
1198 1199

#
P
Paul Mackerras 已提交
1200
# Multifunction device drivers
1201
#
P
Paul Mackerras 已提交
1202
# CONFIG_MFD_SM501 is not set
1203 1204 1205 1206 1207

#
# Multimedia devices
#
# CONFIG_VIDEO_DEV is not set
P
Paul Mackerras 已提交
1208 1209
# CONFIG_DVB_CORE is not set
# CONFIG_DAB is not set
1210 1211

#
P
Paul Mackerras 已提交
1212
# Graphics support
1213
#
P
Paul Mackerras 已提交
1214 1215 1216
CONFIG_BACKLIGHT_LCD_SUPPORT=y
CONFIG_BACKLIGHT_CLASS_DEVICE=y
CONFIG_LCD_CLASS_DEVICE=m
1217 1218

#
P
Paul Mackerras 已提交
1219
# Display device support
1220
#
P
Paul Mackerras 已提交
1221 1222 1223 1224 1225 1226
CONFIG_DISPLAY_SUPPORT=y

#
# Display hardware drivers
#
CONFIG_VGASTATE=y
1227
CONFIG_FB=y
P
Paul Mackerras 已提交
1228
# CONFIG_FIRMWARE_EDID is not set
P
Paul Mackerras 已提交
1229
CONFIG_FB_DDC=y
1230 1231 1232
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
P
Paul Mackerras 已提交
1233 1234 1235 1236 1237 1238
# CONFIG_FB_SYS_FILLRECT is not set
# CONFIG_FB_SYS_COPYAREA is not set
# CONFIG_FB_SYS_IMAGEBLIT is not set
# CONFIG_FB_SYS_FOPS is not set
CONFIG_FB_DEFERRED_IO=y
# CONFIG_FB_SVGALIB is not set
1239
CONFIG_FB_MACMODES=y
1240
CONFIG_FB_BACKLIGHT=y
1241 1242
CONFIG_FB_MODE_HELPERS=y
CONFIG_FB_TILEBLITTING=y
P
Paul Mackerras 已提交
1243 1244 1245 1246

#
# Frame buffer hardware drivers
#
1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260
# CONFIG_FB_CIRRUS is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
CONFIG_FB_OF=y
CONFIG_FB_CONTROL=y
CONFIG_FB_PLATINUM=y
CONFIG_FB_VALKYRIE=y
CONFIG_FB_CT65550=y
# CONFIG_FB_ASILIANT is not set
CONFIG_FB_IMSTT=y
# CONFIG_FB_VGA16 is not set
# CONFIG_FB_S1D13XXX is not set
CONFIG_FB_NVIDIA=y
CONFIG_FB_NVIDIA_I2C=y
P
Paul Mackerras 已提交
1261
# CONFIG_FB_NVIDIA_DEBUG is not set
1262
CONFIG_FB_NVIDIA_BACKLIGHT=y
1263 1264 1265 1266 1267 1268 1269 1270 1271
# CONFIG_FB_RIVA is not set
CONFIG_FB_MATROX=y
CONFIG_FB_MATROX_MILLENIUM=y
CONFIG_FB_MATROX_MYSTIQUE=y
# CONFIG_FB_MATROX_G is not set
# CONFIG_FB_MATROX_I2C is not set
# CONFIG_FB_MATROX_MULTIHEAD is not set
CONFIG_FB_RADEON=y
CONFIG_FB_RADEON_I2C=y
1272
CONFIG_FB_RADEON_BACKLIGHT=y
1273 1274
# CONFIG_FB_RADEON_DEBUG is not set
CONFIG_FB_ATY128=y
1275
CONFIG_FB_ATY128_BACKLIGHT=y
1276 1277 1278 1279
CONFIG_FB_ATY=y
CONFIG_FB_ATY_CT=y
# CONFIG_FB_ATY_GENERIC_LCD is not set
CONFIG_FB_ATY_GX=y
1280
CONFIG_FB_ATY_BACKLIGHT=y
P
Paul Mackerras 已提交
1281
# CONFIG_FB_S3 is not set
1282 1283 1284 1285 1286 1287 1288
# CONFIG_FB_SAVAGE is not set
# CONFIG_FB_SIS is not set
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_KYRO is not set
CONFIG_FB_3DFX=y
# CONFIG_FB_3DFX_ACCEL is not set
# CONFIG_FB_VOODOO1 is not set
P
Paul Mackerras 已提交
1289
# CONFIG_FB_VT8623 is not set
1290
# CONFIG_FB_TRIDENT is not set
P
Paul Mackerras 已提交
1291 1292
# CONFIG_FB_ARK is not set
# CONFIG_FB_PM3 is not set
P
Paul Mackerras 已提交
1293
# CONFIG_FB_IBM_GXT4500 is not set
1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328
# CONFIG_FB_VIRTUAL is not set

#
# Console display driver support
#
# CONFIG_VGA_CONSOLE is not set
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
# CONFIG_FONTS is not set
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
CONFIG_LOGO=y
CONFIG_LOGO_LINUX_MONO=y
CONFIG_LOGO_LINUX_VGA16=y
CONFIG_LOGO_LINUX_CLUT224=y

#
# Sound
#
CONFIG_SOUND=m

#
# Advanced Linux Sound Architecture
#
CONFIG_SND=m
CONFIG_SND_TIMER=m
CONFIG_SND_PCM=m
CONFIG_SND_HWDEP=m
CONFIG_SND_RAWMIDI=m
CONFIG_SND_SEQUENCER=m
CONFIG_SND_SEQ_DUMMY=m
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=m
CONFIG_SND_PCM_OSS=m
1329
CONFIG_SND_PCM_OSS_PLUGINS=y
1330
CONFIG_SND_SEQUENCER_OSS=y
1331 1332
# CONFIG_SND_DYNAMIC_MINORS is not set
CONFIG_SND_SUPPORT_OLD_API=y
1333
CONFIG_SND_VERBOSE_PROCFS=y
1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set

#
# Generic devices
#
CONFIG_SND_DUMMY=m
# CONFIG_SND_VIRMIDI is not set
# CONFIG_SND_MTPAV is not set
# CONFIG_SND_SERIAL_U16550 is not set
# CONFIG_SND_MPU401 is not set

#
# PCI devices
#
1349
# CONFIG_SND_AD1889 is not set
1350
# CONFIG_SND_ALS300 is not set
1351
# CONFIG_SND_ALS4000 is not set
1352 1353 1354 1355 1356 1357 1358 1359
# CONFIG_SND_ALI5451 is not set
# CONFIG_SND_ATIIXP is not set
# CONFIG_SND_ATIIXP_MODEM is not set
# CONFIG_SND_AU8810 is not set
# CONFIG_SND_AU8820 is not set
# CONFIG_SND_AU8830 is not set
# CONFIG_SND_AZT3328 is not set
# CONFIG_SND_BT87X is not set
1360 1361
# CONFIG_SND_CA0106 is not set
# CONFIG_SND_CMIPCI is not set
1362
# CONFIG_SND_CS4281 is not set
1363
# CONFIG_SND_CS46XX is not set
1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375
# CONFIG_SND_DARLA20 is not set
# CONFIG_SND_GINA20 is not set
# CONFIG_SND_LAYLA20 is not set
# CONFIG_SND_DARLA24 is not set
# CONFIG_SND_GINA24 is not set
# CONFIG_SND_LAYLA24 is not set
# CONFIG_SND_MONA is not set
# CONFIG_SND_MIA is not set
# CONFIG_SND_ECHO3G is not set
# CONFIG_SND_INDIGO is not set
# CONFIG_SND_INDIGOIO is not set
# CONFIG_SND_INDIGODJ is not set
1376 1377 1378 1379 1380 1381 1382
# CONFIG_SND_EMU10K1 is not set
# CONFIG_SND_EMU10K1X is not set
# CONFIG_SND_ENS1370 is not set
# CONFIG_SND_ENS1371 is not set
# CONFIG_SND_ES1938 is not set
# CONFIG_SND_ES1968 is not set
# CONFIG_SND_FM801 is not set
1383 1384 1385
# CONFIG_SND_HDA_INTEL is not set
# CONFIG_SND_HDSP is not set
# CONFIG_SND_HDSPM is not set
1386 1387 1388 1389
# CONFIG_SND_ICE1712 is not set
# CONFIG_SND_ICE1724 is not set
# CONFIG_SND_INTEL8X0 is not set
# CONFIG_SND_INTEL8X0M is not set
1390 1391 1392 1393 1394
# CONFIG_SND_KORG1212 is not set
# CONFIG_SND_MAESTRO3 is not set
# CONFIG_SND_MIXART is not set
# CONFIG_SND_NM256 is not set
# CONFIG_SND_PCXHR is not set
1395
# CONFIG_SND_RIPTIDE is not set
1396 1397 1398
# CONFIG_SND_RME32 is not set
# CONFIG_SND_RME96 is not set
# CONFIG_SND_RME9652 is not set
1399
# CONFIG_SND_SONICVIBES is not set
1400
# CONFIG_SND_TRIDENT is not set
1401 1402 1403
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VIA82XX_MODEM is not set
# CONFIG_SND_VX222 is not set
1404
# CONFIG_SND_YMFPCI is not set
1405 1406 1407 1408 1409

#
# ALSA PowerMac devices
#
CONFIG_SND_POWERMAC=m
1410
CONFIG_SND_POWERMAC_AUTO_DRC=y
1411

1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422
#
# Apple Onboard Audio driver
#
CONFIG_SND_AOA=m
CONFIG_SND_AOA_FABRIC_LAYOUT=m
CONFIG_SND_AOA_ONYX=m
CONFIG_SND_AOA_TAS=m
CONFIG_SND_AOA_TOONIE=m
CONFIG_SND_AOA_SOUNDBUS=m
CONFIG_SND_AOA_SOUNDBUS_I2S=m

1423 1424 1425 1426 1427
#
# USB devices
#
CONFIG_SND_USB_AUDIO=m
# CONFIG_SND_USB_USX2Y is not set
P
Paul Mackerras 已提交
1428
# CONFIG_SND_USB_CAIAQ is not set
1429 1430 1431 1432

#
# PCMCIA devices
#
1433 1434
# CONFIG_SND_VXPOCKET is not set
# CONFIG_SND_PDAUDIOCF is not set
1435

P
Paul Mackerras 已提交
1436 1437 1438 1439 1440
#
# System on Chip audio support
#
# CONFIG_SND_SOC is not set

1441 1442 1443 1444 1445
#
# Open Sound System
#
# CONFIG_SOUND_PRIME is not set

P
Paul Mackerras 已提交
1446 1447 1448 1449
#
# HID Devices
#
CONFIG_HID=y
P
Paul Mackerras 已提交
1450 1451 1452 1453 1454 1455 1456 1457 1458
# CONFIG_HID_DEBUG is not set

#
# USB Input Devices
#
CONFIG_USB_HID=y
CONFIG_USB_HIDINPUT_POWERBOOK=y
# CONFIG_HID_FF is not set
# CONFIG_USB_HIDDEV is not set
P
Paul Mackerras 已提交
1459

1460 1461 1462 1463 1464
#
# USB support
#
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
1465
CONFIG_USB_ARCH_HAS_EHCI=y
1466 1467 1468 1469 1470 1471 1472
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set

#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
P
Paul Mackerras 已提交
1473
CONFIG_USB_DEVICE_CLASS=y
1474 1475 1476 1477 1478 1479 1480
CONFIG_USB_DYNAMIC_MINORS=y
# CONFIG_USB_SUSPEND is not set
# CONFIG_USB_OTG is not set

#
# USB Host Controller Drivers
#
1481 1482 1483
CONFIG_USB_EHCI_HCD=m
CONFIG_USB_EHCI_SPLIT_ISO=y
CONFIG_USB_EHCI_ROOT_HUB_TT=y
1484
# CONFIG_USB_EHCI_TT_NEWSCHED is not set
P
Paul Mackerras 已提交
1485
# CONFIG_USB_EHCI_BIG_ENDIAN_MMIO is not set
1486 1487
# CONFIG_USB_ISP116X_HCD is not set
CONFIG_USB_OHCI_HCD=y
P
Paul Mackerras 已提交
1488 1489 1490
# CONFIG_USB_OHCI_HCD_PPC_OF is not set
# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
# CONFIG_USB_UHCI_HCD is not set
# CONFIG_USB_SL811_HCD is not set

#
# USB Device Class drivers
#
CONFIG_USB_ACM=m
CONFIG_USB_PRINTER=m

#
# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
#

#
# may also be needed; see USB_STORAGE Help for more information
#
1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518
CONFIG_USB_STORAGE=m
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_DATAFAB is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_ISD200 is not set
# CONFIG_USB_STORAGE_DPCM is not set
# CONFIG_USB_STORAGE_USBAT is not set
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_JUMPSHOT is not set
# CONFIG_USB_STORAGE_ALAUDA is not set
P
Paul Mackerras 已提交
1519
# CONFIG_USB_STORAGE_KARMA is not set
1520
# CONFIG_USB_LIBUSUAL is not set
1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537

#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set
CONFIG_USB_MON=y

#
# USB port drivers
#

#
# USB Serial Converter support
#
CONFIG_USB_SERIAL=m
# CONFIG_USB_SERIAL_GENERIC is not set
P
Paul Mackerras 已提交
1538
# CONFIG_USB_SERIAL_AIRCABLE is not set
1539
# CONFIG_USB_SERIAL_AIRPRIME is not set
1540
# CONFIG_USB_SERIAL_ARK3116 is not set
1541 1542 1543 1544 1545 1546 1547
# CONFIG_USB_SERIAL_BELKIN is not set
# CONFIG_USB_SERIAL_WHITEHEAT is not set
# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
# CONFIG_USB_SERIAL_CP2101 is not set
# CONFIG_USB_SERIAL_CYPRESS_M8 is not set
# CONFIG_USB_SERIAL_EMPEG is not set
# CONFIG_USB_SERIAL_FTDI_SIO is not set
1548
# CONFIG_USB_SERIAL_FUNSOFT is not set
1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572
CONFIG_USB_SERIAL_VISOR=m
CONFIG_USB_SERIAL_IPAQ=m
# CONFIG_USB_SERIAL_IR is not set
# CONFIG_USB_SERIAL_EDGEPORT is not set
# CONFIG_USB_SERIAL_EDGEPORT_TI is not set
# CONFIG_USB_SERIAL_GARMIN is not set
# CONFIG_USB_SERIAL_IPW is not set
CONFIG_USB_SERIAL_KEYSPAN_PDA=m
CONFIG_USB_SERIAL_KEYSPAN=m
CONFIG_USB_SERIAL_KEYSPAN_MPR=y
CONFIG_USB_SERIAL_KEYSPAN_USA28=y
CONFIG_USB_SERIAL_KEYSPAN_USA28X=y
CONFIG_USB_SERIAL_KEYSPAN_USA28XA=y
CONFIG_USB_SERIAL_KEYSPAN_USA28XB=y
CONFIG_USB_SERIAL_KEYSPAN_USA19=y
CONFIG_USB_SERIAL_KEYSPAN_USA18X=y
CONFIG_USB_SERIAL_KEYSPAN_USA19W=y
CONFIG_USB_SERIAL_KEYSPAN_USA19QW=y
CONFIG_USB_SERIAL_KEYSPAN_USA19QI=y
CONFIG_USB_SERIAL_KEYSPAN_USA49W=y
CONFIG_USB_SERIAL_KEYSPAN_USA49WLC=y
# CONFIG_USB_SERIAL_KLSI is not set
# CONFIG_USB_SERIAL_KOBIL_SCT is not set
# CONFIG_USB_SERIAL_MCT_U232 is not set
P
Paul Mackerras 已提交
1573 1574
# CONFIG_USB_SERIAL_MOS7720 is not set
# CONFIG_USB_SERIAL_MOS7840 is not set
1575
# CONFIG_USB_SERIAL_NAVMAN is not set
1576 1577 1578
# CONFIG_USB_SERIAL_PL2303 is not set
# CONFIG_USB_SERIAL_HP4X is not set
# CONFIG_USB_SERIAL_SAFE is not set
P
Paul Mackerras 已提交
1579
# CONFIG_USB_SERIAL_SIERRAWIRELESS is not set
1580 1581 1582 1583 1584
# CONFIG_USB_SERIAL_TI is not set
# CONFIG_USB_SERIAL_CYBERJACK is not set
# CONFIG_USB_SERIAL_XIRCOM is not set
# CONFIG_USB_SERIAL_OPTION is not set
# CONFIG_USB_SERIAL_OMNINET is not set
P
Paul Mackerras 已提交
1585
# CONFIG_USB_SERIAL_DEBUG is not set
1586 1587 1588 1589 1590 1591 1592
CONFIG_USB_EZUSB=y

#
# USB Miscellaneous drivers
#
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EMI26 is not set
P
Paul Mackerras 已提交
1593
# CONFIG_USB_ADUTUX is not set
1594 1595 1596 1597
# CONFIG_USB_AUERSWALD is not set
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_LEGOTOWER is not set
# CONFIG_USB_LCD is not set
P
Paul Mackerras 已提交
1598
# CONFIG_USB_BERRY_CHARGE is not set
1599
# CONFIG_USB_LED is not set
P
Paul Mackerras 已提交
1600
# CONFIG_USB_CYPRESS_CY7C63 is not set
1601
# CONFIG_USB_CYTHERM is not set
P
Paul Mackerras 已提交
1602
# CONFIG_USB_PHIDGET is not set
1603
# CONFIG_USB_IDMOUSE is not set
P
Paul Mackerras 已提交
1604
# CONFIG_USB_FTDI_ELAN is not set
1605
CONFIG_USB_APPLEDISPLAY=m
1606
# CONFIG_USB_SISUSBVGA is not set
1607
# CONFIG_USB_LD is not set
P
Paul Mackerras 已提交
1608
# CONFIG_USB_TRANCEVIBRATOR is not set
P
Paul Mackerras 已提交
1609
# CONFIG_USB_IOWARRIOR is not set
1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621
# CONFIG_USB_TEST is not set

#
# USB DSL modem support
#

#
# USB Gadget Support
#
# CONFIG_USB_GADGET is not set
# CONFIG_MMC is not set

1622 1623 1624
#
# LED devices
#
1625 1626
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=y
1627 1628 1629 1630 1631 1632 1633 1634

#
# LED drivers
#

#
# LED Triggers
#
1635 1636 1637 1638
CONFIG_LEDS_TRIGGERS=y
# CONFIG_LEDS_TRIGGER_TIMER is not set
CONFIG_LEDS_TRIGGER_IDE_DISK=y
# CONFIG_LEDS_TRIGGER_HEARTBEAT is not set
1639

1640 1641 1642 1643 1644 1645
#
# InfiniBand support
#
# CONFIG_INFINIBAND is not set

#
P
Paul Mackerras 已提交
1646
# EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
1647 1648
#

1649 1650 1651
#
# Real Time Clock
#
P
Paul Mackerras 已提交
1652
CONFIG_RTC_LIB=y
1653 1654
# CONFIG_RTC_CLASS is not set

1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667
#
# DMA Engine support
#
# CONFIG_DMA_ENGINE is not set

#
# DMA Clients
#

#
# DMA Devices
#

1668 1669 1670 1671 1672 1673 1674 1675
#
# File systems
#
CONFIG_EXT2_FS=y
# CONFIG_EXT2_FS_XATTR is not set
# CONFIG_EXT2_FS_XIP is not set
CONFIG_EXT3_FS=y
CONFIG_EXT3_FS_XATTR=y
1676
CONFIG_EXT3_FS_POSIX_ACL=y
1677
# CONFIG_EXT3_FS_SECURITY is not set
P
Paul Mackerras 已提交
1678
# CONFIG_EXT4DEV_FS is not set
1679 1680 1681 1682 1683
CONFIG_JBD=y
# CONFIG_JBD_DEBUG is not set
CONFIG_FS_MBCACHE=y
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
1684
CONFIG_FS_POSIX_ACL=y
1685
# CONFIG_XFS_FS is not set
P
Paul Mackerras 已提交
1686
# CONFIG_GFS2_FS is not set
1687
# CONFIG_OCFS2_FS is not set
1688 1689 1690
# CONFIG_MINIX_FS is not set
# CONFIG_ROMFS_FS is not set
CONFIG_INOTIFY=y
1691
CONFIG_INOTIFY_USER=y
1692 1693 1694
# CONFIG_QUOTA is not set
CONFIG_DNOTIFY=y
# CONFIG_AUTOFS_FS is not set
1695
CONFIG_AUTOFS4_FS=m
1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 1721
CONFIG_FUSE_FS=m

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=y
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_UDF_FS=m
CONFIG_UDF_NLS=y

#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=m
CONFIG_MSDOS_FS=m
CONFIG_VFAT_FS=m
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
# CONFIG_NTFS_FS is not set

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
P
Paul Mackerras 已提交
1722
CONFIG_PROC_SYSCTL=y
1723 1724
CONFIG_SYSFS=y
CONFIG_TMPFS=y
P
Paul Mackerras 已提交
1725
# CONFIG_TMPFS_POSIX_ACL is not set
1726 1727
# CONFIG_HUGETLB_PAGE is not set
CONFIG_RAMFS=y
1728
# CONFIG_CONFIGFS_FS is not set
1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750

#
# Miscellaneous filesystems
#
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
CONFIG_HFS_FS=m
CONFIG_HFSPLUS_FS=m
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
# CONFIG_CRAMFS is not set
# CONFIG_VXFS_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set

#
# Network File Systems
#
CONFIG_NFS_FS=y
1751 1752 1753
CONFIG_NFS_V3=y
CONFIG_NFS_V3_ACL=y
CONFIG_NFS_V4=y
1754
# CONFIG_NFS_DIRECTIO is not set
1755 1756 1757 1758 1759 1760
CONFIG_NFSD=m
CONFIG_NFSD_V2_ACL=y
CONFIG_NFSD_V3=y
CONFIG_NFSD_V3_ACL=y
CONFIG_NFSD_V4=y
CONFIG_NFSD_TCP=y
1761
CONFIG_LOCKD=y
1762 1763 1764
CONFIG_LOCKD_V4=y
CONFIG_EXPORTFS=m
CONFIG_NFS_ACL_SUPPORT=y
1765 1766
CONFIG_NFS_COMMON=y
CONFIG_SUNRPC=y
1767
CONFIG_SUNRPC_GSS=y
P
Paul Mackerras 已提交
1768
# CONFIG_SUNRPC_BIND34 is not set
1769
CONFIG_RPCSEC_GSS_KRB5=y
1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796
# CONFIG_RPCSEC_GSS_SPKM3 is not set
CONFIG_SMB_FS=m
# CONFIG_SMB_NLS_DEFAULT is not set
# CONFIG_CIFS is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set
# CONFIG_9P_FS is not set

#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
# CONFIG_ACORN_PARTITION is not set
# CONFIG_OSF_PARTITION is not set
# CONFIG_AMIGA_PARTITION is not set
# CONFIG_ATARI_PARTITION is not set
CONFIG_MAC_PARTITION=y
CONFIG_MSDOS_PARTITION=y
# CONFIG_BSD_DISKLABEL is not set
# CONFIG_MINIX_SUBPARTITION is not set
# CONFIG_SOLARIS_X86_PARTITION is not set
# CONFIG_UNIXWARE_DISKLABEL is not set
# CONFIG_LDM_PARTITION is not set
# CONFIG_SGI_PARTITION is not set
# CONFIG_ULTRIX_PARTITION is not set
# CONFIG_SUN_PARTITION is not set
P
Paul Mackerras 已提交
1797
# CONFIG_KARMA_PARTITION is not set
1798
# CONFIG_EFI_PARTITION is not set
P
Paul Mackerras 已提交
1799
# CONFIG_SYSV68_PARTITION is not set
1800 1801 1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844

#
# Native Language Support
#
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="iso8859-1"
CONFIG_NLS_CODEPAGE_437=m
# 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
# CONFIG_NLS_ASCII is not set
CONFIG_NLS_ISO8859_1=m
# 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=m

P
Paul Mackerras 已提交
1845 1846 1847 1848
#
# Distributed Lock Manager
#
# CONFIG_DLM is not set
P
Paul Mackerras 已提交
1849
# CONFIG_UCC_SLOW is not set
P
Paul Mackerras 已提交
1850

1851 1852 1853
#
# Library routines
#
P
Paul Mackerras 已提交
1854
CONFIG_BITREVERSE=y
1855 1856
CONFIG_CRC_CCITT=y
CONFIG_CRC16=y
P
Paul Mackerras 已提交
1857
# CONFIG_CRC_ITU_T is not set
1858
CONFIG_CRC32=y
1859
CONFIG_LIBCRC32C=m
1860 1861 1862 1863 1864 1865
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
CONFIG_TEXTSEARCH=y
CONFIG_TEXTSEARCH_KMP=m
CONFIG_TEXTSEARCH_BM=m
CONFIG_TEXTSEARCH_FSM=m
1866
CONFIG_PLIST=y
P
Paul Mackerras 已提交
1867 1868 1869
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_DMA=y
1870 1871 1872 1873 1874 1875

#
# Instrumentation Support
#
CONFIG_PROFILING=y
CONFIG_OPROFILE=y
P
Paul Mackerras 已提交
1876
# CONFIG_KPROBES is not set
1877 1878 1879 1880 1881

#
# Kernel hacking
#
# CONFIG_PRINTK_TIME is not set
P
Paul Mackerras 已提交
1882
CONFIG_ENABLE_MUST_CHECK=y
1883
CONFIG_MAGIC_SYSRQ=y
1884
# CONFIG_UNUSED_SYMBOLS is not set
P
Paul Mackerras 已提交
1885 1886
# CONFIG_DEBUG_FS is not set
# CONFIG_HEADERS_CHECK is not set
1887
CONFIG_DEBUG_KERNEL=y
P
Paul Mackerras 已提交
1888
# CONFIG_DEBUG_SHIRQ is not set
1889 1890
CONFIG_DETECT_SOFTLOCKUP=y
# CONFIG_SCHEDSTATS is not set
P
Paul Mackerras 已提交
1891
# CONFIG_TIMER_STATS is not set
1892
# CONFIG_DEBUG_SLAB is not set
1893 1894
# CONFIG_DEBUG_RT_MUTEXES is not set
# CONFIG_RT_MUTEX_TESTER is not set
1895
# CONFIG_DEBUG_SPINLOCK is not set
P
Paul Mackerras 已提交
1896
# CONFIG_DEBUG_MUTEXES is not set
1897
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
P
Paul Mackerras 已提交
1898
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1899
# CONFIG_DEBUG_KOBJECT is not set
P
Paul Mackerras 已提交
1900
CONFIG_DEBUG_BUGVERBOSE=y
1901 1902
# CONFIG_DEBUG_INFO is not set
# CONFIG_DEBUG_VM is not set
P
Paul Mackerras 已提交
1903
# CONFIG_DEBUG_LIST is not set
P
Paul Mackerras 已提交
1904
# CONFIG_FORCED_INLINING is not set
1905
# CONFIG_RCU_TORTURE_TEST is not set
P
Paul Mackerras 已提交
1906 1907 1908
# CONFIG_FAULT_INJECTION is not set
# CONFIG_DEBUG_STACKOVERFLOW is not set
# CONFIG_DEBUG_STACK_USAGE is not set
1909 1910 1911
CONFIG_DEBUGGER=y
CONFIG_XMON=y
CONFIG_XMON_DEFAULT=y
P
Paul Mackerras 已提交
1912
CONFIG_XMON_DISASSEMBLY=y
1913 1914
# CONFIG_BDI_SWITCH is not set
CONFIG_BOOTX_TEXT=y
1915
# CONFIG_PPC_EARLY_DEBUG is not set
1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926

#
# Security options
#
# CONFIG_KEYS is not set
# CONFIG_SECURITY is not set

#
# Cryptographic options
#
CONFIG_CRYPTO=y
P
Paul Mackerras 已提交
1927 1928 1929 1930
CONFIG_CRYPTO_ALGAPI=y
CONFIG_CRYPTO_BLKCIPHER=y
CONFIG_CRYPTO_HASH=y
CONFIG_CRYPTO_MANAGER=y
1931
CONFIG_CRYPTO_HMAC=y
P
Paul Mackerras 已提交
1932
# CONFIG_CRYPTO_XCBC is not set
1933 1934 1935 1936 1937 1938 1939 1940
CONFIG_CRYPTO_NULL=m
CONFIG_CRYPTO_MD4=m
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_SHA1=y
CONFIG_CRYPTO_SHA256=m
CONFIG_CRYPTO_SHA512=m
CONFIG_CRYPTO_WP512=m
CONFIG_CRYPTO_TGR192=m
P
Paul Mackerras 已提交
1941 1942 1943
# CONFIG_CRYPTO_GF128MUL is not set
CONFIG_CRYPTO_ECB=m
CONFIG_CRYPTO_CBC=y
P
Paul Mackerras 已提交
1944
CONFIG_CRYPTO_PCBC=m
P
Paul Mackerras 已提交
1945
# CONFIG_CRYPTO_LRW is not set
P
Paul Mackerras 已提交
1946
# CONFIG_CRYPTO_CRYPTD is not set
1947
CONFIG_CRYPTO_DES=y
P
Paul Mackerras 已提交
1948
# CONFIG_CRYPTO_FCRYPT is not set
1949 1950
CONFIG_CRYPTO_BLOWFISH=m
CONFIG_CRYPTO_TWOFISH=m
P
Paul Mackerras 已提交
1951
CONFIG_CRYPTO_TWOFISH_COMMON=m
1952
CONFIG_CRYPTO_SERPENT=m
1953
CONFIG_CRYPTO_AES=m
1954 1955 1956
CONFIG_CRYPTO_CAST5=m
CONFIG_CRYPTO_CAST6=m
CONFIG_CRYPTO_TEA=m
1957
CONFIG_CRYPTO_ARC4=m
1958 1959 1960
CONFIG_CRYPTO_KHAZAD=m
CONFIG_CRYPTO_ANUBIS=m
CONFIG_CRYPTO_DEFLATE=m
1961
CONFIG_CRYPTO_MICHAEL_MIC=m
1962
CONFIG_CRYPTO_CRC32C=m
P
Paul Mackerras 已提交
1963
# CONFIG_CRYPTO_CAMELLIA is not set
1964 1965 1966 1967 1968
# CONFIG_CRYPTO_TEST is not set

#
# Hardware crypto devices
#