[ARM] 2966/1: defconfig for the ARM Poodle platform

Patch from Vincent Sanders

Add a defconfig for the ARM Poodle Zarus platform

Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Vincent Sanders <vince@arm.linux.org.uk>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

authored by Vincent Sanders and committed by Russell King b0bdc7be 86b32487

+1015
+1015
arch/arm/configs/poodle_defconfig
···
··· 1 + # 2 + # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.14-rc3 4 + # Sun Oct 9 17:04:29 2005 5 + # 6 + CONFIG_ARM=y 7 + CONFIG_MMU=y 8 + CONFIG_UID16=y 9 + CONFIG_RWSEM_GENERIC_SPINLOCK=y 10 + CONFIG_GENERIC_CALIBRATE_DELAY=y 11 + 12 + # 13 + # Code maturity level options 14 + # 15 + CONFIG_EXPERIMENTAL=y 16 + CONFIG_CLEAN_COMPILE=y 17 + CONFIG_BROKEN_ON_SMP=y 18 + CONFIG_LOCK_KERNEL=y 19 + CONFIG_INIT_ENV_ARG_LIMIT=32 20 + 21 + # 22 + # General setup 23 + # 24 + CONFIG_LOCALVERSION="" 25 + CONFIG_LOCALVERSION_AUTO=y 26 + CONFIG_SWAP=y 27 + CONFIG_SYSVIPC=y 28 + # CONFIG_POSIX_MQUEUE is not set 29 + CONFIG_BSD_PROCESS_ACCT=y 30 + # CONFIG_BSD_PROCESS_ACCT_V3 is not set 31 + CONFIG_SYSCTL=y 32 + # CONFIG_AUDIT is not set 33 + CONFIG_HOTPLUG=y 34 + CONFIG_KOBJECT_UEVENT=y 35 + # CONFIG_IKCONFIG is not set 36 + CONFIG_INITRAMFS_SOURCE="" 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=y 61 + CONFIG_OBSOLETE_MODPARM=y 62 + CONFIG_MODVERSIONS=y 63 + # CONFIG_MODULE_SRCVERSION_ALL is not set 64 + CONFIG_KMOD=y 65 + 66 + # 67 + # System Type 68 + # 69 + # CONFIG_ARCH_CLPS7500 is not set 70 + # CONFIG_ARCH_CLPS711X is not set 71 + # CONFIG_ARCH_CO285 is not set 72 + # CONFIG_ARCH_EBSA110 is not set 73 + # CONFIG_ARCH_CAMELOT is not set 74 + # CONFIG_ARCH_FOOTBRIDGE is not set 75 + # CONFIG_ARCH_INTEGRATOR is not set 76 + # CONFIG_ARCH_IOP3XX is not set 77 + # CONFIG_ARCH_IXP4XX is not set 78 + # CONFIG_ARCH_IXP2000 is not set 79 + # CONFIG_ARCH_L7200 is not set 80 + CONFIG_ARCH_PXA=y 81 + # CONFIG_ARCH_RPC is not set 82 + # CONFIG_ARCH_SA1100 is not set 83 + # CONFIG_ARCH_S3C2410 is not set 84 + # CONFIG_ARCH_SHARK is not set 85 + # CONFIG_ARCH_LH7A40X is not set 86 + # CONFIG_ARCH_OMAP is not set 87 + # CONFIG_ARCH_VERSATILE is not set 88 + # CONFIG_ARCH_IMX is not set 89 + # CONFIG_ARCH_H720X is not set 90 + # CONFIG_ARCH_AAEC2000 is not set 91 + 92 + # 93 + # Intel PXA2xx Implementations 94 + # 95 + # CONFIG_ARCH_LUBBOCK is not set 96 + # CONFIG_MACH_MAINSTONE is not set 97 + # CONFIG_ARCH_PXA_IDP is not set 98 + CONFIG_PXA_SHARPSL=y 99 + CONFIG_PXA_SHARPSL_25x=y 100 + # CONFIG_PXA_SHARPSL_27x is not set 101 + CONFIG_MACH_POODLE=y 102 + # CONFIG_MACH_CORGI is not set 103 + # CONFIG_MACH_SHEPHERD is not set 104 + # CONFIG_MACH_HUSKY is not set 105 + CONFIG_PXA25x=y 106 + 107 + # 108 + # Processor Type 109 + # 110 + CONFIG_CPU_32=y 111 + CONFIG_CPU_XSCALE=y 112 + CONFIG_CPU_32v5=y 113 + CONFIG_CPU_ABRT_EV5T=y 114 + CONFIG_CPU_CACHE_VIVT=y 115 + CONFIG_CPU_TLB_V4WBI=y 116 + 117 + # 118 + # Processor Features 119 + # 120 + CONFIG_ARM_THUMB=y 121 + CONFIG_XSCALE_PMU=y 122 + CONFIG_SHARP_LOCOMO=y 123 + CONFIG_SHARP_PARAM=y 124 + CONFIG_SHARP_SCOOP=y 125 + 126 + # 127 + # Bus support 128 + # 129 + CONFIG_ISA_DMA_API=y 130 + 131 + # 132 + # PCCARD (PCMCIA/CardBus) support 133 + # 134 + CONFIG_PCCARD=y 135 + # CONFIG_PCMCIA_DEBUG is not set 136 + CONFIG_PCMCIA=y 137 + CONFIG_PCMCIA_LOAD_CIS=y 138 + CONFIG_PCMCIA_IOCTL=y 139 + 140 + # 141 + # PC-card bridges 142 + # 143 + CONFIG_PCMCIA_PXA2XX=y 144 + 145 + # 146 + # Kernel Features 147 + # 148 + CONFIG_PREEMPT=y 149 + # CONFIG_NO_IDLE_HZ is not set 150 + # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set 151 + CONFIG_SELECT_MEMORY_MODEL=y 152 + CONFIG_FLATMEM_MANUAL=y 153 + # CONFIG_DISCONTIGMEM_MANUAL is not set 154 + # CONFIG_SPARSEMEM_MANUAL is not set 155 + CONFIG_FLATMEM=y 156 + CONFIG_FLAT_NODE_MEM_MAP=y 157 + # CONFIG_SPARSEMEM_STATIC is not set 158 + CONFIG_ALIGNMENT_TRAP=y 159 + 160 + # 161 + # Boot options 162 + # 163 + CONFIG_ZBOOT_ROM_TEXT=0x0 164 + CONFIG_ZBOOT_ROM_BSS=0x0 165 + CONFIG_CMDLINE="console=ttyS0,115200n8 console=tty1 noinitrd root=/dev/mtdblock2 rootfstype=jffs2 debug" 166 + # CONFIG_XIP_KERNEL is not set 167 + 168 + # 169 + # Floating point emulation 170 + # 171 + 172 + # 173 + # At least one emulation must be selected 174 + # 175 + CONFIG_FPE_NWFPE=y 176 + # CONFIG_FPE_NWFPE_XP is not set 177 + # CONFIG_FPE_FASTFPE is not set 178 + 179 + # 180 + # Userspace binary formats 181 + # 182 + CONFIG_BINFMT_ELF=y 183 + CONFIG_BINFMT_AOUT=m 184 + CONFIG_BINFMT_MISC=m 185 + # CONFIG_ARTHUR is not set 186 + 187 + # 188 + # Power management options 189 + # 190 + CONFIG_PM=y 191 + CONFIG_APM=y 192 + 193 + # 194 + # Networking 195 + # 196 + CONFIG_NET=y 197 + 198 + # 199 + # Networking options 200 + # 201 + CONFIG_PACKET=y 202 + CONFIG_PACKET_MMAP=y 203 + CONFIG_UNIX=y 204 + # CONFIG_NET_KEY is not set 205 + CONFIG_INET=y 206 + # CONFIG_IP_MULTICAST is not set 207 + # CONFIG_IP_ADVANCED_ROUTER is not set 208 + CONFIG_IP_FIB_HASH=y 209 + # CONFIG_IP_PNP is not set 210 + # CONFIG_NET_IPIP is not set 211 + # CONFIG_NET_IPGRE is not set 212 + # CONFIG_ARPD is not set 213 + CONFIG_SYN_COOKIES=y 214 + # CONFIG_INET_AH is not set 215 + # CONFIG_INET_ESP is not set 216 + # CONFIG_INET_IPCOMP is not set 217 + # CONFIG_INET_TUNNEL is not set 218 + CONFIG_INET_DIAG=y 219 + CONFIG_INET_TCP_DIAG=y 220 + # CONFIG_TCP_CONG_ADVANCED is not set 221 + CONFIG_TCP_CONG_BIC=y 222 + # CONFIG_IPV6 is not set 223 + # CONFIG_NETFILTER is not set 224 + 225 + # 226 + # DCCP Configuration (EXPERIMENTAL) 227 + # 228 + # CONFIG_IP_DCCP is not set 229 + 230 + # 231 + # SCTP Configuration (EXPERIMENTAL) 232 + # 233 + # CONFIG_IP_SCTP is not set 234 + # CONFIG_ATM is not set 235 + # CONFIG_BRIDGE is not set 236 + # CONFIG_VLAN_8021Q is not set 237 + # CONFIG_DECNET is not set 238 + # CONFIG_LLC2 is not set 239 + # CONFIG_IPX is not set 240 + # CONFIG_ATALK is not set 241 + # CONFIG_X25 is not set 242 + # CONFIG_LAPB is not set 243 + # CONFIG_NET_DIVERT is not set 244 + # CONFIG_ECONET is not set 245 + # CONFIG_WAN_ROUTER is not set 246 + # CONFIG_NET_SCHED is not set 247 + # CONFIG_NET_CLS_ROUTE is not set 248 + 249 + # 250 + # Network testing 251 + # 252 + # CONFIG_NET_PKTGEN is not set 253 + # CONFIG_HAMRADIO is not set 254 + # CONFIG_IRDA is not set 255 + # CONFIG_BT is not set 256 + # CONFIG_IEEE80211 is not set 257 + 258 + # 259 + # Device Drivers 260 + # 261 + 262 + # 263 + # Generic Driver Options 264 + # 265 + CONFIG_STANDALONE=y 266 + CONFIG_PREVENT_FIRMWARE_BUILD=y 267 + CONFIG_FW_LOADER=y 268 + # CONFIG_DEBUG_DRIVER is not set 269 + 270 + # 271 + # Memory Technology Devices (MTD) 272 + # 273 + CONFIG_MTD=y 274 + # CONFIG_MTD_DEBUG is not set 275 + # CONFIG_MTD_CONCAT is not set 276 + CONFIG_MTD_PARTITIONS=y 277 + # CONFIG_MTD_REDBOOT_PARTS is not set 278 + # CONFIG_MTD_CMDLINE_PARTS is not set 279 + # CONFIG_MTD_AFS_PARTS is not set 280 + 281 + # 282 + # User Modules And Translation Layers 283 + # 284 + CONFIG_MTD_CHAR=y 285 + CONFIG_MTD_BLOCK=y 286 + # CONFIG_FTL is not set 287 + # CONFIG_NFTL is not set 288 + # CONFIG_INFTL is not set 289 + 290 + # 291 + # RAM/ROM/Flash chip drivers 292 + # 293 + # CONFIG_MTD_CFI is not set 294 + # CONFIG_MTD_JEDECPROBE is not set 295 + CONFIG_MTD_MAP_BANK_WIDTH_1=y 296 + CONFIG_MTD_MAP_BANK_WIDTH_2=y 297 + CONFIG_MTD_MAP_BANK_WIDTH_4=y 298 + # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set 299 + # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set 300 + # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set 301 + CONFIG_MTD_CFI_I1=y 302 + CONFIG_MTD_CFI_I2=y 303 + # CONFIG_MTD_CFI_I4 is not set 304 + # CONFIG_MTD_CFI_I8 is not set 305 + # CONFIG_MTD_RAM is not set 306 + # CONFIG_MTD_ROM is not set 307 + # CONFIG_MTD_ABSENT is not set 308 + 309 + # 310 + # Mapping drivers for chip access 311 + # 312 + CONFIG_MTD_COMPLEX_MAPPINGS=y 313 + CONFIG_MTD_SHARP_SL=y 314 + # CONFIG_MTD_PLATRAM is not set 315 + 316 + # 317 + # Self-contained MTD device drivers 318 + # 319 + # CONFIG_MTD_SLRAM is not set 320 + # CONFIG_MTD_PHRAM is not set 321 + # CONFIG_MTD_MTDRAM is not set 322 + # CONFIG_MTD_BLKMTD is not set 323 + # CONFIG_MTD_BLOCK2MTD is not set 324 + 325 + # 326 + # Disk-On-Chip Device Drivers 327 + # 328 + # CONFIG_MTD_DOC2000 is not set 329 + # CONFIG_MTD_DOC2001 is not set 330 + # CONFIG_MTD_DOC2001PLUS is not set 331 + 332 + # 333 + # NAND Flash Device Drivers 334 + # 335 + CONFIG_MTD_NAND=y 336 + CONFIG_MTD_NAND_VERIFY_WRITE=y 337 + # CONFIG_MTD_NAND_H1900 is not set 338 + CONFIG_MTD_NAND_IDS=y 339 + # CONFIG_MTD_NAND_DISKONCHIP is not set 340 + CONFIG_MTD_NAND_SHARPSL=y 341 + # CONFIG_MTD_NAND_NANDSIM is not set 342 + 343 + # 344 + # Parallel port support 345 + # 346 + # CONFIG_PARPORT is not set 347 + 348 + # 349 + # Plug and Play support 350 + # 351 + 352 + # 353 + # Block devices 354 + # 355 + # CONFIG_BLK_DEV_COW_COMMON is not set 356 + CONFIG_BLK_DEV_LOOP=y 357 + # CONFIG_BLK_DEV_CRYPTOLOOP is not set 358 + # CONFIG_BLK_DEV_NBD is not set 359 + # CONFIG_BLK_DEV_RAM is not set 360 + CONFIG_BLK_DEV_RAM_COUNT=16 361 + # CONFIG_CDROM_PKTCDVD is not set 362 + 363 + # 364 + # IO Schedulers 365 + # 366 + CONFIG_IOSCHED_NOOP=y 367 + CONFIG_IOSCHED_AS=y 368 + CONFIG_IOSCHED_DEADLINE=y 369 + CONFIG_IOSCHED_CFQ=y 370 + # CONFIG_ATA_OVER_ETH is not set 371 + 372 + # 373 + # ATA/ATAPI/MFM/RLL support 374 + # 375 + CONFIG_IDE=y 376 + CONFIG_BLK_DEV_IDE=y 377 + 378 + # 379 + # Please see Documentation/ide.txt for help/info on IDE drives 380 + # 381 + # CONFIG_BLK_DEV_IDE_SATA is not set 382 + CONFIG_BLK_DEV_IDEDISK=y 383 + # CONFIG_IDEDISK_MULTI_MODE is not set 384 + CONFIG_BLK_DEV_IDECS=y 385 + # CONFIG_BLK_DEV_IDECD is not set 386 + # CONFIG_BLK_DEV_IDETAPE is not set 387 + # CONFIG_BLK_DEV_IDEFLOPPY is not set 388 + # CONFIG_IDE_TASK_IOCTL is not set 389 + 390 + # 391 + # IDE chipset support/bugfixes 392 + # 393 + CONFIG_IDE_GENERIC=y 394 + # CONFIG_IDE_ARM is not set 395 + # CONFIG_BLK_DEV_IDEDMA is not set 396 + # CONFIG_IDEDMA_AUTO is not set 397 + # CONFIG_BLK_DEV_HD is not set 398 + 399 + # 400 + # SCSI device support 401 + # 402 + # CONFIG_RAID_ATTRS is not set 403 + # CONFIG_SCSI is not set 404 + 405 + # 406 + # Multi-device support (RAID and LVM) 407 + # 408 + # CONFIG_MD is not set 409 + 410 + # 411 + # Fusion MPT device support 412 + # 413 + # CONFIG_FUSION is not set 414 + 415 + # 416 + # IEEE 1394 (FireWire) support 417 + # 418 + 419 + # 420 + # I2O device support 421 + # 422 + 423 + # 424 + # Network device support 425 + # 426 + CONFIG_NETDEVICES=y 427 + # CONFIG_DUMMY is not set 428 + # CONFIG_BONDING is not set 429 + # CONFIG_EQUALIZER is not set 430 + # CONFIG_TUN is not set 431 + 432 + # 433 + # PHY device support 434 + # 435 + # CONFIG_PHYLIB is not set 436 + 437 + # 438 + # Ethernet (10 or 100Mbit) 439 + # 440 + CONFIG_NET_ETHERNET=y 441 + # CONFIG_MII is not set 442 + # CONFIG_SMC91X is not set 443 + # CONFIG_DM9000 is not set 444 + 445 + # 446 + # Ethernet (1000 Mbit) 447 + # 448 + 449 + # 450 + # Ethernet (10000 Mbit) 451 + # 452 + 453 + # 454 + # Token Ring devices 455 + # 456 + 457 + # 458 + # Wireless LAN (non-hamradio) 459 + # 460 + CONFIG_NET_RADIO=y 461 + 462 + # 463 + # Obsolete Wireless cards support (pre-802.11) 464 + # 465 + # CONFIG_STRIP is not set 466 + # CONFIG_PCMCIA_WAVELAN is not set 467 + # CONFIG_PCMCIA_NETWAVE is not set 468 + 469 + # 470 + # Wireless 802.11 Frequency Hopping cards support 471 + # 472 + # CONFIG_PCMCIA_RAYCS is not set 473 + 474 + # 475 + # Wireless 802.11b ISA/PCI cards support 476 + # 477 + # CONFIG_HERMES is not set 478 + # CONFIG_ATMEL is not set 479 + 480 + # 481 + # Wireless 802.11b Pcmcia/Cardbus cards support 482 + # 483 + # CONFIG_AIRO_CS is not set 484 + # CONFIG_PCMCIA_WL3501 is not set 485 + # CONFIG_HOSTAP is not set 486 + CONFIG_NET_WIRELESS=y 487 + 488 + # 489 + # PCMCIA network device support 490 + # 491 + CONFIG_NET_PCMCIA=y 492 + # CONFIG_PCMCIA_3C589 is not set 493 + # CONFIG_PCMCIA_3C574 is not set 494 + # CONFIG_PCMCIA_FMVJ18X is not set 495 + CONFIG_PCMCIA_PCNET=y 496 + # CONFIG_PCMCIA_NMCLAN is not set 497 + # CONFIG_PCMCIA_SMC91C92 is not set 498 + # CONFIG_PCMCIA_XIRC2PS is not set 499 + # CONFIG_PCMCIA_AXNET is not set 500 + 501 + # 502 + # Wan interfaces 503 + # 504 + # CONFIG_WAN is not set 505 + CONFIG_PPP=m 506 + # CONFIG_PPP_MULTILINK is not set 507 + # CONFIG_PPP_FILTER is not set 508 + CONFIG_PPP_ASYNC=m 509 + # CONFIG_PPP_SYNC_TTY is not set 510 + # CONFIG_PPP_DEFLATE is not set 511 + CONFIG_PPP_BSDCOMP=m 512 + # CONFIG_PPPOE is not set 513 + # CONFIG_SLIP is not set 514 + # CONFIG_SHAPER is not set 515 + # CONFIG_NETCONSOLE is not set 516 + # CONFIG_NETPOLL is not set 517 + # CONFIG_NET_POLL_CONTROLLER is not set 518 + 519 + # 520 + # ISDN subsystem 521 + # 522 + # CONFIG_ISDN is not set 523 + 524 + # 525 + # Input device support 526 + # 527 + CONFIG_INPUT=y 528 + 529 + # 530 + # Userland interfaces 531 + # 532 + # CONFIG_INPUT_MOUSEDEV is not set 533 + # CONFIG_INPUT_JOYDEV is not set 534 + CONFIG_INPUT_TSDEV=y 535 + CONFIG_INPUT_TSDEV_SCREEN_X=240 536 + CONFIG_INPUT_TSDEV_SCREEN_Y=320 537 + CONFIG_INPUT_EVDEV=y 538 + CONFIG_INPUT_EVBUG=y 539 + 540 + # 541 + # Input Device Drivers 542 + # 543 + CONFIG_INPUT_KEYBOARD=y 544 + # CONFIG_KEYBOARD_ATKBD is not set 545 + # CONFIG_KEYBOARD_SUNKBD is not set 546 + # CONFIG_KEYBOARD_LKKBD is not set 547 + CONFIG_KEYBOARD_LOCOMO=y 548 + # CONFIG_KEYBOARD_XTKBD is not set 549 + # CONFIG_KEYBOARD_NEWTON is not set 550 + # CONFIG_KEYBOARD_CORGI is not set 551 + CONFIG_KEYBOARD_SPITZ=y 552 + # CONFIG_INPUT_MOUSE is not set 553 + # CONFIG_INPUT_JOYSTICK is not set 554 + # CONFIG_INPUT_TOUCHSCREEN is not set 555 + # CONFIG_INPUT_MISC is not set 556 + 557 + # 558 + # Hardware I/O ports 559 + # 560 + # CONFIG_SERIO is not set 561 + # CONFIG_GAMEPORT is not set 562 + 563 + # 564 + # Character devices 565 + # 566 + CONFIG_VT=y 567 + CONFIG_VT_CONSOLE=y 568 + CONFIG_HW_CONSOLE=y 569 + # CONFIG_SERIAL_NONSTANDARD is not set 570 + 571 + # 572 + # Serial drivers 573 + # 574 + # CONFIG_SERIAL_8250 is not set 575 + 576 + # 577 + # Non-8250 serial port support 578 + # 579 + CONFIG_SERIAL_PXA=y 580 + CONFIG_SERIAL_PXA_CONSOLE=y 581 + CONFIG_SERIAL_CORE=y 582 + CONFIG_SERIAL_CORE_CONSOLE=y 583 + CONFIG_UNIX98_PTYS=y 584 + # CONFIG_LEGACY_PTYS is not set 585 + 586 + # 587 + # IPMI 588 + # 589 + # CONFIG_IPMI_HANDLER is not set 590 + 591 + # 592 + # Watchdog Cards 593 + # 594 + # CONFIG_WATCHDOG is not set 595 + # CONFIG_NVRAM is not set 596 + # CONFIG_RTC is not set 597 + # CONFIG_DTLK is not set 598 + # CONFIG_R3964 is not set 599 + 600 + # 601 + # Ftape, the floppy tape device driver 602 + # 603 + 604 + # 605 + # PCMCIA character devices 606 + # 607 + # CONFIG_SYNCLINK_CS is not set 608 + # CONFIG_RAW_DRIVER is not set 609 + 610 + # 611 + # TPM devices 612 + # 613 + 614 + # 615 + # I2C support 616 + # 617 + CONFIG_I2C=y 618 + # CONFIG_I2C_CHARDEV is not set 619 + 620 + # 621 + # I2C Algorithms 622 + # 623 + CONFIG_I2C_ALGOBIT=y 624 + # CONFIG_I2C_ALGOPCF is not set 625 + # CONFIG_I2C_ALGOPCA is not set 626 + 627 + # 628 + # I2C Hardware Bus support 629 + # 630 + # CONFIG_I2C_PXA is not set 631 + # CONFIG_I2C_PARPORT_LIGHT is not set 632 + # CONFIG_I2C_STUB is not set 633 + # CONFIG_I2C_PCA_ISA is not set 634 + 635 + # 636 + # Miscellaneous I2C Chip support 637 + # 638 + # CONFIG_SENSORS_DS1337 is not set 639 + # CONFIG_SENSORS_DS1374 is not set 640 + # CONFIG_SENSORS_EEPROM is not set 641 + # CONFIG_SENSORS_PCF8574 is not set 642 + # CONFIG_SENSORS_PCA9539 is not set 643 + # CONFIG_SENSORS_PCF8591 is not set 644 + # CONFIG_SENSORS_RTC8564 is not set 645 + # CONFIG_SENSORS_MAX6875 is not set 646 + CONFIG_I2C_DEBUG_CORE=y 647 + CONFIG_I2C_DEBUG_ALGO=y 648 + CONFIG_I2C_DEBUG_BUS=y 649 + # CONFIG_I2C_DEBUG_CHIP is not set 650 + 651 + # 652 + # Hardware Monitoring support 653 + # 654 + CONFIG_HWMON=y 655 + # CONFIG_HWMON_VID is not set 656 + # CONFIG_SENSORS_ADM1021 is not set 657 + # CONFIG_SENSORS_ADM1025 is not set 658 + # CONFIG_SENSORS_ADM1026 is not set 659 + # CONFIG_SENSORS_ADM1031 is not set 660 + # CONFIG_SENSORS_ADM9240 is not set 661 + # CONFIG_SENSORS_ASB100 is not set 662 + # CONFIG_SENSORS_ATXP1 is not set 663 + # CONFIG_SENSORS_DS1621 is not set 664 + # CONFIG_SENSORS_FSCHER is not set 665 + # CONFIG_SENSORS_FSCPOS is not set 666 + # CONFIG_SENSORS_GL518SM is not set 667 + # CONFIG_SENSORS_GL520SM is not set 668 + # CONFIG_SENSORS_IT87 is not set 669 + # CONFIG_SENSORS_LM63 is not set 670 + # CONFIG_SENSORS_LM75 is not set 671 + # CONFIG_SENSORS_LM77 is not set 672 + # CONFIG_SENSORS_LM78 is not set 673 + # CONFIG_SENSORS_LM80 is not set 674 + # CONFIG_SENSORS_LM83 is not set 675 + # CONFIG_SENSORS_LM85 is not set 676 + # CONFIG_SENSORS_LM87 is not set 677 + # CONFIG_SENSORS_LM90 is not set 678 + # CONFIG_SENSORS_LM92 is not set 679 + # CONFIG_SENSORS_MAX1619 is not set 680 + # CONFIG_SENSORS_PC87360 is not set 681 + # CONFIG_SENSORS_SMSC47M1 is not set 682 + # CONFIG_SENSORS_SMSC47B397 is not set 683 + # CONFIG_SENSORS_W83781D is not set 684 + # CONFIG_SENSORS_W83792D is not set 685 + # CONFIG_SENSORS_W83L785TS is not set 686 + # CONFIG_SENSORS_W83627HF is not set 687 + # CONFIG_SENSORS_W83627EHF is not set 688 + # CONFIG_HWMON_DEBUG_CHIP is not set 689 + 690 + # 691 + # Misc devices 692 + # 693 + 694 + # 695 + # Multimedia Capabilities Port drivers 696 + # 697 + 698 + # 699 + # Multimedia devices 700 + # 701 + CONFIG_VIDEO_DEV=m 702 + 703 + # 704 + # Video For Linux 705 + # 706 + 707 + # 708 + # Video Adapters 709 + # 710 + # CONFIG_VIDEO_CPIA is not set 711 + # CONFIG_VIDEO_SAA5246A is not set 712 + # CONFIG_VIDEO_SAA5249 is not set 713 + # CONFIG_TUNER_3036 is not set 714 + # CONFIG_VIDEO_OVCAMCHIP is not set 715 + 716 + # 717 + # Radio Adapters 718 + # 719 + # CONFIG_RADIO_MAESTRO is not set 720 + 721 + # 722 + # Digital Video Broadcasting Devices 723 + # 724 + # CONFIG_DVB is not set 725 + 726 + # 727 + # Graphics support 728 + # 729 + CONFIG_FB=y 730 + CONFIG_FB_CFB_FILLRECT=y 731 + CONFIG_FB_CFB_COPYAREA=y 732 + CONFIG_FB_CFB_IMAGEBLIT=y 733 + CONFIG_FB_SOFT_CURSOR=y 734 + # CONFIG_FB_MACMODES is not set 735 + CONFIG_FB_MODE_HELPERS=y 736 + # CONFIG_FB_TILEBLITTING is not set 737 + CONFIG_FB_PXA=y 738 + # CONFIG_FB_W100 is not set 739 + # CONFIG_FB_PXA_PARAMETERS is not set 740 + # CONFIG_FB_S1D13XXX is not set 741 + # CONFIG_FB_VIRTUAL is not set 742 + 743 + # 744 + # Console display driver support 745 + # 746 + # CONFIG_VGA_CONSOLE is not set 747 + CONFIG_DUMMY_CONSOLE=y 748 + CONFIG_FRAMEBUFFER_CONSOLE=y 749 + CONFIG_FONTS=y 750 + CONFIG_FONT_8x8=y 751 + # CONFIG_FONT_8x16 is not set 752 + # CONFIG_FONT_6x11 is not set 753 + # CONFIG_FONT_7x14 is not set 754 + # CONFIG_FONT_PEARL_8x8 is not set 755 + # CONFIG_FONT_ACORN_8x8 is not set 756 + # CONFIG_FONT_MINI_4x6 is not set 757 + # CONFIG_FONT_SUN8x16 is not set 758 + # CONFIG_FONT_SUN12x22 is not set 759 + # CONFIG_FONT_10x18 is not set 760 + 761 + # 762 + # Logo configuration 763 + # 764 + # CONFIG_LOGO is not set 765 + # CONFIG_BACKLIGHT_LCD_SUPPORT is not set 766 + 767 + # 768 + # Sound 769 + # 770 + # CONFIG_SOUND is not set 771 + 772 + # 773 + # USB support 774 + # 775 + CONFIG_USB_ARCH_HAS_HCD=y 776 + # CONFIG_USB_ARCH_HAS_OHCI is not set 777 + # CONFIG_USB is not set 778 + 779 + # 780 + # USB Gadget Support 781 + # 782 + CONFIG_USB_GADGET=y 783 + # CONFIG_USB_GADGET_DEBUG_FILES is not set 784 + CONFIG_USB_GADGET_SELECTED=y 785 + # CONFIG_USB_GADGET_NET2280 is not set 786 + CONFIG_USB_GADGET_PXA2XX=y 787 + CONFIG_USB_PXA2XX=y 788 + # CONFIG_USB_PXA2XX_SMALL is not set 789 + # CONFIG_USB_GADGET_GOKU is not set 790 + # CONFIG_USB_GADGET_LH7A40X is not set 791 + # CONFIG_USB_GADGET_OMAP is not set 792 + # CONFIG_USB_GADGET_DUMMY_HCD is not set 793 + # CONFIG_USB_GADGET_DUALSPEED is not set 794 + # CONFIG_USB_ZERO is not set 795 + CONFIG_USB_ETH=y 796 + CONFIG_USB_ETH_RNDIS=y 797 + # CONFIG_USB_GADGETFS is not set 798 + # CONFIG_USB_FILE_STORAGE is not set 799 + # CONFIG_USB_G_SERIAL is not set 800 + 801 + # 802 + # MMC/SD Card support 803 + # 804 + CONFIG_MMC=y 805 + CONFIG_MMC_DEBUG=y 806 + CONFIG_MMC_BLOCK=y 807 + CONFIG_MMC_PXA=y 808 + # CONFIG_MMC_WBSD is not set 809 + 810 + # 811 + # File systems 812 + # 813 + CONFIG_EXT2_FS=y 814 + CONFIG_EXT2_FS_XATTR=y 815 + CONFIG_EXT2_FS_POSIX_ACL=y 816 + CONFIG_EXT2_FS_SECURITY=y 817 + # CONFIG_EXT2_FS_XIP is not set 818 + # CONFIG_EXT3_FS is not set 819 + # CONFIG_JBD is not set 820 + CONFIG_FS_MBCACHE=y 821 + # CONFIG_REISERFS_FS is not set 822 + # CONFIG_JFS_FS is not set 823 + CONFIG_FS_POSIX_ACL=y 824 + # CONFIG_XFS_FS is not set 825 + # CONFIG_MINIX_FS is not set 826 + # CONFIG_ROMFS_FS is not set 827 + CONFIG_INOTIFY=y 828 + # CONFIG_QUOTA is not set 829 + CONFIG_DNOTIFY=y 830 + # CONFIG_AUTOFS_FS is not set 831 + # CONFIG_AUTOFS4_FS is not set 832 + # CONFIG_FUSE_FS is not set 833 + 834 + # 835 + # CD-ROM/DVD Filesystems 836 + # 837 + # CONFIG_ISO9660_FS is not set 838 + # CONFIG_UDF_FS is not set 839 + 840 + # 841 + # DOS/FAT/NT Filesystems 842 + # 843 + CONFIG_FAT_FS=y 844 + CONFIG_MSDOS_FS=y 845 + CONFIG_VFAT_FS=y 846 + CONFIG_FAT_DEFAULT_CODEPAGE=437 847 + CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" 848 + # CONFIG_NTFS_FS is not set 849 + 850 + # 851 + # Pseudo filesystems 852 + # 853 + CONFIG_PROC_FS=y 854 + CONFIG_SYSFS=y 855 + CONFIG_TMPFS=y 856 + # CONFIG_HUGETLB_PAGE is not set 857 + CONFIG_RAMFS=y 858 + # CONFIG_RELAYFS_FS is not set 859 + 860 + # 861 + # Miscellaneous filesystems 862 + # 863 + # CONFIG_ADFS_FS is not set 864 + # CONFIG_AFFS_FS is not set 865 + # CONFIG_HFS_FS is not set 866 + # CONFIG_HFSPLUS_FS is not set 867 + # CONFIG_BEFS_FS is not set 868 + # CONFIG_BFS_FS is not set 869 + # CONFIG_EFS_FS is not set 870 + # CONFIG_JFFS_FS is not set 871 + CONFIG_JFFS2_FS=y 872 + CONFIG_JFFS2_FS_DEBUG=0 873 + CONFIG_JFFS2_FS_WRITEBUFFER=y 874 + CONFIG_JFFS2_COMPRESSION_OPTIONS=y 875 + CONFIG_JFFS2_ZLIB=y 876 + CONFIG_JFFS2_RTIME=y 877 + CONFIG_JFFS2_RUBIN=y 878 + # CONFIG_JFFS2_CMODE_NONE is not set 879 + CONFIG_JFFS2_CMODE_PRIORITY=y 880 + # CONFIG_JFFS2_CMODE_SIZE is not set 881 + CONFIG_CRAMFS=m 882 + # CONFIG_VXFS_FS is not set 883 + # CONFIG_HPFS_FS is not set 884 + # CONFIG_QNX4FS_FS is not set 885 + # CONFIG_SYSV_FS is not set 886 + # CONFIG_UFS_FS is not set 887 + 888 + # 889 + # Network File Systems 890 + # 891 + # CONFIG_NFS_FS is not set 892 + # CONFIG_NFSD is not set 893 + # CONFIG_SMB_FS is not set 894 + # CONFIG_CIFS is not set 895 + # CONFIG_NCP_FS is not set 896 + # CONFIG_CODA_FS is not set 897 + # CONFIG_AFS_FS is not set 898 + # CONFIG_9P_FS is not set 899 + 900 + # 901 + # Partition Types 902 + # 903 + CONFIG_PARTITION_ADVANCED=y 904 + # CONFIG_ACORN_PARTITION is not set 905 + # CONFIG_OSF_PARTITION is not set 906 + # CONFIG_AMIGA_PARTITION is not set 907 + # CONFIG_ATARI_PARTITION is not set 908 + # CONFIG_MAC_PARTITION is not set 909 + CONFIG_MSDOS_PARTITION=y 910 + # CONFIG_BSD_DISKLABEL is not set 911 + # CONFIG_MINIX_SUBPARTITION is not set 912 + # CONFIG_SOLARIS_X86_PARTITION is not set 913 + # CONFIG_UNIXWARE_DISKLABEL is not set 914 + # CONFIG_LDM_PARTITION is not set 915 + # CONFIG_SGI_PARTITION is not set 916 + # CONFIG_ULTRIX_PARTITION is not set 917 + # CONFIG_SUN_PARTITION is not set 918 + # CONFIG_EFI_PARTITION is not set 919 + 920 + # 921 + # Native Language Support 922 + # 923 + CONFIG_NLS=y 924 + CONFIG_NLS_DEFAULT="cp437" 925 + CONFIG_NLS_CODEPAGE_437=y 926 + # CONFIG_NLS_CODEPAGE_737 is not set 927 + # CONFIG_NLS_CODEPAGE_775 is not set 928 + # CONFIG_NLS_CODEPAGE_850 is not set 929 + # CONFIG_NLS_CODEPAGE_852 is not set 930 + # CONFIG_NLS_CODEPAGE_855 is not set 931 + # CONFIG_NLS_CODEPAGE_857 is not set 932 + # CONFIG_NLS_CODEPAGE_860 is not set 933 + # CONFIG_NLS_CODEPAGE_861 is not set 934 + # CONFIG_NLS_CODEPAGE_862 is not set 935 + # CONFIG_NLS_CODEPAGE_863 is not set 936 + # CONFIG_NLS_CODEPAGE_864 is not set 937 + # CONFIG_NLS_CODEPAGE_865 is not set 938 + # CONFIG_NLS_CODEPAGE_866 is not set 939 + # CONFIG_NLS_CODEPAGE_869 is not set 940 + # CONFIG_NLS_CODEPAGE_936 is not set 941 + # CONFIG_NLS_CODEPAGE_950 is not set 942 + # CONFIG_NLS_CODEPAGE_932 is not set 943 + # CONFIG_NLS_CODEPAGE_949 is not set 944 + # CONFIG_NLS_CODEPAGE_874 is not set 945 + # CONFIG_NLS_ISO8859_8 is not set 946 + # CONFIG_NLS_CODEPAGE_1250 is not set 947 + # CONFIG_NLS_CODEPAGE_1251 is not set 948 + CONFIG_NLS_ASCII=y 949 + CONFIG_NLS_ISO8859_1=y 950 + # CONFIG_NLS_ISO8859_2 is not set 951 + # CONFIG_NLS_ISO8859_3 is not set 952 + # CONFIG_NLS_ISO8859_4 is not set 953 + # CONFIG_NLS_ISO8859_5 is not set 954 + # CONFIG_NLS_ISO8859_6 is not set 955 + # CONFIG_NLS_ISO8859_7 is not set 956 + # CONFIG_NLS_ISO8859_9 is not set 957 + # CONFIG_NLS_ISO8859_13 is not set 958 + # CONFIG_NLS_ISO8859_14 is not set 959 + # CONFIG_NLS_ISO8859_15 is not set 960 + # CONFIG_NLS_KOI8_R is not set 961 + # CONFIG_NLS_KOI8_U is not set 962 + CONFIG_NLS_UTF8=y 963 + 964 + # 965 + # Profiling support 966 + # 967 + # CONFIG_PROFILING is not set 968 + 969 + # 970 + # Kernel hacking 971 + # 972 + # CONFIG_PRINTK_TIME is not set 973 + CONFIG_DEBUG_KERNEL=y 974 + CONFIG_MAGIC_SYSRQ=y 975 + CONFIG_LOG_BUF_SHIFT=14 976 + CONFIG_DETECT_SOFTLOCKUP=y 977 + # CONFIG_SCHEDSTATS is not set 978 + # CONFIG_DEBUG_SLAB is not set 979 + CONFIG_DEBUG_PREEMPT=y 980 + # CONFIG_DEBUG_SPINLOCK is not set 981 + # CONFIG_DEBUG_SPINLOCK_SLEEP is not set 982 + # CONFIG_DEBUG_KOBJECT is not set 983 + # CONFIG_DEBUG_BUGVERBOSE is not set 984 + # CONFIG_DEBUG_INFO is not set 985 + # CONFIG_DEBUG_FS is not set 986 + CONFIG_FRAME_POINTER=y 987 + # CONFIG_DEBUG_USER is not set 988 + # CONFIG_DEBUG_WAITQ is not set 989 + CONFIG_DEBUG_ERRORS=y 990 + # CONFIG_DEBUG_LL is not set 991 + 992 + # 993 + # Security options 994 + # 995 + # CONFIG_KEYS is not set 996 + # CONFIG_SECURITY is not set 997 + 998 + # 999 + # Cryptographic options 1000 + # 1001 + # CONFIG_CRYPTO is not set 1002 + 1003 + # 1004 + # Hardware crypto devices 1005 + # 1006 + 1007 + # 1008 + # Library routines 1009 + # 1010 + CONFIG_CRC_CCITT=y 1011 + # CONFIG_CRC16 is not set 1012 + CONFIG_CRC32=y 1013 + # CONFIG_LIBCRC32C is not set 1014 + CONFIG_ZLIB_INFLATE=y 1015 + CONFIG_ZLIB_DEFLATE=y