Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
fork

Configure Feed

Select the types of activity you want to include in your feed.

[PATCH] ppc32: add bamboo defconfig

Add Bamboo platform defconfig

Signed-off-by: Wade Farnsworth <wfarnsworth@mvista.com>
Signed-off-by: Matt Porter <mporter@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

authored by

Matt Porter and committed by
Linus Torvalds
61d44c77 497799d3

+943
+943
arch/ppc/configs/bamboo_defconfig
··· 1 + # 2 + # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.12 4 + # Tue Jun 28 15:24:25 2005 5 + # 6 + CONFIG_MMU=y 7 + CONFIG_GENERIC_HARDIRQS=y 8 + CONFIG_RWSEM_XCHGADD_ALGORITHM=y 9 + CONFIG_GENERIC_CALIBRATE_DELAY=y 10 + CONFIG_HAVE_DEC_LOCK=y 11 + CONFIG_PPC=y 12 + CONFIG_PPC32=y 13 + CONFIG_GENERIC_NVRAM=y 14 + CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y 15 + 16 + # 17 + # Code maturity level options 18 + # 19 + CONFIG_EXPERIMENTAL=y 20 + CONFIG_CLEAN_COMPILE=y 21 + CONFIG_BROKEN_ON_SMP=y 22 + CONFIG_INIT_ENV_ARG_LIMIT=32 23 + 24 + # 25 + # General setup 26 + # 27 + CONFIG_LOCALVERSION="" 28 + CONFIG_SWAP=y 29 + CONFIG_SYSVIPC=y 30 + # CONFIG_POSIX_MQUEUE is not set 31 + # CONFIG_BSD_PROCESS_ACCT is not set 32 + CONFIG_SYSCTL=y 33 + # CONFIG_AUDIT is not set 34 + # CONFIG_HOTPLUG is not set 35 + CONFIG_KOBJECT_UEVENT=y 36 + # CONFIG_IKCONFIG is not set 37 + CONFIG_EMBEDDED=y 38 + CONFIG_KALLSYMS=y 39 + # CONFIG_KALLSYMS_ALL is not set 40 + # CONFIG_KALLSYMS_EXTRA_PASS is not set 41 + CONFIG_PRINTK=y 42 + CONFIG_BUG=y 43 + CONFIG_BASE_FULL=y 44 + CONFIG_FUTEX=y 45 + CONFIG_EPOLL=y 46 + # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 47 + CONFIG_SHMEM=y 48 + CONFIG_CC_ALIGN_FUNCTIONS=0 49 + CONFIG_CC_ALIGN_LABELS=0 50 + CONFIG_CC_ALIGN_LOOPS=0 51 + CONFIG_CC_ALIGN_JUMPS=0 52 + # CONFIG_TINY_SHMEM is not set 53 + CONFIG_BASE_SMALL=0 54 + 55 + # 56 + # Loadable module support 57 + # 58 + CONFIG_MODULES=y 59 + CONFIG_MODULE_UNLOAD=y 60 + # CONFIG_MODULE_FORCE_UNLOAD is not set 61 + CONFIG_OBSOLETE_MODPARM=y 62 + # CONFIG_MODVERSIONS is not set 63 + # CONFIG_MODULE_SRCVERSION_ALL is not set 64 + CONFIG_KMOD=y 65 + 66 + # 67 + # Processor 68 + # 69 + # CONFIG_6xx is not set 70 + # CONFIG_40x is not set 71 + CONFIG_44x=y 72 + # CONFIG_POWER3 is not set 73 + # CONFIG_POWER4 is not set 74 + # CONFIG_8xx is not set 75 + # CONFIG_E200 is not set 76 + # CONFIG_E500 is not set 77 + CONFIG_PPC_FPU=y 78 + CONFIG_BOOKE=y 79 + CONFIG_PTE_64BIT=y 80 + CONFIG_PHYS_64BIT=y 81 + # CONFIG_MATH_EMULATION is not set 82 + # CONFIG_KEXEC is not set 83 + # CONFIG_CPU_FREQ is not set 84 + CONFIG_4xx=y 85 + 86 + # 87 + # IBM 4xx options 88 + # 89 + CONFIG_BAMBOO=y 90 + # CONFIG_EBONY is not set 91 + # CONFIG_LUAN is not set 92 + # CONFIG_OCOTEA is not set 93 + CONFIG_440EP=y 94 + CONFIG_440=y 95 + CONFIG_IBM440EP_ERR42=y 96 + CONFIG_IBM_OCP=y 97 + # CONFIG_PPC4xx_DMA is not set 98 + CONFIG_PPC_GEN550=y 99 + # CONFIG_PM is not set 100 + CONFIG_NOT_COHERENT_CACHE=y 101 + 102 + # 103 + # Platform options 104 + # 105 + # CONFIG_PC_KEYBOARD is not set 106 + # CONFIG_SMP is not set 107 + # CONFIG_PREEMPT is not set 108 + # CONFIG_HIGHMEM is not set 109 + CONFIG_SELECT_MEMORY_MODEL=y 110 + CONFIG_FLATMEM_MANUAL=y 111 + # CONFIG_DISCONTIGMEM_MANUAL is not set 112 + # CONFIG_SPARSEMEM_MANUAL is not set 113 + CONFIG_FLATMEM=y 114 + CONFIG_FLAT_NODE_MEM_MAP=y 115 + CONFIG_BINFMT_ELF=y 116 + # CONFIG_BINFMT_MISC is not set 117 + CONFIG_CMDLINE_BOOL=y 118 + CONFIG_CMDLINE="ip=on" 119 + CONFIG_SECCOMP=y 120 + CONFIG_ISA_DMA_API=y 121 + 122 + # 123 + # Bus options 124 + # 125 + CONFIG_PCI=y 126 + CONFIG_PCI_DOMAINS=y 127 + # CONFIG_PCI_LEGACY_PROC is not set 128 + # CONFIG_PCI_NAMES is not set 129 + # CONFIG_PCI_DEBUG is not set 130 + 131 + # 132 + # PCCARD (PCMCIA/CardBus) support 133 + # 134 + # CONFIG_PCCARD is not set 135 + 136 + # 137 + # Advanced setup 138 + # 139 + # CONFIG_ADVANCED_OPTIONS is not set 140 + 141 + # 142 + # Default settings for advanced configuration options are used 143 + # 144 + CONFIG_HIGHMEM_START=0xfe000000 145 + CONFIG_LOWMEM_SIZE=0x30000000 146 + CONFIG_KERNEL_START=0xc0000000 147 + CONFIG_TASK_SIZE=0x80000000 148 + CONFIG_CONSISTENT_START=0xff100000 149 + CONFIG_CONSISTENT_SIZE=0x00200000 150 + CONFIG_BOOT_LOAD=0x01000000 151 + 152 + # 153 + # Device Drivers 154 + # 155 + 156 + # 157 + # Generic Driver Options 158 + # 159 + # CONFIG_STANDALONE is not set 160 + CONFIG_PREVENT_FIRMWARE_BUILD=y 161 + # CONFIG_FW_LOADER is not set 162 + # CONFIG_DEBUG_DRIVER is not set 163 + 164 + # 165 + # Memory Technology Devices (MTD) 166 + # 167 + # CONFIG_MTD is not set 168 + 169 + # 170 + # Parallel port support 171 + # 172 + # CONFIG_PARPORT is not set 173 + 174 + # 175 + # Plug and Play support 176 + # 177 + 178 + # 179 + # Block devices 180 + # 181 + # CONFIG_BLK_DEV_FD is not set 182 + # CONFIG_BLK_CPQ_DA is not set 183 + # CONFIG_BLK_CPQ_CISS_DA is not set 184 + # CONFIG_BLK_DEV_DAC960 is not set 185 + # CONFIG_BLK_DEV_UMEM is not set 186 + # CONFIG_BLK_DEV_COW_COMMON is not set 187 + # CONFIG_BLK_DEV_LOOP is not set 188 + # CONFIG_BLK_DEV_NBD is not set 189 + # CONFIG_BLK_DEV_SX8 is not set 190 + # CONFIG_BLK_DEV_UB is not set 191 + # CONFIG_BLK_DEV_RAM is not set 192 + CONFIG_BLK_DEV_RAM_COUNT=16 193 + CONFIG_INITRAMFS_SOURCE="" 194 + # CONFIG_LBD is not set 195 + # CONFIG_CDROM_PKTCDVD is not set 196 + 197 + # 198 + # IO Schedulers 199 + # 200 + CONFIG_IOSCHED_NOOP=y 201 + CONFIG_IOSCHED_AS=y 202 + CONFIG_IOSCHED_DEADLINE=y 203 + CONFIG_IOSCHED_CFQ=y 204 + # CONFIG_ATA_OVER_ETH is not set 205 + 206 + # 207 + # ATA/ATAPI/MFM/RLL support 208 + # 209 + CONFIG_IDE=y 210 + CONFIG_BLK_DEV_IDE=y 211 + 212 + # 213 + # Please see Documentation/ide.txt for help/info on IDE drives 214 + # 215 + # CONFIG_BLK_DEV_IDE_SATA is not set 216 + CONFIG_BLK_DEV_IDEDISK=y 217 + # CONFIG_IDEDISK_MULTI_MODE is not set 218 + # CONFIG_BLK_DEV_IDECD is not set 219 + # CONFIG_BLK_DEV_IDETAPE is not set 220 + # CONFIG_BLK_DEV_IDEFLOPPY is not set 221 + # CONFIG_BLK_DEV_IDESCSI is not set 222 + # CONFIG_IDE_TASK_IOCTL is not set 223 + 224 + # 225 + # IDE chipset support/bugfixes 226 + # 227 + CONFIG_IDE_GENERIC=y 228 + CONFIG_BLK_DEV_IDEPCI=y 229 + # CONFIG_IDEPCI_SHARE_IRQ is not set 230 + # CONFIG_BLK_DEV_OFFBOARD is not set 231 + # CONFIG_BLK_DEV_GENERIC is not set 232 + # CONFIG_BLK_DEV_OPTI621 is not set 233 + # CONFIG_BLK_DEV_SL82C105 is not set 234 + CONFIG_BLK_DEV_IDEDMA_PCI=y 235 + # CONFIG_BLK_DEV_IDEDMA_FORCED is not set 236 + # CONFIG_IDEDMA_PCI_AUTO is not set 237 + # CONFIG_BLK_DEV_AEC62XX is not set 238 + # CONFIG_BLK_DEV_ALI15X3 is not set 239 + # CONFIG_BLK_DEV_AMD74XX is not set 240 + CONFIG_BLK_DEV_CMD64X=y 241 + # CONFIG_BLK_DEV_TRIFLEX is not set 242 + # CONFIG_BLK_DEV_CY82C693 is not set 243 + # CONFIG_BLK_DEV_CS5520 is not set 244 + # CONFIG_BLK_DEV_CS5530 is not set 245 + # CONFIG_BLK_DEV_HPT34X is not set 246 + # CONFIG_BLK_DEV_HPT366 is not set 247 + # CONFIG_BLK_DEV_SC1200 is not set 248 + # CONFIG_BLK_DEV_PIIX is not set 249 + # CONFIG_BLK_DEV_IT821X is not set 250 + # CONFIG_BLK_DEV_NS87415 is not set 251 + # CONFIG_BLK_DEV_PDC202XX_OLD is not set 252 + # CONFIG_BLK_DEV_PDC202XX_NEW is not set 253 + # CONFIG_BLK_DEV_SVWKS is not set 254 + # CONFIG_BLK_DEV_SIIMAGE is not set 255 + # CONFIG_BLK_DEV_SLC90E66 is not set 256 + # CONFIG_BLK_DEV_TRM290 is not set 257 + # CONFIG_BLK_DEV_VIA82CXXX is not set 258 + # CONFIG_IDE_ARM is not set 259 + CONFIG_BLK_DEV_IDEDMA=y 260 + # CONFIG_IDEDMA_IVB is not set 261 + # CONFIG_IDEDMA_AUTO is not set 262 + # CONFIG_BLK_DEV_HD is not set 263 + 264 + # 265 + # SCSI device support 266 + # 267 + CONFIG_SCSI=y 268 + CONFIG_SCSI_PROC_FS=y 269 + 270 + # 271 + # SCSI support type (disk, tape, CD-ROM) 272 + # 273 + # CONFIG_BLK_DEV_SD is not set 274 + CONFIG_CHR_DEV_ST=y 275 + # CONFIG_CHR_DEV_OSST is not set 276 + # CONFIG_BLK_DEV_SR is not set 277 + # CONFIG_CHR_DEV_SG is not set 278 + # CONFIG_CHR_DEV_SCH is not set 279 + 280 + # 281 + # Some SCSI devices (e.g. CD jukebox) support multiple LUNs 282 + # 283 + # CONFIG_SCSI_MULTI_LUN is not set 284 + # CONFIG_SCSI_CONSTANTS is not set 285 + # CONFIG_SCSI_LOGGING is not set 286 + 287 + # 288 + # SCSI Transport Attributes 289 + # 290 + CONFIG_SCSI_SPI_ATTRS=y 291 + # CONFIG_SCSI_FC_ATTRS is not set 292 + # CONFIG_SCSI_ISCSI_ATTRS is not set 293 + 294 + # 295 + # SCSI low-level drivers 296 + # 297 + # CONFIG_BLK_DEV_3W_XXXX_RAID is not set 298 + # CONFIG_SCSI_3W_9XXX is not set 299 + # CONFIG_SCSI_ACARD is not set 300 + # CONFIG_SCSI_AACRAID is not set 301 + # CONFIG_SCSI_AIC7XXX is not set 302 + # CONFIG_SCSI_AIC7XXX_OLD is not set 303 + # CONFIG_SCSI_AIC79XX is not set 304 + # CONFIG_SCSI_DPT_I2O is not set 305 + # CONFIG_MEGARAID_NEWGEN is not set 306 + # CONFIG_MEGARAID_LEGACY is not set 307 + # CONFIG_SCSI_SATA is not set 308 + # CONFIG_SCSI_BUSLOGIC is not set 309 + # CONFIG_SCSI_DMX3191D is not set 310 + # CONFIG_SCSI_EATA is not set 311 + # CONFIG_SCSI_FUTURE_DOMAIN is not set 312 + # CONFIG_SCSI_GDTH is not set 313 + # CONFIG_SCSI_IPS is not set 314 + # CONFIG_SCSI_INITIO is not set 315 + # CONFIG_SCSI_INIA100 is not set 316 + CONFIG_SCSI_SYM53C8XX_2=y 317 + CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1 318 + CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16 319 + CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 320 + # CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set 321 + # CONFIG_SCSI_IPR is not set 322 + # CONFIG_SCSI_QLOGIC_FC is not set 323 + # CONFIG_SCSI_QLOGIC_1280 is not set 324 + CONFIG_SCSI_QLA2XXX=y 325 + # CONFIG_SCSI_QLA21XX is not set 326 + # CONFIG_SCSI_QLA22XX is not set 327 + # CONFIG_SCSI_QLA2300 is not set 328 + # CONFIG_SCSI_QLA2322 is not set 329 + # CONFIG_SCSI_QLA6312 is not set 330 + # CONFIG_SCSI_LPFC is not set 331 + # CONFIG_SCSI_DC395x is not set 332 + # CONFIG_SCSI_DC390T is not set 333 + # CONFIG_SCSI_NSP32 is not set 334 + # CONFIG_SCSI_DEBUG is not set 335 + 336 + # 337 + # Multi-device support (RAID and LVM) 338 + # 339 + # CONFIG_MD is not set 340 + 341 + # 342 + # Fusion MPT device support 343 + # 344 + # CONFIG_FUSION is not set 345 + # CONFIG_FUSION_SPI is not set 346 + # CONFIG_FUSION_FC is not set 347 + 348 + # 349 + # IEEE 1394 (FireWire) support 350 + # 351 + # CONFIG_IEEE1394 is not set 352 + 353 + # 354 + # I2O device support 355 + # 356 + # CONFIG_I2O is not set 357 + 358 + # 359 + # Macintosh device drivers 360 + # 361 + 362 + # 363 + # Networking support 364 + # 365 + CONFIG_NET=y 366 + 367 + # 368 + # Networking options 369 + # 370 + CONFIG_PACKET=y 371 + # CONFIG_PACKET_MMAP is not set 372 + CONFIG_UNIX=y 373 + # CONFIG_NET_KEY is not set 374 + CONFIG_INET=y 375 + # CONFIG_IP_MULTICAST is not set 376 + # CONFIG_IP_ADVANCED_ROUTER is not set 377 + CONFIG_IP_FIB_HASH=y 378 + CONFIG_IP_PNP=y 379 + # CONFIG_IP_PNP_DHCP is not set 380 + CONFIG_IP_PNP_BOOTP=y 381 + # CONFIG_IP_PNP_RARP is not set 382 + # CONFIG_NET_IPIP is not set 383 + # CONFIG_NET_IPGRE is not set 384 + # CONFIG_ARPD is not set 385 + # CONFIG_SYN_COOKIES is not set 386 + # CONFIG_INET_AH is not set 387 + # CONFIG_INET_ESP is not set 388 + # CONFIG_INET_IPCOMP is not set 389 + # CONFIG_INET_TUNNEL is not set 390 + CONFIG_IP_TCPDIAG=y 391 + # CONFIG_IP_TCPDIAG_IPV6 is not set 392 + # CONFIG_TCP_CONG_ADVANCED is not set 393 + CONFIG_TCP_CONG_BIC=y 394 + 395 + # 396 + # IP: Virtual Server Configuration 397 + # 398 + # CONFIG_IP_VS is not set 399 + # CONFIG_IPV6 is not set 400 + CONFIG_NETFILTER=y 401 + # CONFIG_NETFILTER_DEBUG is not set 402 + 403 + # 404 + # IP: Netfilter Configuration 405 + # 406 + # CONFIG_IP_NF_CONNTRACK is not set 407 + # CONFIG_IP_NF_CONNTRACK_MARK is not set 408 + # CONFIG_IP_NF_QUEUE is not set 409 + # CONFIG_IP_NF_IPTABLES is not set 410 + # CONFIG_IP_NF_ARPTABLES is not set 411 + 412 + # 413 + # SCTP Configuration (EXPERIMENTAL) 414 + # 415 + # CONFIG_IP_SCTP is not set 416 + # CONFIG_ATM is not set 417 + # CONFIG_BRIDGE is not set 418 + # CONFIG_VLAN_8021Q is not set 419 + # CONFIG_DECNET is not set 420 + # CONFIG_LLC2 is not set 421 + # CONFIG_IPX is not set 422 + # CONFIG_ATALK is not set 423 + # CONFIG_X25 is not set 424 + # CONFIG_LAPB is not set 425 + # CONFIG_NET_DIVERT is not set 426 + # CONFIG_ECONET is not set 427 + # CONFIG_WAN_ROUTER is not set 428 + 429 + # 430 + # QoS and/or fair queueing 431 + # 432 + # CONFIG_NET_SCHED is not set 433 + # CONFIG_NET_CLS_ROUTE is not set 434 + 435 + # 436 + # Network testing 437 + # 438 + # CONFIG_NET_PKTGEN is not set 439 + # CONFIG_NETPOLL is not set 440 + # CONFIG_NET_POLL_CONTROLLER is not set 441 + # CONFIG_HAMRADIO is not set 442 + # CONFIG_IRDA is not set 443 + # CONFIG_BT is not set 444 + CONFIG_NETDEVICES=y 445 + # CONFIG_DUMMY is not set 446 + # CONFIG_BONDING is not set 447 + # CONFIG_EQUALIZER is not set 448 + # CONFIG_TUN is not set 449 + 450 + # 451 + # ARCnet devices 452 + # 453 + # CONFIG_ARCNET is not set 454 + 455 + # 456 + # Ethernet (10 or 100Mbit) 457 + # 458 + CONFIG_NET_ETHERNET=y 459 + CONFIG_MII=y 460 + # CONFIG_HAPPYMEAL is not set 461 + # CONFIG_SUNGEM is not set 462 + # CONFIG_NET_VENDOR_3COM is not set 463 + 464 + # 465 + # Tulip family network device support 466 + # 467 + # CONFIG_NET_TULIP is not set 468 + # CONFIG_HP100 is not set 469 + CONFIG_IBM_EMAC=y 470 + # CONFIG_IBM_EMAC_ERRMSG is not set 471 + CONFIG_IBM_EMAC_RXB=64 472 + CONFIG_IBM_EMAC_TXB=8 473 + CONFIG_IBM_EMAC_FGAP=8 474 + CONFIG_IBM_EMAC_SKBRES=0 475 + CONFIG_NET_PCI=y 476 + # CONFIG_PCNET32 is not set 477 + # CONFIG_AMD8111_ETH is not set 478 + # CONFIG_ADAPTEC_STARFIRE is not set 479 + # CONFIG_B44 is not set 480 + # CONFIG_FORCEDETH is not set 481 + # CONFIG_DGRS is not set 482 + CONFIG_EEPRO100=y 483 + # CONFIG_E100 is not set 484 + # CONFIG_FEALNX is not set 485 + CONFIG_NATSEMI=y 486 + # CONFIG_NE2K_PCI is not set 487 + # CONFIG_8139CP is not set 488 + # CONFIG_8139TOO is not set 489 + # CONFIG_SIS900 is not set 490 + # CONFIG_EPIC100 is not set 491 + # CONFIG_SUNDANCE is not set 492 + # CONFIG_TLAN is not set 493 + # CONFIG_VIA_RHINE is not set 494 + 495 + # 496 + # Ethernet (1000 Mbit) 497 + # 498 + # CONFIG_ACENIC is not set 499 + # CONFIG_DL2K is not set 500 + CONFIG_E1000=y 501 + # CONFIG_E1000_NAPI is not set 502 + # CONFIG_NS83820 is not set 503 + # CONFIG_HAMACHI is not set 504 + # CONFIG_YELLOWFIN is not set 505 + # CONFIG_R8169 is not set 506 + # CONFIG_SKGE is not set 507 + # CONFIG_SK98LIN is not set 508 + # CONFIG_VIA_VELOCITY is not set 509 + # CONFIG_TIGON3 is not set 510 + # CONFIG_BNX2 is not set 511 + 512 + # 513 + # Ethernet (10000 Mbit) 514 + # 515 + # CONFIG_IXGB is not set 516 + # CONFIG_S2IO is not set 517 + 518 + # 519 + # Token Ring devices 520 + # 521 + # CONFIG_TR is not set 522 + 523 + # 524 + # Wireless LAN (non-hamradio) 525 + # 526 + # CONFIG_NET_RADIO is not set 527 + 528 + # 529 + # Wan interfaces 530 + # 531 + # CONFIG_WAN is not set 532 + # CONFIG_FDDI is not set 533 + # CONFIG_HIPPI is not set 534 + # CONFIG_PPP is not set 535 + # CONFIG_SLIP is not set 536 + # CONFIG_NET_FC is not set 537 + # CONFIG_SHAPER is not set 538 + # CONFIG_NETCONSOLE is not set 539 + 540 + # 541 + # ISDN subsystem 542 + # 543 + # CONFIG_ISDN is not set 544 + 545 + # 546 + # Telephony Support 547 + # 548 + # CONFIG_PHONE is not set 549 + 550 + # 551 + # Input device support 552 + # 553 + CONFIG_INPUT=y 554 + 555 + # 556 + # Userland interfaces 557 + # 558 + CONFIG_INPUT_MOUSEDEV=y 559 + CONFIG_INPUT_MOUSEDEV_PSAUX=y 560 + CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 561 + CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 562 + # CONFIG_INPUT_JOYDEV is not set 563 + # CONFIG_INPUT_TSDEV is not set 564 + # CONFIG_INPUT_EVDEV is not set 565 + # CONFIG_INPUT_EVBUG is not set 566 + 567 + # 568 + # Input Device Drivers 569 + # 570 + # CONFIG_INPUT_KEYBOARD is not set 571 + # CONFIG_INPUT_MOUSE is not set 572 + # CONFIG_INPUT_JOYSTICK is not set 573 + # CONFIG_INPUT_TOUCHSCREEN is not set 574 + # CONFIG_INPUT_MISC is not set 575 + 576 + # 577 + # Hardware I/O ports 578 + # 579 + CONFIG_SERIO=y 580 + # CONFIG_SERIO_I8042 is not set 581 + # CONFIG_SERIO_SERPORT is not set 582 + # CONFIG_SERIO_PCIPS2 is not set 583 + # CONFIG_SERIO_LIBPS2 is not set 584 + # CONFIG_SERIO_RAW is not set 585 + # CONFIG_GAMEPORT is not set 586 + 587 + # 588 + # Character devices 589 + # 590 + # CONFIG_VT is not set 591 + # CONFIG_SERIAL_NONSTANDARD is not set 592 + 593 + # 594 + # Serial drivers 595 + # 596 + CONFIG_SERIAL_8250=y 597 + CONFIG_SERIAL_8250_CONSOLE=y 598 + CONFIG_SERIAL_8250_NR_UARTS=4 599 + CONFIG_SERIAL_8250_EXTENDED=y 600 + # CONFIG_SERIAL_8250_MANY_PORTS is not set 601 + CONFIG_SERIAL_8250_SHARE_IRQ=y 602 + # CONFIG_SERIAL_8250_DETECT_IRQ is not set 603 + # CONFIG_SERIAL_8250_RSA is not set 604 + 605 + # 606 + # Non-8250 serial port support 607 + # 608 + CONFIG_SERIAL_CORE=y 609 + CONFIG_SERIAL_CORE_CONSOLE=y 610 + # CONFIG_SERIAL_JSM is not set 611 + CONFIG_UNIX98_PTYS=y 612 + CONFIG_LEGACY_PTYS=y 613 + CONFIG_LEGACY_PTY_COUNT=256 614 + 615 + # 616 + # IPMI 617 + # 618 + # CONFIG_IPMI_HANDLER is not set 619 + 620 + # 621 + # Watchdog Cards 622 + # 623 + # CONFIG_WATCHDOG is not set 624 + # CONFIG_NVRAM is not set 625 + # CONFIG_GEN_RTC is not set 626 + # CONFIG_DTLK is not set 627 + # CONFIG_R3964 is not set 628 + # CONFIG_APPLICOM is not set 629 + 630 + # 631 + # Ftape, the floppy tape device driver 632 + # 633 + # CONFIG_AGP is not set 634 + # CONFIG_DRM is not set 635 + # CONFIG_RAW_DRIVER is not set 636 + 637 + # 638 + # TPM devices 639 + # 640 + # CONFIG_TCG_TPM is not set 641 + 642 + # 643 + # I2C support 644 + # 645 + # CONFIG_I2C is not set 646 + 647 + # 648 + # Dallas's 1-wire bus 649 + # 650 + # CONFIG_W1 is not set 651 + 652 + # 653 + # Misc devices 654 + # 655 + 656 + # 657 + # Multimedia devices 658 + # 659 + # CONFIG_VIDEO_DEV is not set 660 + 661 + # 662 + # Digital Video Broadcasting Devices 663 + # 664 + # CONFIG_DVB is not set 665 + 666 + # 667 + # Graphics support 668 + # 669 + # CONFIG_FB is not set 670 + 671 + # 672 + # Sound 673 + # 674 + # CONFIG_SOUND is not set 675 + 676 + # 677 + # USB support 678 + # 679 + CONFIG_USB_ARCH_HAS_HCD=y 680 + CONFIG_USB_ARCH_HAS_OHCI=y 681 + CONFIG_USB=y 682 + CONFIG_USB_DEBUG=y 683 + 684 + # 685 + # Miscellaneous USB options 686 + # 687 + # CONFIG_USB_DEVICEFS is not set 688 + # CONFIG_USB_BANDWIDTH is not set 689 + # CONFIG_USB_DYNAMIC_MINORS is not set 690 + # CONFIG_USB_OTG is not set 691 + 692 + # 693 + # USB Host Controller Drivers 694 + # 695 + # CONFIG_USB_EHCI_HCD is not set 696 + # CONFIG_USB_ISP116X_HCD is not set 697 + # CONFIG_USB_OHCI_HCD is not set 698 + # CONFIG_USB_UHCI_HCD is not set 699 + # CONFIG_USB_SL811_HCD is not set 700 + 701 + # 702 + # USB Device Class drivers 703 + # 704 + # CONFIG_USB_BLUETOOTH_TTY is not set 705 + # CONFIG_USB_ACM is not set 706 + # CONFIG_USB_PRINTER is not set 707 + 708 + # 709 + # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information 710 + # 711 + # CONFIG_USB_STORAGE is not set 712 + 713 + # 714 + # USB Input Devices 715 + # 716 + # CONFIG_USB_HID is not set 717 + 718 + # 719 + # USB HID Boot Protocol drivers 720 + # 721 + # CONFIG_USB_KBD is not set 722 + # CONFIG_USB_MOUSE is not set 723 + # CONFIG_USB_AIPTEK is not set 724 + # CONFIG_USB_WACOM is not set 725 + # CONFIG_USB_ACECAD is not set 726 + # CONFIG_USB_KBTAB is not set 727 + # CONFIG_USB_POWERMATE is not set 728 + # CONFIG_USB_MTOUCH is not set 729 + # CONFIG_USB_ITMTOUCH is not set 730 + # CONFIG_USB_EGALAX is not set 731 + # CONFIG_USB_XPAD is not set 732 + # CONFIG_USB_ATI_REMOTE is not set 733 + 734 + # 735 + # USB Imaging devices 736 + # 737 + # CONFIG_USB_MDC800 is not set 738 + # CONFIG_USB_MICROTEK is not set 739 + 740 + # 741 + # USB Multimedia devices 742 + # 743 + # CONFIG_USB_DABUSB is not set 744 + 745 + # 746 + # Video4Linux support is needed for USB Multimedia device support 747 + # 748 + 749 + # 750 + # USB Network Adapters 751 + # 752 + # CONFIG_USB_CATC is not set 753 + # CONFIG_USB_KAWETH is not set 754 + CONFIG_USB_PEGASUS=y 755 + # CONFIG_USB_RTL8150 is not set 756 + # CONFIG_USB_USBNET is not set 757 + CONFIG_USB_MON=y 758 + 759 + # 760 + # USB port drivers 761 + # 762 + 763 + # 764 + # USB Serial Converter support 765 + # 766 + # CONFIG_USB_SERIAL is not set 767 + 768 + # 769 + # USB Miscellaneous drivers 770 + # 771 + # CONFIG_USB_EMI62 is not set 772 + # CONFIG_USB_EMI26 is not set 773 + # CONFIG_USB_AUERSWALD is not set 774 + # CONFIG_USB_RIO500 is not set 775 + # CONFIG_USB_LEGOTOWER is not set 776 + # CONFIG_USB_LCD is not set 777 + # CONFIG_USB_LED is not set 778 + # CONFIG_USB_CYTHERM is not set 779 + # CONFIG_USB_PHIDGETKIT is not set 780 + # CONFIG_USB_PHIDGETSERVO is not set 781 + # CONFIG_USB_IDMOUSE is not set 782 + 783 + # 784 + # USB DSL modem support 785 + # 786 + 787 + # 788 + # USB Gadget Support 789 + # 790 + # CONFIG_USB_GADGET is not set 791 + 792 + # 793 + # MMC/SD Card support 794 + # 795 + # CONFIG_MMC is not set 796 + 797 + # 798 + # InfiniBand support 799 + # 800 + # CONFIG_INFINIBAND is not set 801 + 802 + # 803 + # SN Devices 804 + # 805 + 806 + # 807 + # File systems 808 + # 809 + # CONFIG_EXT2_FS is not set 810 + # CONFIG_EXT3_FS is not set 811 + # CONFIG_JBD is not set 812 + # CONFIG_REISERFS_FS is not set 813 + # CONFIG_JFS_FS is not set 814 + 815 + # 816 + # XFS support 817 + # 818 + # CONFIG_XFS_FS is not set 819 + # CONFIG_MINIX_FS is not set 820 + # CONFIG_ROMFS_FS is not set 821 + # CONFIG_QUOTA is not set 822 + CONFIG_DNOTIFY=y 823 + # CONFIG_AUTOFS_FS is not set 824 + # CONFIG_AUTOFS4_FS is not set 825 + 826 + # 827 + # CD-ROM/DVD Filesystems 828 + # 829 + # CONFIG_ISO9660_FS is not set 830 + # CONFIG_UDF_FS is not set 831 + 832 + # 833 + # DOS/FAT/NT Filesystems 834 + # 835 + # CONFIG_MSDOS_FS is not set 836 + # CONFIG_VFAT_FS is not set 837 + # CONFIG_NTFS_FS is not set 838 + 839 + # 840 + # Pseudo filesystems 841 + # 842 + CONFIG_PROC_FS=y 843 + CONFIG_PROC_KCORE=y 844 + CONFIG_SYSFS=y 845 + # CONFIG_DEVPTS_FS_XATTR is not set 846 + # CONFIG_TMPFS is not set 847 + # CONFIG_HUGETLB_PAGE is not set 848 + CONFIG_RAMFS=y 849 + 850 + # 851 + # Miscellaneous filesystems 852 + # 853 + # CONFIG_ADFS_FS is not set 854 + # CONFIG_AFFS_FS is not set 855 + # CONFIG_HFS_FS is not set 856 + # CONFIG_HFSPLUS_FS is not set 857 + # CONFIG_BEFS_FS is not set 858 + # CONFIG_BFS_FS is not set 859 + # CONFIG_EFS_FS is not set 860 + # CONFIG_CRAMFS is not set 861 + # CONFIG_VXFS_FS is not set 862 + # CONFIG_HPFS_FS is not set 863 + # CONFIG_QNX4FS_FS is not set 864 + # CONFIG_SYSV_FS is not set 865 + # CONFIG_UFS_FS is not set 866 + 867 + # 868 + # Network File Systems 869 + # 870 + CONFIG_NFS_FS=y 871 + # CONFIG_NFS_V3 is not set 872 + # CONFIG_NFS_V4 is not set 873 + # CONFIG_NFS_DIRECTIO is not set 874 + # CONFIG_NFSD is not set 875 + CONFIG_ROOT_NFS=y 876 + CONFIG_LOCKD=y 877 + CONFIG_NFS_COMMON=y 878 + CONFIG_SUNRPC=y 879 + # CONFIG_RPCSEC_GSS_KRB5 is not set 880 + # CONFIG_RPCSEC_GSS_SPKM3 is not set 881 + # CONFIG_SMB_FS is not set 882 + # CONFIG_CIFS is not set 883 + # CONFIG_NCP_FS is not set 884 + # CONFIG_CODA_FS is not set 885 + # CONFIG_AFS_FS is not set 886 + 887 + # 888 + # Partition Types 889 + # 890 + # CONFIG_PARTITION_ADVANCED is not set 891 + CONFIG_MSDOS_PARTITION=y 892 + 893 + # 894 + # Native Language Support 895 + # 896 + # CONFIG_NLS is not set 897 + 898 + # 899 + # Library routines 900 + # 901 + # CONFIG_CRC_CCITT is not set 902 + CONFIG_CRC32=y 903 + # CONFIG_LIBCRC32C is not set 904 + 905 + # 906 + # Profiling support 907 + # 908 + # CONFIG_PROFILING is not set 909 + 910 + # 911 + # Kernel hacking 912 + # 913 + # CONFIG_PRINTK_TIME is not set 914 + CONFIG_DEBUG_KERNEL=y 915 + CONFIG_MAGIC_SYSRQ=y 916 + CONFIG_LOG_BUF_SHIFT=14 917 + # CONFIG_SCHEDSTATS is not set 918 + # CONFIG_DEBUG_SLAB is not set 919 + # CONFIG_DEBUG_SPINLOCK is not set 920 + # CONFIG_DEBUG_SPINLOCK_SLEEP is not set 921 + # CONFIG_DEBUG_KOBJECT is not set 922 + CONFIG_DEBUG_INFO=y 923 + # CONFIG_DEBUG_FS is not set 924 + # CONFIG_KGDB is not set 925 + # CONFIG_XMON is not set 926 + CONFIG_BDI_SWITCH=y 927 + # CONFIG_SERIAL_TEXT_DEBUG is not set 928 + CONFIG_PPC_OCP=y 929 + 930 + # 931 + # Security options 932 + # 933 + # CONFIG_KEYS is not set 934 + # CONFIG_SECURITY is not set 935 + 936 + # 937 + # Cryptographic options 938 + # 939 + # CONFIG_CRYPTO is not set 940 + 941 + # 942 + # Hardware crypto devices 943 + #