Merge master.kernel.org:/home/rmk/linux-2.6-arm

+4827
+888
arch/arm/configs/collie_defconfig
··· 1 + # 2 + # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.14-rc3 4 + # Sun Oct 9 16:55:14 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 is not set 17 + CONFIG_BROKEN=y 18 + CONFIG_BROKEN_ON_SMP=y 19 + CONFIG_LOCK_KERNEL=y 20 + CONFIG_INIT_ENV_ARG_LIMIT=32 21 + 22 + # 23 + # General setup 24 + # 25 + CONFIG_LOCALVERSION="" 26 + CONFIG_LOCALVERSION_AUTO=y 27 + CONFIG_SWAP=y 28 + CONFIG_SYSVIPC=y 29 + # CONFIG_POSIX_MQUEUE is not set 30 + CONFIG_BSD_PROCESS_ACCT=y 31 + # CONFIG_BSD_PROCESS_ACCT_V3 is not set 32 + CONFIG_SYSCTL=y 33 + # CONFIG_AUDIT is not set 34 + CONFIG_HOTPLUG=y 35 + CONFIG_KOBJECT_UEVENT=y 36 + # CONFIG_IKCONFIG is not set 37 + CONFIG_INITRAMFS_SOURCE="" 38 + CONFIG_EMBEDDED=y 39 + CONFIG_KALLSYMS=y 40 + # CONFIG_KALLSYMS_ALL is not set 41 + # CONFIG_KALLSYMS_EXTRA_PASS is not set 42 + CONFIG_PRINTK=y 43 + CONFIG_BUG=y 44 + CONFIG_BASE_FULL=y 45 + CONFIG_FUTEX=y 46 + CONFIG_EPOLL=y 47 + # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 48 + CONFIG_SHMEM=y 49 + CONFIG_CC_ALIGN_FUNCTIONS=0 50 + CONFIG_CC_ALIGN_LABELS=0 51 + CONFIG_CC_ALIGN_LOOPS=0 52 + CONFIG_CC_ALIGN_JUMPS=0 53 + # CONFIG_TINY_SHMEM is not set 54 + CONFIG_BASE_SMALL=0 55 + 56 + # 57 + # Loadable module support 58 + # 59 + CONFIG_MODULES=y 60 + CONFIG_MODULE_UNLOAD=y 61 + CONFIG_MODULE_FORCE_UNLOAD=y 62 + CONFIG_OBSOLETE_MODPARM=y 63 + CONFIG_MODVERSIONS=y 64 + # CONFIG_MODULE_SRCVERSION_ALL is not set 65 + CONFIG_KMOD=y 66 + 67 + # 68 + # System Type 69 + # 70 + # CONFIG_ARCH_CLPS7500 is not set 71 + # CONFIG_ARCH_CLPS711X is not set 72 + # CONFIG_ARCH_CO285 is not set 73 + # CONFIG_ARCH_EBSA110 is not set 74 + # CONFIG_ARCH_CAMELOT is not set 75 + # CONFIG_ARCH_FOOTBRIDGE is not set 76 + # CONFIG_ARCH_INTEGRATOR is not set 77 + # CONFIG_ARCH_IOP3XX is not set 78 + # CONFIG_ARCH_IXP4XX is not set 79 + # CONFIG_ARCH_IXP2000 is not set 80 + # CONFIG_ARCH_L7200 is not set 81 + # CONFIG_ARCH_PXA is not set 82 + # CONFIG_ARCH_RPC is not set 83 + CONFIG_ARCH_SA1100=y 84 + # CONFIG_ARCH_S3C2410 is not set 85 + # CONFIG_ARCH_SHARK is not set 86 + # CONFIG_ARCH_LH7A40X is not set 87 + # CONFIG_ARCH_OMAP is not set 88 + # CONFIG_ARCH_VERSATILE is not set 89 + # CONFIG_ARCH_IMX is not set 90 + # CONFIG_ARCH_H720X is not set 91 + # CONFIG_ARCH_AAEC2000 is not set 92 + 93 + # 94 + # SA11x0 Implementations 95 + # 96 + # CONFIG_SA1100_ASSABET is not set 97 + # CONFIG_SA1100_CERF is not set 98 + CONFIG_SA1100_COLLIE=y 99 + # CONFIG_SA1100_H3100 is not set 100 + # CONFIG_SA1100_H3600 is not set 101 + # CONFIG_SA1100_H3800 is not set 102 + # CONFIG_SA1100_BADGE4 is not set 103 + # CONFIG_SA1100_JORNADA720 is not set 104 + # CONFIG_SA1100_HACKKIT is not set 105 + # CONFIG_SA1100_LART is not set 106 + # CONFIG_SA1100_PLEB is not set 107 + # CONFIG_SA1100_SHANNON is not set 108 + # CONFIG_SA1100_SIMPAD is not set 109 + # CONFIG_SA1100_SSP is not set 110 + 111 + # 112 + # Processor Type 113 + # 114 + CONFIG_CPU_32=y 115 + CONFIG_CPU_SA1100=y 116 + CONFIG_CPU_32v4=y 117 + CONFIG_CPU_ABRT_EV4=y 118 + CONFIG_CPU_CACHE_V4WB=y 119 + CONFIG_CPU_CACHE_VIVT=y 120 + CONFIG_CPU_TLB_V4WB=y 121 + 122 + # 123 + # Processor Features 124 + # 125 + CONFIG_SHARP_LOCOMO=y 126 + CONFIG_SHARP_PARAM=y 127 + CONFIG_SHARP_SCOOP=y 128 + 129 + # 130 + # Bus support 131 + # 132 + CONFIG_ISA=y 133 + CONFIG_ISA_DMA_API=y 134 + 135 + # 136 + # PCCARD (PCMCIA/CardBus) support 137 + # 138 + # CONFIG_PCCARD is not set 139 + 140 + # 141 + # Kernel Features 142 + # 143 + # CONFIG_SMP is not set 144 + CONFIG_PREEMPT=y 145 + # CONFIG_NO_IDLE_HZ is not set 146 + CONFIG_ARCH_DISCONTIGMEM_ENABLE=y 147 + CONFIG_SELECT_MEMORY_MODEL=y 148 + # CONFIG_FLATMEM_MANUAL is not set 149 + CONFIG_DISCONTIGMEM_MANUAL=y 150 + # CONFIG_SPARSEMEM_MANUAL is not set 151 + CONFIG_DISCONTIGMEM=y 152 + CONFIG_FLAT_NODE_MEM_MAP=y 153 + CONFIG_NEED_MULTIPLE_NODES=y 154 + # CONFIG_SPARSEMEM_STATIC is not set 155 + # CONFIG_LEDS is not set 156 + CONFIG_ALIGNMENT_TRAP=y 157 + 158 + # 159 + # Boot options 160 + # 161 + CONFIG_ZBOOT_ROM_TEXT=0x0 162 + CONFIG_ZBOOT_ROM_BSS=0x0 163 + CONFIG_CMDLINE="console=ttyS0,115200n8 console=tty1 noinitrd root=/dev/mtdblock2 rootfstype=jffs2 debug" 164 + # CONFIG_XIP_KERNEL is not set 165 + 166 + # 167 + # CPU Frequency scaling 168 + # 169 + # CONFIG_CPU_FREQ is not set 170 + 171 + # 172 + # Floating point emulation 173 + # 174 + 175 + # 176 + # At least one emulation must be selected 177 + # 178 + CONFIG_FPE_NWFPE=y 179 + # CONFIG_FPE_NWFPE_XP is not set 180 + # CONFIG_FPE_FASTFPE is not set 181 + 182 + # 183 + # Userspace binary formats 184 + # 185 + CONFIG_BINFMT_ELF=y 186 + CONFIG_BINFMT_AOUT=m 187 + CONFIG_BINFMT_MISC=m 188 + # CONFIG_ARTHUR is not set 189 + 190 + # 191 + # Power management options 192 + # 193 + CONFIG_PM=y 194 + CONFIG_APM=y 195 + 196 + # 197 + # Networking 198 + # 199 + CONFIG_NET=y 200 + 201 + # 202 + # Networking options 203 + # 204 + CONFIG_PACKET=y 205 + CONFIG_PACKET_MMAP=y 206 + CONFIG_UNIX=y 207 + # CONFIG_NET_KEY is not set 208 + CONFIG_INET=y 209 + # CONFIG_IP_MULTICAST is not set 210 + # CONFIG_IP_ADVANCED_ROUTER is not set 211 + CONFIG_IP_FIB_HASH=y 212 + # CONFIG_IP_PNP is not set 213 + # CONFIG_NET_IPIP is not set 214 + # CONFIG_NET_IPGRE is not set 215 + # CONFIG_ARPD is not set 216 + CONFIG_SYN_COOKIES=y 217 + # CONFIG_INET_AH is not set 218 + # CONFIG_INET_ESP is not set 219 + # CONFIG_INET_IPCOMP is not set 220 + # CONFIG_INET_TUNNEL is not set 221 + CONFIG_INET_DIAG=y 222 + CONFIG_INET_TCP_DIAG=y 223 + # CONFIG_TCP_CONG_ADVANCED is not set 224 + CONFIG_TCP_CONG_BIC=y 225 + # CONFIG_IPV6 is not set 226 + # CONFIG_NETFILTER is not set 227 + 228 + # 229 + # DCCP Configuration (EXPERIMENTAL) 230 + # 231 + # CONFIG_IP_DCCP is not set 232 + 233 + # 234 + # SCTP Configuration (EXPERIMENTAL) 235 + # 236 + # CONFIG_IP_SCTP is not set 237 + # CONFIG_ATM is not set 238 + # CONFIG_BRIDGE is not set 239 + # CONFIG_VLAN_8021Q is not set 240 + # CONFIG_DECNET is not set 241 + # CONFIG_LLC2 is not set 242 + # CONFIG_IPX is not set 243 + # CONFIG_ATALK is not set 244 + # CONFIG_X25 is not set 245 + # CONFIG_LAPB is not set 246 + # CONFIG_NET_DIVERT is not set 247 + # CONFIG_ECONET is not set 248 + # CONFIG_WAN_ROUTER is not set 249 + # CONFIG_NET_SCHED is not set 250 + # CONFIG_NET_CLS_ROUTE is not set 251 + 252 + # 253 + # Network testing 254 + # 255 + # CONFIG_NET_PKTGEN is not set 256 + # CONFIG_HAMRADIO is not set 257 + # CONFIG_IRDA is not set 258 + # CONFIG_BT is not set 259 + # CONFIG_IEEE80211 is not set 260 + 261 + # 262 + # Device Drivers 263 + # 264 + 265 + # 266 + # Generic Driver Options 267 + # 268 + CONFIG_STANDALONE=y 269 + CONFIG_PREVENT_FIRMWARE_BUILD=y 270 + CONFIG_FW_LOADER=m 271 + # CONFIG_DEBUG_DRIVER is not set 272 + 273 + # 274 + # Memory Technology Devices (MTD) 275 + # 276 + CONFIG_MTD=y 277 + # CONFIG_MTD_DEBUG is not set 278 + # CONFIG_MTD_CONCAT is not set 279 + CONFIG_MTD_PARTITIONS=y 280 + # CONFIG_MTD_REDBOOT_PARTS is not set 281 + # CONFIG_MTD_CMDLINE_PARTS is not set 282 + # CONFIG_MTD_AFS_PARTS is not set 283 + 284 + # 285 + # User Modules And Translation Layers 286 + # 287 + CONFIG_MTD_CHAR=y 288 + CONFIG_MTD_BLOCK=y 289 + # CONFIG_FTL is not set 290 + # CONFIG_NFTL is not set 291 + # CONFIG_INFTL is not set 292 + 293 + # 294 + # RAM/ROM/Flash chip drivers 295 + # 296 + # CONFIG_MTD_CFI is not set 297 + # CONFIG_MTD_JEDECPROBE is not set 298 + CONFIG_MTD_MAP_BANK_WIDTH_1=y 299 + CONFIG_MTD_MAP_BANK_WIDTH_2=y 300 + CONFIG_MTD_MAP_BANK_WIDTH_4=y 301 + # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set 302 + # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set 303 + # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set 304 + CONFIG_MTD_CFI_I1=y 305 + CONFIG_MTD_CFI_I2=y 306 + # CONFIG_MTD_CFI_I4 is not set 307 + # CONFIG_MTD_CFI_I8 is not set 308 + # CONFIG_MTD_RAM is not set 309 + # CONFIG_MTD_ROM is not set 310 + # CONFIG_MTD_ABSENT is not set 311 + CONFIG_MTD_OBSOLETE_CHIPS=y 312 + # CONFIG_MTD_AMDSTD is not set 313 + CONFIG_MTD_SHARP=y 314 + # CONFIG_MTD_JEDEC is not set 315 + 316 + # 317 + # Mapping drivers for chip access 318 + # 319 + # CONFIG_MTD_COMPLEX_MAPPINGS is not set 320 + # CONFIG_MTD_PLATRAM is not set 321 + 322 + # 323 + # Self-contained MTD device drivers 324 + # 325 + # CONFIG_MTD_SLRAM is not set 326 + # CONFIG_MTD_PHRAM is not set 327 + # CONFIG_MTD_MTDRAM is not set 328 + # CONFIG_MTD_BLKMTD is not set 329 + # CONFIG_MTD_BLOCK2MTD is not set 330 + 331 + # 332 + # Disk-On-Chip Device Drivers 333 + # 334 + # CONFIG_MTD_DOC2000 is not set 335 + # CONFIG_MTD_DOC2001 is not set 336 + # CONFIG_MTD_DOC2001PLUS is not set 337 + 338 + # 339 + # NAND Flash Device Drivers 340 + # 341 + # CONFIG_MTD_NAND 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 + # CONFIG_PNP is not set 352 + 353 + # 354 + # Block devices 355 + # 356 + # CONFIG_BLK_DEV_XD is not set 357 + # CONFIG_BLK_DEV_COW_COMMON is not set 358 + CONFIG_BLK_DEV_LOOP=y 359 + # CONFIG_BLK_DEV_CRYPTOLOOP is not set 360 + # CONFIG_BLK_DEV_NBD is not set 361 + CONFIG_BLK_DEV_RAM=y 362 + CONFIG_BLK_DEV_RAM_COUNT=16 363 + CONFIG_BLK_DEV_RAM_SIZE=1024 364 + CONFIG_BLK_DEV_INITRD=y 365 + # CONFIG_CDROM_PKTCDVD is not set 366 + 367 + # 368 + # IO Schedulers 369 + # 370 + CONFIG_IOSCHED_NOOP=y 371 + CONFIG_IOSCHED_AS=y 372 + CONFIG_IOSCHED_DEADLINE=y 373 + CONFIG_IOSCHED_CFQ=y 374 + CONFIG_ATA_OVER_ETH=m 375 + 376 + # 377 + # ATA/ATAPI/MFM/RLL support 378 + # 379 + # CONFIG_IDE is not set 380 + 381 + # 382 + # SCSI device support 383 + # 384 + # CONFIG_RAID_ATTRS is not set 385 + # CONFIG_SCSI is not set 386 + 387 + # 388 + # Multi-device support (RAID and LVM) 389 + # 390 + # CONFIG_MD is not set 391 + 392 + # 393 + # Fusion MPT device support 394 + # 395 + # CONFIG_FUSION is not set 396 + 397 + # 398 + # IEEE 1394 (FireWire) support 399 + # 400 + # CONFIG_IEEE1394 is not set 401 + 402 + # 403 + # I2O device support 404 + # 405 + 406 + # 407 + # Network device support 408 + # 409 + # CONFIG_NETDEVICES is not set 410 + # CONFIG_NETPOLL is not set 411 + # CONFIG_NET_POLL_CONTROLLER is not set 412 + 413 + # 414 + # ISDN subsystem 415 + # 416 + # CONFIG_ISDN is not set 417 + 418 + # 419 + # Input device support 420 + # 421 + CONFIG_INPUT=y 422 + 423 + # 424 + # Userland interfaces 425 + # 426 + # CONFIG_INPUT_MOUSEDEV is not set 427 + # CONFIG_INPUT_JOYDEV is not set 428 + CONFIG_INPUT_TSDEV=y 429 + CONFIG_INPUT_TSDEV_SCREEN_X=240 430 + CONFIG_INPUT_TSDEV_SCREEN_Y=320 431 + CONFIG_INPUT_EVDEV=y 432 + CONFIG_INPUT_EVBUG=y 433 + 434 + # 435 + # Input Device Drivers 436 + # 437 + CONFIG_INPUT_KEYBOARD=y 438 + # CONFIG_KEYBOARD_ATKBD is not set 439 + # CONFIG_KEYBOARD_SUNKBD is not set 440 + # CONFIG_KEYBOARD_LKKBD is not set 441 + CONFIG_KEYBOARD_LOCOMO=y 442 + # CONFIG_KEYBOARD_XTKBD is not set 443 + # CONFIG_KEYBOARD_NEWTON is not set 444 + # CONFIG_INPUT_MOUSE is not set 445 + # CONFIG_INPUT_JOYSTICK is not set 446 + # CONFIG_INPUT_TOUCHSCREEN is not set 447 + # CONFIG_INPUT_MISC is not set 448 + 449 + # 450 + # Hardware I/O ports 451 + # 452 + CONFIG_SERIO=y 453 + # CONFIG_SERIO_SERPORT is not set 454 + # CONFIG_SERIO_LIBPS2 is not set 455 + # CONFIG_SERIO_RAW is not set 456 + # CONFIG_GAMEPORT is not set 457 + 458 + # 459 + # Character devices 460 + # 461 + CONFIG_VT=y 462 + CONFIG_VT_CONSOLE=y 463 + CONFIG_HW_CONSOLE=y 464 + # CONFIG_SERIAL_NONSTANDARD is not set 465 + 466 + # 467 + # Serial drivers 468 + # 469 + # CONFIG_SERIAL_8250 is not set 470 + 471 + # 472 + # Non-8250 serial port support 473 + # 474 + CONFIG_SERIAL_SA1100=y 475 + CONFIG_SERIAL_SA1100_CONSOLE=y 476 + CONFIG_SERIAL_CORE=y 477 + CONFIG_SERIAL_CORE_CONSOLE=y 478 + CONFIG_UNIX98_PTYS=y 479 + # CONFIG_LEGACY_PTYS is not set 480 + 481 + # 482 + # IPMI 483 + # 484 + # CONFIG_IPMI_HANDLER is not set 485 + 486 + # 487 + # Watchdog Cards 488 + # 489 + # CONFIG_WATCHDOG is not set 490 + # CONFIG_NVRAM is not set 491 + # CONFIG_RTC is not set 492 + # CONFIG_DTLK is not set 493 + # CONFIG_R3964 is not set 494 + 495 + # 496 + # Ftape, the floppy tape device driver 497 + # 498 + # CONFIG_RAW_DRIVER is not set 499 + 500 + # 501 + # TPM devices 502 + # 503 + 504 + # 505 + # I2C support 506 + # 507 + CONFIG_I2C=m 508 + # CONFIG_I2C_CHARDEV is not set 509 + 510 + # 511 + # I2C Algorithms 512 + # 513 + CONFIG_I2C_ALGOBIT=m 514 + # CONFIG_I2C_ALGOPCF is not set 515 + # CONFIG_I2C_ALGOPCA is not set 516 + 517 + # 518 + # I2C Hardware Bus support 519 + # 520 + # CONFIG_I2C_ELEKTOR is not set 521 + # CONFIG_I2C_PARPORT_LIGHT is not set 522 + # CONFIG_I2C_STUB is not set 523 + # CONFIG_I2C_PCA_ISA is not set 524 + 525 + # 526 + # Miscellaneous I2C Chip support 527 + # 528 + # CONFIG_SENSORS_DS1337 is not set 529 + # CONFIG_SENSORS_DS1374 is not set 530 + # CONFIG_SENSORS_EEPROM is not set 531 + # CONFIG_SENSORS_PCF8574 is not set 532 + # CONFIG_SENSORS_PCA9539 is not set 533 + # CONFIG_SENSORS_PCF8591 is not set 534 + # CONFIG_SENSORS_RTC8564 is not set 535 + # CONFIG_SENSORS_MAX6875 is not set 536 + # CONFIG_I2C_DEBUG_CORE is not set 537 + # CONFIG_I2C_DEBUG_ALGO is not set 538 + # CONFIG_I2C_DEBUG_BUS is not set 539 + # CONFIG_I2C_DEBUG_CHIP is not set 540 + 541 + # 542 + # Hardware Monitoring support 543 + # 544 + CONFIG_HWMON=y 545 + # CONFIG_HWMON_VID is not set 546 + # CONFIG_SENSORS_ADM1021 is not set 547 + # CONFIG_SENSORS_ADM1025 is not set 548 + # CONFIG_SENSORS_ADM1026 is not set 549 + # CONFIG_SENSORS_ADM1031 is not set 550 + # CONFIG_SENSORS_ADM9240 is not set 551 + # CONFIG_SENSORS_ASB100 is not set 552 + # CONFIG_SENSORS_ATXP1 is not set 553 + # CONFIG_SENSORS_DS1621 is not set 554 + # CONFIG_SENSORS_FSCHER is not set 555 + # CONFIG_SENSORS_FSCPOS is not set 556 + # CONFIG_SENSORS_GL518SM is not set 557 + # CONFIG_SENSORS_GL520SM is not set 558 + # CONFIG_SENSORS_IT87 is not set 559 + # CONFIG_SENSORS_LM63 is not set 560 + # CONFIG_SENSORS_LM75 is not set 561 + # CONFIG_SENSORS_LM77 is not set 562 + # CONFIG_SENSORS_LM78 is not set 563 + # CONFIG_SENSORS_LM80 is not set 564 + # CONFIG_SENSORS_LM83 is not set 565 + # CONFIG_SENSORS_LM85 is not set 566 + # CONFIG_SENSORS_LM87 is not set 567 + # CONFIG_SENSORS_LM90 is not set 568 + # CONFIG_SENSORS_LM92 is not set 569 + # CONFIG_SENSORS_MAX1619 is not set 570 + # CONFIG_SENSORS_PC87360 is not set 571 + # CONFIG_SENSORS_SMSC47M1 is not set 572 + # CONFIG_SENSORS_SMSC47B397 is not set 573 + # CONFIG_SENSORS_W83781D is not set 574 + # CONFIG_SENSORS_W83792D is not set 575 + # CONFIG_SENSORS_W83L785TS is not set 576 + # CONFIG_SENSORS_W83627HF is not set 577 + # CONFIG_SENSORS_W83627EHF is not set 578 + # CONFIG_HWMON_DEBUG_CHIP is not set 579 + 580 + # 581 + # Misc devices 582 + # 583 + 584 + # 585 + # Multimedia Capabilities Port drivers 586 + # 587 + # CONFIG_MCP_SA11X0 is not set 588 + 589 + # 590 + # Multimedia devices 591 + # 592 + CONFIG_VIDEO_DEV=m 593 + 594 + # 595 + # Video For Linux 596 + # 597 + 598 + # 599 + # Video Adapters 600 + # 601 + # CONFIG_VIDEO_PMS is not set 602 + # CONFIG_VIDEO_CPIA is not set 603 + # CONFIG_VIDEO_SAA5246A is not set 604 + # CONFIG_VIDEO_SAA5249 is not set 605 + # CONFIG_TUNER_3036 is not set 606 + # CONFIG_VIDEO_OVCAMCHIP is not set 607 + 608 + # 609 + # Radio Adapters 610 + # 611 + # CONFIG_RADIO_CADET is not set 612 + # CONFIG_RADIO_RTRACK is not set 613 + # CONFIG_RADIO_RTRACK2 is not set 614 + # CONFIG_RADIO_AZTECH is not set 615 + # CONFIG_RADIO_GEMTEK is not set 616 + # CONFIG_RADIO_MAESTRO is not set 617 + # CONFIG_RADIO_SF16FMI is not set 618 + # CONFIG_RADIO_SF16FMR2 is not set 619 + # CONFIG_RADIO_TERRATEC is not set 620 + # CONFIG_RADIO_TRUST is not set 621 + # CONFIG_RADIO_TYPHOON is not set 622 + # CONFIG_RADIO_ZOLTRIX is not set 623 + 624 + # 625 + # Digital Video Broadcasting Devices 626 + # 627 + # CONFIG_DVB is not set 628 + 629 + # 630 + # Graphics support 631 + # 632 + CONFIG_FB=y 633 + CONFIG_FB_CFB_FILLRECT=y 634 + CONFIG_FB_CFB_COPYAREA=y 635 + CONFIG_FB_CFB_IMAGEBLIT=y 636 + CONFIG_FB_SOFT_CURSOR=y 637 + # CONFIG_FB_MACMODES is not set 638 + CONFIG_FB_MODE_HELPERS=y 639 + # CONFIG_FB_TILEBLITTING is not set 640 + CONFIG_FB_SA1100=y 641 + # CONFIG_FB_S1D13XXX is not set 642 + # CONFIG_FB_VIRTUAL is not set 643 + 644 + # 645 + # Console display driver support 646 + # 647 + # CONFIG_VGA_CONSOLE is not set 648 + # CONFIG_MDA_CONSOLE is not set 649 + CONFIG_DUMMY_CONSOLE=y 650 + CONFIG_FRAMEBUFFER_CONSOLE=y 651 + CONFIG_FONTS=y 652 + CONFIG_FONT_8x8=y 653 + # CONFIG_FONT_8x16 is not set 654 + # CONFIG_FONT_6x11 is not set 655 + # CONFIG_FONT_7x14 is not set 656 + # CONFIG_FONT_PEARL_8x8 is not set 657 + # CONFIG_FONT_ACORN_8x8 is not set 658 + # CONFIG_FONT_MINI_4x6 is not set 659 + # CONFIG_FONT_SUN8x16 is not set 660 + # CONFIG_FONT_SUN12x22 is not set 661 + # CONFIG_FONT_10x18 is not set 662 + 663 + # 664 + # Logo configuration 665 + # 666 + # CONFIG_LOGO is not set 667 + # CONFIG_BACKLIGHT_LCD_SUPPORT is not set 668 + 669 + # 670 + # Sound 671 + # 672 + # CONFIG_SOUND is not set 673 + 674 + # 675 + # USB support 676 + # 677 + CONFIG_USB_ARCH_HAS_HCD=y 678 + # CONFIG_USB_ARCH_HAS_OHCI is not set 679 + # CONFIG_USB is not set 680 + 681 + # 682 + # USB Gadget Support 683 + # 684 + CONFIG_USB_GADGET=y 685 + # CONFIG_USB_GADGET_DEBUG_FILES is not set 686 + # CONFIG_USB_GADGET_NET2280 is not set 687 + # CONFIG_USB_GADGET_PXA2XX is not set 688 + # CONFIG_USB_GADGET_GOKU is not set 689 + # CONFIG_USB_GADGET_LH7A40X is not set 690 + # CONFIG_USB_GADGET_OMAP is not set 691 + # CONFIG_USB_GADGET_DUMMY_HCD is not set 692 + # CONFIG_USB_GADGET_DUALSPEED is not set 693 + 694 + # 695 + # MMC/SD Card support 696 + # 697 + # CONFIG_MMC is not set 698 + 699 + # 700 + # File systems 701 + # 702 + CONFIG_EXT2_FS=y 703 + CONFIG_EXT2_FS_XATTR=y 704 + CONFIG_EXT2_FS_POSIX_ACL=y 705 + CONFIG_EXT2_FS_SECURITY=y 706 + # CONFIG_EXT2_FS_XIP is not set 707 + # CONFIG_EXT3_FS is not set 708 + # CONFIG_JBD is not set 709 + CONFIG_FS_MBCACHE=y 710 + # CONFIG_REISERFS_FS is not set 711 + # CONFIG_JFS_FS is not set 712 + CONFIG_FS_POSIX_ACL=y 713 + # CONFIG_XFS_FS is not set 714 + # CONFIG_MINIX_FS is not set 715 + CONFIG_ROMFS_FS=y 716 + CONFIG_INOTIFY=y 717 + # CONFIG_QUOTA is not set 718 + # CONFIG_DNOTIFY is not set 719 + # CONFIG_AUTOFS_FS is not set 720 + # CONFIG_AUTOFS4_FS is not set 721 + # CONFIG_FUSE_FS is not set 722 + 723 + # 724 + # CD-ROM/DVD Filesystems 725 + # 726 + # CONFIG_ISO9660_FS is not set 727 + # CONFIG_UDF_FS is not set 728 + 729 + # 730 + # DOS/FAT/NT Filesystems 731 + # 732 + CONFIG_FAT_FS=y 733 + CONFIG_MSDOS_FS=y 734 + CONFIG_VFAT_FS=y 735 + CONFIG_FAT_DEFAULT_CODEPAGE=437 736 + CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" 737 + # CONFIG_NTFS_FS is not set 738 + 739 + # 740 + # Pseudo filesystems 741 + # 742 + CONFIG_PROC_FS=y 743 + CONFIG_SYSFS=y 744 + CONFIG_TMPFS=y 745 + # CONFIG_HUGETLBFS is not set 746 + # CONFIG_HUGETLB_PAGE is not set 747 + CONFIG_RAMFS=y 748 + # CONFIG_RELAYFS_FS is not set 749 + 750 + # 751 + # Miscellaneous filesystems 752 + # 753 + # CONFIG_ADFS_FS is not set 754 + # CONFIG_AFFS_FS is not set 755 + # CONFIG_HFS_FS is not set 756 + # CONFIG_HFSPLUS_FS is not set 757 + # CONFIG_BEFS_FS is not set 758 + # CONFIG_BFS_FS is not set 759 + # CONFIG_EFS_FS is not set 760 + # CONFIG_JFFS_FS is not set 761 + CONFIG_JFFS2_FS=y 762 + CONFIG_JFFS2_FS_DEBUG=0 763 + CONFIG_JFFS2_FS_WRITEBUFFER=y 764 + # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set 765 + CONFIG_JFFS2_ZLIB=y 766 + CONFIG_JFFS2_RTIME=y 767 + # CONFIG_JFFS2_RUBIN is not set 768 + CONFIG_CRAMFS=y 769 + # CONFIG_VXFS_FS is not set 770 + # CONFIG_HPFS_FS is not set 771 + # CONFIG_QNX4FS_FS is not set 772 + # CONFIG_SYSV_FS is not set 773 + # CONFIG_UFS_FS is not set 774 + 775 + # 776 + # Network File Systems 777 + # 778 + # CONFIG_NFS_FS is not set 779 + # CONFIG_NFSD is not set 780 + # CONFIG_SMB_FS is not set 781 + # CONFIG_CIFS is not set 782 + # CONFIG_NCP_FS is not set 783 + # CONFIG_CODA_FS is not set 784 + # CONFIG_AFS_FS is not set 785 + # CONFIG_9P_FS is not set 786 + 787 + # 788 + # Partition Types 789 + # 790 + # CONFIG_PARTITION_ADVANCED is not set 791 + CONFIG_MSDOS_PARTITION=y 792 + 793 + # 794 + # Native Language Support 795 + # 796 + CONFIG_NLS=y 797 + CONFIG_NLS_DEFAULT="cp437" 798 + CONFIG_NLS_CODEPAGE_437=m 799 + # CONFIG_NLS_CODEPAGE_737 is not set 800 + # CONFIG_NLS_CODEPAGE_775 is not set 801 + # CONFIG_NLS_CODEPAGE_850 is not set 802 + # CONFIG_NLS_CODEPAGE_852 is not set 803 + # CONFIG_NLS_CODEPAGE_855 is not set 804 + # CONFIG_NLS_CODEPAGE_857 is not set 805 + # CONFIG_NLS_CODEPAGE_860 is not set 806 + # CONFIG_NLS_CODEPAGE_861 is not set 807 + # CONFIG_NLS_CODEPAGE_862 is not set 808 + # CONFIG_NLS_CODEPAGE_863 is not set 809 + # CONFIG_NLS_CODEPAGE_864 is not set 810 + # CONFIG_NLS_CODEPAGE_865 is not set 811 + # CONFIG_NLS_CODEPAGE_866 is not set 812 + # CONFIG_NLS_CODEPAGE_869 is not set 813 + # CONFIG_NLS_CODEPAGE_936 is not set 814 + # CONFIG_NLS_CODEPAGE_950 is not set 815 + # CONFIG_NLS_CODEPAGE_932 is not set 816 + # CONFIG_NLS_CODEPAGE_949 is not set 817 + # CONFIG_NLS_CODEPAGE_874 is not set 818 + # CONFIG_NLS_ISO8859_8 is not set 819 + # CONFIG_NLS_CODEPAGE_1250 is not set 820 + # CONFIG_NLS_CODEPAGE_1251 is not set 821 + # CONFIG_NLS_ASCII is not set 822 + CONFIG_NLS_ISO8859_1=m 823 + # CONFIG_NLS_ISO8859_2 is not set 824 + # CONFIG_NLS_ISO8859_3 is not set 825 + # CONFIG_NLS_ISO8859_4 is not set 826 + # CONFIG_NLS_ISO8859_5 is not set 827 + # CONFIG_NLS_ISO8859_6 is not set 828 + # CONFIG_NLS_ISO8859_7 is not set 829 + # CONFIG_NLS_ISO8859_9 is not set 830 + # CONFIG_NLS_ISO8859_13 is not set 831 + # CONFIG_NLS_ISO8859_14 is not set 832 + # CONFIG_NLS_ISO8859_15 is not set 833 + # CONFIG_NLS_KOI8_R is not set 834 + # CONFIG_NLS_KOI8_U is not set 835 + CONFIG_NLS_UTF8=m 836 + 837 + # 838 + # Profiling support 839 + # 840 + # CONFIG_PROFILING is not set 841 + 842 + # 843 + # Kernel hacking 844 + # 845 + # CONFIG_PRINTK_TIME is not set 846 + CONFIG_DEBUG_KERNEL=y 847 + CONFIG_MAGIC_SYSRQ=y 848 + CONFIG_LOG_BUF_SHIFT=14 849 + CONFIG_DETECT_SOFTLOCKUP=y 850 + # CONFIG_SCHEDSTATS is not set 851 + # CONFIG_DEBUG_SLAB is not set 852 + CONFIG_DEBUG_PREEMPT=y 853 + # CONFIG_DEBUG_SPINLOCK is not set 854 + # CONFIG_DEBUG_SPINLOCK_SLEEP is not set 855 + # CONFIG_DEBUG_KOBJECT is not set 856 + # CONFIG_DEBUG_BUGVERBOSE is not set 857 + # CONFIG_DEBUG_INFO is not set 858 + # CONFIG_DEBUG_FS is not set 859 + CONFIG_FRAME_POINTER=y 860 + # CONFIG_DEBUG_USER is not set 861 + # CONFIG_DEBUG_WAITQ is not set 862 + CONFIG_DEBUG_ERRORS=y 863 + # CONFIG_DEBUG_LL is not set 864 + 865 + # 866 + # Security options 867 + # 868 + # CONFIG_KEYS is not set 869 + # CONFIG_SECURITY is not set 870 + 871 + # 872 + # Cryptographic options 873 + # 874 + # CONFIG_CRYPTO is not set 875 + 876 + # 877 + # Hardware crypto devices 878 + # 879 + 880 + # 881 + # Library routines 882 + # 883 + # CONFIG_CRC_CCITT is not set 884 + # CONFIG_CRC16 is not set 885 + CONFIG_CRC32=y 886 + # CONFIG_LIBCRC32C is not set 887 + CONFIG_ZLIB_INFLATE=y 888 + CONFIG_ZLIB_DEFLATE=y
+1523
arch/arm/configs/corgi_defconfig
··· 1 + # 2 + # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.14-rc3 4 + # Sun Oct 9 15:46:42 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 is not set 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 is not set 102 + CONFIG_MACH_CORGI=y 103 + CONFIG_MACH_SHEPHERD=y 104 + CONFIG_MACH_HUSKY=y 105 + CONFIG_PXA25x=y 106 + CONFIG_PXA_SHARP_C7xx=y 107 + 108 + # 109 + # Processor Type 110 + # 111 + CONFIG_CPU_32=y 112 + CONFIG_CPU_XSCALE=y 113 + CONFIG_CPU_32v5=y 114 + CONFIG_CPU_ABRT_EV5T=y 115 + CONFIG_CPU_CACHE_VIVT=y 116 + CONFIG_CPU_TLB_V4WBI=y 117 + 118 + # 119 + # Processor Features 120 + # 121 + CONFIG_ARM_THUMB=y 122 + CONFIG_XSCALE_PMU=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_XFRM=y 205 + CONFIG_XFRM_USER=m 206 + # CONFIG_NET_KEY is not set 207 + CONFIG_INET=y 208 + # CONFIG_IP_MULTICAST is not set 209 + # CONFIG_IP_ADVANCED_ROUTER is not set 210 + CONFIG_IP_FIB_HASH=y 211 + # CONFIG_IP_PNP is not set 212 + # CONFIG_NET_IPIP is not set 213 + # CONFIG_NET_IPGRE is not set 214 + # CONFIG_ARPD is not set 215 + CONFIG_SYN_COOKIES=y 216 + # CONFIG_INET_AH is not set 217 + # CONFIG_INET_ESP is not set 218 + # CONFIG_INET_IPCOMP is not set 219 + # CONFIG_INET_TUNNEL is not set 220 + CONFIG_INET_DIAG=y 221 + CONFIG_INET_TCP_DIAG=y 222 + # CONFIG_TCP_CONG_ADVANCED is not set 223 + CONFIG_TCP_CONG_BIC=y 224 + 225 + # 226 + # IP: Virtual Server Configuration 227 + # 228 + # CONFIG_IP_VS is not set 229 + CONFIG_IPV6=m 230 + # CONFIG_IPV6_PRIVACY is not set 231 + CONFIG_INET6_AH=m 232 + CONFIG_INET6_ESP=m 233 + CONFIG_INET6_IPCOMP=m 234 + CONFIG_INET6_TUNNEL=m 235 + CONFIG_IPV6_TUNNEL=m 236 + CONFIG_NETFILTER=y 237 + # CONFIG_NETFILTER_DEBUG is not set 238 + # CONFIG_NETFILTER_NETLINK is not set 239 + 240 + # 241 + # IP: Netfilter Configuration 242 + # 243 + CONFIG_IP_NF_CONNTRACK=m 244 + # CONFIG_IP_NF_CT_ACCT is not set 245 + # CONFIG_IP_NF_CONNTRACK_MARK is not set 246 + # CONFIG_IP_NF_CONNTRACK_EVENTS is not set 247 + CONFIG_IP_NF_CT_PROTO_SCTP=m 248 + CONFIG_IP_NF_FTP=m 249 + CONFIG_IP_NF_IRC=m 250 + # CONFIG_IP_NF_NETBIOS_NS is not set 251 + CONFIG_IP_NF_TFTP=m 252 + CONFIG_IP_NF_AMANDA=m 253 + # CONFIG_IP_NF_PPTP is not set 254 + CONFIG_IP_NF_QUEUE=m 255 + CONFIG_IP_NF_IPTABLES=m 256 + CONFIG_IP_NF_MATCH_LIMIT=m 257 + CONFIG_IP_NF_MATCH_IPRANGE=m 258 + CONFIG_IP_NF_MATCH_MAC=m 259 + CONFIG_IP_NF_MATCH_PKTTYPE=m 260 + CONFIG_IP_NF_MATCH_MARK=m 261 + CONFIG_IP_NF_MATCH_MULTIPORT=m 262 + CONFIG_IP_NF_MATCH_TOS=m 263 + CONFIG_IP_NF_MATCH_RECENT=m 264 + CONFIG_IP_NF_MATCH_ECN=m 265 + CONFIG_IP_NF_MATCH_DSCP=m 266 + CONFIG_IP_NF_MATCH_AH_ESP=m 267 + CONFIG_IP_NF_MATCH_LENGTH=m 268 + CONFIG_IP_NF_MATCH_TTL=m 269 + CONFIG_IP_NF_MATCH_TCPMSS=m 270 + CONFIG_IP_NF_MATCH_HELPER=m 271 + CONFIG_IP_NF_MATCH_STATE=m 272 + CONFIG_IP_NF_MATCH_CONNTRACK=m 273 + CONFIG_IP_NF_MATCH_OWNER=m 274 + CONFIG_IP_NF_MATCH_ADDRTYPE=m 275 + CONFIG_IP_NF_MATCH_REALM=m 276 + CONFIG_IP_NF_MATCH_SCTP=m 277 + # CONFIG_IP_NF_MATCH_DCCP is not set 278 + CONFIG_IP_NF_MATCH_COMMENT=m 279 + CONFIG_IP_NF_MATCH_HASHLIMIT=m 280 + # CONFIG_IP_NF_MATCH_STRING is not set 281 + CONFIG_IP_NF_FILTER=m 282 + # CONFIG_IP_NF_TARGET_REJECT is not set 283 + CONFIG_IP_NF_TARGET_LOG=m 284 + CONFIG_IP_NF_TARGET_ULOG=m 285 + CONFIG_IP_NF_TARGET_TCPMSS=m 286 + # CONFIG_IP_NF_TARGET_NFQUEUE is not set 287 + CONFIG_IP_NF_NAT=m 288 + CONFIG_IP_NF_NAT_NEEDED=y 289 + # CONFIG_IP_NF_TARGET_MASQUERADE is not set 290 + # CONFIG_IP_NF_TARGET_REDIRECT is not set 291 + # CONFIG_IP_NF_TARGET_NETMAP is not set 292 + # CONFIG_IP_NF_TARGET_SAME is not set 293 + # CONFIG_IP_NF_NAT_SNMP_BASIC is not set 294 + CONFIG_IP_NF_NAT_IRC=m 295 + CONFIG_IP_NF_NAT_FTP=m 296 + CONFIG_IP_NF_NAT_TFTP=m 297 + CONFIG_IP_NF_NAT_AMANDA=m 298 + CONFIG_IP_NF_MANGLE=m 299 + # CONFIG_IP_NF_TARGET_TOS is not set 300 + # CONFIG_IP_NF_TARGET_ECN is not set 301 + # CONFIG_IP_NF_TARGET_DSCP is not set 302 + # CONFIG_IP_NF_TARGET_MARK is not set 303 + # CONFIG_IP_NF_TARGET_CLASSIFY is not set 304 + # CONFIG_IP_NF_TARGET_TTL is not set 305 + CONFIG_IP_NF_RAW=m 306 + # CONFIG_IP_NF_TARGET_NOTRACK is not set 307 + CONFIG_IP_NF_ARPTABLES=m 308 + CONFIG_IP_NF_ARPFILTER=m 309 + CONFIG_IP_NF_ARP_MANGLE=m 310 + 311 + # 312 + # IPv6: Netfilter Configuration (EXPERIMENTAL) 313 + # 314 + CONFIG_IP6_NF_QUEUE=m 315 + CONFIG_IP6_NF_IPTABLES=m 316 + CONFIG_IP6_NF_MATCH_LIMIT=m 317 + CONFIG_IP6_NF_MATCH_MAC=m 318 + CONFIG_IP6_NF_MATCH_RT=m 319 + CONFIG_IP6_NF_MATCH_OPTS=m 320 + CONFIG_IP6_NF_MATCH_FRAG=m 321 + CONFIG_IP6_NF_MATCH_HL=m 322 + CONFIG_IP6_NF_MATCH_MULTIPORT=m 323 + CONFIG_IP6_NF_MATCH_OWNER=m 324 + CONFIG_IP6_NF_MATCH_MARK=m 325 + CONFIG_IP6_NF_MATCH_IPV6HEADER=m 326 + CONFIG_IP6_NF_MATCH_AHESP=m 327 + CONFIG_IP6_NF_MATCH_LENGTH=m 328 + CONFIG_IP6_NF_MATCH_EUI64=m 329 + CONFIG_IP6_NF_FILTER=m 330 + # CONFIG_IP6_NF_TARGET_LOG is not set 331 + # CONFIG_IP6_NF_TARGET_REJECT is not set 332 + # CONFIG_IP6_NF_TARGET_NFQUEUE is not set 333 + CONFIG_IP6_NF_MANGLE=m 334 + # CONFIG_IP6_NF_TARGET_MARK is not set 335 + # CONFIG_IP6_NF_TARGET_HL is not set 336 + CONFIG_IP6_NF_RAW=m 337 + 338 + # 339 + # DCCP Configuration (EXPERIMENTAL) 340 + # 341 + # CONFIG_IP_DCCP is not set 342 + 343 + # 344 + # SCTP Configuration (EXPERIMENTAL) 345 + # 346 + # CONFIG_IP_SCTP is not set 347 + # CONFIG_ATM is not set 348 + # CONFIG_BRIDGE is not set 349 + # CONFIG_VLAN_8021Q is not set 350 + # CONFIG_DECNET is not set 351 + # CONFIG_LLC2 is not set 352 + # CONFIG_IPX is not set 353 + # CONFIG_ATALK is not set 354 + # CONFIG_X25 is not set 355 + # CONFIG_LAPB is not set 356 + # CONFIG_NET_DIVERT is not set 357 + # CONFIG_ECONET is not set 358 + # CONFIG_WAN_ROUTER is not set 359 + # CONFIG_NET_SCHED is not set 360 + CONFIG_NET_CLS_ROUTE=y 361 + 362 + # 363 + # Network testing 364 + # 365 + # CONFIG_NET_PKTGEN is not set 366 + # CONFIG_HAMRADIO is not set 367 + CONFIG_IRDA=m 368 + 369 + # 370 + # IrDA protocols 371 + # 372 + CONFIG_IRLAN=m 373 + CONFIG_IRNET=m 374 + CONFIG_IRCOMM=m 375 + # CONFIG_IRDA_ULTRA is not set 376 + 377 + # 378 + # IrDA options 379 + # 380 + # CONFIG_IRDA_CACHE_LAST_LSAP is not set 381 + # CONFIG_IRDA_FAST_RR is not set 382 + # CONFIG_IRDA_DEBUG is not set 383 + 384 + # 385 + # Infrared-port device drivers 386 + # 387 + 388 + # 389 + # SIR device drivers 390 + # 391 + # CONFIG_IRTTY_SIR is not set 392 + 393 + # 394 + # Dongle support 395 + # 396 + 397 + # 398 + # Old SIR device drivers 399 + # 400 + # CONFIG_IRPORT_SIR is not set 401 + 402 + # 403 + # Old Serial dongle support 404 + # 405 + 406 + # 407 + # FIR device drivers 408 + # 409 + # CONFIG_USB_IRDA is not set 410 + # CONFIG_SIGMATEL_FIR is not set 411 + # CONFIG_NSC_FIR is not set 412 + # CONFIG_WINBOND_FIR is not set 413 + # CONFIG_SMC_IRCC_FIR is not set 414 + # CONFIG_ALI_FIR is not set 415 + # CONFIG_VIA_FIR is not set 416 + CONFIG_BT=m 417 + CONFIG_BT_L2CAP=m 418 + CONFIG_BT_SCO=m 419 + CONFIG_BT_RFCOMM=m 420 + CONFIG_BT_RFCOMM_TTY=y 421 + CONFIG_BT_BNEP=m 422 + CONFIG_BT_BNEP_MC_FILTER=y 423 + CONFIG_BT_BNEP_PROTO_FILTER=y 424 + CONFIG_BT_HIDP=m 425 + 426 + # 427 + # Bluetooth device drivers 428 + # 429 + CONFIG_BT_HCIUSB=m 430 + # CONFIG_BT_HCIUSB_SCO is not set 431 + CONFIG_BT_HCIUART=m 432 + CONFIG_BT_HCIUART_H4=y 433 + CONFIG_BT_HCIUART_BCSP=y 434 + CONFIG_BT_HCIUART_BCSP_TXCRC=y 435 + CONFIG_BT_HCIBCM203X=m 436 + CONFIG_BT_HCIBPA10X=m 437 + CONFIG_BT_HCIBFUSB=m 438 + CONFIG_BT_HCIDTL1=m 439 + CONFIG_BT_HCIBT3C=m 440 + CONFIG_BT_HCIBLUECARD=m 441 + CONFIG_BT_HCIBTUART=m 442 + CONFIG_BT_HCIVHCI=m 443 + CONFIG_IEEE80211=m 444 + # CONFIG_IEEE80211_DEBUG is not set 445 + CONFIG_IEEE80211_CRYPT_WEP=m 446 + # CONFIG_IEEE80211_CRYPT_CCMP is not set 447 + # CONFIG_IEEE80211_CRYPT_TKIP is not set 448 + 449 + # 450 + # Device Drivers 451 + # 452 + 453 + # 454 + # Generic Driver Options 455 + # 456 + CONFIG_STANDALONE=y 457 + CONFIG_PREVENT_FIRMWARE_BUILD=y 458 + CONFIG_FW_LOADER=y 459 + # CONFIG_DEBUG_DRIVER is not set 460 + 461 + # 462 + # Memory Technology Devices (MTD) 463 + # 464 + CONFIG_MTD=y 465 + # CONFIG_MTD_DEBUG is not set 466 + # CONFIG_MTD_CONCAT is not set 467 + CONFIG_MTD_PARTITIONS=y 468 + # CONFIG_MTD_REDBOOT_PARTS is not set 469 + CONFIG_MTD_CMDLINE_PARTS=y 470 + # CONFIG_MTD_AFS_PARTS is not set 471 + 472 + # 473 + # User Modules And Translation Layers 474 + # 475 + CONFIG_MTD_CHAR=y 476 + CONFIG_MTD_BLOCK=y 477 + # CONFIG_FTL is not set 478 + # CONFIG_NFTL is not set 479 + # CONFIG_INFTL is not set 480 + 481 + # 482 + # RAM/ROM/Flash chip drivers 483 + # 484 + # CONFIG_MTD_CFI is not set 485 + # CONFIG_MTD_JEDECPROBE is not set 486 + CONFIG_MTD_MAP_BANK_WIDTH_1=y 487 + CONFIG_MTD_MAP_BANK_WIDTH_2=y 488 + CONFIG_MTD_MAP_BANK_WIDTH_4=y 489 + # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set 490 + # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set 491 + # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set 492 + CONFIG_MTD_CFI_I1=y 493 + CONFIG_MTD_CFI_I2=y 494 + # CONFIG_MTD_CFI_I4 is not set 495 + # CONFIG_MTD_CFI_I8 is not set 496 + # CONFIG_MTD_RAM is not set 497 + CONFIG_MTD_ROM=y 498 + # CONFIG_MTD_ABSENT is not set 499 + 500 + # 501 + # Mapping drivers for chip access 502 + # 503 + CONFIG_MTD_COMPLEX_MAPPINGS=y 504 + CONFIG_MTD_SHARP_SL=y 505 + # CONFIG_MTD_PLATRAM is not set 506 + 507 + # 508 + # Self-contained MTD device drivers 509 + # 510 + # CONFIG_MTD_SLRAM is not set 511 + # CONFIG_MTD_PHRAM is not set 512 + # CONFIG_MTD_MTDRAM is not set 513 + # CONFIG_MTD_BLKMTD is not set 514 + # CONFIG_MTD_BLOCK2MTD is not set 515 + 516 + # 517 + # Disk-On-Chip Device Drivers 518 + # 519 + # CONFIG_MTD_DOC2000 is not set 520 + # CONFIG_MTD_DOC2001 is not set 521 + # CONFIG_MTD_DOC2001PLUS is not set 522 + 523 + # 524 + # NAND Flash Device Drivers 525 + # 526 + CONFIG_MTD_NAND=y 527 + CONFIG_MTD_NAND_VERIFY_WRITE=y 528 + # CONFIG_MTD_NAND_H1900 is not set 529 + CONFIG_MTD_NAND_IDS=y 530 + # CONFIG_MTD_NAND_DISKONCHIP is not set 531 + CONFIG_MTD_NAND_SHARPSL=y 532 + # CONFIG_MTD_NAND_NANDSIM is not set 533 + 534 + # 535 + # Parallel port support 536 + # 537 + # CONFIG_PARPORT is not set 538 + 539 + # 540 + # Plug and Play support 541 + # 542 + 543 + # 544 + # Block devices 545 + # 546 + # CONFIG_BLK_DEV_COW_COMMON is not set 547 + CONFIG_BLK_DEV_LOOP=y 548 + # CONFIG_BLK_DEV_CRYPTOLOOP is not set 549 + # CONFIG_BLK_DEV_NBD is not set 550 + # CONFIG_BLK_DEV_UB is not set 551 + # CONFIG_BLK_DEV_RAM is not set 552 + CONFIG_BLK_DEV_RAM_COUNT=16 553 + # CONFIG_CDROM_PKTCDVD is not set 554 + 555 + # 556 + # IO Schedulers 557 + # 558 + CONFIG_IOSCHED_NOOP=y 559 + CONFIG_IOSCHED_AS=y 560 + CONFIG_IOSCHED_DEADLINE=y 561 + CONFIG_IOSCHED_CFQ=y 562 + # CONFIG_ATA_OVER_ETH is not set 563 + 564 + # 565 + # ATA/ATAPI/MFM/RLL support 566 + # 567 + CONFIG_IDE=y 568 + CONFIG_BLK_DEV_IDE=y 569 + 570 + # 571 + # Please see Documentation/ide.txt for help/info on IDE drives 572 + # 573 + # CONFIG_BLK_DEV_IDE_SATA is not set 574 + CONFIG_BLK_DEV_IDEDISK=y 575 + # CONFIG_IDEDISK_MULTI_MODE is not set 576 + CONFIG_BLK_DEV_IDECS=y 577 + # CONFIG_BLK_DEV_IDECD is not set 578 + # CONFIG_BLK_DEV_IDETAPE is not set 579 + # CONFIG_BLK_DEV_IDEFLOPPY is not set 580 + # CONFIG_BLK_DEV_IDESCSI is not set 581 + # CONFIG_IDE_TASK_IOCTL is not set 582 + 583 + # 584 + # IDE chipset support/bugfixes 585 + # 586 + CONFIG_IDE_GENERIC=y 587 + # CONFIG_IDE_ARM is not set 588 + # CONFIG_BLK_DEV_IDEDMA is not set 589 + # CONFIG_IDEDMA_AUTO is not set 590 + # CONFIG_BLK_DEV_HD is not set 591 + 592 + # 593 + # SCSI device support 594 + # 595 + # CONFIG_RAID_ATTRS is not set 596 + CONFIG_SCSI=m 597 + CONFIG_SCSI_PROC_FS=y 598 + 599 + # 600 + # SCSI support type (disk, tape, CD-ROM) 601 + # 602 + CONFIG_BLK_DEV_SD=m 603 + CONFIG_CHR_DEV_ST=m 604 + CONFIG_CHR_DEV_OSST=m 605 + CONFIG_BLK_DEV_SR=m 606 + # CONFIG_BLK_DEV_SR_VENDOR is not set 607 + CONFIG_CHR_DEV_SG=m 608 + # CONFIG_CHR_DEV_SCH is not set 609 + 610 + # 611 + # Some SCSI devices (e.g. CD jukebox) support multiple LUNs 612 + # 613 + CONFIG_SCSI_MULTI_LUN=y 614 + # CONFIG_SCSI_CONSTANTS is not set 615 + # CONFIG_SCSI_LOGGING is not set 616 + 617 + # 618 + # SCSI Transport Attributes 619 + # 620 + # CONFIG_SCSI_SPI_ATTRS is not set 621 + # CONFIG_SCSI_FC_ATTRS is not set 622 + # CONFIG_SCSI_ISCSI_ATTRS is not set 623 + # CONFIG_SCSI_SAS_ATTRS is not set 624 + 625 + # 626 + # SCSI low-level drivers 627 + # 628 + # CONFIG_SCSI_SATA is not set 629 + # CONFIG_SCSI_DEBUG is not set 630 + 631 + # 632 + # PCMCIA SCSI adapter support 633 + # 634 + # CONFIG_PCMCIA_AHA152X is not set 635 + # CONFIG_PCMCIA_FDOMAIN is not set 636 + # CONFIG_PCMCIA_NINJA_SCSI is not set 637 + # CONFIG_PCMCIA_QLOGIC is not set 638 + # CONFIG_PCMCIA_SYM53C500 is not set 639 + 640 + # 641 + # Multi-device support (RAID and LVM) 642 + # 643 + # CONFIG_MD is not set 644 + 645 + # 646 + # Fusion MPT device support 647 + # 648 + # CONFIG_FUSION is not set 649 + 650 + # 651 + # IEEE 1394 (FireWire) support 652 + # 653 + 654 + # 655 + # I2O device support 656 + # 657 + 658 + # 659 + # Network device support 660 + # 661 + CONFIG_NETDEVICES=y 662 + # CONFIG_DUMMY is not set 663 + # CONFIG_BONDING is not set 664 + # CONFIG_EQUALIZER is not set 665 + # CONFIG_TUN is not set 666 + 667 + # 668 + # PHY device support 669 + # 670 + # CONFIG_PHYLIB is not set 671 + 672 + # 673 + # Ethernet (10 or 100Mbit) 674 + # 675 + CONFIG_NET_ETHERNET=y 676 + CONFIG_MII=m 677 + # CONFIG_SMC91X is not set 678 + # CONFIG_DM9000 is not set 679 + 680 + # 681 + # Ethernet (1000 Mbit) 682 + # 683 + 684 + # 685 + # Ethernet (10000 Mbit) 686 + # 687 + 688 + # 689 + # Token Ring devices 690 + # 691 + 692 + # 693 + # Wireless LAN (non-hamradio) 694 + # 695 + CONFIG_NET_RADIO=y 696 + 697 + # 698 + # Obsolete Wireless cards support (pre-802.11) 699 + # 700 + # CONFIG_STRIP is not set 701 + # CONFIG_PCMCIA_WAVELAN is not set 702 + # CONFIG_PCMCIA_NETWAVE is not set 703 + 704 + # 705 + # Wireless 802.11 Frequency Hopping cards support 706 + # 707 + # CONFIG_PCMCIA_RAYCS is not set 708 + 709 + # 710 + # Wireless 802.11b ISA/PCI cards support 711 + # 712 + CONFIG_HERMES=m 713 + # CONFIG_ATMEL is not set 714 + 715 + # 716 + # Wireless 802.11b Pcmcia/Cardbus cards support 717 + # 718 + CONFIG_PCMCIA_HERMES=m 719 + CONFIG_PCMCIA_SPECTRUM=m 720 + # CONFIG_AIRO_CS is not set 721 + # CONFIG_PCMCIA_WL3501 is not set 722 + CONFIG_HOSTAP=m 723 + CONFIG_HOSTAP_FIRMWARE=y 724 + CONFIG_HOSTAP_CS=m 725 + CONFIG_NET_WIRELESS=y 726 + 727 + # 728 + # PCMCIA network device support 729 + # 730 + CONFIG_NET_PCMCIA=y 731 + # CONFIG_PCMCIA_3C589 is not set 732 + # CONFIG_PCMCIA_3C574 is not set 733 + # CONFIG_PCMCIA_FMVJ18X is not set 734 + CONFIG_PCMCIA_PCNET=m 735 + # CONFIG_PCMCIA_NMCLAN is not set 736 + # CONFIG_PCMCIA_SMC91C92 is not set 737 + # CONFIG_PCMCIA_XIRC2PS is not set 738 + # CONFIG_PCMCIA_AXNET is not set 739 + 740 + # 741 + # Wan interfaces 742 + # 743 + # CONFIG_WAN is not set 744 + CONFIG_PPP=m 745 + # CONFIG_PPP_MULTILINK is not set 746 + # CONFIG_PPP_FILTER is not set 747 + CONFIG_PPP_ASYNC=m 748 + # CONFIG_PPP_SYNC_TTY is not set 749 + # CONFIG_PPP_DEFLATE is not set 750 + CONFIG_PPP_BSDCOMP=m 751 + # CONFIG_PPPOE is not set 752 + # CONFIG_SLIP is not set 753 + # CONFIG_SHAPER is not set 754 + # CONFIG_NETCONSOLE is not set 755 + # CONFIG_NETPOLL is not set 756 + # CONFIG_NET_POLL_CONTROLLER is not set 757 + 758 + # 759 + # ISDN subsystem 760 + # 761 + # CONFIG_ISDN is not set 762 + 763 + # 764 + # Input device support 765 + # 766 + CONFIG_INPUT=y 767 + 768 + # 769 + # Userland interfaces 770 + # 771 + # CONFIG_INPUT_MOUSEDEV is not set 772 + # CONFIG_INPUT_JOYDEV is not set 773 + # CONFIG_INPUT_TSDEV is not set 774 + CONFIG_INPUT_EVDEV=y 775 + # CONFIG_INPUT_EVBUG is not set 776 + 777 + # 778 + # Input Device Drivers 779 + # 780 + CONFIG_INPUT_KEYBOARD=y 781 + # CONFIG_KEYBOARD_ATKBD is not set 782 + # CONFIG_KEYBOARD_SUNKBD is not set 783 + # CONFIG_KEYBOARD_LKKBD is not set 784 + # CONFIG_KEYBOARD_XTKBD is not set 785 + # CONFIG_KEYBOARD_NEWTON is not set 786 + CONFIG_KEYBOARD_CORGI=y 787 + CONFIG_KEYBOARD_SPITZ=y 788 + # CONFIG_INPUT_MOUSE is not set 789 + # CONFIG_INPUT_JOYSTICK is not set 790 + CONFIG_INPUT_TOUCHSCREEN=y 791 + CONFIG_TOUCHSCREEN_CORGI=y 792 + # CONFIG_TOUCHSCREEN_GUNZE is not set 793 + # CONFIG_TOUCHSCREEN_ELO is not set 794 + # CONFIG_TOUCHSCREEN_MTOUCH is not set 795 + # CONFIG_TOUCHSCREEN_MK712 is not set 796 + CONFIG_INPUT_MISC=y 797 + CONFIG_INPUT_UINPUT=m 798 + 799 + # 800 + # Hardware I/O ports 801 + # 802 + # CONFIG_SERIO is not set 803 + # CONFIG_GAMEPORT is not set 804 + 805 + # 806 + # Character devices 807 + # 808 + CONFIG_VT=y 809 + CONFIG_VT_CONSOLE=y 810 + CONFIG_HW_CONSOLE=y 811 + # CONFIG_SERIAL_NONSTANDARD is not set 812 + 813 + # 814 + # Serial drivers 815 + # 816 + CONFIG_SERIAL_8250=m 817 + CONFIG_SERIAL_8250_CS=m 818 + CONFIG_SERIAL_8250_NR_UARTS=4 819 + # CONFIG_SERIAL_8250_EXTENDED is not set 820 + 821 + # 822 + # Non-8250 serial port support 823 + # 824 + CONFIG_SERIAL_PXA=y 825 + CONFIG_SERIAL_PXA_CONSOLE=y 826 + CONFIG_SERIAL_CORE=y 827 + CONFIG_SERIAL_CORE_CONSOLE=y 828 + CONFIG_UNIX98_PTYS=y 829 + # CONFIG_LEGACY_PTYS is not set 830 + 831 + # 832 + # IPMI 833 + # 834 + # CONFIG_IPMI_HANDLER is not set 835 + 836 + # 837 + # Watchdog Cards 838 + # 839 + # CONFIG_WATCHDOG is not set 840 + # CONFIG_NVRAM is not set 841 + # CONFIG_RTC is not set 842 + # CONFIG_DTLK is not set 843 + # CONFIG_R3964 is not set 844 + 845 + # 846 + # Ftape, the floppy tape device driver 847 + # 848 + 849 + # 850 + # PCMCIA character devices 851 + # 852 + # CONFIG_SYNCLINK_CS is not set 853 + # CONFIG_RAW_DRIVER is not set 854 + 855 + # 856 + # TPM devices 857 + # 858 + 859 + # 860 + # I2C support 861 + # 862 + CONFIG_I2C=y 863 + # CONFIG_I2C_CHARDEV is not set 864 + 865 + # 866 + # I2C Algorithms 867 + # 868 + CONFIG_I2C_ALGOBIT=y 869 + # CONFIG_I2C_ALGOPCF is not set 870 + # CONFIG_I2C_ALGOPCA is not set 871 + 872 + # 873 + # I2C Hardware Bus support 874 + # 875 + CONFIG_I2C_PXA=y 876 + # CONFIG_I2C_PXA_SLAVE is not set 877 + # CONFIG_I2C_PARPORT_LIGHT is not set 878 + # CONFIG_I2C_STUB is not set 879 + # CONFIG_I2C_PCA_ISA is not set 880 + 881 + # 882 + # Miscellaneous I2C Chip support 883 + # 884 + # CONFIG_SENSORS_DS1337 is not set 885 + # CONFIG_SENSORS_DS1374 is not set 886 + # CONFIG_SENSORS_EEPROM is not set 887 + # CONFIG_SENSORS_PCF8574 is not set 888 + # CONFIG_SENSORS_PCA9539 is not set 889 + # CONFIG_SENSORS_PCF8591 is not set 890 + # CONFIG_SENSORS_RTC8564 is not set 891 + # CONFIG_SENSORS_MAX6875 is not set 892 + # CONFIG_I2C_DEBUG_CORE is not set 893 + # CONFIG_I2C_DEBUG_ALGO is not set 894 + # CONFIG_I2C_DEBUG_BUS is not set 895 + # CONFIG_I2C_DEBUG_CHIP is not set 896 + 897 + # 898 + # Hardware Monitoring support 899 + # 900 + CONFIG_HWMON=y 901 + # CONFIG_HWMON_VID is not set 902 + # CONFIG_SENSORS_ADM1021 is not set 903 + # CONFIG_SENSORS_ADM1025 is not set 904 + # CONFIG_SENSORS_ADM1026 is not set 905 + # CONFIG_SENSORS_ADM1031 is not set 906 + # CONFIG_SENSORS_ADM9240 is not set 907 + # CONFIG_SENSORS_ASB100 is not set 908 + # CONFIG_SENSORS_ATXP1 is not set 909 + # CONFIG_SENSORS_DS1621 is not set 910 + # CONFIG_SENSORS_FSCHER is not set 911 + # CONFIG_SENSORS_FSCPOS is not set 912 + # CONFIG_SENSORS_GL518SM is not set 913 + # CONFIG_SENSORS_GL520SM is not set 914 + # CONFIG_SENSORS_IT87 is not set 915 + # CONFIG_SENSORS_LM63 is not set 916 + # CONFIG_SENSORS_LM75 is not set 917 + # CONFIG_SENSORS_LM77 is not set 918 + # CONFIG_SENSORS_LM78 is not set 919 + # CONFIG_SENSORS_LM80 is not set 920 + # CONFIG_SENSORS_LM83 is not set 921 + # CONFIG_SENSORS_LM85 is not set 922 + # CONFIG_SENSORS_LM87 is not set 923 + # CONFIG_SENSORS_LM90 is not set 924 + # CONFIG_SENSORS_LM92 is not set 925 + # CONFIG_SENSORS_MAX1619 is not set 926 + # CONFIG_SENSORS_PC87360 is not set 927 + # CONFIG_SENSORS_SMSC47M1 is not set 928 + # CONFIG_SENSORS_SMSC47B397 is not set 929 + # CONFIG_SENSORS_W83781D is not set 930 + # CONFIG_SENSORS_W83792D is not set 931 + # CONFIG_SENSORS_W83L785TS is not set 932 + # CONFIG_SENSORS_W83627HF is not set 933 + # CONFIG_SENSORS_W83627EHF is not set 934 + # CONFIG_HWMON_DEBUG_CHIP is not set 935 + 936 + # 937 + # Misc devices 938 + # 939 + 940 + # 941 + # Multimedia Capabilities Port drivers 942 + # 943 + 944 + # 945 + # Multimedia devices 946 + # 947 + CONFIG_VIDEO_DEV=m 948 + 949 + # 950 + # Video For Linux 951 + # 952 + 953 + # 954 + # Video Adapters 955 + # 956 + # CONFIG_VIDEO_CPIA is not set 957 + # CONFIG_VIDEO_SAA5246A is not set 958 + # CONFIG_VIDEO_SAA5249 is not set 959 + # CONFIG_TUNER_3036 is not set 960 + # CONFIG_VIDEO_OVCAMCHIP is not set 961 + 962 + # 963 + # Radio Adapters 964 + # 965 + # CONFIG_RADIO_MAESTRO is not set 966 + 967 + # 968 + # Digital Video Broadcasting Devices 969 + # 970 + # CONFIG_DVB is not set 971 + 972 + # 973 + # Graphics support 974 + # 975 + CONFIG_FB=y 976 + CONFIG_FB_CFB_FILLRECT=y 977 + CONFIG_FB_CFB_COPYAREA=y 978 + CONFIG_FB_CFB_IMAGEBLIT=y 979 + CONFIG_FB_SOFT_CURSOR=y 980 + # CONFIG_FB_MACMODES is not set 981 + # CONFIG_FB_MODE_HELPERS is not set 982 + # CONFIG_FB_TILEBLITTING is not set 983 + # CONFIG_FB_PXA is not set 984 + CONFIG_FB_W100=y 985 + # CONFIG_FB_S1D13XXX is not set 986 + # CONFIG_FB_VIRTUAL is not set 987 + 988 + # 989 + # Console display driver support 990 + # 991 + # CONFIG_VGA_CONSOLE is not set 992 + CONFIG_DUMMY_CONSOLE=y 993 + CONFIG_FRAMEBUFFER_CONSOLE=y 994 + CONFIG_FONTS=y 995 + CONFIG_FONT_8x8=y 996 + CONFIG_FONT_8x16=y 997 + # CONFIG_FONT_6x11 is not set 998 + # CONFIG_FONT_7x14 is not set 999 + # CONFIG_FONT_PEARL_8x8 is not set 1000 + # CONFIG_FONT_ACORN_8x8 is not set 1001 + # CONFIG_FONT_MINI_4x6 is not set 1002 + # CONFIG_FONT_SUN8x16 is not set 1003 + # CONFIG_FONT_SUN12x22 is not set 1004 + # CONFIG_FONT_10x18 is not set 1005 + 1006 + # 1007 + # Logo configuration 1008 + # 1009 + # CONFIG_LOGO is not set 1010 + CONFIG_BACKLIGHT_LCD_SUPPORT=y 1011 + CONFIG_BACKLIGHT_CLASS_DEVICE=y 1012 + CONFIG_BACKLIGHT_DEVICE=y 1013 + # CONFIG_LCD_CLASS_DEVICE is not set 1014 + CONFIG_BACKLIGHT_CORGI=y 1015 + 1016 + # 1017 + # Sound 1018 + # 1019 + CONFIG_SOUND=y 1020 + 1021 + # 1022 + # Advanced Linux Sound Architecture 1023 + # 1024 + # CONFIG_SND is not set 1025 + 1026 + # 1027 + # Open Sound System 1028 + # 1029 + CONFIG_SOUND_PRIME=y 1030 + # CONFIG_SOUND_MSNDCLAS is not set 1031 + # CONFIG_SOUND_MSNDPIN is not set 1032 + CONFIG_SOUND_OSS=y 1033 + # CONFIG_SOUND_TRACEINIT is not set 1034 + # CONFIG_SOUND_DMAP is not set 1035 + # CONFIG_SOUND_AD1816 is not set 1036 + # CONFIG_SOUND_SGALAXY is not set 1037 + # CONFIG_SOUND_ADLIB is not set 1038 + # CONFIG_SOUND_ACI_MIXER is not set 1039 + # CONFIG_SOUND_CS4232 is not set 1040 + # CONFIG_SOUND_SSCAPE is not set 1041 + # CONFIG_SOUND_GUS is not set 1042 + # CONFIG_SOUND_VMIDI is not set 1043 + # CONFIG_SOUND_TRIX is not set 1044 + # CONFIG_SOUND_MSS is not set 1045 + # CONFIG_SOUND_MPU401 is not set 1046 + # CONFIG_SOUND_NM256 is not set 1047 + # CONFIG_SOUND_MAD16 is not set 1048 + # CONFIG_SOUND_PAS is not set 1049 + # CONFIG_SOUND_PSS is not set 1050 + # CONFIG_SOUND_SB is not set 1051 + # CONFIG_SOUND_AWE32_SYNTH is not set 1052 + # CONFIG_SOUND_WAVEFRONT is not set 1053 + # CONFIG_SOUND_MAUI is not set 1054 + # CONFIG_SOUND_YM3812 is not set 1055 + # CONFIG_SOUND_OPL3SA1 is not set 1056 + # CONFIG_SOUND_OPL3SA2 is not set 1057 + # CONFIG_SOUND_UART6850 is not set 1058 + # CONFIG_SOUND_AEDSP16 is not set 1059 + # CONFIG_SOUND_TVMIXER is not set 1060 + # CONFIG_SOUND_AD1980 is not set 1061 + 1062 + # 1063 + # USB support 1064 + # 1065 + CONFIG_USB_ARCH_HAS_HCD=y 1066 + # CONFIG_USB_ARCH_HAS_OHCI is not set 1067 + CONFIG_USB=m 1068 + # CONFIG_USB_DEBUG is not set 1069 + 1070 + # 1071 + # Miscellaneous USB options 1072 + # 1073 + CONFIG_USB_DEVICEFS=y 1074 + # CONFIG_USB_BANDWIDTH is not set 1075 + # CONFIG_USB_DYNAMIC_MINORS is not set 1076 + # CONFIG_USB_SUSPEND is not set 1077 + # CONFIG_USB_OTG is not set 1078 + 1079 + # 1080 + # USB Host Controller Drivers 1081 + # 1082 + # CONFIG_USB_ISP116X_HCD is not set 1083 + CONFIG_USB_SL811_HCD=m 1084 + CONFIG_USB_SL811_CS=m 1085 + 1086 + # 1087 + # USB Device Class drivers 1088 + # 1089 + # CONFIG_OBSOLETE_OSS_USB_DRIVER is not set 1090 + 1091 + # 1092 + # USB Bluetooth TTY can only be used with disabled Bluetooth subsystem 1093 + # 1094 + CONFIG_USB_ACM=m 1095 + CONFIG_USB_PRINTER=m 1096 + 1097 + # 1098 + # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information 1099 + # 1100 + CONFIG_USB_STORAGE=m 1101 + # CONFIG_USB_STORAGE_DEBUG is not set 1102 + # CONFIG_USB_STORAGE_DATAFAB is not set 1103 + # CONFIG_USB_STORAGE_FREECOM is not set 1104 + # CONFIG_USB_STORAGE_ISD200 is not set 1105 + # CONFIG_USB_STORAGE_DPCM is not set 1106 + # CONFIG_USB_STORAGE_USBAT is not set 1107 + # CONFIG_USB_STORAGE_SDDR09 is not set 1108 + # CONFIG_USB_STORAGE_SDDR55 is not set 1109 + # CONFIG_USB_STORAGE_JUMPSHOT is not set 1110 + # CONFIG_USB_STORAGE_ONETOUCH is not set 1111 + 1112 + # 1113 + # USB Input Devices 1114 + # 1115 + CONFIG_USB_HID=m 1116 + CONFIG_USB_HIDINPUT=y 1117 + # CONFIG_HID_FF is not set 1118 + # CONFIG_USB_HIDDEV is not set 1119 + 1120 + # 1121 + # USB HID Boot Protocol drivers 1122 + # 1123 + CONFIG_USB_KBD=m 1124 + CONFIG_USB_MOUSE=m 1125 + CONFIG_USB_AIPTEK=m 1126 + CONFIG_USB_WACOM=m 1127 + # CONFIG_USB_ACECAD is not set 1128 + CONFIG_USB_KBTAB=m 1129 + CONFIG_USB_POWERMATE=m 1130 + CONFIG_USB_MTOUCH=m 1131 + # CONFIG_USB_ITMTOUCH is not set 1132 + CONFIG_USB_EGALAX=m 1133 + # CONFIG_USB_YEALINK is not set 1134 + CONFIG_USB_XPAD=m 1135 + CONFIG_USB_ATI_REMOTE=m 1136 + # CONFIG_USB_KEYSPAN_REMOTE is not set 1137 + # CONFIG_USB_APPLETOUCH is not set 1138 + 1139 + # 1140 + # USB Imaging devices 1141 + # 1142 + CONFIG_USB_MDC800=m 1143 + CONFIG_USB_MICROTEK=m 1144 + 1145 + # 1146 + # USB Multimedia devices 1147 + # 1148 + CONFIG_USB_DABUSB=m 1149 + CONFIG_USB_VICAM=m 1150 + CONFIG_USB_DSBR=m 1151 + CONFIG_USB_IBMCAM=m 1152 + CONFIG_USB_KONICAWC=m 1153 + CONFIG_USB_OV511=m 1154 + CONFIG_USB_SE401=m 1155 + CONFIG_USB_SN9C102=m 1156 + CONFIG_USB_STV680=m 1157 + # CONFIG_USB_PWC is not set 1158 + 1159 + # 1160 + # USB Network Adapters 1161 + # 1162 + CONFIG_USB_CATC=m 1163 + CONFIG_USB_KAWETH=m 1164 + CONFIG_USB_PEGASUS=m 1165 + CONFIG_USB_RTL8150=m 1166 + CONFIG_USB_USBNET=m 1167 + CONFIG_USB_NET_AX8817X=m 1168 + CONFIG_USB_NET_CDCETHER=m 1169 + # CONFIG_USB_NET_GL620A is not set 1170 + CONFIG_USB_NET_NET1080=m 1171 + # CONFIG_USB_NET_PLUSB is not set 1172 + # CONFIG_USB_NET_RNDIS_HOST is not set 1173 + # CONFIG_USB_NET_CDC_SUBSET is not set 1174 + CONFIG_USB_NET_ZAURUS=m 1175 + # CONFIG_USB_ZD1201 is not set 1176 + CONFIG_USB_MON=y 1177 + 1178 + # 1179 + # USB port drivers 1180 + # 1181 + 1182 + # 1183 + # USB Serial Converter support 1184 + # 1185 + CONFIG_USB_SERIAL=m 1186 + CONFIG_USB_SERIAL_GENERIC=y 1187 + # CONFIG_USB_SERIAL_AIRPRIME is not set 1188 + CONFIG_USB_SERIAL_BELKIN=m 1189 + # CONFIG_USB_SERIAL_WHITEHEAT is not set 1190 + CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m 1191 + # CONFIG_USB_SERIAL_CP2101 is not set 1192 + CONFIG_USB_SERIAL_CYPRESS_M8=m 1193 + CONFIG_USB_SERIAL_EMPEG=m 1194 + CONFIG_USB_SERIAL_FTDI_SIO=m 1195 + CONFIG_USB_SERIAL_VISOR=m 1196 + CONFIG_USB_SERIAL_IPAQ=m 1197 + CONFIG_USB_SERIAL_IR=m 1198 + CONFIG_USB_SERIAL_EDGEPORT=m 1199 + CONFIG_USB_SERIAL_EDGEPORT_TI=m 1200 + CONFIG_USB_SERIAL_GARMIN=m 1201 + CONFIG_USB_SERIAL_IPW=m 1202 + CONFIG_USB_SERIAL_KEYSPAN_PDA=m 1203 + CONFIG_USB_SERIAL_KEYSPAN=m 1204 + # CONFIG_USB_SERIAL_KEYSPAN_MPR is not set 1205 + # CONFIG_USB_SERIAL_KEYSPAN_USA28 is not set 1206 + # CONFIG_USB_SERIAL_KEYSPAN_USA28X is not set 1207 + # CONFIG_USB_SERIAL_KEYSPAN_USA28XA is not set 1208 + # CONFIG_USB_SERIAL_KEYSPAN_USA28XB is not set 1209 + # CONFIG_USB_SERIAL_KEYSPAN_USA19 is not set 1210 + # CONFIG_USB_SERIAL_KEYSPAN_USA18X is not set 1211 + # CONFIG_USB_SERIAL_KEYSPAN_USA19W is not set 1212 + # CONFIG_USB_SERIAL_KEYSPAN_USA19QW is not set 1213 + # CONFIG_USB_SERIAL_KEYSPAN_USA19QI is not set 1214 + # CONFIG_USB_SERIAL_KEYSPAN_USA49W is not set 1215 + # CONFIG_USB_SERIAL_KEYSPAN_USA49WLC is not set 1216 + CONFIG_USB_SERIAL_KLSI=m 1217 + CONFIG_USB_SERIAL_KOBIL_SCT=m 1218 + CONFIG_USB_SERIAL_MCT_U232=m 1219 + CONFIG_USB_SERIAL_PL2303=m 1220 + # CONFIG_USB_SERIAL_HP4X is not set 1221 + CONFIG_USB_SERIAL_SAFE=m 1222 + # CONFIG_USB_SERIAL_SAFE_PADDED is not set 1223 + CONFIG_USB_SERIAL_TI=m 1224 + CONFIG_USB_SERIAL_CYBERJACK=m 1225 + CONFIG_USB_SERIAL_XIRCOM=m 1226 + CONFIG_USB_SERIAL_OMNINET=m 1227 + CONFIG_USB_EZUSB=y 1228 + 1229 + # 1230 + # USB Miscellaneous drivers 1231 + # 1232 + CONFIG_USB_EMI62=m 1233 + CONFIG_USB_EMI26=m 1234 + CONFIG_USB_AUERSWALD=m 1235 + CONFIG_USB_RIO500=m 1236 + CONFIG_USB_LEGOTOWER=m 1237 + CONFIG_USB_LCD=m 1238 + CONFIG_USB_LED=m 1239 + CONFIG_USB_CYTHERM=m 1240 + CONFIG_USB_PHIDGETKIT=m 1241 + CONFIG_USB_PHIDGETSERVO=m 1242 + CONFIG_USB_IDMOUSE=m 1243 + # CONFIG_USB_LD is not set 1244 + # CONFIG_USB_TEST is not set 1245 + 1246 + # 1247 + # USB DSL modem support 1248 + # 1249 + 1250 + # 1251 + # USB Gadget Support 1252 + # 1253 + CONFIG_USB_GADGET=y 1254 + # CONFIG_USB_GADGET_DEBUG_FILES is not set 1255 + CONFIG_USB_GADGET_SELECTED=y 1256 + # CONFIG_USB_GADGET_NET2280 is not set 1257 + CONFIG_USB_GADGET_PXA2XX=y 1258 + CONFIG_USB_PXA2XX=y 1259 + # CONFIG_USB_PXA2XX_SMALL is not set 1260 + # CONFIG_USB_GADGET_GOKU is not set 1261 + # CONFIG_USB_GADGET_LH7A40X is not set 1262 + # CONFIG_USB_GADGET_OMAP is not set 1263 + # CONFIG_USB_GADGET_DUMMY_HCD is not set 1264 + # CONFIG_USB_GADGET_DUALSPEED is not set 1265 + CONFIG_USB_ZERO=m 1266 + CONFIG_USB_ETH=m 1267 + CONFIG_USB_ETH_RNDIS=y 1268 + CONFIG_USB_GADGETFS=m 1269 + CONFIG_USB_FILE_STORAGE=m 1270 + # CONFIG_USB_FILE_STORAGE_TEST is not set 1271 + CONFIG_USB_G_SERIAL=m 1272 + 1273 + # 1274 + # MMC/SD Card support 1275 + # 1276 + CONFIG_MMC=y 1277 + # CONFIG_MMC_DEBUG is not set 1278 + CONFIG_MMC_BLOCK=y 1279 + CONFIG_MMC_PXA=y 1280 + # CONFIG_MMC_WBSD is not set 1281 + 1282 + # 1283 + # File systems 1284 + # 1285 + CONFIG_EXT2_FS=y 1286 + # CONFIG_EXT2_FS_XATTR is not set 1287 + # CONFIG_EXT2_FS_XIP is not set 1288 + # CONFIG_EXT3_FS is not set 1289 + # CONFIG_JBD is not set 1290 + # CONFIG_REISERFS_FS is not set 1291 + # CONFIG_JFS_FS is not set 1292 + # CONFIG_FS_POSIX_ACL is not set 1293 + # CONFIG_XFS_FS is not set 1294 + # CONFIG_MINIX_FS is not set 1295 + # CONFIG_ROMFS_FS is not set 1296 + CONFIG_INOTIFY=y 1297 + # CONFIG_QUOTA is not set 1298 + CONFIG_DNOTIFY=y 1299 + # CONFIG_AUTOFS_FS is not set 1300 + # CONFIG_AUTOFS4_FS is not set 1301 + # CONFIG_FUSE_FS is not set 1302 + 1303 + # 1304 + # CD-ROM/DVD Filesystems 1305 + # 1306 + # CONFIG_ISO9660_FS is not set 1307 + # CONFIG_UDF_FS is not set 1308 + 1309 + # 1310 + # DOS/FAT/NT Filesystems 1311 + # 1312 + CONFIG_FAT_FS=y 1313 + CONFIG_MSDOS_FS=y 1314 + CONFIG_VFAT_FS=y 1315 + CONFIG_FAT_DEFAULT_CODEPAGE=437 1316 + CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" 1317 + # CONFIG_NTFS_FS is not set 1318 + 1319 + # 1320 + # Pseudo filesystems 1321 + # 1322 + CONFIG_PROC_FS=y 1323 + CONFIG_SYSFS=y 1324 + CONFIG_TMPFS=y 1325 + # CONFIG_HUGETLB_PAGE is not set 1326 + CONFIG_RAMFS=y 1327 + # CONFIG_RELAYFS_FS is not set 1328 + 1329 + # 1330 + # Miscellaneous filesystems 1331 + # 1332 + # CONFIG_ADFS_FS is not set 1333 + # CONFIG_AFFS_FS is not set 1334 + # CONFIG_HFS_FS is not set 1335 + # CONFIG_HFSPLUS_FS is not set 1336 + # CONFIG_BEFS_FS is not set 1337 + # CONFIG_BFS_FS is not set 1338 + # CONFIG_EFS_FS is not set 1339 + # CONFIG_JFFS_FS is not set 1340 + CONFIG_JFFS2_FS=y 1341 + CONFIG_JFFS2_FS_DEBUG=0 1342 + CONFIG_JFFS2_FS_WRITEBUFFER=y 1343 + CONFIG_JFFS2_COMPRESSION_OPTIONS=y 1344 + CONFIG_JFFS2_ZLIB=y 1345 + CONFIG_JFFS2_RTIME=y 1346 + CONFIG_JFFS2_RUBIN=y 1347 + # CONFIG_JFFS2_CMODE_NONE is not set 1348 + CONFIG_JFFS2_CMODE_PRIORITY=y 1349 + # CONFIG_JFFS2_CMODE_SIZE is not set 1350 + CONFIG_CRAMFS=m 1351 + # CONFIG_VXFS_FS is not set 1352 + # CONFIG_HPFS_FS is not set 1353 + # CONFIG_QNX4FS_FS is not set 1354 + # CONFIG_SYSV_FS is not set 1355 + # CONFIG_UFS_FS is not set 1356 + 1357 + # 1358 + # Network File Systems 1359 + # 1360 + CONFIG_NFS_FS=m 1361 + CONFIG_NFS_V3=y 1362 + # CONFIG_NFS_V3_ACL is not set 1363 + CONFIG_NFS_V4=y 1364 + # CONFIG_NFS_DIRECTIO is not set 1365 + # CONFIG_NFSD is not set 1366 + CONFIG_LOCKD=m 1367 + CONFIG_LOCKD_V4=y 1368 + CONFIG_NFS_COMMON=y 1369 + CONFIG_SUNRPC=m 1370 + CONFIG_SUNRPC_GSS=m 1371 + CONFIG_RPCSEC_GSS_KRB5=m 1372 + # CONFIG_RPCSEC_GSS_SPKM3 is not set 1373 + CONFIG_SMB_FS=m 1374 + CONFIG_SMB_NLS_DEFAULT=y 1375 + CONFIG_SMB_NLS_REMOTE="cp437" 1376 + # CONFIG_CIFS is not set 1377 + # CONFIG_NCP_FS is not set 1378 + # CONFIG_CODA_FS is not set 1379 + # CONFIG_AFS_FS is not set 1380 + # CONFIG_9P_FS is not set 1381 + 1382 + # 1383 + # Partition Types 1384 + # 1385 + CONFIG_PARTITION_ADVANCED=y 1386 + # CONFIG_ACORN_PARTITION is not set 1387 + # CONFIG_OSF_PARTITION is not set 1388 + # CONFIG_AMIGA_PARTITION is not set 1389 + # CONFIG_ATARI_PARTITION is not set 1390 + # CONFIG_MAC_PARTITION is not set 1391 + CONFIG_MSDOS_PARTITION=y 1392 + # CONFIG_BSD_DISKLABEL is not set 1393 + # CONFIG_MINIX_SUBPARTITION is not set 1394 + # CONFIG_SOLARIS_X86_PARTITION is not set 1395 + # CONFIG_UNIXWARE_DISKLABEL is not set 1396 + # CONFIG_LDM_PARTITION is not set 1397 + # CONFIG_SGI_PARTITION is not set 1398 + # CONFIG_ULTRIX_PARTITION is not set 1399 + # CONFIG_SUN_PARTITION is not set 1400 + # CONFIG_EFI_PARTITION is not set 1401 + 1402 + # 1403 + # Native Language Support 1404 + # 1405 + CONFIG_NLS=y 1406 + CONFIG_NLS_DEFAULT="cp437" 1407 + CONFIG_NLS_CODEPAGE_437=y 1408 + # CONFIG_NLS_CODEPAGE_737 is not set 1409 + # CONFIG_NLS_CODEPAGE_775 is not set 1410 + # CONFIG_NLS_CODEPAGE_850 is not set 1411 + # CONFIG_NLS_CODEPAGE_852 is not set 1412 + # CONFIG_NLS_CODEPAGE_855 is not set 1413 + # CONFIG_NLS_CODEPAGE_857 is not set 1414 + # CONFIG_NLS_CODEPAGE_860 is not set 1415 + # CONFIG_NLS_CODEPAGE_861 is not set 1416 + # CONFIG_NLS_CODEPAGE_862 is not set 1417 + # CONFIG_NLS_CODEPAGE_863 is not set 1418 + # CONFIG_NLS_CODEPAGE_864 is not set 1419 + # CONFIG_NLS_CODEPAGE_865 is not set 1420 + # CONFIG_NLS_CODEPAGE_866 is not set 1421 + # CONFIG_NLS_CODEPAGE_869 is not set 1422 + # CONFIG_NLS_CODEPAGE_936 is not set 1423 + # CONFIG_NLS_CODEPAGE_950 is not set 1424 + # CONFIG_NLS_CODEPAGE_932 is not set 1425 + # CONFIG_NLS_CODEPAGE_949 is not set 1426 + # CONFIG_NLS_CODEPAGE_874 is not set 1427 + # CONFIG_NLS_ISO8859_8 is not set 1428 + # CONFIG_NLS_CODEPAGE_1250 is not set 1429 + # CONFIG_NLS_CODEPAGE_1251 is not set 1430 + # CONFIG_NLS_ASCII is not set 1431 + CONFIG_NLS_ISO8859_1=y 1432 + # CONFIG_NLS_ISO8859_2 is not set 1433 + # CONFIG_NLS_ISO8859_3 is not set 1434 + # CONFIG_NLS_ISO8859_4 is not set 1435 + # CONFIG_NLS_ISO8859_5 is not set 1436 + # CONFIG_NLS_ISO8859_6 is not set 1437 + # CONFIG_NLS_ISO8859_7 is not set 1438 + # CONFIG_NLS_ISO8859_9 is not set 1439 + # CONFIG_NLS_ISO8859_13 is not set 1440 + # CONFIG_NLS_ISO8859_14 is not set 1441 + # CONFIG_NLS_ISO8859_15 is not set 1442 + # CONFIG_NLS_KOI8_R is not set 1443 + # CONFIG_NLS_KOI8_U is not set 1444 + CONFIG_NLS_UTF8=y 1445 + 1446 + # 1447 + # Profiling support 1448 + # 1449 + CONFIG_PROFILING=y 1450 + CONFIG_OPROFILE=m 1451 + 1452 + # 1453 + # Kernel hacking 1454 + # 1455 + # CONFIG_PRINTK_TIME is not set 1456 + CONFIG_DEBUG_KERNEL=y 1457 + CONFIG_MAGIC_SYSRQ=y 1458 + CONFIG_LOG_BUF_SHIFT=14 1459 + CONFIG_DETECT_SOFTLOCKUP=y 1460 + # CONFIG_SCHEDSTATS is not set 1461 + # CONFIG_DEBUG_SLAB is not set 1462 + # CONFIG_DEBUG_PREEMPT is not set 1463 + # CONFIG_DEBUG_SPINLOCK is not set 1464 + # CONFIG_DEBUG_SPINLOCK_SLEEP is not set 1465 + # CONFIG_DEBUG_KOBJECT is not set 1466 + CONFIG_DEBUG_BUGVERBOSE=y 1467 + # CONFIG_DEBUG_INFO is not set 1468 + # CONFIG_DEBUG_FS is not set 1469 + CONFIG_FRAME_POINTER=y 1470 + # CONFIG_DEBUG_USER is not set 1471 + # CONFIG_DEBUG_WAITQ is not set 1472 + CONFIG_DEBUG_ERRORS=y 1473 + CONFIG_DEBUG_LL=y 1474 + # CONFIG_DEBUG_ICEDCC is not set 1475 + 1476 + # 1477 + # Security options 1478 + # 1479 + # CONFIG_KEYS is not set 1480 + # CONFIG_SECURITY is not set 1481 + 1482 + # 1483 + # Cryptographic options 1484 + # 1485 + CONFIG_CRYPTO=y 1486 + CONFIG_CRYPTO_HMAC=y 1487 + CONFIG_CRYPTO_NULL=m 1488 + CONFIG_CRYPTO_MD4=m 1489 + CONFIG_CRYPTO_MD5=m 1490 + CONFIG_CRYPTO_SHA1=m 1491 + CONFIG_CRYPTO_SHA256=m 1492 + CONFIG_CRYPTO_SHA512=m 1493 + CONFIG_CRYPTO_WP512=m 1494 + # CONFIG_CRYPTO_TGR192 is not set 1495 + CONFIG_CRYPTO_DES=m 1496 + CONFIG_CRYPTO_BLOWFISH=m 1497 + CONFIG_CRYPTO_TWOFISH=m 1498 + CONFIG_CRYPTO_SERPENT=m 1499 + CONFIG_CRYPTO_AES=m 1500 + CONFIG_CRYPTO_CAST5=m 1501 + CONFIG_CRYPTO_CAST6=m 1502 + CONFIG_CRYPTO_TEA=m 1503 + CONFIG_CRYPTO_ARC4=m 1504 + CONFIG_CRYPTO_KHAZAD=m 1505 + CONFIG_CRYPTO_ANUBIS=m 1506 + CONFIG_CRYPTO_DEFLATE=m 1507 + CONFIG_CRYPTO_MICHAEL_MIC=m 1508 + CONFIG_CRYPTO_CRC32C=m 1509 + CONFIG_CRYPTO_TEST=m 1510 + 1511 + # 1512 + # Hardware crypto devices 1513 + # 1514 + 1515 + # 1516 + # Library routines 1517 + # 1518 + CONFIG_CRC_CCITT=y 1519 + # CONFIG_CRC16 is not set 1520 + CONFIG_CRC32=y 1521 + CONFIG_LIBCRC32C=m 1522 + CONFIG_ZLIB_INFLATE=y 1523 + CONFIG_ZLIB_DEFLATE=y
+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
+1401
arch/arm/configs/spitz_defconfig
··· 1 + # 2 + # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.14-rc3 4 + # Sun Oct 9 17:11:19 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 is not set 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 is not set 100 + CONFIG_PXA_SHARPSL_27x=y 101 + CONFIG_MACH_SPITZ=y 102 + CONFIG_MACH_BORZOI=y 103 + CONFIG_PXA27x=y 104 + CONFIG_PXA_SHARP_Cxx00=y 105 + 106 + # 107 + # Processor Type 108 + # 109 + CONFIG_CPU_32=y 110 + CONFIG_CPU_XSCALE=y 111 + CONFIG_CPU_32v5=y 112 + CONFIG_CPU_ABRT_EV5T=y 113 + CONFIG_CPU_CACHE_VIVT=y 114 + CONFIG_CPU_TLB_V4WBI=y 115 + 116 + # 117 + # Processor Features 118 + # 119 + CONFIG_ARM_THUMB=y 120 + CONFIG_XSCALE_PMU=y 121 + CONFIG_SHARP_PARAM=y 122 + CONFIG_SHARP_SCOOP=y 123 + 124 + # 125 + # Bus support 126 + # 127 + CONFIG_ISA_DMA_API=y 128 + 129 + # 130 + # PCCARD (PCMCIA/CardBus) support 131 + # 132 + CONFIG_PCCARD=y 133 + # CONFIG_PCMCIA_DEBUG is not set 134 + CONFIG_PCMCIA=y 135 + CONFIG_PCMCIA_LOAD_CIS=y 136 + CONFIG_PCMCIA_IOCTL=y 137 + 138 + # 139 + # PC-card bridges 140 + # 141 + CONFIG_PCMCIA_PXA2XX=y 142 + 143 + # 144 + # Kernel Features 145 + # 146 + CONFIG_PREEMPT=y 147 + # CONFIG_NO_IDLE_HZ is not set 148 + # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set 149 + CONFIG_SELECT_MEMORY_MODEL=y 150 + CONFIG_FLATMEM_MANUAL=y 151 + # CONFIG_DISCONTIGMEM_MANUAL is not set 152 + # CONFIG_SPARSEMEM_MANUAL is not set 153 + CONFIG_FLATMEM=y 154 + CONFIG_FLAT_NODE_MEM_MAP=y 155 + # CONFIG_SPARSEMEM_STATIC is not set 156 + CONFIG_ALIGNMENT_TRAP=y 157 + 158 + # 159 + # Boot options 160 + # 161 + CONFIG_ZBOOT_ROM_TEXT=0x0 162 + CONFIG_ZBOOT_ROM_BSS=0x0 163 + CONFIG_CMDLINE="console=ttyS0,115200n8 console=tty1 noinitrd root=/dev/mtdblock2 rootfstype=jffs2 debug" 164 + # CONFIG_XIP_KERNEL is not set 165 + 166 + # 167 + # Floating point emulation 168 + # 169 + 170 + # 171 + # At least one emulation must be selected 172 + # 173 + CONFIG_FPE_NWFPE=y 174 + # CONFIG_FPE_NWFPE_XP is not set 175 + # CONFIG_FPE_FASTFPE is not set 176 + 177 + # 178 + # Userspace binary formats 179 + # 180 + CONFIG_BINFMT_ELF=y 181 + CONFIG_BINFMT_AOUT=m 182 + CONFIG_BINFMT_MISC=m 183 + # CONFIG_ARTHUR is not set 184 + 185 + # 186 + # Power management options 187 + # 188 + CONFIG_PM=y 189 + CONFIG_APM=y 190 + 191 + # 192 + # Networking 193 + # 194 + CONFIG_NET=y 195 + 196 + # 197 + # Networking options 198 + # 199 + CONFIG_PACKET=y 200 + CONFIG_PACKET_MMAP=y 201 + CONFIG_UNIX=y 202 + CONFIG_XFRM=y 203 + # CONFIG_XFRM_USER is not set 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 + 223 + # 224 + # IP: Virtual Server Configuration 225 + # 226 + # CONFIG_IP_VS is not set 227 + CONFIG_IPV6=m 228 + # CONFIG_IPV6_PRIVACY is not set 229 + CONFIG_INET6_AH=m 230 + CONFIG_INET6_ESP=m 231 + CONFIG_INET6_IPCOMP=m 232 + CONFIG_INET6_TUNNEL=m 233 + CONFIG_IPV6_TUNNEL=m 234 + CONFIG_NETFILTER=y 235 + # CONFIG_NETFILTER_DEBUG is not set 236 + # CONFIG_NETFILTER_NETLINK is not set 237 + 238 + # 239 + # IP: Netfilter Configuration 240 + # 241 + CONFIG_IP_NF_CONNTRACK=m 242 + # CONFIG_IP_NF_CT_ACCT is not set 243 + # CONFIG_IP_NF_CONNTRACK_MARK is not set 244 + # CONFIG_IP_NF_CONNTRACK_EVENTS is not set 245 + CONFIG_IP_NF_CT_PROTO_SCTP=m 246 + CONFIG_IP_NF_FTP=m 247 + CONFIG_IP_NF_IRC=m 248 + # CONFIG_IP_NF_NETBIOS_NS is not set 249 + CONFIG_IP_NF_TFTP=m 250 + CONFIG_IP_NF_AMANDA=m 251 + # CONFIG_IP_NF_PPTP is not set 252 + CONFIG_IP_NF_QUEUE=m 253 + CONFIG_IP_NF_IPTABLES=m 254 + CONFIG_IP_NF_MATCH_LIMIT=m 255 + CONFIG_IP_NF_MATCH_IPRANGE=m 256 + CONFIG_IP_NF_MATCH_MAC=m 257 + CONFIG_IP_NF_MATCH_PKTTYPE=m 258 + CONFIG_IP_NF_MATCH_MARK=m 259 + CONFIG_IP_NF_MATCH_MULTIPORT=m 260 + CONFIG_IP_NF_MATCH_TOS=m 261 + CONFIG_IP_NF_MATCH_RECENT=m 262 + CONFIG_IP_NF_MATCH_ECN=m 263 + CONFIG_IP_NF_MATCH_DSCP=m 264 + CONFIG_IP_NF_MATCH_AH_ESP=m 265 + CONFIG_IP_NF_MATCH_LENGTH=m 266 + CONFIG_IP_NF_MATCH_TTL=m 267 + CONFIG_IP_NF_MATCH_TCPMSS=m 268 + CONFIG_IP_NF_MATCH_HELPER=m 269 + CONFIG_IP_NF_MATCH_STATE=m 270 + CONFIG_IP_NF_MATCH_CONNTRACK=m 271 + CONFIG_IP_NF_MATCH_OWNER=m 272 + CONFIG_IP_NF_MATCH_ADDRTYPE=m 273 + CONFIG_IP_NF_MATCH_REALM=m 274 + CONFIG_IP_NF_MATCH_SCTP=m 275 + # CONFIG_IP_NF_MATCH_DCCP is not set 276 + CONFIG_IP_NF_MATCH_COMMENT=m 277 + CONFIG_IP_NF_MATCH_HASHLIMIT=m 278 + # CONFIG_IP_NF_MATCH_STRING is not set 279 + CONFIG_IP_NF_FILTER=m 280 + # CONFIG_IP_NF_TARGET_REJECT is not set 281 + CONFIG_IP_NF_TARGET_LOG=m 282 + CONFIG_IP_NF_TARGET_ULOG=m 283 + CONFIG_IP_NF_TARGET_TCPMSS=m 284 + # CONFIG_IP_NF_TARGET_NFQUEUE is not set 285 + CONFIG_IP_NF_NAT=m 286 + CONFIG_IP_NF_NAT_NEEDED=y 287 + # CONFIG_IP_NF_TARGET_MASQUERADE is not set 288 + # CONFIG_IP_NF_TARGET_REDIRECT is not set 289 + # CONFIG_IP_NF_TARGET_NETMAP is not set 290 + # CONFIG_IP_NF_TARGET_SAME is not set 291 + # CONFIG_IP_NF_NAT_SNMP_BASIC is not set 292 + CONFIG_IP_NF_NAT_IRC=m 293 + CONFIG_IP_NF_NAT_FTP=m 294 + CONFIG_IP_NF_NAT_TFTP=m 295 + CONFIG_IP_NF_NAT_AMANDA=m 296 + CONFIG_IP_NF_MANGLE=m 297 + # CONFIG_IP_NF_TARGET_TOS is not set 298 + # CONFIG_IP_NF_TARGET_ECN is not set 299 + # CONFIG_IP_NF_TARGET_DSCP is not set 300 + # CONFIG_IP_NF_TARGET_MARK is not set 301 + # CONFIG_IP_NF_TARGET_CLASSIFY is not set 302 + # CONFIG_IP_NF_TARGET_TTL is not set 303 + CONFIG_IP_NF_RAW=m 304 + # CONFIG_IP_NF_TARGET_NOTRACK is not set 305 + CONFIG_IP_NF_ARPTABLES=m 306 + CONFIG_IP_NF_ARPFILTER=m 307 + CONFIG_IP_NF_ARP_MANGLE=m 308 + 309 + # 310 + # IPv6: Netfilter Configuration (EXPERIMENTAL) 311 + # 312 + CONFIG_IP6_NF_QUEUE=m 313 + CONFIG_IP6_NF_IPTABLES=m 314 + CONFIG_IP6_NF_MATCH_LIMIT=m 315 + CONFIG_IP6_NF_MATCH_MAC=m 316 + CONFIG_IP6_NF_MATCH_RT=m 317 + CONFIG_IP6_NF_MATCH_OPTS=m 318 + CONFIG_IP6_NF_MATCH_FRAG=m 319 + CONFIG_IP6_NF_MATCH_HL=m 320 + CONFIG_IP6_NF_MATCH_MULTIPORT=m 321 + CONFIG_IP6_NF_MATCH_OWNER=m 322 + CONFIG_IP6_NF_MATCH_MARK=m 323 + CONFIG_IP6_NF_MATCH_IPV6HEADER=m 324 + CONFIG_IP6_NF_MATCH_AHESP=m 325 + CONFIG_IP6_NF_MATCH_LENGTH=m 326 + CONFIG_IP6_NF_MATCH_EUI64=m 327 + CONFIG_IP6_NF_FILTER=m 328 + # CONFIG_IP6_NF_TARGET_LOG is not set 329 + # CONFIG_IP6_NF_TARGET_REJECT is not set 330 + # CONFIG_IP6_NF_TARGET_NFQUEUE is not set 331 + CONFIG_IP6_NF_MANGLE=m 332 + # CONFIG_IP6_NF_TARGET_MARK is not set 333 + # CONFIG_IP6_NF_TARGET_HL is not set 334 + CONFIG_IP6_NF_RAW=m 335 + 336 + # 337 + # DCCP Configuration (EXPERIMENTAL) 338 + # 339 + # CONFIG_IP_DCCP is not set 340 + 341 + # 342 + # SCTP Configuration (EXPERIMENTAL) 343 + # 344 + # CONFIG_IP_SCTP is not set 345 + # CONFIG_ATM is not set 346 + # CONFIG_BRIDGE is not set 347 + # CONFIG_VLAN_8021Q is not set 348 + # CONFIG_DECNET is not set 349 + # CONFIG_LLC2 is not set 350 + # CONFIG_IPX is not set 351 + # CONFIG_ATALK is not set 352 + # CONFIG_X25 is not set 353 + # CONFIG_LAPB is not set 354 + # CONFIG_NET_DIVERT is not set 355 + # CONFIG_ECONET is not set 356 + # CONFIG_WAN_ROUTER is not set 357 + # CONFIG_NET_SCHED is not set 358 + CONFIG_NET_CLS_ROUTE=y 359 + 360 + # 361 + # Network testing 362 + # 363 + # CONFIG_NET_PKTGEN is not set 364 + # CONFIG_HAMRADIO is not set 365 + CONFIG_IRDA=m 366 + 367 + # 368 + # IrDA protocols 369 + # 370 + CONFIG_IRLAN=m 371 + CONFIG_IRNET=m 372 + CONFIG_IRCOMM=m 373 + # CONFIG_IRDA_ULTRA is not set 374 + 375 + # 376 + # IrDA options 377 + # 378 + # CONFIG_IRDA_CACHE_LAST_LSAP is not set 379 + # CONFIG_IRDA_FAST_RR is not set 380 + # CONFIG_IRDA_DEBUG is not set 381 + 382 + # 383 + # Infrared-port device drivers 384 + # 385 + 386 + # 387 + # SIR device drivers 388 + # 389 + # CONFIG_IRTTY_SIR is not set 390 + 391 + # 392 + # Dongle support 393 + # 394 + 395 + # 396 + # Old SIR device drivers 397 + # 398 + # CONFIG_IRPORT_SIR is not set 399 + 400 + # 401 + # Old Serial dongle support 402 + # 403 + 404 + # 405 + # FIR device drivers 406 + # 407 + # CONFIG_USB_IRDA is not set 408 + # CONFIG_SIGMATEL_FIR is not set 409 + # CONFIG_NSC_FIR is not set 410 + # CONFIG_WINBOND_FIR is not set 411 + # CONFIG_SMC_IRCC_FIR is not set 412 + # CONFIG_ALI_FIR is not set 413 + # CONFIG_VIA_FIR is not set 414 + CONFIG_BT=m 415 + CONFIG_BT_L2CAP=m 416 + CONFIG_BT_SCO=m 417 + CONFIG_BT_RFCOMM=m 418 + CONFIG_BT_RFCOMM_TTY=y 419 + CONFIG_BT_BNEP=m 420 + CONFIG_BT_BNEP_MC_FILTER=y 421 + CONFIG_BT_BNEP_PROTO_FILTER=y 422 + CONFIG_BT_HIDP=m 423 + 424 + # 425 + # Bluetooth device drivers 426 + # 427 + CONFIG_BT_HCIUSB=m 428 + # CONFIG_BT_HCIUSB_SCO is not set 429 + CONFIG_BT_HCIUART=m 430 + CONFIG_BT_HCIUART_H4=y 431 + CONFIG_BT_HCIUART_BCSP=y 432 + CONFIG_BT_HCIUART_BCSP_TXCRC=y 433 + CONFIG_BT_HCIBCM203X=m 434 + CONFIG_BT_HCIBPA10X=m 435 + CONFIG_BT_HCIBFUSB=m 436 + CONFIG_BT_HCIDTL1=m 437 + CONFIG_BT_HCIBT3C=m 438 + CONFIG_BT_HCIBLUECARD=m 439 + CONFIG_BT_HCIBTUART=m 440 + CONFIG_BT_HCIVHCI=m 441 + CONFIG_IEEE80211=m 442 + # CONFIG_IEEE80211_DEBUG is not set 443 + CONFIG_IEEE80211_CRYPT_WEP=m 444 + # CONFIG_IEEE80211_CRYPT_CCMP is not set 445 + # CONFIG_IEEE80211_CRYPT_TKIP is not set 446 + 447 + # 448 + # Device Drivers 449 + # 450 + 451 + # 452 + # Generic Driver Options 453 + # 454 + CONFIG_STANDALONE=y 455 + CONFIG_PREVENT_FIRMWARE_BUILD=y 456 + CONFIG_FW_LOADER=y 457 + # CONFIG_DEBUG_DRIVER is not set 458 + 459 + # 460 + # Memory Technology Devices (MTD) 461 + # 462 + CONFIG_MTD=y 463 + # CONFIG_MTD_DEBUG is not set 464 + # CONFIG_MTD_CONCAT is not set 465 + CONFIG_MTD_PARTITIONS=y 466 + # CONFIG_MTD_REDBOOT_PARTS is not set 467 + CONFIG_MTD_CMDLINE_PARTS=y 468 + # CONFIG_MTD_AFS_PARTS is not set 469 + 470 + # 471 + # User Modules And Translation Layers 472 + # 473 + CONFIG_MTD_CHAR=y 474 + CONFIG_MTD_BLOCK=y 475 + # CONFIG_FTL is not set 476 + # CONFIG_NFTL is not set 477 + # CONFIG_INFTL is not set 478 + 479 + # 480 + # RAM/ROM/Flash chip drivers 481 + # 482 + # CONFIG_MTD_CFI is not set 483 + # CONFIG_MTD_JEDECPROBE is not set 484 + CONFIG_MTD_MAP_BANK_WIDTH_1=y 485 + CONFIG_MTD_MAP_BANK_WIDTH_2=y 486 + CONFIG_MTD_MAP_BANK_WIDTH_4=y 487 + # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set 488 + # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set 489 + # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set 490 + CONFIG_MTD_CFI_I1=y 491 + CONFIG_MTD_CFI_I2=y 492 + # CONFIG_MTD_CFI_I4 is not set 493 + # CONFIG_MTD_CFI_I8 is not set 494 + # CONFIG_MTD_RAM is not set 495 + CONFIG_MTD_ROM=y 496 + # CONFIG_MTD_ABSENT is not set 497 + 498 + # 499 + # Mapping drivers for chip access 500 + # 501 + CONFIG_MTD_COMPLEX_MAPPINGS=y 502 + CONFIG_MTD_SHARP_SL=y 503 + # CONFIG_MTD_PLATRAM is not set 504 + 505 + # 506 + # Self-contained MTD device drivers 507 + # 508 + # CONFIG_MTD_SLRAM is not set 509 + # CONFIG_MTD_PHRAM is not set 510 + # CONFIG_MTD_MTDRAM is not set 511 + # CONFIG_MTD_BLKMTD is not set 512 + # CONFIG_MTD_BLOCK2MTD is not set 513 + 514 + # 515 + # Disk-On-Chip Device Drivers 516 + # 517 + # CONFIG_MTD_DOC2000 is not set 518 + # CONFIG_MTD_DOC2001 is not set 519 + # CONFIG_MTD_DOC2001PLUS is not set 520 + 521 + # 522 + # NAND Flash Device Drivers 523 + # 524 + CONFIG_MTD_NAND=y 525 + CONFIG_MTD_NAND_VERIFY_WRITE=y 526 + # CONFIG_MTD_NAND_H1900 is not set 527 + CONFIG_MTD_NAND_IDS=y 528 + # CONFIG_MTD_NAND_DISKONCHIP is not set 529 + CONFIG_MTD_NAND_SHARPSL=y 530 + # CONFIG_MTD_NAND_NANDSIM is not set 531 + 532 + # 533 + # Parallel port support 534 + # 535 + # CONFIG_PARPORT is not set 536 + 537 + # 538 + # Plug and Play support 539 + # 540 + 541 + # 542 + # Block devices 543 + # 544 + # CONFIG_BLK_DEV_COW_COMMON is not set 545 + CONFIG_BLK_DEV_LOOP=y 546 + # CONFIG_BLK_DEV_CRYPTOLOOP is not set 547 + # CONFIG_BLK_DEV_NBD is not set 548 + # CONFIG_BLK_DEV_UB is not set 549 + # CONFIG_BLK_DEV_RAM is not set 550 + CONFIG_BLK_DEV_RAM_COUNT=16 551 + # CONFIG_CDROM_PKTCDVD is not set 552 + 553 + # 554 + # IO Schedulers 555 + # 556 + CONFIG_IOSCHED_NOOP=y 557 + CONFIG_IOSCHED_AS=y 558 + CONFIG_IOSCHED_DEADLINE=y 559 + CONFIG_IOSCHED_CFQ=y 560 + # CONFIG_ATA_OVER_ETH is not set 561 + 562 + # 563 + # ATA/ATAPI/MFM/RLL support 564 + # 565 + CONFIG_IDE=y 566 + CONFIG_BLK_DEV_IDE=y 567 + 568 + # 569 + # Please see Documentation/ide.txt for help/info on IDE drives 570 + # 571 + # CONFIG_BLK_DEV_IDE_SATA is not set 572 + CONFIG_BLK_DEV_IDEDISK=y 573 + # CONFIG_IDEDISK_MULTI_MODE is not set 574 + CONFIG_BLK_DEV_IDECS=y 575 + # CONFIG_BLK_DEV_IDECD is not set 576 + # CONFIG_BLK_DEV_IDETAPE is not set 577 + # CONFIG_BLK_DEV_IDEFLOPPY is not set 578 + # CONFIG_BLK_DEV_IDESCSI is not set 579 + # CONFIG_IDE_TASK_IOCTL is not set 580 + 581 + # 582 + # IDE chipset support/bugfixes 583 + # 584 + CONFIG_IDE_GENERIC=y 585 + # CONFIG_IDE_ARM is not set 586 + # CONFIG_BLK_DEV_IDEDMA is not set 587 + # CONFIG_IDEDMA_AUTO is not set 588 + # CONFIG_BLK_DEV_HD is not set 589 + 590 + # 591 + # SCSI device support 592 + # 593 + # CONFIG_RAID_ATTRS is not set 594 + CONFIG_SCSI=m 595 + CONFIG_SCSI_PROC_FS=y 596 + 597 + # 598 + # SCSI support type (disk, tape, CD-ROM) 599 + # 600 + CONFIG_BLK_DEV_SD=m 601 + CONFIG_CHR_DEV_ST=m 602 + CONFIG_CHR_DEV_OSST=m 603 + CONFIG_BLK_DEV_SR=m 604 + # CONFIG_BLK_DEV_SR_VENDOR is not set 605 + CONFIG_CHR_DEV_SG=m 606 + # CONFIG_CHR_DEV_SCH is not set 607 + 608 + # 609 + # Some SCSI devices (e.g. CD jukebox) support multiple LUNs 610 + # 611 + CONFIG_SCSI_MULTI_LUN=y 612 + # CONFIG_SCSI_CONSTANTS is not set 613 + # CONFIG_SCSI_LOGGING is not set 614 + 615 + # 616 + # SCSI Transport Attributes 617 + # 618 + # CONFIG_SCSI_SPI_ATTRS is not set 619 + # CONFIG_SCSI_FC_ATTRS is not set 620 + # CONFIG_SCSI_ISCSI_ATTRS is not set 621 + # CONFIG_SCSI_SAS_ATTRS is not set 622 + 623 + # 624 + # SCSI low-level drivers 625 + # 626 + # CONFIG_SCSI_SATA is not set 627 + # CONFIG_SCSI_DEBUG is not set 628 + 629 + # 630 + # PCMCIA SCSI adapter support 631 + # 632 + # CONFIG_PCMCIA_AHA152X is not set 633 + # CONFIG_PCMCIA_FDOMAIN is not set 634 + # CONFIG_PCMCIA_NINJA_SCSI is not set 635 + # CONFIG_PCMCIA_QLOGIC is not set 636 + # CONFIG_PCMCIA_SYM53C500 is not set 637 + 638 + # 639 + # Multi-device support (RAID and LVM) 640 + # 641 + # CONFIG_MD is not set 642 + 643 + # 644 + # Fusion MPT device support 645 + # 646 + # CONFIG_FUSION is not set 647 + 648 + # 649 + # IEEE 1394 (FireWire) support 650 + # 651 + 652 + # 653 + # I2O device support 654 + # 655 + 656 + # 657 + # Network device support 658 + # 659 + CONFIG_NETDEVICES=y 660 + # CONFIG_DUMMY is not set 661 + # CONFIG_BONDING is not set 662 + # CONFIG_EQUALIZER is not set 663 + # CONFIG_TUN is not set 664 + 665 + # 666 + # PHY device support 667 + # 668 + # CONFIG_PHYLIB is not set 669 + 670 + # 671 + # Ethernet (10 or 100Mbit) 672 + # 673 + CONFIG_NET_ETHERNET=y 674 + CONFIG_MII=m 675 + # CONFIG_SMC91X is not set 676 + # CONFIG_DM9000 is not set 677 + 678 + # 679 + # Ethernet (1000 Mbit) 680 + # 681 + 682 + # 683 + # Ethernet (10000 Mbit) 684 + # 685 + 686 + # 687 + # Token Ring devices 688 + # 689 + 690 + # 691 + # Wireless LAN (non-hamradio) 692 + # 693 + CONFIG_NET_RADIO=y 694 + 695 + # 696 + # Obsolete Wireless cards support (pre-802.11) 697 + # 698 + # CONFIG_STRIP is not set 699 + # CONFIG_PCMCIA_WAVELAN is not set 700 + # CONFIG_PCMCIA_NETWAVE is not set 701 + 702 + # 703 + # Wireless 802.11 Frequency Hopping cards support 704 + # 705 + # CONFIG_PCMCIA_RAYCS is not set 706 + 707 + # 708 + # Wireless 802.11b ISA/PCI cards support 709 + # 710 + CONFIG_HERMES=m 711 + # CONFIG_ATMEL is not set 712 + 713 + # 714 + # Wireless 802.11b Pcmcia/Cardbus cards support 715 + # 716 + CONFIG_PCMCIA_HERMES=m 717 + CONFIG_PCMCIA_SPECTRUM=m 718 + # CONFIG_AIRO_CS is not set 719 + # CONFIG_PCMCIA_WL3501 is not set 720 + CONFIG_HOSTAP=m 721 + CONFIG_HOSTAP_FIRMWARE=y 722 + CONFIG_HOSTAP_CS=m 723 + CONFIG_NET_WIRELESS=y 724 + 725 + # 726 + # PCMCIA network device support 727 + # 728 + CONFIG_NET_PCMCIA=y 729 + # CONFIG_PCMCIA_3C589 is not set 730 + # CONFIG_PCMCIA_3C574 is not set 731 + # CONFIG_PCMCIA_FMVJ18X is not set 732 + CONFIG_PCMCIA_PCNET=m 733 + # CONFIG_PCMCIA_NMCLAN is not set 734 + # CONFIG_PCMCIA_SMC91C92 is not set 735 + # CONFIG_PCMCIA_XIRC2PS is not set 736 + # CONFIG_PCMCIA_AXNET is not set 737 + 738 + # 739 + # Wan interfaces 740 + # 741 + # CONFIG_WAN is not set 742 + CONFIG_PPP=m 743 + # CONFIG_PPP_MULTILINK is not set 744 + # CONFIG_PPP_FILTER is not set 745 + CONFIG_PPP_ASYNC=m 746 + # CONFIG_PPP_SYNC_TTY is not set 747 + # CONFIG_PPP_DEFLATE is not set 748 + CONFIG_PPP_BSDCOMP=m 749 + # CONFIG_PPPOE is not set 750 + # CONFIG_SLIP is not set 751 + # CONFIG_SHAPER is not set 752 + # CONFIG_NETCONSOLE is not set 753 + # CONFIG_NETPOLL is not set 754 + # CONFIG_NET_POLL_CONTROLLER is not set 755 + 756 + # 757 + # ISDN subsystem 758 + # 759 + # CONFIG_ISDN is not set 760 + 761 + # 762 + # Input device support 763 + # 764 + CONFIG_INPUT=y 765 + 766 + # 767 + # Userland interfaces 768 + # 769 + # CONFIG_INPUT_MOUSEDEV is not set 770 + # CONFIG_INPUT_JOYDEV is not set 771 + # CONFIG_INPUT_TSDEV is not set 772 + CONFIG_INPUT_EVDEV=y 773 + # CONFIG_INPUT_EVBUG is not set 774 + 775 + # 776 + # Input Device Drivers 777 + # 778 + CONFIG_INPUT_KEYBOARD=y 779 + # CONFIG_KEYBOARD_ATKBD is not set 780 + # CONFIG_KEYBOARD_SUNKBD is not set 781 + # CONFIG_KEYBOARD_LKKBD is not set 782 + # CONFIG_KEYBOARD_XTKBD is not set 783 + # CONFIG_KEYBOARD_NEWTON is not set 784 + # CONFIG_KEYBOARD_CORGI is not set 785 + CONFIG_KEYBOARD_SPITZ=y 786 + # CONFIG_INPUT_MOUSE is not set 787 + # CONFIG_INPUT_JOYSTICK is not set 788 + CONFIG_INPUT_TOUCHSCREEN=y 789 + CONFIG_TOUCHSCREEN_CORGI=y 790 + # CONFIG_TOUCHSCREEN_GUNZE is not set 791 + # CONFIG_TOUCHSCREEN_ELO is not set 792 + # CONFIG_TOUCHSCREEN_MTOUCH is not set 793 + # CONFIG_TOUCHSCREEN_MK712 is not set 794 + CONFIG_INPUT_MISC=y 795 + CONFIG_INPUT_UINPUT=m 796 + 797 + # 798 + # Hardware I/O ports 799 + # 800 + # CONFIG_SERIO is not set 801 + # CONFIG_GAMEPORT is not set 802 + 803 + # 804 + # Character devices 805 + # 806 + CONFIG_VT=y 807 + CONFIG_VT_CONSOLE=y 808 + CONFIG_HW_CONSOLE=y 809 + # CONFIG_SERIAL_NONSTANDARD is not set 810 + 811 + # 812 + # Serial drivers 813 + # 814 + CONFIG_SERIAL_8250=m 815 + CONFIG_SERIAL_8250_CS=m 816 + CONFIG_SERIAL_8250_NR_UARTS=4 817 + # CONFIG_SERIAL_8250_EXTENDED is not set 818 + 819 + # 820 + # Non-8250 serial port support 821 + # 822 + CONFIG_SERIAL_PXA=y 823 + CONFIG_SERIAL_PXA_CONSOLE=y 824 + CONFIG_SERIAL_CORE=y 825 + CONFIG_SERIAL_CORE_CONSOLE=y 826 + CONFIG_UNIX98_PTYS=y 827 + # CONFIG_LEGACY_PTYS is not set 828 + 829 + # 830 + # IPMI 831 + # 832 + # CONFIG_IPMI_HANDLER is not set 833 + 834 + # 835 + # Watchdog Cards 836 + # 837 + # CONFIG_WATCHDOG is not set 838 + # CONFIG_NVRAM is not set 839 + # CONFIG_RTC is not set 840 + # CONFIG_DTLK is not set 841 + # CONFIG_R3964 is not set 842 + 843 + # 844 + # Ftape, the floppy tape device driver 845 + # 846 + 847 + # 848 + # PCMCIA character devices 849 + # 850 + # CONFIG_SYNCLINK_CS is not set 851 + # CONFIG_RAW_DRIVER is not set 852 + 853 + # 854 + # TPM devices 855 + # 856 + 857 + # 858 + # I2C support 859 + # 860 + # CONFIG_I2C is not set 861 + 862 + # 863 + # Hardware Monitoring support 864 + # 865 + CONFIG_HWMON=y 866 + # CONFIG_HWMON_VID is not set 867 + # CONFIG_HWMON_DEBUG_CHIP is not set 868 + 869 + # 870 + # Misc devices 871 + # 872 + 873 + # 874 + # Multimedia Capabilities Port drivers 875 + # 876 + 877 + # 878 + # Multimedia devices 879 + # 880 + # CONFIG_VIDEO_DEV is not set 881 + 882 + # 883 + # Digital Video Broadcasting Devices 884 + # 885 + # CONFIG_DVB is not set 886 + 887 + # 888 + # Graphics support 889 + # 890 + CONFIG_FB=y 891 + CONFIG_FB_CFB_FILLRECT=y 892 + CONFIG_FB_CFB_COPYAREA=y 893 + CONFIG_FB_CFB_IMAGEBLIT=y 894 + CONFIG_FB_SOFT_CURSOR=y 895 + # CONFIG_FB_MACMODES is not set 896 + # CONFIG_FB_MODE_HELPERS is not set 897 + # CONFIG_FB_TILEBLITTING is not set 898 + CONFIG_FB_PXA=y 899 + # CONFIG_FB_W100 is not set 900 + # CONFIG_FB_PXA_PARAMETERS is not set 901 + # CONFIG_FB_S1D13XXX is not set 902 + # CONFIG_FB_VIRTUAL is not set 903 + 904 + # 905 + # Console display driver support 906 + # 907 + # CONFIG_VGA_CONSOLE is not set 908 + CONFIG_DUMMY_CONSOLE=y 909 + CONFIG_FRAMEBUFFER_CONSOLE=y 910 + CONFIG_FONTS=y 911 + CONFIG_FONT_8x8=y 912 + CONFIG_FONT_8x16=y 913 + # CONFIG_FONT_6x11 is not set 914 + # CONFIG_FONT_7x14 is not set 915 + # CONFIG_FONT_PEARL_8x8 is not set 916 + # CONFIG_FONT_ACORN_8x8 is not set 917 + # CONFIG_FONT_MINI_4x6 is not set 918 + # CONFIG_FONT_SUN8x16 is not set 919 + # CONFIG_FONT_SUN12x22 is not set 920 + # CONFIG_FONT_10x18 is not set 921 + 922 + # 923 + # Logo configuration 924 + # 925 + # CONFIG_LOGO is not set 926 + CONFIG_BACKLIGHT_LCD_SUPPORT=y 927 + CONFIG_BACKLIGHT_CLASS_DEVICE=y 928 + CONFIG_BACKLIGHT_DEVICE=y 929 + CONFIG_LCD_CLASS_DEVICE=y 930 + CONFIG_LCD_DEVICE=y 931 + CONFIG_BACKLIGHT_CORGI=y 932 + 933 + # 934 + # Sound 935 + # 936 + # CONFIG_SOUND is not set 937 + 938 + # 939 + # USB support 940 + # 941 + CONFIG_USB_ARCH_HAS_HCD=y 942 + CONFIG_USB_ARCH_HAS_OHCI=y 943 + CONFIG_USB=m 944 + # CONFIG_USB_DEBUG is not set 945 + 946 + # 947 + # Miscellaneous USB options 948 + # 949 + CONFIG_USB_DEVICEFS=y 950 + # CONFIG_USB_BANDWIDTH is not set 951 + # CONFIG_USB_DYNAMIC_MINORS is not set 952 + # CONFIG_USB_SUSPEND is not set 953 + # CONFIG_USB_OTG is not set 954 + 955 + # 956 + # USB Host Controller Drivers 957 + # 958 + # CONFIG_USB_ISP116X_HCD is not set 959 + CONFIG_USB_OHCI_HCD=m 960 + # CONFIG_USB_OHCI_BIG_ENDIAN is not set 961 + CONFIG_USB_OHCI_LITTLE_ENDIAN=y 962 + CONFIG_USB_SL811_HCD=m 963 + CONFIG_USB_SL811_CS=m 964 + 965 + # 966 + # USB Device Class drivers 967 + # 968 + 969 + # 970 + # USB Bluetooth TTY can only be used with disabled Bluetooth subsystem 971 + # 972 + CONFIG_USB_ACM=m 973 + CONFIG_USB_PRINTER=m 974 + 975 + # 976 + # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information 977 + # 978 + CONFIG_USB_STORAGE=m 979 + # CONFIG_USB_STORAGE_DEBUG is not set 980 + # CONFIG_USB_STORAGE_DATAFAB is not set 981 + # CONFIG_USB_STORAGE_FREECOM is not set 982 + # CONFIG_USB_STORAGE_ISD200 is not set 983 + # CONFIG_USB_STORAGE_DPCM is not set 984 + # CONFIG_USB_STORAGE_USBAT is not set 985 + # CONFIG_USB_STORAGE_SDDR09 is not set 986 + # CONFIG_USB_STORAGE_SDDR55 is not set 987 + # CONFIG_USB_STORAGE_JUMPSHOT is not set 988 + # CONFIG_USB_STORAGE_ONETOUCH is not set 989 + 990 + # 991 + # USB Input Devices 992 + # 993 + CONFIG_USB_HID=m 994 + CONFIG_USB_HIDINPUT=y 995 + # CONFIG_HID_FF is not set 996 + # CONFIG_USB_HIDDEV is not set 997 + 998 + # 999 + # USB HID Boot Protocol drivers 1000 + # 1001 + CONFIG_USB_KBD=m 1002 + CONFIG_USB_MOUSE=m 1003 + CONFIG_USB_AIPTEK=m 1004 + CONFIG_USB_WACOM=m 1005 + # CONFIG_USB_ACECAD is not set 1006 + CONFIG_USB_KBTAB=m 1007 + CONFIG_USB_POWERMATE=m 1008 + CONFIG_USB_MTOUCH=m 1009 + # CONFIG_USB_ITMTOUCH is not set 1010 + CONFIG_USB_EGALAX=m 1011 + # CONFIG_USB_YEALINK is not set 1012 + CONFIG_USB_XPAD=m 1013 + CONFIG_USB_ATI_REMOTE=m 1014 + # CONFIG_USB_KEYSPAN_REMOTE is not set 1015 + # CONFIG_USB_APPLETOUCH is not set 1016 + 1017 + # 1018 + # USB Imaging devices 1019 + # 1020 + CONFIG_USB_MDC800=m 1021 + CONFIG_USB_MICROTEK=m 1022 + 1023 + # 1024 + # USB Multimedia devices 1025 + # 1026 + CONFIG_USB_DABUSB=m 1027 + 1028 + # 1029 + # Video4Linux support is needed for USB Multimedia device support 1030 + # 1031 + 1032 + # 1033 + # USB Network Adapters 1034 + # 1035 + CONFIG_USB_CATC=m 1036 + CONFIG_USB_KAWETH=m 1037 + CONFIG_USB_PEGASUS=m 1038 + CONFIG_USB_RTL8150=m 1039 + CONFIG_USB_USBNET=m 1040 + CONFIG_USB_NET_AX8817X=m 1041 + CONFIG_USB_NET_CDCETHER=m 1042 + # CONFIG_USB_NET_GL620A is not set 1043 + CONFIG_USB_NET_NET1080=m 1044 + # CONFIG_USB_NET_PLUSB is not set 1045 + # CONFIG_USB_NET_RNDIS_HOST is not set 1046 + # CONFIG_USB_NET_CDC_SUBSET is not set 1047 + CONFIG_USB_NET_ZAURUS=m 1048 + # CONFIG_USB_ZD1201 is not set 1049 + CONFIG_USB_MON=y 1050 + 1051 + # 1052 + # USB port drivers 1053 + # 1054 + 1055 + # 1056 + # USB Serial Converter support 1057 + # 1058 + CONFIG_USB_SERIAL=m 1059 + CONFIG_USB_SERIAL_GENERIC=y 1060 + # CONFIG_USB_SERIAL_AIRPRIME is not set 1061 + CONFIG_USB_SERIAL_BELKIN=m 1062 + # CONFIG_USB_SERIAL_WHITEHEAT is not set 1063 + CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m 1064 + # CONFIG_USB_SERIAL_CP2101 is not set 1065 + CONFIG_USB_SERIAL_CYPRESS_M8=m 1066 + CONFIG_USB_SERIAL_EMPEG=m 1067 + CONFIG_USB_SERIAL_FTDI_SIO=m 1068 + CONFIG_USB_SERIAL_VISOR=m 1069 + CONFIG_USB_SERIAL_IPAQ=m 1070 + CONFIG_USB_SERIAL_IR=m 1071 + CONFIG_USB_SERIAL_EDGEPORT=m 1072 + CONFIG_USB_SERIAL_EDGEPORT_TI=m 1073 + CONFIG_USB_SERIAL_GARMIN=m 1074 + CONFIG_USB_SERIAL_IPW=m 1075 + CONFIG_USB_SERIAL_KEYSPAN_PDA=m 1076 + CONFIG_USB_SERIAL_KEYSPAN=m 1077 + # CONFIG_USB_SERIAL_KEYSPAN_MPR is not set 1078 + # CONFIG_USB_SERIAL_KEYSPAN_USA28 is not set 1079 + # CONFIG_USB_SERIAL_KEYSPAN_USA28X is not set 1080 + # CONFIG_USB_SERIAL_KEYSPAN_USA28XA is not set 1081 + # CONFIG_USB_SERIAL_KEYSPAN_USA28XB is not set 1082 + # CONFIG_USB_SERIAL_KEYSPAN_USA19 is not set 1083 + # CONFIG_USB_SERIAL_KEYSPAN_USA18X is not set 1084 + # CONFIG_USB_SERIAL_KEYSPAN_USA19W is not set 1085 + # CONFIG_USB_SERIAL_KEYSPAN_USA19QW is not set 1086 + # CONFIG_USB_SERIAL_KEYSPAN_USA19QI is not set 1087 + # CONFIG_USB_SERIAL_KEYSPAN_USA49W is not set 1088 + # CONFIG_USB_SERIAL_KEYSPAN_USA49WLC is not set 1089 + CONFIG_USB_SERIAL_KLSI=m 1090 + CONFIG_USB_SERIAL_KOBIL_SCT=m 1091 + CONFIG_USB_SERIAL_MCT_U232=m 1092 + CONFIG_USB_SERIAL_PL2303=m 1093 + # CONFIG_USB_SERIAL_HP4X is not set 1094 + CONFIG_USB_SERIAL_SAFE=m 1095 + # CONFIG_USB_SERIAL_SAFE_PADDED is not set 1096 + CONFIG_USB_SERIAL_TI=m 1097 + CONFIG_USB_SERIAL_CYBERJACK=m 1098 + CONFIG_USB_SERIAL_XIRCOM=m 1099 + # CONFIG_USB_SERIAL_OPTION is not set 1100 + CONFIG_USB_SERIAL_OMNINET=m 1101 + CONFIG_USB_EZUSB=y 1102 + 1103 + # 1104 + # USB Miscellaneous drivers 1105 + # 1106 + CONFIG_USB_EMI62=m 1107 + CONFIG_USB_EMI26=m 1108 + CONFIG_USB_AUERSWALD=m 1109 + CONFIG_USB_RIO500=m 1110 + CONFIG_USB_LEGOTOWER=m 1111 + CONFIG_USB_LCD=m 1112 + CONFIG_USB_LED=m 1113 + CONFIG_USB_CYTHERM=m 1114 + CONFIG_USB_PHIDGETKIT=m 1115 + CONFIG_USB_PHIDGETSERVO=m 1116 + CONFIG_USB_IDMOUSE=m 1117 + # CONFIG_USB_LD is not set 1118 + # CONFIG_USB_TEST is not set 1119 + 1120 + # 1121 + # USB DSL modem support 1122 + # 1123 + 1124 + # 1125 + # USB Gadget Support 1126 + # 1127 + CONFIG_USB_GADGET=m 1128 + # CONFIG_USB_GADGET_DEBUG_FILES is not set 1129 + CONFIG_USB_GADGET_SELECTED=y 1130 + # CONFIG_USB_GADGET_NET2280 is not set 1131 + # CONFIG_USB_GADGET_PXA2XX is not set 1132 + # CONFIG_USB_GADGET_GOKU is not set 1133 + # CONFIG_USB_GADGET_LH7A40X is not set 1134 + # CONFIG_USB_GADGET_OMAP is not set 1135 + CONFIG_USB_GADGET_DUMMY_HCD=y 1136 + CONFIG_USB_DUMMY_HCD=m 1137 + CONFIG_USB_GADGET_DUALSPEED=y 1138 + CONFIG_USB_ZERO=m 1139 + CONFIG_USB_ETH=m 1140 + CONFIG_USB_ETH_RNDIS=y 1141 + CONFIG_USB_GADGETFS=m 1142 + CONFIG_USB_FILE_STORAGE=m 1143 + # CONFIG_USB_FILE_STORAGE_TEST is not set 1144 + CONFIG_USB_G_SERIAL=m 1145 + 1146 + # 1147 + # MMC/SD Card support 1148 + # 1149 + CONFIG_MMC=y 1150 + # CONFIG_MMC_DEBUG is not set 1151 + CONFIG_MMC_BLOCK=y 1152 + CONFIG_MMC_PXA=y 1153 + # CONFIG_MMC_WBSD is not set 1154 + 1155 + # 1156 + # File systems 1157 + # 1158 + CONFIG_EXT2_FS=y 1159 + CONFIG_EXT2_FS_XATTR=y 1160 + CONFIG_EXT2_FS_POSIX_ACL=y 1161 + CONFIG_EXT2_FS_SECURITY=y 1162 + # CONFIG_EXT2_FS_XIP is not set 1163 + CONFIG_EXT3_FS=y 1164 + # CONFIG_EXT3_FS_XATTR is not set 1165 + CONFIG_JBD=y 1166 + # CONFIG_JBD_DEBUG is not set 1167 + CONFIG_FS_MBCACHE=y 1168 + # CONFIG_REISERFS_FS is not set 1169 + # CONFIG_JFS_FS is not set 1170 + CONFIG_FS_POSIX_ACL=y 1171 + # CONFIG_XFS_FS is not set 1172 + # CONFIG_MINIX_FS is not set 1173 + # CONFIG_ROMFS_FS is not set 1174 + CONFIG_INOTIFY=y 1175 + # CONFIG_QUOTA is not set 1176 + CONFIG_DNOTIFY=y 1177 + # CONFIG_AUTOFS_FS is not set 1178 + # CONFIG_AUTOFS4_FS is not set 1179 + # CONFIG_FUSE_FS is not set 1180 + 1181 + # 1182 + # CD-ROM/DVD Filesystems 1183 + # 1184 + # CONFIG_ISO9660_FS is not set 1185 + # CONFIG_UDF_FS is not set 1186 + 1187 + # 1188 + # DOS/FAT/NT Filesystems 1189 + # 1190 + CONFIG_FAT_FS=y 1191 + CONFIG_MSDOS_FS=y 1192 + CONFIG_VFAT_FS=y 1193 + CONFIG_FAT_DEFAULT_CODEPAGE=437 1194 + CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" 1195 + # CONFIG_NTFS_FS is not set 1196 + 1197 + # 1198 + # Pseudo filesystems 1199 + # 1200 + CONFIG_PROC_FS=y 1201 + CONFIG_SYSFS=y 1202 + CONFIG_TMPFS=y 1203 + # CONFIG_HUGETLB_PAGE is not set 1204 + CONFIG_RAMFS=y 1205 + # CONFIG_RELAYFS_FS is not set 1206 + 1207 + # 1208 + # Miscellaneous filesystems 1209 + # 1210 + # CONFIG_ADFS_FS is not set 1211 + # CONFIG_AFFS_FS is not set 1212 + # CONFIG_HFS_FS is not set 1213 + # CONFIG_HFSPLUS_FS is not set 1214 + # CONFIG_BEFS_FS is not set 1215 + # CONFIG_BFS_FS is not set 1216 + # CONFIG_EFS_FS is not set 1217 + # CONFIG_JFFS_FS is not set 1218 + CONFIG_JFFS2_FS=y 1219 + CONFIG_JFFS2_FS_DEBUG=0 1220 + CONFIG_JFFS2_FS_WRITEBUFFER=y 1221 + CONFIG_JFFS2_COMPRESSION_OPTIONS=y 1222 + CONFIG_JFFS2_ZLIB=y 1223 + CONFIG_JFFS2_RTIME=y 1224 + CONFIG_JFFS2_RUBIN=y 1225 + # CONFIG_JFFS2_CMODE_NONE is not set 1226 + CONFIG_JFFS2_CMODE_PRIORITY=y 1227 + # CONFIG_JFFS2_CMODE_SIZE is not set 1228 + CONFIG_CRAMFS=m 1229 + # CONFIG_VXFS_FS is not set 1230 + # CONFIG_HPFS_FS is not set 1231 + # CONFIG_QNX4FS_FS is not set 1232 + # CONFIG_SYSV_FS is not set 1233 + # CONFIG_UFS_FS is not set 1234 + 1235 + # 1236 + # Network File Systems 1237 + # 1238 + CONFIG_NFS_FS=m 1239 + CONFIG_NFS_V3=y 1240 + # CONFIG_NFS_V3_ACL is not set 1241 + CONFIG_NFS_V4=y 1242 + # CONFIG_NFS_DIRECTIO is not set 1243 + # CONFIG_NFSD is not set 1244 + CONFIG_LOCKD=m 1245 + CONFIG_LOCKD_V4=y 1246 + CONFIG_NFS_COMMON=y 1247 + CONFIG_SUNRPC=m 1248 + CONFIG_SUNRPC_GSS=m 1249 + CONFIG_RPCSEC_GSS_KRB5=m 1250 + # CONFIG_RPCSEC_GSS_SPKM3 is not set 1251 + CONFIG_SMB_FS=m 1252 + CONFIG_SMB_NLS_DEFAULT=y 1253 + CONFIG_SMB_NLS_REMOTE="cp437" 1254 + # CONFIG_CIFS is not set 1255 + # CONFIG_NCP_FS is not set 1256 + # CONFIG_CODA_FS is not set 1257 + # CONFIG_AFS_FS is not set 1258 + # CONFIG_9P_FS is not set 1259 + 1260 + # 1261 + # Partition Types 1262 + # 1263 + CONFIG_PARTITION_ADVANCED=y 1264 + # CONFIG_ACORN_PARTITION is not set 1265 + # CONFIG_OSF_PARTITION is not set 1266 + # CONFIG_AMIGA_PARTITION is not set 1267 + # CONFIG_ATARI_PARTITION is not set 1268 + # CONFIG_MAC_PARTITION is not set 1269 + CONFIG_MSDOS_PARTITION=y 1270 + # CONFIG_BSD_DISKLABEL is not set 1271 + # CONFIG_MINIX_SUBPARTITION is not set 1272 + # CONFIG_SOLARIS_X86_PARTITION is not set 1273 + # CONFIG_UNIXWARE_DISKLABEL is not set 1274 + # CONFIG_LDM_PARTITION is not set 1275 + # CONFIG_SGI_PARTITION is not set 1276 + # CONFIG_ULTRIX_PARTITION is not set 1277 + # CONFIG_SUN_PARTITION is not set 1278 + # CONFIG_EFI_PARTITION is not set 1279 + 1280 + # 1281 + # Native Language Support 1282 + # 1283 + CONFIG_NLS=y 1284 + CONFIG_NLS_DEFAULT="cp437" 1285 + CONFIG_NLS_CODEPAGE_437=y 1286 + # CONFIG_NLS_CODEPAGE_737 is not set 1287 + # CONFIG_NLS_CODEPAGE_775 is not set 1288 + # CONFIG_NLS_CODEPAGE_850 is not set 1289 + # CONFIG_NLS_CODEPAGE_852 is not set 1290 + # CONFIG_NLS_CODEPAGE_855 is not set 1291 + # CONFIG_NLS_CODEPAGE_857 is not set 1292 + # CONFIG_NLS_CODEPAGE_860 is not set 1293 + # CONFIG_NLS_CODEPAGE_861 is not set 1294 + # CONFIG_NLS_CODEPAGE_862 is not set 1295 + # CONFIG_NLS_CODEPAGE_863 is not set 1296 + # CONFIG_NLS_CODEPAGE_864 is not set 1297 + # CONFIG_NLS_CODEPAGE_865 is not set 1298 + # CONFIG_NLS_CODEPAGE_866 is not set 1299 + # CONFIG_NLS_CODEPAGE_869 is not set 1300 + # CONFIG_NLS_CODEPAGE_936 is not set 1301 + # CONFIG_NLS_CODEPAGE_950 is not set 1302 + # CONFIG_NLS_CODEPAGE_932 is not set 1303 + # CONFIG_NLS_CODEPAGE_949 is not set 1304 + # CONFIG_NLS_CODEPAGE_874 is not set 1305 + # CONFIG_NLS_ISO8859_8 is not set 1306 + # CONFIG_NLS_CODEPAGE_1250 is not set 1307 + # CONFIG_NLS_CODEPAGE_1251 is not set 1308 + # CONFIG_NLS_ASCII is not set 1309 + CONFIG_NLS_ISO8859_1=y 1310 + # CONFIG_NLS_ISO8859_2 is not set 1311 + # CONFIG_NLS_ISO8859_3 is not set 1312 + # CONFIG_NLS_ISO8859_4 is not set 1313 + # CONFIG_NLS_ISO8859_5 is not set 1314 + # CONFIG_NLS_ISO8859_6 is not set 1315 + # CONFIG_NLS_ISO8859_7 is not set 1316 + # CONFIG_NLS_ISO8859_9 is not set 1317 + # CONFIG_NLS_ISO8859_13 is not set 1318 + # CONFIG_NLS_ISO8859_14 is not set 1319 + # CONFIG_NLS_ISO8859_15 is not set 1320 + # CONFIG_NLS_KOI8_R is not set 1321 + # CONFIG_NLS_KOI8_U is not set 1322 + CONFIG_NLS_UTF8=y 1323 + 1324 + # 1325 + # Profiling support 1326 + # 1327 + CONFIG_PROFILING=y 1328 + CONFIG_OPROFILE=m 1329 + 1330 + # 1331 + # Kernel hacking 1332 + # 1333 + # CONFIG_PRINTK_TIME is not set 1334 + CONFIG_DEBUG_KERNEL=y 1335 + CONFIG_MAGIC_SYSRQ=y 1336 + CONFIG_LOG_BUF_SHIFT=14 1337 + CONFIG_DETECT_SOFTLOCKUP=y 1338 + # CONFIG_SCHEDSTATS is not set 1339 + # CONFIG_DEBUG_SLAB is not set 1340 + # CONFIG_DEBUG_PREEMPT is not set 1341 + # CONFIG_DEBUG_SPINLOCK is not set 1342 + # CONFIG_DEBUG_SPINLOCK_SLEEP is not set 1343 + # CONFIG_DEBUG_KOBJECT is not set 1344 + CONFIG_DEBUG_BUGVERBOSE=y 1345 + # CONFIG_DEBUG_INFO is not set 1346 + # CONFIG_DEBUG_FS is not set 1347 + CONFIG_FRAME_POINTER=y 1348 + # CONFIG_DEBUG_USER is not set 1349 + # CONFIG_DEBUG_WAITQ is not set 1350 + CONFIG_DEBUG_ERRORS=y 1351 + CONFIG_DEBUG_LL=y 1352 + # CONFIG_DEBUG_ICEDCC is not set 1353 + 1354 + # 1355 + # Security options 1356 + # 1357 + # CONFIG_KEYS is not set 1358 + # CONFIG_SECURITY is not set 1359 + 1360 + # 1361 + # Cryptographic options 1362 + # 1363 + CONFIG_CRYPTO=y 1364 + CONFIG_CRYPTO_HMAC=y 1365 + CONFIG_CRYPTO_NULL=m 1366 + CONFIG_CRYPTO_MD4=m 1367 + CONFIG_CRYPTO_MD5=m 1368 + CONFIG_CRYPTO_SHA1=m 1369 + CONFIG_CRYPTO_SHA256=m 1370 + CONFIG_CRYPTO_SHA512=m 1371 + CONFIG_CRYPTO_WP512=m 1372 + # CONFIG_CRYPTO_TGR192 is not set 1373 + CONFIG_CRYPTO_DES=m 1374 + CONFIG_CRYPTO_BLOWFISH=m 1375 + CONFIG_CRYPTO_TWOFISH=m 1376 + CONFIG_CRYPTO_SERPENT=m 1377 + CONFIG_CRYPTO_AES=m 1378 + CONFIG_CRYPTO_CAST5=m 1379 + CONFIG_CRYPTO_CAST6=m 1380 + CONFIG_CRYPTO_TEA=m 1381 + CONFIG_CRYPTO_ARC4=m 1382 + CONFIG_CRYPTO_KHAZAD=m 1383 + CONFIG_CRYPTO_ANUBIS=m 1384 + CONFIG_CRYPTO_DEFLATE=m 1385 + CONFIG_CRYPTO_MICHAEL_MIC=m 1386 + CONFIG_CRYPTO_CRC32C=m 1387 + CONFIG_CRYPTO_TEST=m 1388 + 1389 + # 1390 + # Hardware crypto devices 1391 + # 1392 + 1393 + # 1394 + # Library routines 1395 + # 1396 + CONFIG_CRC_CCITT=y 1397 + # CONFIG_CRC16 is not set 1398 + CONFIG_CRC32=y 1399 + CONFIG_LIBCRC32C=m 1400 + CONFIG_ZLIB_INFLATE=y 1401 + CONFIG_ZLIB_DEFLATE=y