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

* master.kernel.org:/home/rmk/linux-2.6-arm:
[ARM] rpc: update defconfig
[ARM] pata_icside: fix the FIXMEs
[ARM] 4542/1: AT91: include atmel_lcdc.h in at91sam926{1,3}_devices.c
[ARM] 4541/1: iop: defconfig updates
[ARM] 4531/1: remove is_in_rom() protptype

+912 -957
+139 -173
arch/arm/configs/iop13xx_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.20-rc1-git5 4 - # Tue Dec 19 21:38:01 2006 5 # 6 CONFIG_ARM=y 7 # CONFIG_GENERIC_TIME is not set 8 CONFIG_MMU=y 9 CONFIG_GENERIC_HARDIRQS=y 10 CONFIG_TRACE_IRQFLAGS_SUPPORT=y 11 CONFIG_HARDIRQS_SW_RESEND=y 12 CONFIG_GENERIC_IRQ_PROBE=y ··· 21 # CONFIG_ARCH_HAS_ILOG2_U64 is not set 22 CONFIG_GENERIC_HWEIGHT=y 23 CONFIG_GENERIC_CALIBRATE_DELAY=y 24 CONFIG_VECTORS_BASE=0xffff0000 25 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 26 ··· 39 # CONFIG_LOCALVERSION_AUTO is not set 40 CONFIG_SWAP=y 41 CONFIG_SYSVIPC=y 42 - # CONFIG_IPC_NS is not set 43 CONFIG_POSIX_MQUEUE=y 44 CONFIG_BSD_PROCESS_ACCT=y 45 # CONFIG_BSD_PROCESS_ACCT_V3 is not set 46 # CONFIG_TASKSTATS is not set 47 - # CONFIG_UTS_NS is not set 48 # CONFIG_AUDIT is not set 49 CONFIG_IKCONFIG=y 50 CONFIG_IKCONFIG_PROC=y 51 CONFIG_SYSFS_DEPRECATED=y 52 # CONFIG_RELAY is not set 53 CONFIG_INITRAMFS_SOURCE="" 54 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 55 CONFIG_SYSCTL=y ··· 66 CONFIG_ELF_CORE=y 67 CONFIG_BASE_FULL=y 68 CONFIG_FUTEX=y 69 CONFIG_EPOLL=y 70 CONFIG_SHMEM=y 71 - CONFIG_SLAB=y 72 CONFIG_VM_EVENT_COUNTERS=y 73 CONFIG_RT_MUTEXES=y 74 # CONFIG_TINY_SHMEM is not set 75 CONFIG_BASE_SMALL=0 76 - # CONFIG_SLOB is not set 77 - 78 - # 79 - # Loadable module support 80 - # 81 CONFIG_MODULES=y 82 CONFIG_MODULE_UNLOAD=y 83 # CONFIG_MODULE_FORCE_UNLOAD is not set 84 CONFIG_MODVERSIONS=y 85 # CONFIG_MODULE_SRCVERSION_ALL is not set 86 CONFIG_KMOD=y 87 - 88 - # 89 - # Block layer 90 - # 91 CONFIG_BLOCK=y 92 # CONFIG_LBD is not set 93 # CONFIG_BLK_DEV_IO_TRACE is not set 94 # CONFIG_LSF is not set 95 96 # 97 # IO Schedulers ··· 121 # CONFIG_ARCH_NETX is not set 122 # CONFIG_ARCH_H720X is not set 123 # CONFIG_ARCH_IMX is not set 124 # CONFIG_ARCH_IOP32X is not set 125 # CONFIG_ARCH_IOP33X is not set 126 - CONFIG_ARCH_IOP13XX=y 127 - # CONFIG_ARCH_IXP4XX is not set 128 - # CONFIG_ARCH_IXP2000 is not set 129 # CONFIG_ARCH_IXP23XX is not set 130 # CONFIG_ARCH_L7200 is not set 131 # CONFIG_ARCH_PNX4008 is not set 132 # CONFIG_ARCH_PXA is not set 133 # CONFIG_ARCH_RPC is not set ··· 137 # CONFIG_ARCH_S3C2410 is not set 138 # CONFIG_ARCH_SHARK is not set 139 # CONFIG_ARCH_LH7A40X is not set 140 # CONFIG_ARCH_OMAP is not set 141 142 # ··· 149 # 150 CONFIG_MACH_IQ81340SC=y 151 CONFIG_MACH_IQ81340MC=y 152 153 # 154 # Processor Type ··· 175 CONFIG_ARM_THUMB=y 176 # CONFIG_CPU_DCACHE_DISABLE is not set 177 # CONFIG_CPU_BPREDICT_DISABLE is not set 178 # CONFIG_IWMMXT is not set 179 180 # 181 # Bus support 182 # 183 CONFIG_PCI=y 184 - # CONFIG_PCI_MULTITHREAD_PROBE is not set 185 186 # 187 # PCCARD (PCMCIA/CardBus) support ··· 194 # 195 # Kernel Features 196 # 197 # CONFIG_PREEMPT is not set 198 # CONFIG_NO_IDLE_HZ is not set 199 CONFIG_HZ=100 ··· 209 # CONFIG_SPARSEMEM_STATIC is not set 210 CONFIG_SPLIT_PTLOCK_CPUS=4096 211 # CONFIG_RESOURCES_64BIT is not set 212 CONFIG_ALIGNMENT_TRAP=y 213 214 # ··· 221 CONFIG_ZBOOT_ROM_BSS=0x0 222 CONFIG_CMDLINE="ip=bootp root=nfs console=ttyS0,115200 nfsroot=,tcp,v3,wsize=8192,rsize=8192" 223 # CONFIG_XIP_KERNEL is not set 224 225 # 226 # Floating point emulation ··· 246 # Power management options 247 # 248 # CONFIG_PM is not set 249 - # CONFIG_APM is not set 250 251 # 252 # Networking ··· 255 # 256 # Networking options 257 # 258 - # CONFIG_NETDEBUG is not set 259 CONFIG_PACKET=y 260 CONFIG_PACKET_MMAP=y 261 CONFIG_UNIX=y 262 CONFIG_XFRM=y 263 # CONFIG_XFRM_USER is not set 264 # CONFIG_XFRM_SUB_POLICY is not set 265 CONFIG_NET_KEY=y 266 CONFIG_INET=y 267 CONFIG_IP_MULTICAST=y 268 # CONFIG_IP_ADVANCED_ROUTER is not set ··· 294 CONFIG_IPV6=y 295 # CONFIG_IPV6_PRIVACY is not set 296 # CONFIG_IPV6_ROUTER_PREF is not set 297 # CONFIG_INET6_AH is not set 298 # CONFIG_INET6_ESP is not set 299 # CONFIG_INET6_IPCOMP is not set ··· 310 # CONFIG_IPV6_MULTIPLE_TABLES is not set 311 # CONFIG_NETWORK_SECMARK is not set 312 # CONFIG_NETFILTER is not set 313 - 314 - # 315 - # DCCP Configuration (EXPERIMENTAL) 316 - # 317 # CONFIG_IP_DCCP is not set 318 - 319 - # 320 - # SCTP Configuration (EXPERIMENTAL) 321 - # 322 # CONFIG_IP_SCTP is not set 323 - 324 - # 325 - # TIPC Configuration (EXPERIMENTAL) 326 - # 327 # CONFIG_TIPC is not set 328 # CONFIG_ATM is not set 329 # CONFIG_BRIDGE is not set ··· 337 # CONFIG_HAMRADIO is not set 338 # CONFIG_IRDA is not set 339 # CONFIG_BT is not set 340 # CONFIG_IEEE80211 is not set 341 342 # 343 # Device Drivers ··· 360 CONFIG_PREVENT_FIRMWARE_BUILD=y 361 # CONFIG_FW_LOADER is not set 362 # CONFIG_SYS_HYPERVISOR is not set 363 - 364 - # 365 - # Connector - unified userspace <-> kernelspace linker 366 - # 367 # CONFIG_CONNECTOR is not set 368 - 369 - # 370 - # Memory Technology Devices (MTD) 371 - # 372 CONFIG_MTD=y 373 # CONFIG_MTD_DEBUG is not set 374 # CONFIG_MTD_CONCAT is not set ··· 376 # User Modules And Translation Layers 377 # 378 # CONFIG_MTD_CHAR is not set 379 CONFIG_MTD_BLOCK=y 380 # CONFIG_FTL is not set 381 # CONFIG_NFTL is not set ··· 413 # CONFIG_MTD_RAM is not set 414 # CONFIG_MTD_ROM is not set 415 # CONFIG_MTD_ABSENT is not set 416 - # CONFIG_MTD_OBSOLETE_CHIPS is not set 417 418 # 419 # Mapping drivers for chip access ··· 440 # CONFIG_MTD_DOC2000 is not set 441 # CONFIG_MTD_DOC2001 is not set 442 # CONFIG_MTD_DOC2001PLUS is not set 443 - 444 - # 445 - # NAND Flash Device Drivers 446 - # 447 # CONFIG_MTD_NAND is not set 448 - 449 - # 450 - # OneNAND Flash Device Drivers 451 - # 452 # CONFIG_MTD_ONENAND is not set 453 454 # 455 - # Parallel port support 456 # 457 # CONFIG_PARPORT is not set 458 - 459 - # 460 - # Plug and Play support 461 - # 462 - 463 - # 464 - # Block devices 465 - # 466 # CONFIG_BLK_CPQ_DA is not set 467 # CONFIG_BLK_CPQ_CISS_DA is not set 468 # CONFIG_BLK_DEV_DAC960 is not set 469 # CONFIG_BLK_DEV_UMEM is not set 470 # CONFIG_BLK_DEV_COW_COMMON is not set 471 # CONFIG_BLK_DEV_LOOP is not set 472 - CONFIG_BLK_DEV_NBD=y 473 # CONFIG_BLK_DEV_SX8 is not set 474 CONFIG_BLK_DEV_RAM=y 475 CONFIG_BLK_DEV_RAM_COUNT=2 476 CONFIG_BLK_DEV_RAM_SIZE=8192 477 CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 478 - CONFIG_BLK_DEV_INITRD=y 479 # CONFIG_CDROM_PKTCDVD is not set 480 # CONFIG_ATA_OVER_ETH is not set 481 ··· 469 # 470 # CONFIG_RAID_ATTRS is not set 471 CONFIG_SCSI=y 472 # CONFIG_SCSI_TGT is not set 473 # CONFIG_SCSI_NETLINK is not set 474 CONFIG_SCSI_PROC_FS=y ··· 491 CONFIG_SCSI_CONSTANTS=y 492 # CONFIG_SCSI_LOGGING is not set 493 # CONFIG_SCSI_SCAN_ASYNC is not set 494 495 # 496 # SCSI Transports ··· 536 # CONFIG_SCSI_NSP32 is not set 537 # CONFIG_SCSI_DEBUG is not set 538 # CONFIG_SCSI_SRP is not set 539 - 540 - # 541 - # Serial ATA (prod) and Parallel ATA (experimental) drivers 542 - # 543 # CONFIG_ATA is not set 544 - 545 - # 546 - # Multi-device support (RAID and LVM) 547 - # 548 CONFIG_MD=y 549 CONFIG_BLK_DEV_MD=y 550 # CONFIG_MD_LINEAR is not set ··· 554 # CONFIG_DM_MIRROR is not set 555 # CONFIG_DM_ZERO is not set 556 # CONFIG_DM_MULTIPATH is not set 557 558 # 559 # Fusion MPT device support ··· 567 # 568 # IEEE 1394 (FireWire) support 569 # 570 # CONFIG_IEEE1394 is not set 571 - 572 - # 573 - # I2O device support 574 - # 575 # CONFIG_I2O is not set 576 - 577 - # 578 - # Network device support 579 - # 580 CONFIG_NETDEVICES=y 581 # CONFIG_DUMMY is not set 582 # CONFIG_BONDING is not set 583 # CONFIG_EQUALIZER is not set 584 # CONFIG_TUN is not set 585 - 586 - # 587 - # ARCnet devices 588 - # 589 # CONFIG_ARCNET is not set 590 - 591 - # 592 - # PHY device support 593 - # 594 - 595 - # 596 - # Ethernet (10 or 100Mbit) 597 - # 598 # CONFIG_NET_ETHERNET is not set 599 - 600 - # 601 - # Ethernet (1000 Mbit) 602 - # 603 # CONFIG_ACENIC is not set 604 # CONFIG_DL2K is not set 605 CONFIG_E1000=y ··· 592 # CONFIG_SIS190 is not set 593 # CONFIG_SKGE is not set 594 # CONFIG_SKY2 is not set 595 - # CONFIG_SK98LIN is not set 596 # CONFIG_TIGON3 is not set 597 # CONFIG_BNX2 is not set 598 # CONFIG_QLA3XXX is not set 599 - 600 - # 601 - # Ethernet (10000 Mbit) 602 - # 603 # CONFIG_CHELSIO_T1 is not set 604 # CONFIG_IXGB is not set 605 # CONFIG_S2IO is not set 606 # CONFIG_MYRI10GE is not set 607 # CONFIG_NETXEN_NIC is not set 608 - 609 - # 610 - # Token Ring devices 611 - # 612 # CONFIG_TR is not set 613 614 # 615 - # Wireless LAN (non-hamradio) 616 # 617 - # CONFIG_NET_RADIO is not set 618 - 619 - # 620 - # Wan interfaces 621 - # 622 # CONFIG_WAN is not set 623 # CONFIG_FDDI is not set 624 # CONFIG_HIPPI is not set ··· 622 # CONFIG_NETCONSOLE is not set 623 # CONFIG_NETPOLL is not set 624 # CONFIG_NET_POLL_CONTROLLER is not set 625 - 626 - # 627 - # ISDN subsystem 628 - # 629 # CONFIG_ISDN is not set 630 631 # ··· 629 # 630 CONFIG_INPUT=y 631 # CONFIG_INPUT_FF_MEMLESS is not set 632 633 # 634 # Userland interfaces ··· 649 # CONFIG_INPUT_KEYBOARD is not set 650 # CONFIG_INPUT_MOUSE is not set 651 # CONFIG_INPUT_JOYSTICK is not set 652 # CONFIG_INPUT_TOUCHSCREEN is not set 653 # CONFIG_INPUT_MISC is not set 654 ··· 687 CONFIG_UNIX98_PTYS=y 688 CONFIG_LEGACY_PTYS=y 689 CONFIG_LEGACY_PTY_COUNT=256 690 - 691 - # 692 - # IPMI 693 - # 694 # CONFIG_IPMI_HANDLER is not set 695 - 696 - # 697 - # Watchdog Cards 698 - # 699 # CONFIG_WATCHDOG is not set 700 CONFIG_HW_RANDOM=y 701 # CONFIG_NVRAM is not set 702 - # CONFIG_DTLK is not set 703 # CONFIG_R3964 is not set 704 # CONFIG_APPLICOM is not set 705 # CONFIG_DRM is not set 706 # CONFIG_RAW_DRIVER is not set 707 - 708 - # 709 - # TPM devices 710 - # 711 # CONFIG_TCG_TPM is not set 712 - 713 - # 714 - # I2C support 715 - # 716 CONFIG_I2C=y 717 # CONFIG_I2C_CHARDEV is not set 718 719 # ··· 725 # CONFIG_I2C_PARPORT_LIGHT is not set 726 # CONFIG_I2C_PROSAVAGE is not set 727 # CONFIG_I2C_SAVAGE4 is not set 728 # CONFIG_I2C_SIS5595 is not set 729 # CONFIG_I2C_SIS630 is not set 730 # CONFIG_I2C_SIS96X is not set 731 # CONFIG_I2C_STUB is not set 732 # CONFIG_I2C_VIA is not set 733 # CONFIG_I2C_VIAPRO is not set 734 # CONFIG_I2C_VOODOO3 is not set 735 - # CONFIG_I2C_PCA_ISA is not set 736 737 # 738 # Miscellaneous I2C Chip support 739 # 740 # CONFIG_SENSORS_DS1337 is not set 741 # CONFIG_SENSORS_DS1374 is not set 742 # CONFIG_SENSORS_EEPROM is not set 743 # CONFIG_SENSORS_PCF8574 is not set 744 # CONFIG_SENSORS_PCA9539 is not set 745 # CONFIG_SENSORS_PCF8591 is not set 746 # CONFIG_SENSORS_MAX6875 is not set 747 # CONFIG_I2C_DEBUG_CORE is not set 748 # CONFIG_I2C_DEBUG_ALGO is not set 749 # CONFIG_I2C_DEBUG_BUS is not set ··· 757 # 758 # CONFIG_SPI is not set 759 # CONFIG_SPI_MASTER is not set 760 - 761 - # 762 - # Dallas's 1-wire bus 763 - # 764 # CONFIG_W1 is not set 765 - 766 - # 767 - # Hardware Monitoring support 768 - # 769 CONFIG_HWMON=y 770 # CONFIG_HWMON_VID is not set 771 # CONFIG_SENSORS_ABITUGURU is not set 772 # CONFIG_SENSORS_ADM1021 is not set 773 # CONFIG_SENSORS_ADM1025 is not set 774 # CONFIG_SENSORS_ADM1026 is not set 775 # CONFIG_SENSORS_ADM1031 is not set 776 # CONFIG_SENSORS_ADM9240 is not set 777 # CONFIG_SENSORS_ASB100 is not set ··· 788 # CONFIG_SENSORS_LM90 is not set 789 # CONFIG_SENSORS_LM92 is not set 790 # CONFIG_SENSORS_MAX1619 is not set 791 # CONFIG_SENSORS_PC87360 is not set 792 # CONFIG_SENSORS_PC87427 is not set 793 # CONFIG_SENSORS_SIS5595 is not set ··· 806 # CONFIG_SENSORS_W83627HF is not set 807 # CONFIG_SENSORS_W83627EHF is not set 808 # CONFIG_HWMON_DEBUG_CHIP is not set 809 - 810 - # 811 - # Misc devices 812 - # 813 # CONFIG_SGI_IOC4 is not set 814 # CONFIG_TIFM_CORE is not set 815 816 # 817 # LED devices ··· 834 # Multimedia devices 835 # 836 # CONFIG_VIDEO_DEV is not set 837 - 838 - # 839 - # Digital Video Broadcasting Devices 840 - # 841 - # CONFIG_DVB is not set 842 843 # 844 # Graphics support 845 # 846 - CONFIG_FIRMWARE_EDID=y 847 # CONFIG_FB is not set 848 849 # ··· 854 # 855 # CONFIG_VGA_CONSOLE is not set 856 CONFIG_DUMMY_CONSOLE=y 857 - # CONFIG_BACKLIGHT_LCD_SUPPORT is not set 858 859 # 860 # Sound 861 # 862 # CONFIG_SOUND is not set 863 - 864 - # 865 - # HID Devices 866 - # 867 CONFIG_HID=y 868 - 869 - # 870 - # USB support 871 - # 872 CONFIG_USB_ARCH_HAS_HCD=y 873 CONFIG_USB_ARCH_HAS_OHCI=y 874 CONFIG_USB_ARCH_HAS_EHCI=y ··· 876 # USB Gadget Support 877 # 878 # CONFIG_USB_GADGET is not set 879 - 880 - # 881 - # MMC/SD Card support 882 - # 883 # CONFIG_MMC is not set 884 885 # ··· 883 # 884 CONFIG_RTC_LIB=y 885 # CONFIG_RTC_CLASS is not set 886 887 # 888 # File systems ··· 966 # CONFIG_BEFS_FS is not set 967 # CONFIG_BFS_FS is not set 968 # CONFIG_EFS_FS is not set 969 - # CONFIG_JFFS_FS is not set 970 CONFIG_JFFS2_FS=y 971 CONFIG_JFFS2_FS_DEBUG=0 972 CONFIG_JFFS2_FS_WRITEBUFFER=y ··· 975 CONFIG_JFFS2_ZLIB=y 976 CONFIG_JFFS2_RTIME=y 977 # CONFIG_JFFS2_RUBIN is not set 978 - # CONFIG_CRAMFS is not set 979 # CONFIG_VXFS_FS is not set 980 # CONFIG_HPFS_FS is not set 981 # CONFIG_QNX4FS_FS is not set ··· 1001 CONFIG_EXPORTFS=y 1002 CONFIG_NFS_COMMON=y 1003 CONFIG_SUNRPC=y 1004 # CONFIG_RPCSEC_GSS_KRB5 is not set 1005 # CONFIG_RPCSEC_GSS_SPKM3 is not set 1006 CONFIG_SMB_FS=m ··· 1015 # CONFIG_NCP_FS is not set 1016 # CONFIG_CODA_FS is not set 1017 # CONFIG_AFS_FS is not set 1018 - # CONFIG_9P_FS is not set 1019 1020 # 1021 # Partition Types ··· 1036 # CONFIG_SUN_PARTITION is not set 1037 # CONFIG_KARMA_PARTITION is not set 1038 # CONFIG_EFI_PARTITION is not set 1039 1040 # 1041 # Native Language Support ··· 1102 # CONFIG_DEBUG_FS is not set 1103 # CONFIG_HEADERS_CHECK is not set 1104 # CONFIG_DEBUG_KERNEL is not set 1105 - CONFIG_LOG_BUF_SHIFT=14 1106 CONFIG_DEBUG_BUGVERBOSE=y 1107 CONFIG_FRAME_POINTER=y 1108 CONFIG_DEBUG_USER=y ··· 1112 CONFIG_KEYS=y 1113 CONFIG_KEYS_DEBUG_PROC_KEYS=y 1114 # CONFIG_SECURITY is not set 1115 - 1116 - # 1117 - # Cryptographic options 1118 - # 1119 CONFIG_CRYPTO=y 1120 CONFIG_CRYPTO_ALGAPI=y 1121 CONFIG_CRYPTO_BLKCIPHER=y ··· 1134 CONFIG_CRYPTO_GF128MUL=y 1135 CONFIG_CRYPTO_ECB=y 1136 CONFIG_CRYPTO_CBC=y 1137 CONFIG_CRYPTO_LRW=y 1138 CONFIG_CRYPTO_DES=y 1139 CONFIG_CRYPTO_BLOWFISH=y 1140 CONFIG_CRYPTO_TWOFISH=y 1141 CONFIG_CRYPTO_TWOFISH_COMMON=y ··· 1153 CONFIG_CRYPTO_DEFLATE=y 1154 CONFIG_CRYPTO_MICHAEL_MIC=y 1155 CONFIG_CRYPTO_CRC32C=y 1156 # CONFIG_CRYPTO_TEST is not set 1157 - 1158 - # 1159 - # Hardware crypto devices 1160 - # 1161 1162 # 1163 # Library routines ··· 1163 CONFIG_BITREVERSE=y 1164 CONFIG_CRC_CCITT=y 1165 # CONFIG_CRC16 is not set 1166 CONFIG_CRC32=y 1167 CONFIG_LIBCRC32C=y 1168 CONFIG_ZLIB_INFLATE=y 1169 CONFIG_ZLIB_DEFLATE=y 1170 CONFIG_PLIST=y 1171 - CONFIG_IOMAP_COPY=y
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.22 4 + # Thu Jul 19 15:57:52 2007 5 # 6 CONFIG_ARM=y 7 + CONFIG_SYS_SUPPORTS_APM_EMULATION=y 8 + # CONFIG_GENERIC_GPIO is not set 9 # CONFIG_GENERIC_TIME is not set 10 + # CONFIG_GENERIC_CLOCKEVENTS is not set 11 CONFIG_MMU=y 12 + # CONFIG_NO_IOPORT is not set 13 CONFIG_GENERIC_HARDIRQS=y 14 + CONFIG_STACKTRACE_SUPPORT=y 15 + CONFIG_LOCKDEP_SUPPORT=y 16 CONFIG_TRACE_IRQFLAGS_SUPPORT=y 17 CONFIG_HARDIRQS_SW_RESEND=y 18 CONFIG_GENERIC_IRQ_PROBE=y ··· 15 # CONFIG_ARCH_HAS_ILOG2_U64 is not set 16 CONFIG_GENERIC_HWEIGHT=y 17 CONFIG_GENERIC_CALIBRATE_DELAY=y 18 + CONFIG_ZONE_DMA=y 19 CONFIG_VECTORS_BASE=0xffff0000 20 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 21 ··· 32 # CONFIG_LOCALVERSION_AUTO is not set 33 CONFIG_SWAP=y 34 CONFIG_SYSVIPC=y 35 + CONFIG_SYSVIPC_SYSCTL=y 36 CONFIG_POSIX_MQUEUE=y 37 CONFIG_BSD_PROCESS_ACCT=y 38 # CONFIG_BSD_PROCESS_ACCT_V3 is not set 39 # CONFIG_TASKSTATS is not set 40 + # CONFIG_USER_NS is not set 41 # CONFIG_AUDIT is not set 42 CONFIG_IKCONFIG=y 43 CONFIG_IKCONFIG_PROC=y 44 + CONFIG_LOG_BUF_SHIFT=14 45 CONFIG_SYSFS_DEPRECATED=y 46 # CONFIG_RELAY is not set 47 + CONFIG_BLK_DEV_INITRD=y 48 CONFIG_INITRAMFS_SOURCE="" 49 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 50 CONFIG_SYSCTL=y ··· 57 CONFIG_ELF_CORE=y 58 CONFIG_BASE_FULL=y 59 CONFIG_FUTEX=y 60 + CONFIG_ANON_INODES=y 61 CONFIG_EPOLL=y 62 + CONFIG_SIGNALFD=y 63 + CONFIG_TIMERFD=y 64 + CONFIG_EVENTFD=y 65 CONFIG_SHMEM=y 66 CONFIG_VM_EVENT_COUNTERS=y 67 + CONFIG_SLAB=y 68 + # CONFIG_SLUB is not set 69 + # CONFIG_SLOB is not set 70 CONFIG_RT_MUTEXES=y 71 # CONFIG_TINY_SHMEM is not set 72 CONFIG_BASE_SMALL=0 73 CONFIG_MODULES=y 74 CONFIG_MODULE_UNLOAD=y 75 # CONFIG_MODULE_FORCE_UNLOAD is not set 76 CONFIG_MODVERSIONS=y 77 # CONFIG_MODULE_SRCVERSION_ALL is not set 78 CONFIG_KMOD=y 79 CONFIG_BLOCK=y 80 # CONFIG_LBD is not set 81 # CONFIG_BLK_DEV_IO_TRACE is not set 82 # CONFIG_LSF is not set 83 + # CONFIG_BLK_DEV_BSG is not set 84 85 # 86 # IO Schedulers ··· 114 # CONFIG_ARCH_NETX is not set 115 # CONFIG_ARCH_H720X is not set 116 # CONFIG_ARCH_IMX is not set 117 + CONFIG_ARCH_IOP13XX=y 118 # CONFIG_ARCH_IOP32X is not set 119 # CONFIG_ARCH_IOP33X is not set 120 # CONFIG_ARCH_IXP23XX is not set 121 + # CONFIG_ARCH_IXP2000 is not set 122 + # CONFIG_ARCH_IXP4XX is not set 123 # CONFIG_ARCH_L7200 is not set 124 + # CONFIG_ARCH_KS8695 is not set 125 + # CONFIG_ARCH_NS9XXX is not set 126 # CONFIG_ARCH_PNX4008 is not set 127 # CONFIG_ARCH_PXA is not set 128 # CONFIG_ARCH_RPC is not set ··· 128 # CONFIG_ARCH_S3C2410 is not set 129 # CONFIG_ARCH_SHARK is not set 130 # CONFIG_ARCH_LH7A40X is not set 131 + # CONFIG_ARCH_DAVINCI is not set 132 # CONFIG_ARCH_OMAP is not set 133 134 # ··· 139 # 140 CONFIG_MACH_IQ81340SC=y 141 CONFIG_MACH_IQ81340MC=y 142 + 143 + # 144 + # IOP13XX IMU Support 145 + # 146 + # CONFIG_IOP_IMU is not set 147 + CONFIG_PLAT_IOP=y 148 149 # 150 # Processor Type ··· 159 CONFIG_ARM_THUMB=y 160 # CONFIG_CPU_DCACHE_DISABLE is not set 161 # CONFIG_CPU_BPREDICT_DISABLE is not set 162 + # CONFIG_OUTER_CACHE is not set 163 # CONFIG_IWMMXT is not set 164 165 # 166 # Bus support 167 # 168 CONFIG_PCI=y 169 + CONFIG_PCI_SYSCALL=y 170 + CONFIG_ARCH_SUPPORTS_MSI=y 171 + # CONFIG_PCI_MSI is not set 172 173 # 174 # PCCARD (PCMCIA/CardBus) support ··· 175 # 176 # Kernel Features 177 # 178 + # CONFIG_TICK_ONESHOT is not set 179 # CONFIG_PREEMPT is not set 180 # CONFIG_NO_IDLE_HZ is not set 181 CONFIG_HZ=100 ··· 189 # CONFIG_SPARSEMEM_STATIC is not set 190 CONFIG_SPLIT_PTLOCK_CPUS=4096 191 # CONFIG_RESOURCES_64BIT is not set 192 + CONFIG_ZONE_DMA_FLAG=1 193 + CONFIG_BOUNCE=y 194 + CONFIG_VIRT_TO_BUS=y 195 CONFIG_ALIGNMENT_TRAP=y 196 197 # ··· 198 CONFIG_ZBOOT_ROM_BSS=0x0 199 CONFIG_CMDLINE="ip=bootp root=nfs console=ttyS0,115200 nfsroot=,tcp,v3,wsize=8192,rsize=8192" 200 # CONFIG_XIP_KERNEL is not set 201 + # CONFIG_KEXEC is not set 202 203 # 204 # Floating point emulation ··· 222 # Power management options 223 # 224 # CONFIG_PM is not set 225 226 # 227 # Networking ··· 232 # 233 # Networking options 234 # 235 CONFIG_PACKET=y 236 CONFIG_PACKET_MMAP=y 237 CONFIG_UNIX=y 238 CONFIG_XFRM=y 239 # CONFIG_XFRM_USER is not set 240 # CONFIG_XFRM_SUB_POLICY is not set 241 + # CONFIG_XFRM_MIGRATE is not set 242 CONFIG_NET_KEY=y 243 + # CONFIG_NET_KEY_MIGRATE is not set 244 CONFIG_INET=y 245 CONFIG_IP_MULTICAST=y 246 # CONFIG_IP_ADVANCED_ROUTER is not set ··· 270 CONFIG_IPV6=y 271 # CONFIG_IPV6_PRIVACY is not set 272 # CONFIG_IPV6_ROUTER_PREF is not set 273 + # CONFIG_IPV6_OPTIMISTIC_DAD is not set 274 # CONFIG_INET6_AH is not set 275 # CONFIG_INET6_ESP is not set 276 # CONFIG_INET6_IPCOMP is not set ··· 285 # CONFIG_IPV6_MULTIPLE_TABLES is not set 286 # CONFIG_NETWORK_SECMARK is not set 287 # CONFIG_NETFILTER is not set 288 # CONFIG_IP_DCCP is not set 289 # CONFIG_IP_SCTP is not set 290 # CONFIG_TIPC is not set 291 # CONFIG_ATM is not set 292 # CONFIG_BRIDGE is not set ··· 324 # CONFIG_HAMRADIO is not set 325 # CONFIG_IRDA is not set 326 # CONFIG_BT is not set 327 + # CONFIG_AF_RXRPC is not set 328 + 329 + # 330 + # Wireless 331 + # 332 + # CONFIG_CFG80211 is not set 333 + # CONFIG_WIRELESS_EXT is not set 334 + # CONFIG_MAC80211 is not set 335 # CONFIG_IEEE80211 is not set 336 + # CONFIG_RFKILL is not set 337 + # CONFIG_NET_9P is not set 338 339 # 340 # Device Drivers ··· 337 CONFIG_PREVENT_FIRMWARE_BUILD=y 338 # CONFIG_FW_LOADER is not set 339 # CONFIG_SYS_HYPERVISOR is not set 340 # CONFIG_CONNECTOR is not set 341 CONFIG_MTD=y 342 # CONFIG_MTD_DEBUG is not set 343 # CONFIG_MTD_CONCAT is not set ··· 361 # User Modules And Translation Layers 362 # 363 # CONFIG_MTD_CHAR is not set 364 + CONFIG_MTD_BLKDEVS=y 365 CONFIG_MTD_BLOCK=y 366 # CONFIG_FTL is not set 367 # CONFIG_NFTL is not set ··· 397 # CONFIG_MTD_RAM is not set 398 # CONFIG_MTD_ROM is not set 399 # CONFIG_MTD_ABSENT is not set 400 401 # 402 # Mapping drivers for chip access ··· 425 # CONFIG_MTD_DOC2000 is not set 426 # CONFIG_MTD_DOC2001 is not set 427 # CONFIG_MTD_DOC2001PLUS is not set 428 # CONFIG_MTD_NAND is not set 429 # CONFIG_MTD_ONENAND is not set 430 431 # 432 + # UBI - Unsorted block images 433 # 434 + # CONFIG_MTD_UBI is not set 435 # CONFIG_PARPORT is not set 436 + CONFIG_BLK_DEV=y 437 # CONFIG_BLK_CPQ_DA is not set 438 # CONFIG_BLK_CPQ_CISS_DA is not set 439 # CONFIG_BLK_DEV_DAC960 is not set 440 # CONFIG_BLK_DEV_UMEM is not set 441 # CONFIG_BLK_DEV_COW_COMMON is not set 442 # CONFIG_BLK_DEV_LOOP is not set 443 + # CONFIG_BLK_DEV_NBD is not set 444 # CONFIG_BLK_DEV_SX8 is not set 445 CONFIG_BLK_DEV_RAM=y 446 CONFIG_BLK_DEV_RAM_COUNT=2 447 CONFIG_BLK_DEV_RAM_SIZE=8192 448 CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 449 # CONFIG_CDROM_PKTCDVD is not set 450 # CONFIG_ATA_OVER_ETH is not set 451 ··· 469 # 470 # CONFIG_RAID_ATTRS is not set 471 CONFIG_SCSI=y 472 + CONFIG_SCSI_DMA=y 473 # CONFIG_SCSI_TGT is not set 474 # CONFIG_SCSI_NETLINK is not set 475 CONFIG_SCSI_PROC_FS=y ··· 490 CONFIG_SCSI_CONSTANTS=y 491 # CONFIG_SCSI_LOGGING is not set 492 # CONFIG_SCSI_SCAN_ASYNC is not set 493 + CONFIG_SCSI_WAIT_SCAN=m 494 495 # 496 # SCSI Transports ··· 534 # CONFIG_SCSI_NSP32 is not set 535 # CONFIG_SCSI_DEBUG is not set 536 # CONFIG_SCSI_SRP is not set 537 # CONFIG_ATA is not set 538 CONFIG_MD=y 539 CONFIG_BLK_DEV_MD=y 540 # CONFIG_MD_LINEAR is not set ··· 560 # CONFIG_DM_MIRROR is not set 561 # CONFIG_DM_ZERO is not set 562 # CONFIG_DM_MULTIPATH is not set 563 + # CONFIG_DM_DELAY is not set 564 565 # 566 # Fusion MPT device support ··· 572 # 573 # IEEE 1394 (FireWire) support 574 # 575 + # CONFIG_FIREWIRE is not set 576 # CONFIG_IEEE1394 is not set 577 # CONFIG_I2O is not set 578 CONFIG_NETDEVICES=y 579 + # CONFIG_NETDEVICES_MULTIQUEUE is not set 580 # CONFIG_DUMMY is not set 581 # CONFIG_BONDING is not set 582 + # CONFIG_MACVLAN is not set 583 # CONFIG_EQUALIZER is not set 584 # CONFIG_TUN is not set 585 # CONFIG_ARCNET is not set 586 # CONFIG_NET_ETHERNET is not set 587 + CONFIG_NETDEV_1000=y 588 # CONFIG_ACENIC is not set 589 # CONFIG_DL2K is not set 590 CONFIG_E1000=y ··· 617 # CONFIG_SIS190 is not set 618 # CONFIG_SKGE is not set 619 # CONFIG_SKY2 is not set 620 + # CONFIG_VIA_VELOCITY is not set 621 # CONFIG_TIGON3 is not set 622 # CONFIG_BNX2 is not set 623 # CONFIG_QLA3XXX is not set 624 + # CONFIG_ATL1 is not set 625 + CONFIG_NETDEV_10000=y 626 # CONFIG_CHELSIO_T1 is not set 627 + # CONFIG_CHELSIO_T3 is not set 628 # CONFIG_IXGB is not set 629 # CONFIG_S2IO is not set 630 # CONFIG_MYRI10GE is not set 631 # CONFIG_NETXEN_NIC is not set 632 + # CONFIG_MLX4_CORE is not set 633 # CONFIG_TR is not set 634 635 # 636 + # Wireless LAN 637 # 638 + # CONFIG_WLAN_PRE80211 is not set 639 + # CONFIG_WLAN_80211 is not set 640 # CONFIG_WAN is not set 641 # CONFIG_FDDI is not set 642 # CONFIG_HIPPI is not set ··· 654 # CONFIG_NETCONSOLE is not set 655 # CONFIG_NETPOLL is not set 656 # CONFIG_NET_POLL_CONTROLLER is not set 657 # CONFIG_ISDN is not set 658 659 # ··· 665 # 666 CONFIG_INPUT=y 667 # CONFIG_INPUT_FF_MEMLESS is not set 668 + # CONFIG_INPUT_POLLDEV is not set 669 670 # 671 # Userland interfaces ··· 684 # CONFIG_INPUT_KEYBOARD is not set 685 # CONFIG_INPUT_MOUSE is not set 686 # CONFIG_INPUT_JOYSTICK is not set 687 + # CONFIG_INPUT_TABLET is not set 688 # CONFIG_INPUT_TOUCHSCREEN is not set 689 # CONFIG_INPUT_MISC is not set 690 ··· 721 CONFIG_UNIX98_PTYS=y 722 CONFIG_LEGACY_PTYS=y 723 CONFIG_LEGACY_PTY_COUNT=256 724 # CONFIG_IPMI_HANDLER is not set 725 # CONFIG_WATCHDOG is not set 726 CONFIG_HW_RANDOM=y 727 # CONFIG_NVRAM is not set 728 # CONFIG_R3964 is not set 729 # CONFIG_APPLICOM is not set 730 # CONFIG_DRM is not set 731 # CONFIG_RAW_DRIVER is not set 732 # CONFIG_TCG_TPM is not set 733 + CONFIG_DEVPORT=y 734 CONFIG_I2C=y 735 + CONFIG_I2C_BOARDINFO=y 736 # CONFIG_I2C_CHARDEV is not set 737 738 # ··· 774 # CONFIG_I2C_PARPORT_LIGHT is not set 775 # CONFIG_I2C_PROSAVAGE is not set 776 # CONFIG_I2C_SAVAGE4 is not set 777 + # CONFIG_I2C_SIMTEC is not set 778 # CONFIG_I2C_SIS5595 is not set 779 # CONFIG_I2C_SIS630 is not set 780 # CONFIG_I2C_SIS96X is not set 781 + # CONFIG_I2C_TAOS_EVM is not set 782 # CONFIG_I2C_STUB is not set 783 # CONFIG_I2C_VIA is not set 784 # CONFIG_I2C_VIAPRO is not set 785 # CONFIG_I2C_VOODOO3 is not set 786 787 # 788 # Miscellaneous I2C Chip support 789 # 790 # CONFIG_SENSORS_DS1337 is not set 791 # CONFIG_SENSORS_DS1374 is not set 792 + # CONFIG_DS1682 is not set 793 # CONFIG_SENSORS_EEPROM is not set 794 # CONFIG_SENSORS_PCF8574 is not set 795 # CONFIG_SENSORS_PCA9539 is not set 796 # CONFIG_SENSORS_PCF8591 is not set 797 # CONFIG_SENSORS_MAX6875 is not set 798 + # CONFIG_SENSORS_TSL2550 is not set 799 # CONFIG_I2C_DEBUG_CORE is not set 800 # CONFIG_I2C_DEBUG_ALGO is not set 801 # CONFIG_I2C_DEBUG_BUS is not set ··· 803 # 804 # CONFIG_SPI is not set 805 # CONFIG_SPI_MASTER is not set 806 # CONFIG_W1 is not set 807 CONFIG_HWMON=y 808 # CONFIG_HWMON_VID is not set 809 # CONFIG_SENSORS_ABITUGURU is not set 810 + # CONFIG_SENSORS_AD7418 is not set 811 # CONFIG_SENSORS_ADM1021 is not set 812 # CONFIG_SENSORS_ADM1025 is not set 813 # CONFIG_SENSORS_ADM1026 is not set 814 + # CONFIG_SENSORS_ADM1029 is not set 815 # CONFIG_SENSORS_ADM1031 is not set 816 # CONFIG_SENSORS_ADM9240 is not set 817 # CONFIG_SENSORS_ASB100 is not set ··· 840 # CONFIG_SENSORS_LM90 is not set 841 # CONFIG_SENSORS_LM92 is not set 842 # CONFIG_SENSORS_MAX1619 is not set 843 + # CONFIG_SENSORS_MAX6650 is not set 844 # CONFIG_SENSORS_PC87360 is not set 845 # CONFIG_SENSORS_PC87427 is not set 846 # CONFIG_SENSORS_SIS5595 is not set ··· 857 # CONFIG_SENSORS_W83627HF is not set 858 # CONFIG_SENSORS_W83627EHF is not set 859 # CONFIG_HWMON_DEBUG_CHIP is not set 860 + CONFIG_MISC_DEVICES=y 861 + # CONFIG_PHANTOM is not set 862 + # CONFIG_EEPROM_93CX6 is not set 863 # CONFIG_SGI_IOC4 is not set 864 # CONFIG_TIFM_CORE is not set 865 + 866 + # 867 + # Multifunction device drivers 868 + # 869 + # CONFIG_MFD_SM501 is not set 870 871 # 872 # LED devices ··· 881 # Multimedia devices 882 # 883 # CONFIG_VIDEO_DEV is not set 884 + # CONFIG_DVB_CORE is not set 885 + CONFIG_DAB=y 886 887 # 888 # Graphics support 889 # 890 + # CONFIG_BACKLIGHT_LCD_SUPPORT is not set 891 + 892 + # 893 + # Display device support 894 + # 895 + # CONFIG_DISPLAY_SUPPORT is not set 896 + # CONFIG_VGASTATE is not set 897 # CONFIG_FB is not set 898 899 # ··· 898 # 899 # CONFIG_VGA_CONSOLE is not set 900 CONFIG_DUMMY_CONSOLE=y 901 902 # 903 # Sound 904 # 905 # CONFIG_SOUND is not set 906 + CONFIG_HID_SUPPORT=y 907 CONFIG_HID=y 908 + # CONFIG_HID_DEBUG is not set 909 + CONFIG_USB_SUPPORT=y 910 CONFIG_USB_ARCH_HAS_HCD=y 911 CONFIG_USB_ARCH_HAS_OHCI=y 912 CONFIG_USB_ARCH_HAS_EHCI=y ··· 926 # USB Gadget Support 927 # 928 # CONFIG_USB_GADGET is not set 929 # CONFIG_MMC is not set 930 931 # ··· 937 # 938 CONFIG_RTC_LIB=y 939 # CONFIG_RTC_CLASS is not set 940 + 941 + # 942 + # DMA Engine support 943 + # 944 + CONFIG_DMA_ENGINE=y 945 + 946 + # 947 + # DMA Clients 948 + # 949 + # CONFIG_NET_DMA is not set 950 + 951 + # 952 + # DMA Devices 953 + # 954 + # CONFIG_INTEL_IOATDMA is not set 955 + CONFIG_INTEL_IOP_ADMA=y 956 957 # 958 # File systems ··· 1004 # CONFIG_BEFS_FS is not set 1005 # CONFIG_BFS_FS is not set 1006 # CONFIG_EFS_FS is not set 1007 CONFIG_JFFS2_FS=y 1008 CONFIG_JFFS2_FS_DEBUG=0 1009 CONFIG_JFFS2_FS_WRITEBUFFER=y ··· 1014 CONFIG_JFFS2_ZLIB=y 1015 CONFIG_JFFS2_RTIME=y 1016 # CONFIG_JFFS2_RUBIN is not set 1017 + CONFIG_CRAMFS=y 1018 # CONFIG_VXFS_FS is not set 1019 # CONFIG_HPFS_FS is not set 1020 # CONFIG_QNX4FS_FS is not set ··· 1040 CONFIG_EXPORTFS=y 1041 CONFIG_NFS_COMMON=y 1042 CONFIG_SUNRPC=y 1043 + # CONFIG_SUNRPC_BIND34 is not set 1044 # CONFIG_RPCSEC_GSS_KRB5 is not set 1045 # CONFIG_RPCSEC_GSS_SPKM3 is not set 1046 CONFIG_SMB_FS=m ··· 1053 # CONFIG_NCP_FS is not set 1054 # CONFIG_CODA_FS is not set 1055 # CONFIG_AFS_FS is not set 1056 1057 # 1058 # Partition Types ··· 1075 # CONFIG_SUN_PARTITION is not set 1076 # CONFIG_KARMA_PARTITION is not set 1077 # CONFIG_EFI_PARTITION is not set 1078 + # CONFIG_SYSV68_PARTITION is not set 1079 1080 # 1081 # Native Language Support ··· 1140 # CONFIG_DEBUG_FS is not set 1141 # CONFIG_HEADERS_CHECK is not set 1142 # CONFIG_DEBUG_KERNEL is not set 1143 CONFIG_DEBUG_BUGVERBOSE=y 1144 CONFIG_FRAME_POINTER=y 1145 CONFIG_DEBUG_USER=y ··· 1151 CONFIG_KEYS=y 1152 CONFIG_KEYS_DEBUG_PROC_KEYS=y 1153 # CONFIG_SECURITY is not set 1154 + CONFIG_XOR_BLOCKS=y 1155 + CONFIG_ASYNC_CORE=y 1156 + CONFIG_ASYNC_MEMCPY=y 1157 + CONFIG_ASYNC_XOR=y 1158 CONFIG_CRYPTO=y 1159 CONFIG_CRYPTO_ALGAPI=y 1160 CONFIG_CRYPTO_BLKCIPHER=y ··· 1173 CONFIG_CRYPTO_GF128MUL=y 1174 CONFIG_CRYPTO_ECB=y 1175 CONFIG_CRYPTO_CBC=y 1176 + CONFIG_CRYPTO_PCBC=m 1177 CONFIG_CRYPTO_LRW=y 1178 + # CONFIG_CRYPTO_CRYPTD is not set 1179 CONFIG_CRYPTO_DES=y 1180 + # CONFIG_CRYPTO_FCRYPT is not set 1181 CONFIG_CRYPTO_BLOWFISH=y 1182 CONFIG_CRYPTO_TWOFISH=y 1183 CONFIG_CRYPTO_TWOFISH_COMMON=y ··· 1189 CONFIG_CRYPTO_DEFLATE=y 1190 CONFIG_CRYPTO_MICHAEL_MIC=y 1191 CONFIG_CRYPTO_CRC32C=y 1192 + # CONFIG_CRYPTO_CAMELLIA is not set 1193 # CONFIG_CRYPTO_TEST is not set 1194 + CONFIG_CRYPTO_HW=y 1195 1196 # 1197 # Library routines ··· 1201 CONFIG_BITREVERSE=y 1202 CONFIG_CRC_CCITT=y 1203 # CONFIG_CRC16 is not set 1204 + # CONFIG_CRC_ITU_T is not set 1205 CONFIG_CRC32=y 1206 + # CONFIG_CRC7 is not set 1207 CONFIG_LIBCRC32C=y 1208 CONFIG_ZLIB_INFLATE=y 1209 CONFIG_ZLIB_DEFLATE=y 1210 CONFIG_PLIST=y 1211 + CONFIG_HAS_IOMEM=y 1212 + CONFIG_HAS_IOPORT=y 1213 + CONFIG_HAS_DMA=y
+171 -219
arch/arm/configs/iop32x_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.20-rc1-git5 4 - # Tue Dec 19 21:37:52 2006 5 # 6 CONFIG_ARM=y 7 # CONFIG_GENERIC_TIME is not set 8 CONFIG_MMU=y 9 CONFIG_GENERIC_HARDIRQS=y 10 CONFIG_TRACE_IRQFLAGS_SUPPORT=y 11 CONFIG_HARDIRQS_SW_RESEND=y 12 CONFIG_GENERIC_IRQ_PROBE=y ··· 21 # CONFIG_ARCH_HAS_ILOG2_U64 is not set 22 CONFIG_GENERIC_HWEIGHT=y 23 CONFIG_GENERIC_CALIBRATE_DELAY=y 24 CONFIG_VECTORS_BASE=0xffff0000 25 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 26 ··· 39 CONFIG_LOCALVERSION_AUTO=y 40 CONFIG_SWAP=y 41 CONFIG_SYSVIPC=y 42 - # CONFIG_IPC_NS is not set 43 # CONFIG_POSIX_MQUEUE is not set 44 CONFIG_BSD_PROCESS_ACCT=y 45 # CONFIG_BSD_PROCESS_ACCT_V3 is not set 46 # CONFIG_TASKSTATS is not set 47 - # CONFIG_UTS_NS is not set 48 # CONFIG_AUDIT is not set 49 # CONFIG_IKCONFIG is not set 50 CONFIG_SYSFS_DEPRECATED=y 51 # CONFIG_RELAY is not set 52 CONFIG_INITRAMFS_SOURCE="" 53 CONFIG_CC_OPTIMIZE_FOR_SIZE=y 54 CONFIG_SYSCTL=y ··· 66 CONFIG_ELF_CORE=y 67 CONFIG_BASE_FULL=y 68 CONFIG_FUTEX=y 69 CONFIG_EPOLL=y 70 CONFIG_SHMEM=y 71 - CONFIG_SLAB=y 72 CONFIG_VM_EVENT_COUNTERS=y 73 CONFIG_RT_MUTEXES=y 74 # CONFIG_TINY_SHMEM is not set 75 CONFIG_BASE_SMALL=0 76 - # CONFIG_SLOB is not set 77 - 78 - # 79 - # Loadable module support 80 - # 81 CONFIG_MODULES=y 82 CONFIG_MODULE_UNLOAD=y 83 # CONFIG_MODULE_FORCE_UNLOAD is not set 84 # CONFIG_MODVERSIONS is not set 85 # CONFIG_MODULE_SRCVERSION_ALL is not set 86 CONFIG_KMOD=y 87 - 88 - # 89 - # Block layer 90 - # 91 CONFIG_BLOCK=y 92 # CONFIG_LBD is not set 93 # CONFIG_BLK_DEV_IO_TRACE is not set 94 # CONFIG_LSF is not set 95 96 # 97 # IO Schedulers ··· 121 # CONFIG_ARCH_NETX is not set 122 # CONFIG_ARCH_H720X is not set 123 # CONFIG_ARCH_IMX is not set 124 CONFIG_ARCH_IOP32X=y 125 # CONFIG_ARCH_IOP33X is not set 126 - # CONFIG_ARCH_IOP13XX is not set 127 - # CONFIG_ARCH_IXP4XX is not set 128 - # CONFIG_ARCH_IXP2000 is not set 129 # CONFIG_ARCH_IXP23XX is not set 130 # CONFIG_ARCH_L7200 is not set 131 # CONFIG_ARCH_PNX4008 is not set 132 # CONFIG_ARCH_PXA is not set 133 # CONFIG_ARCH_RPC is not set ··· 137 # CONFIG_ARCH_S3C2410 is not set 138 # CONFIG_ARCH_SHARK is not set 139 # CONFIG_ARCH_LH7A40X is not set 140 # CONFIG_ARCH_OMAP is not set 141 142 # ··· 147 # 148 # IOP32x Platform Types 149 # 150 CONFIG_MACH_GLANTANK=y 151 CONFIG_ARCH_IQ80321=y 152 CONFIG_ARCH_IQ31244=y 153 CONFIG_MACH_N2100=y 154 CONFIG_PLAT_IOP=y 155 156 # ··· 172 # 173 # CONFIG_ARM_THUMB is not set 174 # CONFIG_CPU_DCACHE_DISABLE is not set 175 # CONFIG_IWMMXT is not set 176 CONFIG_XSCALE_PMU=y 177 ··· 180 # Bus support 181 # 182 CONFIG_PCI=y 183 - # CONFIG_PCI_MULTITHREAD_PROBE is not set 184 # CONFIG_PCI_DEBUG is not set 185 186 # ··· 192 # 193 # Kernel Features 194 # 195 # CONFIG_PREEMPT is not set 196 # CONFIG_NO_IDLE_HZ is not set 197 CONFIG_HZ=100 ··· 207 # CONFIG_SPARSEMEM_STATIC is not set 208 CONFIG_SPLIT_PTLOCK_CPUS=4096 209 # CONFIG_RESOURCES_64BIT is not set 210 CONFIG_ALIGNMENT_TRAP=y 211 212 # ··· 217 # 218 CONFIG_ZBOOT_ROM_TEXT=0x0 219 CONFIG_ZBOOT_ROM_BSS=0x0 220 - CONFIG_CMDLINE="console=ttyS0,115200 root=/dev/nfs ip=bootp" 221 # CONFIG_XIP_KERNEL is not set 222 223 # 224 # Floating point emulation ··· 244 # Power management options 245 # 246 # CONFIG_PM is not set 247 - # CONFIG_APM is not set 248 249 # 250 # Networking ··· 253 # 254 # Networking options 255 # 256 - # CONFIG_NETDEBUG is not set 257 CONFIG_PACKET=y 258 CONFIG_PACKET_MMAP=y 259 CONFIG_UNIX=y 260 CONFIG_XFRM=y 261 # CONFIG_XFRM_USER is not set 262 # CONFIG_XFRM_SUB_POLICY is not set 263 # CONFIG_NET_KEY is not set 264 CONFIG_INET=y 265 CONFIG_IP_MULTICAST=y ··· 291 CONFIG_IPV6=y 292 # CONFIG_IPV6_PRIVACY is not set 293 # CONFIG_IPV6_ROUTER_PREF is not set 294 # CONFIG_INET6_AH is not set 295 # CONFIG_INET6_ESP is not set 296 # CONFIG_INET6_IPCOMP is not set ··· 307 # CONFIG_IPV6_MULTIPLE_TABLES is not set 308 # CONFIG_NETWORK_SECMARK is not set 309 # CONFIG_NETFILTER is not set 310 - 311 - # 312 - # DCCP Configuration (EXPERIMENTAL) 313 - # 314 # CONFIG_IP_DCCP is not set 315 - 316 - # 317 - # SCTP Configuration (EXPERIMENTAL) 318 - # 319 # CONFIG_IP_SCTP is not set 320 - 321 - # 322 - # TIPC Configuration (EXPERIMENTAL) 323 - # 324 # CONFIG_TIPC is not set 325 # CONFIG_ATM is not set 326 # CONFIG_BRIDGE is not set ··· 334 # CONFIG_HAMRADIO is not set 335 # CONFIG_IRDA is not set 336 # CONFIG_BT is not set 337 # CONFIG_IEEE80211 is not set 338 339 # 340 # Device Drivers ··· 357 CONFIG_PREVENT_FIRMWARE_BUILD=y 358 # CONFIG_FW_LOADER is not set 359 # CONFIG_DEBUG_DRIVER is not set 360 # CONFIG_SYS_HYPERVISOR is not set 361 - 362 - # 363 - # Connector - unified userspace <-> kernelspace linker 364 - # 365 # CONFIG_CONNECTOR is not set 366 - 367 - # 368 - # Memory Technology Devices (MTD) 369 - # 370 CONFIG_MTD=y 371 # CONFIG_MTD_DEBUG is not set 372 # CONFIG_MTD_CONCAT is not set ··· 375 # User Modules And Translation Layers 376 # 377 CONFIG_MTD_CHAR=y 378 CONFIG_MTD_BLOCK=y 379 # CONFIG_FTL is not set 380 # CONFIG_NFTL is not set ··· 407 # CONFIG_MTD_RAM is not set 408 # CONFIG_MTD_ROM is not set 409 # CONFIG_MTD_ABSENT is not set 410 - # CONFIG_MTD_OBSOLETE_CHIPS is not set 411 412 # 413 # Mapping drivers for chip access ··· 434 # CONFIG_MTD_DOC2000 is not set 435 # CONFIG_MTD_DOC2001 is not set 436 # CONFIG_MTD_DOC2001PLUS is not set 437 - 438 - # 439 - # NAND Flash Device Drivers 440 - # 441 # CONFIG_MTD_NAND is not set 442 - 443 - # 444 - # OneNAND Flash Device Drivers 445 - # 446 # CONFIG_MTD_ONENAND is not set 447 448 # 449 - # Parallel port support 450 # 451 # CONFIG_PARPORT is not set 452 - 453 - # 454 - # Plug and Play support 455 - # 456 - 457 - # 458 - # Block devices 459 - # 460 # CONFIG_BLK_CPQ_DA is not set 461 # CONFIG_BLK_CPQ_CISS_DA is not set 462 # CONFIG_BLK_DEV_DAC960 is not set ··· 457 CONFIG_BLK_DEV_RAM_COUNT=16 458 CONFIG_BLK_DEV_RAM_SIZE=8192 459 CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 460 - CONFIG_BLK_DEV_INITRD=y 461 # CONFIG_CDROM_PKTCDVD is not set 462 # CONFIG_ATA_OVER_ETH is not set 463 - 464 - # 465 - # ATA/ATAPI/MFM/RLL support 466 - # 467 # CONFIG_IDE is not set 468 469 # ··· 466 # 467 # CONFIG_RAID_ATTRS is not set 468 CONFIG_SCSI=y 469 # CONFIG_SCSI_TGT is not set 470 # CONFIG_SCSI_NETLINK is not set 471 CONFIG_SCSI_PROC_FS=y ··· 488 # CONFIG_SCSI_CONSTANTS is not set 489 # CONFIG_SCSI_LOGGING is not set 490 # CONFIG_SCSI_SCAN_ASYNC is not set 491 492 # 493 # SCSI Transports ··· 534 # CONFIG_SCSI_NSP32 is not set 535 # CONFIG_SCSI_DEBUG is not set 536 # CONFIG_SCSI_SRP is not set 537 - 538 - # 539 - # Serial ATA (prod) and Parallel ATA (experimental) drivers 540 - # 541 CONFIG_ATA=y 542 # CONFIG_SATA_AHCI is not set 543 # CONFIG_SATA_SVW is not set 544 # CONFIG_ATA_PIIX is not set ··· 550 # CONFIG_SATA_SIS is not set 551 # CONFIG_SATA_ULI is not set 552 # CONFIG_SATA_VIA is not set 553 - # CONFIG_SATA_VITESSE is not set 554 # CONFIG_PATA_ALI is not set 555 # CONFIG_PATA_AMD is not set 556 # CONFIG_PATA_ARTOP is not set 557 # CONFIG_PATA_ATIIXP is not set 558 # CONFIG_PATA_CMD64X is not set 559 # CONFIG_PATA_CS5520 is not set 560 # CONFIG_PATA_CS5530 is not set ··· 568 # CONFIG_PATA_HPT3X2N is not set 569 # CONFIG_PATA_HPT3X3 is not set 570 # CONFIG_PATA_IT821X is not set 571 # CONFIG_PATA_JMICRON is not set 572 # CONFIG_PATA_TRIFLEX is not set 573 # CONFIG_PATA_MARVELL is not set ··· 588 # CONFIG_PATA_SIS is not set 589 # CONFIG_PATA_VIA is not set 590 # CONFIG_PATA_WINBOND is not set 591 - 592 - # 593 - # Multi-device support (RAID and LVM) 594 - # 595 CONFIG_MD=y 596 CONFIG_BLK_DEV_MD=y 597 # CONFIG_MD_LINEAR is not set 598 CONFIG_MD_RAID0=y 599 CONFIG_MD_RAID1=y 600 - # CONFIG_MD_RAID10 is not set 601 - # CONFIG_MD_RAID456 is not set 602 # CONFIG_MD_MULTIPATH is not set 603 # CONFIG_MD_FAULTY is not set 604 CONFIG_BLK_DEV_DM=y ··· 605 # CONFIG_DM_MIRROR is not set 606 # CONFIG_DM_ZERO is not set 607 # CONFIG_DM_MULTIPATH is not set 608 609 # 610 # Fusion MPT device support ··· 618 # 619 # IEEE 1394 (FireWire) support 620 # 621 # CONFIG_IEEE1394 is not set 622 - 623 - # 624 - # I2O device support 625 - # 626 # CONFIG_I2O is not set 627 - 628 - # 629 - # Network device support 630 - # 631 CONFIG_NETDEVICES=y 632 # CONFIG_DUMMY is not set 633 # CONFIG_BONDING is not set 634 # CONFIG_EQUALIZER is not set 635 # CONFIG_TUN is not set 636 - 637 - # 638 - # ARCnet devices 639 - # 640 # CONFIG_ARCNET is not set 641 - 642 - # 643 - # PHY device support 644 - # 645 # CONFIG_PHYLIB is not set 646 - 647 - # 648 - # Ethernet (10 or 100Mbit) 649 - # 650 CONFIG_NET_ETHERNET=y 651 CONFIG_MII=y 652 # CONFIG_HAPPYMEAL is not set 653 # CONFIG_SUNGEM is not set 654 # CONFIG_CASSINI is not set 655 # CONFIG_NET_VENDOR_3COM is not set 656 # CONFIG_SMC91X is not set 657 # CONFIG_DM9000 is not set 658 - 659 - # 660 - # Tulip family network device support 661 - # 662 # CONFIG_NET_TULIP is not set 663 # CONFIG_HP100 is not set 664 CONFIG_NET_PCI=y ··· 660 # CONFIG_SUNDANCE is not set 661 # CONFIG_TLAN is not set 662 # CONFIG_VIA_RHINE is not set 663 - 664 - # 665 - # Ethernet (1000 Mbit) 666 - # 667 # CONFIG_ACENIC is not set 668 # CONFIG_DL2K is not set 669 CONFIG_E1000=y ··· 675 # CONFIG_SIS190 is not set 676 # CONFIG_SKGE is not set 677 # CONFIG_SKY2 is not set 678 - # CONFIG_SK98LIN is not set 679 # CONFIG_VIA_VELOCITY is not set 680 # CONFIG_TIGON3 is not set 681 # CONFIG_BNX2 is not set 682 # CONFIG_QLA3XXX is not set 683 - 684 - # 685 - # Ethernet (10000 Mbit) 686 - # 687 # CONFIG_CHELSIO_T1 is not set 688 # CONFIG_IXGB is not set 689 # CONFIG_S2IO is not set 690 # CONFIG_MYRI10GE is not set 691 # CONFIG_NETXEN_NIC is not set 692 - 693 - # 694 - # Token Ring devices 695 - # 696 # CONFIG_TR is not set 697 698 # 699 - # Wireless LAN (non-hamradio) 700 # 701 - # CONFIG_NET_RADIO is not set 702 703 # 704 - # Wan interfaces 705 # 706 # CONFIG_WAN is not set 707 # CONFIG_FDDI is not set 708 # CONFIG_HIPPI is not set ··· 715 # CONFIG_NETCONSOLE is not set 716 # CONFIG_NETPOLL is not set 717 # CONFIG_NET_POLL_CONTROLLER is not set 718 - 719 - # 720 - # ISDN subsystem 721 - # 722 # CONFIG_ISDN is not set 723 724 # ··· 722 # 723 CONFIG_INPUT=y 724 # CONFIG_INPUT_FF_MEMLESS is not set 725 726 # 727 # Userland interfaces ··· 742 # CONFIG_INPUT_KEYBOARD is not set 743 # CONFIG_INPUT_MOUSE is not set 744 # CONFIG_INPUT_JOYSTICK is not set 745 # CONFIG_INPUT_TOUCHSCREEN is not set 746 # CONFIG_INPUT_MISC is not set 747 ··· 780 CONFIG_UNIX98_PTYS=y 781 CONFIG_LEGACY_PTYS=y 782 CONFIG_LEGACY_PTY_COUNT=256 783 - 784 - # 785 - # IPMI 786 - # 787 # CONFIG_IPMI_HANDLER is not set 788 - 789 - # 790 - # Watchdog Cards 791 - # 792 # CONFIG_WATCHDOG is not set 793 CONFIG_HW_RANDOM=y 794 # CONFIG_NVRAM is not set 795 - # CONFIG_DTLK is not set 796 # CONFIG_R3964 is not set 797 # CONFIG_APPLICOM is not set 798 # CONFIG_DRM is not set 799 # CONFIG_RAW_DRIVER is not set 800 - 801 - # 802 - # TPM devices 803 - # 804 # CONFIG_TCG_TPM is not set 805 - 806 - # 807 - # I2C support 808 - # 809 CONFIG_I2C=y 810 CONFIG_I2C_CHARDEV=y 811 812 # ··· 818 # CONFIG_I2C_PARPORT_LIGHT is not set 819 # CONFIG_I2C_PROSAVAGE is not set 820 # CONFIG_I2C_SAVAGE4 is not set 821 # CONFIG_I2C_SIS5595 is not set 822 # CONFIG_I2C_SIS630 is not set 823 # CONFIG_I2C_SIS96X is not set 824 # CONFIG_I2C_STUB is not set 825 # CONFIG_I2C_VIA is not set 826 # CONFIG_I2C_VIAPRO is not set 827 # CONFIG_I2C_VOODOO3 is not set 828 - # CONFIG_I2C_PCA_ISA is not set 829 830 # 831 # Miscellaneous I2C Chip support 832 # 833 # CONFIG_SENSORS_DS1337 is not set 834 # CONFIG_SENSORS_DS1374 is not set 835 # CONFIG_SENSORS_EEPROM is not set 836 # CONFIG_SENSORS_PCF8574 is not set 837 # CONFIG_SENSORS_PCA9539 is not set 838 # CONFIG_SENSORS_PCF8591 is not set 839 # CONFIG_SENSORS_MAX6875 is not set 840 # CONFIG_I2C_DEBUG_CORE is not set 841 # CONFIG_I2C_DEBUG_ALGO is not set 842 # CONFIG_I2C_DEBUG_BUS is not set ··· 851 # 852 # CONFIG_SPI is not set 853 # CONFIG_SPI_MASTER is not set 854 - 855 - # 856 - # Dallas's 1-wire bus 857 - # 858 # CONFIG_W1 is not set 859 - 860 - # 861 - # Hardware Monitoring support 862 - # 863 CONFIG_HWMON=y 864 # CONFIG_HWMON_VID is not set 865 # CONFIG_SENSORS_ABITUGURU is not set 866 # CONFIG_SENSORS_ADM1021 is not set 867 # CONFIG_SENSORS_ADM1025 is not set 868 # CONFIG_SENSORS_ADM1026 is not set 869 # CONFIG_SENSORS_ADM1031 is not set 870 # CONFIG_SENSORS_ADM9240 is not set 871 # CONFIG_SENSORS_ASB100 is not set ··· 882 # CONFIG_SENSORS_LM90 is not set 883 # CONFIG_SENSORS_LM92 is not set 884 # CONFIG_SENSORS_MAX1619 is not set 885 # CONFIG_SENSORS_PC87360 is not set 886 # CONFIG_SENSORS_PC87427 is not set 887 # CONFIG_SENSORS_SIS5595 is not set ··· 900 # CONFIG_SENSORS_W83627HF is not set 901 # CONFIG_SENSORS_W83627EHF is not set 902 # CONFIG_HWMON_DEBUG_CHIP is not set 903 - 904 - # 905 - # Misc devices 906 - # 907 # CONFIG_SGI_IOC4 is not set 908 # CONFIG_TIFM_CORE is not set 909 910 # 911 # LED devices ··· 928 # Multimedia devices 929 # 930 # CONFIG_VIDEO_DEV is not set 931 - 932 - # 933 - # Digital Video Broadcasting Devices 934 - # 935 - # CONFIG_DVB is not set 936 # CONFIG_USB_DABUSB is not set 937 938 # 939 # Graphics support 940 # 941 - CONFIG_FIRMWARE_EDID=y 942 # CONFIG_FB is not set 943 944 # ··· 949 # 950 # CONFIG_VGA_CONSOLE is not set 951 CONFIG_DUMMY_CONSOLE=y 952 - # CONFIG_BACKLIGHT_LCD_SUPPORT is not set 953 954 # 955 # Sound 956 # 957 # CONFIG_SOUND is not set 958 - 959 - # 960 - # HID Devices 961 - # 962 CONFIG_HID=y 963 964 # 965 - # USB support 966 # 967 CONFIG_USB_ARCH_HAS_HCD=y 968 CONFIG_USB_ARCH_HAS_OHCI=y 969 CONFIG_USB_ARCH_HAS_EHCI=y ··· 979 # Miscellaneous USB options 980 # 981 # CONFIG_USB_DEVICEFS is not set 982 - # CONFIG_USB_BANDWIDTH is not set 983 # CONFIG_USB_DYNAMIC_MINORS is not set 984 - # CONFIG_USB_MULTITHREAD_PROBE is not set 985 # CONFIG_USB_OTG is not set 986 987 # ··· 994 # CONFIG_USB_OHCI_HCD is not set 995 CONFIG_USB_UHCI_HCD=y 996 # CONFIG_USB_SL811_HCD is not set 997 998 # 999 # USB Device Class drivers ··· 1023 # CONFIG_USB_LIBUSUAL is not set 1024 1025 # 1026 - # USB Input Devices 1027 - # 1028 - # CONFIG_USB_HID is not set 1029 - 1030 - # 1031 - # USB HID Boot Protocol drivers 1032 - # 1033 - # CONFIG_USB_KBD is not set 1034 - # CONFIG_USB_MOUSE is not set 1035 - # CONFIG_USB_AIPTEK is not set 1036 - # CONFIG_USB_WACOM is not set 1037 - # CONFIG_USB_ACECAD is not set 1038 - # CONFIG_USB_KBTAB is not set 1039 - # CONFIG_USB_POWERMATE is not set 1040 - # CONFIG_USB_TOUCHSCREEN is not set 1041 - # CONFIG_USB_YEALINK is not set 1042 - # CONFIG_USB_XPAD is not set 1043 - # CONFIG_USB_ATI_REMOTE is not set 1044 - # CONFIG_USB_ATI_REMOTE2 is not set 1045 - # CONFIG_USB_KEYSPAN_REMOTE is not set 1046 - # CONFIG_USB_APPLETOUCH is not set 1047 - 1048 - # 1049 # USB Imaging devices 1050 # 1051 # CONFIG_USB_MDC800 is not set 1052 # CONFIG_USB_MICROTEK is not set 1053 - 1054 - # 1055 - # USB Network Adapters 1056 - # 1057 - # CONFIG_USB_CATC is not set 1058 - # CONFIG_USB_KAWETH is not set 1059 - # CONFIG_USB_PEGASUS is not set 1060 - # CONFIG_USB_RTL8150 is not set 1061 - # CONFIG_USB_USBNET_MII is not set 1062 - # CONFIG_USB_USBNET is not set 1063 CONFIG_USB_MON=y 1064 1065 # ··· 1048 # CONFIG_USB_RIO500 is not set 1049 # CONFIG_USB_LEGOTOWER is not set 1050 # CONFIG_USB_LCD is not set 1051 # CONFIG_USB_LED is not set 1052 # CONFIG_USB_CYPRESS_CY7C63 is not set 1053 # CONFIG_USB_CYTHERM is not set ··· 1059 # CONFIG_USB_SISUSBVGA is not set 1060 # CONFIG_USB_LD is not set 1061 # CONFIG_USB_TRANCEVIBRATOR is not set 1062 1063 # 1064 # USB DSL modem support ··· 1069 # USB Gadget Support 1070 # 1071 # CONFIG_USB_GADGET is not set 1072 - 1073 - # 1074 - # MMC/SD Card support 1075 - # 1076 # CONFIG_MMC is not set 1077 1078 # ··· 1076 # 1077 CONFIG_RTC_LIB=y 1078 # CONFIG_RTC_CLASS is not set 1079 1080 # 1081 # File systems ··· 1110 # CONFIG_REISERFS_FS is not set 1111 # CONFIG_JFS_FS is not set 1112 # CONFIG_FS_POSIX_ACL is not set 1113 - CONFIG_XFS_FS=y 1114 - # CONFIG_XFS_QUOTA is not set 1115 - CONFIG_XFS_SECURITY=y 1116 - CONFIG_XFS_POSIX_ACL=y 1117 - # CONFIG_XFS_RT is not set 1118 # CONFIG_GFS2_FS is not set 1119 # CONFIG_OCFS2_FS is not set 1120 # CONFIG_MINIX_FS is not set ··· 1159 # CONFIG_BEFS_FS is not set 1160 # CONFIG_BFS_FS is not set 1161 # CONFIG_EFS_FS is not set 1162 - # CONFIG_JFFS_FS is not set 1163 CONFIG_JFFS2_FS=y 1164 CONFIG_JFFS2_FS_DEBUG=0 1165 CONFIG_JFFS2_FS_WRITEBUFFER=y ··· 1168 CONFIG_JFFS2_ZLIB=y 1169 CONFIG_JFFS2_RTIME=y 1170 # CONFIG_JFFS2_RUBIN is not set 1171 - # CONFIG_CRAMFS is not set 1172 # CONFIG_VXFS_FS is not set 1173 # CONFIG_HPFS_FS is not set 1174 # CONFIG_QNX4FS_FS is not set ··· 1194 CONFIG_EXPORTFS=y 1195 CONFIG_NFS_COMMON=y 1196 CONFIG_SUNRPC=y 1197 # CONFIG_RPCSEC_GSS_KRB5 is not set 1198 # CONFIG_RPCSEC_GSS_SPKM3 is not set 1199 # CONFIG_SMB_FS is not set ··· 1202 # CONFIG_NCP_FS is not set 1203 # CONFIG_CODA_FS is not set 1204 # CONFIG_AFS_FS is not set 1205 - # CONFIG_9P_FS is not set 1206 1207 # 1208 # Partition Types ··· 1223 # CONFIG_SUN_PARTITION is not set 1224 # CONFIG_KARMA_PARTITION is not set 1225 # CONFIG_EFI_PARTITION is not set 1226 1227 # 1228 # Native Language Support ··· 1250 # CONFIG_DEBUG_FS is not set 1251 # CONFIG_HEADERS_CHECK is not set 1252 CONFIG_DEBUG_KERNEL=y 1253 - CONFIG_LOG_BUF_SHIFT=14 1254 CONFIG_DETECT_SOFTLOCKUP=y 1255 # CONFIG_SCHEDSTATS is not set 1256 # CONFIG_DEBUG_SLAB is not set 1257 # CONFIG_DEBUG_RT_MUTEXES is not set 1258 # CONFIG_RT_MUTEX_TESTER is not set 1259 # CONFIG_DEBUG_SPINLOCK is not set 1260 # CONFIG_DEBUG_MUTEXES is not set 1261 - # CONFIG_DEBUG_RWSEMS is not set 1262 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set 1263 # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set 1264 # CONFIG_DEBUG_KOBJECT is not set ··· 1273 CONFIG_FRAME_POINTER=y 1274 # CONFIG_FORCED_INLINING is not set 1275 # CONFIG_RCU_TORTURE_TEST is not set 1276 CONFIG_DEBUG_USER=y 1277 # CONFIG_DEBUG_ERRORS is not set 1278 CONFIG_DEBUG_LL=y ··· 1285 CONFIG_KEYS=y 1286 CONFIG_KEYS_DEBUG_PROC_KEYS=y 1287 # CONFIG_SECURITY is not set 1288 - 1289 - # 1290 - # Cryptographic options 1291 - # 1292 CONFIG_CRYPTO=y 1293 CONFIG_CRYPTO_ALGAPI=y 1294 CONFIG_CRYPTO_BLKCIPHER=y ··· 1307 CONFIG_CRYPTO_GF128MUL=y 1308 CONFIG_CRYPTO_ECB=y 1309 CONFIG_CRYPTO_CBC=y 1310 CONFIG_CRYPTO_LRW=y 1311 CONFIG_CRYPTO_DES=y 1312 CONFIG_CRYPTO_BLOWFISH=y 1313 CONFIG_CRYPTO_TWOFISH=y 1314 CONFIG_CRYPTO_TWOFISH_COMMON=y ··· 1326 CONFIG_CRYPTO_DEFLATE=y 1327 CONFIG_CRYPTO_MICHAEL_MIC=y 1328 CONFIG_CRYPTO_CRC32C=y 1329 # CONFIG_CRYPTO_TEST is not set 1330 - 1331 - # 1332 - # Hardware crypto devices 1333 - # 1334 1335 # 1336 # Library routines ··· 1336 CONFIG_BITREVERSE=y 1337 # CONFIG_CRC_CCITT is not set 1338 # CONFIG_CRC16 is not set 1339 CONFIG_CRC32=y 1340 CONFIG_LIBCRC32C=y 1341 CONFIG_ZLIB_INFLATE=y 1342 CONFIG_ZLIB_DEFLATE=y 1343 CONFIG_PLIST=y 1344 - CONFIG_IOMAP_COPY=y
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.22 4 + # Thu Jul 19 16:00:36 2007 5 # 6 CONFIG_ARM=y 7 + CONFIG_SYS_SUPPORTS_APM_EMULATION=y 8 + # CONFIG_GENERIC_GPIO is not set 9 # CONFIG_GENERIC_TIME is not set 10 + # CONFIG_GENERIC_CLOCKEVENTS is not set 11 CONFIG_MMU=y 12 + # CONFIG_NO_IOPORT is not set 13 CONFIG_GENERIC_HARDIRQS=y 14 + CONFIG_STACKTRACE_SUPPORT=y 15 + CONFIG_LOCKDEP_SUPPORT=y 16 CONFIG_TRACE_IRQFLAGS_SUPPORT=y 17 CONFIG_HARDIRQS_SW_RESEND=y 18 CONFIG_GENERIC_IRQ_PROBE=y ··· 15 # CONFIG_ARCH_HAS_ILOG2_U64 is not set 16 CONFIG_GENERIC_HWEIGHT=y 17 CONFIG_GENERIC_CALIBRATE_DELAY=y 18 + CONFIG_ZONE_DMA=y 19 CONFIG_VECTORS_BASE=0xffff0000 20 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 21 ··· 32 CONFIG_LOCALVERSION_AUTO=y 33 CONFIG_SWAP=y 34 CONFIG_SYSVIPC=y 35 + CONFIG_SYSVIPC_SYSCTL=y 36 # CONFIG_POSIX_MQUEUE is not set 37 CONFIG_BSD_PROCESS_ACCT=y 38 # CONFIG_BSD_PROCESS_ACCT_V3 is not set 39 # CONFIG_TASKSTATS is not set 40 + # CONFIG_USER_NS is not set 41 # CONFIG_AUDIT is not set 42 # CONFIG_IKCONFIG is not set 43 + CONFIG_LOG_BUF_SHIFT=14 44 CONFIG_SYSFS_DEPRECATED=y 45 # CONFIG_RELAY is not set 46 + CONFIG_BLK_DEV_INITRD=y 47 CONFIG_INITRAMFS_SOURCE="" 48 CONFIG_CC_OPTIMIZE_FOR_SIZE=y 49 CONFIG_SYSCTL=y ··· 57 CONFIG_ELF_CORE=y 58 CONFIG_BASE_FULL=y 59 CONFIG_FUTEX=y 60 + CONFIG_ANON_INODES=y 61 CONFIG_EPOLL=y 62 + CONFIG_SIGNALFD=y 63 + CONFIG_TIMERFD=y 64 + CONFIG_EVENTFD=y 65 CONFIG_SHMEM=y 66 CONFIG_VM_EVENT_COUNTERS=y 67 + CONFIG_SLAB=y 68 + # CONFIG_SLUB is not set 69 + # CONFIG_SLOB is not set 70 CONFIG_RT_MUTEXES=y 71 # CONFIG_TINY_SHMEM is not set 72 CONFIG_BASE_SMALL=0 73 CONFIG_MODULES=y 74 CONFIG_MODULE_UNLOAD=y 75 # CONFIG_MODULE_FORCE_UNLOAD is not set 76 # CONFIG_MODVERSIONS is not set 77 # CONFIG_MODULE_SRCVERSION_ALL is not set 78 CONFIG_KMOD=y 79 CONFIG_BLOCK=y 80 # CONFIG_LBD is not set 81 # CONFIG_BLK_DEV_IO_TRACE is not set 82 # CONFIG_LSF is not set 83 + # CONFIG_BLK_DEV_BSG is not set 84 85 # 86 # IO Schedulers ··· 114 # CONFIG_ARCH_NETX is not set 115 # CONFIG_ARCH_H720X is not set 116 # CONFIG_ARCH_IMX is not set 117 + # CONFIG_ARCH_IOP13XX is not set 118 CONFIG_ARCH_IOP32X=y 119 # CONFIG_ARCH_IOP33X is not set 120 # CONFIG_ARCH_IXP23XX is not set 121 + # CONFIG_ARCH_IXP2000 is not set 122 + # CONFIG_ARCH_IXP4XX is not set 123 # CONFIG_ARCH_L7200 is not set 124 + # CONFIG_ARCH_KS8695 is not set 125 + # CONFIG_ARCH_NS9XXX is not set 126 # CONFIG_ARCH_PNX4008 is not set 127 # CONFIG_ARCH_PXA is not set 128 # CONFIG_ARCH_RPC is not set ··· 128 # CONFIG_ARCH_S3C2410 is not set 129 # CONFIG_ARCH_SHARK is not set 130 # CONFIG_ARCH_LH7A40X is not set 131 + # CONFIG_ARCH_DAVINCI is not set 132 # CONFIG_ARCH_OMAP is not set 133 134 # ··· 137 # 138 # IOP32x Platform Types 139 # 140 + CONFIG_MACH_EP80219=y 141 CONFIG_MACH_GLANTANK=y 142 CONFIG_ARCH_IQ80321=y 143 CONFIG_ARCH_IQ31244=y 144 CONFIG_MACH_N2100=y 145 + CONFIG_IOP3XX_ATU=y 146 CONFIG_PLAT_IOP=y 147 148 # ··· 160 # 161 # CONFIG_ARM_THUMB is not set 162 # CONFIG_CPU_DCACHE_DISABLE is not set 163 + # CONFIG_OUTER_CACHE is not set 164 # CONFIG_IWMMXT is not set 165 CONFIG_XSCALE_PMU=y 166 ··· 167 # Bus support 168 # 169 CONFIG_PCI=y 170 + CONFIG_PCI_SYSCALL=y 171 + # CONFIG_ARCH_SUPPORTS_MSI is not set 172 # CONFIG_PCI_DEBUG is not set 173 174 # ··· 178 # 179 # Kernel Features 180 # 181 + # CONFIG_TICK_ONESHOT is not set 182 # CONFIG_PREEMPT is not set 183 # CONFIG_NO_IDLE_HZ is not set 184 CONFIG_HZ=100 ··· 192 # CONFIG_SPARSEMEM_STATIC is not set 193 CONFIG_SPLIT_PTLOCK_CPUS=4096 194 # CONFIG_RESOURCES_64BIT is not set 195 + CONFIG_ZONE_DMA_FLAG=1 196 + CONFIG_BOUNCE=y 197 + CONFIG_VIRT_TO_BUS=y 198 CONFIG_ALIGNMENT_TRAP=y 199 200 # ··· 199 # 200 CONFIG_ZBOOT_ROM_TEXT=0x0 201 CONFIG_ZBOOT_ROM_BSS=0x0 202 + CONFIG_CMDLINE="console=ttyS0,115200 root=/dev/nfs ip=bootp cachepolicy=writealloc" 203 # CONFIG_XIP_KERNEL is not set 204 + # CONFIG_KEXEC is not set 205 206 # 207 # Floating point emulation ··· 225 # Power management options 226 # 227 # CONFIG_PM is not set 228 229 # 230 # Networking ··· 235 # 236 # Networking options 237 # 238 CONFIG_PACKET=y 239 CONFIG_PACKET_MMAP=y 240 CONFIG_UNIX=y 241 CONFIG_XFRM=y 242 # CONFIG_XFRM_USER is not set 243 # CONFIG_XFRM_SUB_POLICY is not set 244 + # CONFIG_XFRM_MIGRATE is not set 245 # CONFIG_NET_KEY is not set 246 CONFIG_INET=y 247 CONFIG_IP_MULTICAST=y ··· 273 CONFIG_IPV6=y 274 # CONFIG_IPV6_PRIVACY is not set 275 # CONFIG_IPV6_ROUTER_PREF is not set 276 + # CONFIG_IPV6_OPTIMISTIC_DAD is not set 277 # CONFIG_INET6_AH is not set 278 # CONFIG_INET6_ESP is not set 279 # CONFIG_INET6_IPCOMP is not set ··· 288 # CONFIG_IPV6_MULTIPLE_TABLES is not set 289 # CONFIG_NETWORK_SECMARK is not set 290 # CONFIG_NETFILTER is not set 291 # CONFIG_IP_DCCP is not set 292 # CONFIG_IP_SCTP is not set 293 # CONFIG_TIPC is not set 294 # CONFIG_ATM is not set 295 # CONFIG_BRIDGE is not set ··· 327 # CONFIG_HAMRADIO is not set 328 # CONFIG_IRDA is not set 329 # CONFIG_BT is not set 330 + # CONFIG_AF_RXRPC is not set 331 + 332 + # 333 + # Wireless 334 + # 335 + # CONFIG_CFG80211 is not set 336 + # CONFIG_WIRELESS_EXT is not set 337 + # CONFIG_MAC80211 is not set 338 # CONFIG_IEEE80211 is not set 339 + # CONFIG_RFKILL is not set 340 + # CONFIG_NET_9P is not set 341 342 # 343 # Device Drivers ··· 340 CONFIG_PREVENT_FIRMWARE_BUILD=y 341 # CONFIG_FW_LOADER is not set 342 # CONFIG_DEBUG_DRIVER is not set 343 + # CONFIG_DEBUG_DEVRES is not set 344 # CONFIG_SYS_HYPERVISOR is not set 345 # CONFIG_CONNECTOR is not set 346 CONFIG_MTD=y 347 # CONFIG_MTD_DEBUG is not set 348 # CONFIG_MTD_CONCAT is not set ··· 365 # User Modules And Translation Layers 366 # 367 CONFIG_MTD_CHAR=y 368 + CONFIG_MTD_BLKDEVS=y 369 CONFIG_MTD_BLOCK=y 370 # CONFIG_FTL is not set 371 # CONFIG_NFTL is not set ··· 396 # CONFIG_MTD_RAM is not set 397 # CONFIG_MTD_ROM is not set 398 # CONFIG_MTD_ABSENT is not set 399 400 # 401 # Mapping drivers for chip access ··· 424 # CONFIG_MTD_DOC2000 is not set 425 # CONFIG_MTD_DOC2001 is not set 426 # CONFIG_MTD_DOC2001PLUS is not set 427 # CONFIG_MTD_NAND is not set 428 # CONFIG_MTD_ONENAND is not set 429 430 # 431 + # UBI - Unsorted block images 432 # 433 + # CONFIG_MTD_UBI is not set 434 # CONFIG_PARPORT is not set 435 + CONFIG_BLK_DEV=y 436 # CONFIG_BLK_CPQ_DA is not set 437 # CONFIG_BLK_CPQ_CISS_DA is not set 438 # CONFIG_BLK_DEV_DAC960 is not set ··· 461 CONFIG_BLK_DEV_RAM_COUNT=16 462 CONFIG_BLK_DEV_RAM_SIZE=8192 463 CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 464 # CONFIG_CDROM_PKTCDVD is not set 465 # CONFIG_ATA_OVER_ETH is not set 466 # CONFIG_IDE is not set 467 468 # ··· 475 # 476 # CONFIG_RAID_ATTRS is not set 477 CONFIG_SCSI=y 478 + CONFIG_SCSI_DMA=y 479 # CONFIG_SCSI_TGT is not set 480 # CONFIG_SCSI_NETLINK is not set 481 CONFIG_SCSI_PROC_FS=y ··· 496 # CONFIG_SCSI_CONSTANTS is not set 497 # CONFIG_SCSI_LOGGING is not set 498 # CONFIG_SCSI_SCAN_ASYNC is not set 499 + CONFIG_SCSI_WAIT_SCAN=m 500 501 # 502 # SCSI Transports ··· 541 # CONFIG_SCSI_NSP32 is not set 542 # CONFIG_SCSI_DEBUG is not set 543 # CONFIG_SCSI_SRP is not set 544 CONFIG_ATA=y 545 + # CONFIG_ATA_NONSTANDARD is not set 546 # CONFIG_SATA_AHCI is not set 547 # CONFIG_SATA_SVW is not set 548 # CONFIG_ATA_PIIX is not set ··· 560 # CONFIG_SATA_SIS is not set 561 # CONFIG_SATA_ULI is not set 562 # CONFIG_SATA_VIA is not set 563 + CONFIG_SATA_VITESSE=y 564 + # CONFIG_SATA_INIC162X is not set 565 # CONFIG_PATA_ALI is not set 566 # CONFIG_PATA_AMD is not set 567 # CONFIG_PATA_ARTOP is not set 568 # CONFIG_PATA_ATIIXP is not set 569 + # CONFIG_PATA_CMD640_PCI is not set 570 # CONFIG_PATA_CMD64X is not set 571 # CONFIG_PATA_CS5520 is not set 572 # CONFIG_PATA_CS5530 is not set ··· 576 # CONFIG_PATA_HPT3X2N is not set 577 # CONFIG_PATA_HPT3X3 is not set 578 # CONFIG_PATA_IT821X is not set 579 + # CONFIG_PATA_IT8213 is not set 580 # CONFIG_PATA_JMICRON is not set 581 # CONFIG_PATA_TRIFLEX is not set 582 # CONFIG_PATA_MARVELL is not set ··· 595 # CONFIG_PATA_SIS is not set 596 # CONFIG_PATA_VIA is not set 597 # CONFIG_PATA_WINBOND is not set 598 CONFIG_MD=y 599 CONFIG_BLK_DEV_MD=y 600 # CONFIG_MD_LINEAR is not set 601 CONFIG_MD_RAID0=y 602 CONFIG_MD_RAID1=y 603 + CONFIG_MD_RAID10=y 604 + CONFIG_MD_RAID456=y 605 + # CONFIG_MD_RAID5_RESHAPE is not set 606 # CONFIG_MD_MULTIPATH is not set 607 # CONFIG_MD_FAULTY is not set 608 CONFIG_BLK_DEV_DM=y ··· 615 # CONFIG_DM_MIRROR is not set 616 # CONFIG_DM_ZERO is not set 617 # CONFIG_DM_MULTIPATH is not set 618 + # CONFIG_DM_DELAY is not set 619 620 # 621 # Fusion MPT device support ··· 627 # 628 # IEEE 1394 (FireWire) support 629 # 630 + # CONFIG_FIREWIRE is not set 631 # CONFIG_IEEE1394 is not set 632 # CONFIG_I2O is not set 633 CONFIG_NETDEVICES=y 634 + # CONFIG_NETDEVICES_MULTIQUEUE is not set 635 # CONFIG_DUMMY is not set 636 # CONFIG_BONDING is not set 637 + # CONFIG_MACVLAN is not set 638 # CONFIG_EQUALIZER is not set 639 # CONFIG_TUN is not set 640 # CONFIG_ARCNET is not set 641 # CONFIG_PHYLIB is not set 642 CONFIG_NET_ETHERNET=y 643 CONFIG_MII=y 644 + # CONFIG_AX88796 is not set 645 # CONFIG_HAPPYMEAL is not set 646 # CONFIG_SUNGEM is not set 647 # CONFIG_CASSINI is not set 648 # CONFIG_NET_VENDOR_3COM is not set 649 # CONFIG_SMC91X is not set 650 # CONFIG_DM9000 is not set 651 # CONFIG_NET_TULIP is not set 652 # CONFIG_HP100 is not set 653 CONFIG_NET_PCI=y ··· 689 # CONFIG_SUNDANCE is not set 690 # CONFIG_TLAN is not set 691 # CONFIG_VIA_RHINE is not set 692 + # CONFIG_SC92031 is not set 693 + CONFIG_NETDEV_1000=y 694 # CONFIG_ACENIC is not set 695 # CONFIG_DL2K is not set 696 CONFIG_E1000=y ··· 706 # CONFIG_SIS190 is not set 707 # CONFIG_SKGE is not set 708 # CONFIG_SKY2 is not set 709 # CONFIG_VIA_VELOCITY is not set 710 # CONFIG_TIGON3 is not set 711 # CONFIG_BNX2 is not set 712 # CONFIG_QLA3XXX is not set 713 + # CONFIG_ATL1 is not set 714 + CONFIG_NETDEV_10000=y 715 # CONFIG_CHELSIO_T1 is not set 716 + # CONFIG_CHELSIO_T3 is not set 717 # CONFIG_IXGB is not set 718 # CONFIG_S2IO is not set 719 # CONFIG_MYRI10GE is not set 720 # CONFIG_NETXEN_NIC is not set 721 + # CONFIG_MLX4_CORE is not set 722 # CONFIG_TR is not set 723 724 # 725 + # Wireless LAN 726 # 727 + # CONFIG_WLAN_PRE80211 is not set 728 + # CONFIG_WLAN_80211 is not set 729 730 # 731 + # USB Network Adapters 732 # 733 + # CONFIG_USB_CATC is not set 734 + # CONFIG_USB_KAWETH is not set 735 + # CONFIG_USB_PEGASUS is not set 736 + # CONFIG_USB_RTL8150 is not set 737 + # CONFIG_USB_USBNET_MII is not set 738 + # CONFIG_USB_USBNET is not set 739 # CONFIG_WAN is not set 740 # CONFIG_FDDI is not set 741 # CONFIG_HIPPI is not set ··· 744 # CONFIG_NETCONSOLE is not set 745 # CONFIG_NETPOLL is not set 746 # CONFIG_NET_POLL_CONTROLLER is not set 747 # CONFIG_ISDN is not set 748 749 # ··· 755 # 756 CONFIG_INPUT=y 757 # CONFIG_INPUT_FF_MEMLESS is not set 758 + # CONFIG_INPUT_POLLDEV is not set 759 760 # 761 # Userland interfaces ··· 774 # CONFIG_INPUT_KEYBOARD is not set 775 # CONFIG_INPUT_MOUSE is not set 776 # CONFIG_INPUT_JOYSTICK is not set 777 + # CONFIG_INPUT_TABLET is not set 778 # CONFIG_INPUT_TOUCHSCREEN is not set 779 # CONFIG_INPUT_MISC is not set 780 ··· 811 CONFIG_UNIX98_PTYS=y 812 CONFIG_LEGACY_PTYS=y 813 CONFIG_LEGACY_PTY_COUNT=256 814 # CONFIG_IPMI_HANDLER is not set 815 # CONFIG_WATCHDOG is not set 816 CONFIG_HW_RANDOM=y 817 # CONFIG_NVRAM is not set 818 # CONFIG_R3964 is not set 819 # CONFIG_APPLICOM is not set 820 # CONFIG_DRM is not set 821 # CONFIG_RAW_DRIVER is not set 822 # CONFIG_TCG_TPM is not set 823 + CONFIG_DEVPORT=y 824 CONFIG_I2C=y 825 + CONFIG_I2C_BOARDINFO=y 826 CONFIG_I2C_CHARDEV=y 827 828 # ··· 864 # CONFIG_I2C_PARPORT_LIGHT is not set 865 # CONFIG_I2C_PROSAVAGE is not set 866 # CONFIG_I2C_SAVAGE4 is not set 867 + # CONFIG_I2C_SIMTEC is not set 868 # CONFIG_I2C_SIS5595 is not set 869 # CONFIG_I2C_SIS630 is not set 870 # CONFIG_I2C_SIS96X is not set 871 + # CONFIG_I2C_TAOS_EVM is not set 872 # CONFIG_I2C_STUB is not set 873 + # CONFIG_I2C_TINY_USB is not set 874 # CONFIG_I2C_VIA is not set 875 # CONFIG_I2C_VIAPRO is not set 876 # CONFIG_I2C_VOODOO3 is not set 877 878 # 879 # Miscellaneous I2C Chip support 880 # 881 # CONFIG_SENSORS_DS1337 is not set 882 # CONFIG_SENSORS_DS1374 is not set 883 + # CONFIG_DS1682 is not set 884 # CONFIG_SENSORS_EEPROM is not set 885 # CONFIG_SENSORS_PCF8574 is not set 886 # CONFIG_SENSORS_PCA9539 is not set 887 # CONFIG_SENSORS_PCF8591 is not set 888 # CONFIG_SENSORS_MAX6875 is not set 889 + # CONFIG_SENSORS_TSL2550 is not set 890 # CONFIG_I2C_DEBUG_CORE is not set 891 # CONFIG_I2C_DEBUG_ALGO is not set 892 # CONFIG_I2C_DEBUG_BUS is not set ··· 893 # 894 # CONFIG_SPI is not set 895 # CONFIG_SPI_MASTER is not set 896 # CONFIG_W1 is not set 897 CONFIG_HWMON=y 898 # CONFIG_HWMON_VID is not set 899 # CONFIG_SENSORS_ABITUGURU is not set 900 + # CONFIG_SENSORS_AD7418 is not set 901 # CONFIG_SENSORS_ADM1021 is not set 902 # CONFIG_SENSORS_ADM1025 is not set 903 # CONFIG_SENSORS_ADM1026 is not set 904 + # CONFIG_SENSORS_ADM1029 is not set 905 # CONFIG_SENSORS_ADM1031 is not set 906 # CONFIG_SENSORS_ADM9240 is not set 907 # CONFIG_SENSORS_ASB100 is not set ··· 930 # CONFIG_SENSORS_LM90 is not set 931 # CONFIG_SENSORS_LM92 is not set 932 # CONFIG_SENSORS_MAX1619 is not set 933 + # CONFIG_SENSORS_MAX6650 is not set 934 # CONFIG_SENSORS_PC87360 is not set 935 # CONFIG_SENSORS_PC87427 is not set 936 # CONFIG_SENSORS_SIS5595 is not set ··· 947 # CONFIG_SENSORS_W83627HF is not set 948 # CONFIG_SENSORS_W83627EHF is not set 949 # CONFIG_HWMON_DEBUG_CHIP is not set 950 + CONFIG_MISC_DEVICES=y 951 + # CONFIG_PHANTOM is not set 952 + # CONFIG_EEPROM_93CX6 is not set 953 # CONFIG_SGI_IOC4 is not set 954 # CONFIG_TIFM_CORE is not set 955 + 956 + # 957 + # Multifunction device drivers 958 + # 959 + # CONFIG_MFD_SM501 is not set 960 961 # 962 # LED devices ··· 971 # Multimedia devices 972 # 973 # CONFIG_VIDEO_DEV is not set 974 + # CONFIG_DVB_CORE is not set 975 + CONFIG_DAB=y 976 # CONFIG_USB_DABUSB is not set 977 978 # 979 # Graphics support 980 # 981 + # CONFIG_BACKLIGHT_LCD_SUPPORT is not set 982 + 983 + # 984 + # Display device support 985 + # 986 + # CONFIG_DISPLAY_SUPPORT is not set 987 + # CONFIG_VGASTATE is not set 988 # CONFIG_FB is not set 989 990 # ··· 989 # 990 # CONFIG_VGA_CONSOLE is not set 991 CONFIG_DUMMY_CONSOLE=y 992 993 # 994 # Sound 995 # 996 # CONFIG_SOUND is not set 997 + CONFIG_HID_SUPPORT=y 998 CONFIG_HID=y 999 + # CONFIG_HID_DEBUG is not set 1000 1001 # 1002 + # USB Input Devices 1003 # 1004 + # CONFIG_USB_HID is not set 1005 + 1006 + # 1007 + # USB HID Boot Protocol drivers 1008 + # 1009 + # CONFIG_USB_KBD is not set 1010 + # CONFIG_USB_MOUSE is not set 1011 + CONFIG_USB_SUPPORT=y 1012 CONFIG_USB_ARCH_HAS_HCD=y 1013 CONFIG_USB_ARCH_HAS_OHCI=y 1014 CONFIG_USB_ARCH_HAS_EHCI=y ··· 1014 # Miscellaneous USB options 1015 # 1016 # CONFIG_USB_DEVICEFS is not set 1017 + CONFIG_USB_DEVICE_CLASS=y 1018 # CONFIG_USB_DYNAMIC_MINORS is not set 1019 # CONFIG_USB_OTG is not set 1020 1021 # ··· 1030 # CONFIG_USB_OHCI_HCD is not set 1031 CONFIG_USB_UHCI_HCD=y 1032 # CONFIG_USB_SL811_HCD is not set 1033 + # CONFIG_USB_R8A66597_HCD is not set 1034 1035 # 1036 # USB Device Class drivers ··· 1058 # CONFIG_USB_LIBUSUAL is not set 1059 1060 # 1061 # USB Imaging devices 1062 # 1063 # CONFIG_USB_MDC800 is not set 1064 # CONFIG_USB_MICROTEK is not set 1065 CONFIG_USB_MON=y 1066 1067 # ··· 1116 # CONFIG_USB_RIO500 is not set 1117 # CONFIG_USB_LEGOTOWER is not set 1118 # CONFIG_USB_LCD is not set 1119 + # CONFIG_USB_BERRY_CHARGE is not set 1120 # CONFIG_USB_LED is not set 1121 # CONFIG_USB_CYPRESS_CY7C63 is not set 1122 # CONFIG_USB_CYTHERM is not set ··· 1126 # CONFIG_USB_SISUSBVGA is not set 1127 # CONFIG_USB_LD is not set 1128 # CONFIG_USB_TRANCEVIBRATOR is not set 1129 + # CONFIG_USB_IOWARRIOR is not set 1130 1131 # 1132 # USB DSL modem support ··· 1135 # USB Gadget Support 1136 # 1137 # CONFIG_USB_GADGET is not set 1138 # CONFIG_MMC is not set 1139 1140 # ··· 1146 # 1147 CONFIG_RTC_LIB=y 1148 # CONFIG_RTC_CLASS is not set 1149 + 1150 + # 1151 + # DMA Engine support 1152 + # 1153 + CONFIG_DMA_ENGINE=y 1154 + 1155 + # 1156 + # DMA Clients 1157 + # 1158 + CONFIG_NET_DMA=y 1159 + 1160 + # 1161 + # DMA Devices 1162 + # 1163 + # CONFIG_INTEL_IOATDMA is not set 1164 + CONFIG_INTEL_IOP_ADMA=y 1165 1166 # 1167 # File systems ··· 1164 # CONFIG_REISERFS_FS is not set 1165 # CONFIG_JFS_FS is not set 1166 # CONFIG_FS_POSIX_ACL is not set 1167 + # CONFIG_XFS_FS is not set 1168 # CONFIG_GFS2_FS is not set 1169 # CONFIG_OCFS2_FS is not set 1170 # CONFIG_MINIX_FS is not set ··· 1217 # CONFIG_BEFS_FS is not set 1218 # CONFIG_BFS_FS is not set 1219 # CONFIG_EFS_FS is not set 1220 CONFIG_JFFS2_FS=y 1221 CONFIG_JFFS2_FS_DEBUG=0 1222 CONFIG_JFFS2_FS_WRITEBUFFER=y ··· 1227 CONFIG_JFFS2_ZLIB=y 1228 CONFIG_JFFS2_RTIME=y 1229 # CONFIG_JFFS2_RUBIN is not set 1230 + CONFIG_CRAMFS=y 1231 # CONFIG_VXFS_FS is not set 1232 # CONFIG_HPFS_FS is not set 1233 # CONFIG_QNX4FS_FS is not set ··· 1253 CONFIG_EXPORTFS=y 1254 CONFIG_NFS_COMMON=y 1255 CONFIG_SUNRPC=y 1256 + # CONFIG_SUNRPC_BIND34 is not set 1257 # CONFIG_RPCSEC_GSS_KRB5 is not set 1258 # CONFIG_RPCSEC_GSS_SPKM3 is not set 1259 # CONFIG_SMB_FS is not set ··· 1260 # CONFIG_NCP_FS is not set 1261 # CONFIG_CODA_FS is not set 1262 # CONFIG_AFS_FS is not set 1263 1264 # 1265 # Partition Types ··· 1282 # CONFIG_SUN_PARTITION is not set 1283 # CONFIG_KARMA_PARTITION is not set 1284 # CONFIG_EFI_PARTITION is not set 1285 + # CONFIG_SYSV68_PARTITION is not set 1286 1287 # 1288 # Native Language Support ··· 1308 # CONFIG_DEBUG_FS is not set 1309 # CONFIG_HEADERS_CHECK is not set 1310 CONFIG_DEBUG_KERNEL=y 1311 + # CONFIG_DEBUG_SHIRQ is not set 1312 CONFIG_DETECT_SOFTLOCKUP=y 1313 + CONFIG_SCHED_DEBUG=y 1314 # CONFIG_SCHEDSTATS is not set 1315 + # CONFIG_TIMER_STATS is not set 1316 # CONFIG_DEBUG_SLAB is not set 1317 # CONFIG_DEBUG_RT_MUTEXES is not set 1318 # CONFIG_RT_MUTEX_TESTER is not set 1319 # CONFIG_DEBUG_SPINLOCK is not set 1320 # CONFIG_DEBUG_MUTEXES is not set 1321 + # CONFIG_DEBUG_LOCK_ALLOC is not set 1322 + # CONFIG_PROVE_LOCKING is not set 1323 + # CONFIG_LOCK_STAT is not set 1324 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set 1325 # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set 1326 # CONFIG_DEBUG_KOBJECT is not set ··· 1327 CONFIG_FRAME_POINTER=y 1328 # CONFIG_FORCED_INLINING is not set 1329 # CONFIG_RCU_TORTURE_TEST is not set 1330 + # CONFIG_FAULT_INJECTION is not set 1331 CONFIG_DEBUG_USER=y 1332 # CONFIG_DEBUG_ERRORS is not set 1333 CONFIG_DEBUG_LL=y ··· 1338 CONFIG_KEYS=y 1339 CONFIG_KEYS_DEBUG_PROC_KEYS=y 1340 # CONFIG_SECURITY is not set 1341 + CONFIG_XOR_BLOCKS=y 1342 + CONFIG_ASYNC_CORE=y 1343 + CONFIG_ASYNC_MEMCPY=y 1344 + CONFIG_ASYNC_XOR=y 1345 CONFIG_CRYPTO=y 1346 CONFIG_CRYPTO_ALGAPI=y 1347 CONFIG_CRYPTO_BLKCIPHER=y ··· 1360 CONFIG_CRYPTO_GF128MUL=y 1361 CONFIG_CRYPTO_ECB=y 1362 CONFIG_CRYPTO_CBC=y 1363 + CONFIG_CRYPTO_PCBC=m 1364 CONFIG_CRYPTO_LRW=y 1365 + # CONFIG_CRYPTO_CRYPTD is not set 1366 CONFIG_CRYPTO_DES=y 1367 + # CONFIG_CRYPTO_FCRYPT is not set 1368 CONFIG_CRYPTO_BLOWFISH=y 1369 CONFIG_CRYPTO_TWOFISH=y 1370 CONFIG_CRYPTO_TWOFISH_COMMON=y ··· 1376 CONFIG_CRYPTO_DEFLATE=y 1377 CONFIG_CRYPTO_MICHAEL_MIC=y 1378 CONFIG_CRYPTO_CRC32C=y 1379 + # CONFIG_CRYPTO_CAMELLIA is not set 1380 # CONFIG_CRYPTO_TEST is not set 1381 + CONFIG_CRYPTO_HW=y 1382 1383 # 1384 # Library routines ··· 1388 CONFIG_BITREVERSE=y 1389 # CONFIG_CRC_CCITT is not set 1390 # CONFIG_CRC16 is not set 1391 + # CONFIG_CRC_ITU_T is not set 1392 CONFIG_CRC32=y 1393 + # CONFIG_CRC7 is not set 1394 CONFIG_LIBCRC32C=y 1395 CONFIG_ZLIB_INFLATE=y 1396 CONFIG_ZLIB_DEFLATE=y 1397 CONFIG_PLIST=y 1398 + CONFIG_HAS_IOMEM=y 1399 + CONFIG_HAS_IOPORT=y 1400 + CONFIG_HAS_DMA=y
+139 -180
arch/arm/configs/iop33x_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.20-rc1 4 - # Sat Dec 16 06:05:34 2006 5 # 6 CONFIG_ARM=y 7 # CONFIG_GENERIC_TIME is not set 8 CONFIG_MMU=y 9 CONFIG_GENERIC_HARDIRQS=y 10 CONFIG_TRACE_IRQFLAGS_SUPPORT=y 11 CONFIG_HARDIRQS_SW_RESEND=y 12 CONFIG_GENERIC_IRQ_PROBE=y ··· 21 # CONFIG_ARCH_HAS_ILOG2_U64 is not set 22 CONFIG_GENERIC_HWEIGHT=y 23 CONFIG_GENERIC_CALIBRATE_DELAY=y 24 CONFIG_VECTORS_BASE=0xffff0000 25 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 26 ··· 39 CONFIG_LOCALVERSION_AUTO=y 40 CONFIG_SWAP=y 41 CONFIG_SYSVIPC=y 42 - # CONFIG_IPC_NS is not set 43 # CONFIG_POSIX_MQUEUE is not set 44 CONFIG_BSD_PROCESS_ACCT=y 45 # CONFIG_BSD_PROCESS_ACCT_V3 is not set 46 # CONFIG_TASKSTATS is not set 47 - # CONFIG_UTS_NS is not set 48 # CONFIG_AUDIT is not set 49 # CONFIG_IKCONFIG is not set 50 CONFIG_SYSFS_DEPRECATED=y 51 # CONFIG_RELAY is not set 52 CONFIG_INITRAMFS_SOURCE="" 53 CONFIG_CC_OPTIMIZE_FOR_SIZE=y 54 CONFIG_SYSCTL=y ··· 66 CONFIG_ELF_CORE=y 67 CONFIG_BASE_FULL=y 68 CONFIG_FUTEX=y 69 CONFIG_EPOLL=y 70 CONFIG_SHMEM=y 71 - CONFIG_SLAB=y 72 CONFIG_VM_EVENT_COUNTERS=y 73 CONFIG_RT_MUTEXES=y 74 # CONFIG_TINY_SHMEM is not set 75 CONFIG_BASE_SMALL=0 76 - # CONFIG_SLOB is not set 77 - 78 - # 79 - # Loadable module support 80 - # 81 CONFIG_MODULES=y 82 CONFIG_MODULE_UNLOAD=y 83 # CONFIG_MODULE_FORCE_UNLOAD is not set 84 # CONFIG_MODVERSIONS is not set 85 # CONFIG_MODULE_SRCVERSION_ALL is not set 86 CONFIG_KMOD=y 87 - 88 - # 89 - # Block layer 90 - # 91 CONFIG_BLOCK=y 92 # CONFIG_LBD is not set 93 # CONFIG_BLK_DEV_IO_TRACE is not set 94 # CONFIG_LSF is not set 95 96 # 97 # IO Schedulers ··· 121 # CONFIG_ARCH_NETX is not set 122 # CONFIG_ARCH_H720X is not set 123 # CONFIG_ARCH_IMX is not set 124 # CONFIG_ARCH_IOP32X is not set 125 CONFIG_ARCH_IOP33X=y 126 - # CONFIG_ARCH_IOP13XX is not set 127 - # CONFIG_ARCH_IXP4XX is not set 128 - # CONFIG_ARCH_IXP2000 is not set 129 # CONFIG_ARCH_IXP23XX is not set 130 # CONFIG_ARCH_L7200 is not set 131 # CONFIG_ARCH_PNX4008 is not set 132 # CONFIG_ARCH_PXA is not set 133 # CONFIG_ARCH_RPC is not set ··· 137 # CONFIG_ARCH_S3C2410 is not set 138 # CONFIG_ARCH_SHARK is not set 139 # CONFIG_ARCH_LH7A40X is not set 140 # CONFIG_ARCH_OMAP is not set 141 142 # 143 # IOP33x Implementation Options ··· 169 # 170 # CONFIG_ARM_THUMB is not set 171 # CONFIG_CPU_DCACHE_DISABLE is not set 172 # CONFIG_IWMMXT is not set 173 CONFIG_XSCALE_PMU=y 174 ··· 177 # Bus support 178 # 179 CONFIG_PCI=y 180 - # CONFIG_PCI_MULTITHREAD_PROBE is not set 181 # CONFIG_PCI_DEBUG is not set 182 183 # ··· 189 # 190 # Kernel Features 191 # 192 # CONFIG_PREEMPT is not set 193 # CONFIG_NO_IDLE_HZ is not set 194 CONFIG_HZ=100 ··· 204 # CONFIG_SPARSEMEM_STATIC is not set 205 CONFIG_SPLIT_PTLOCK_CPUS=4096 206 # CONFIG_RESOURCES_64BIT is not set 207 CONFIG_ALIGNMENT_TRAP=y 208 209 # ··· 214 # 215 CONFIG_ZBOOT_ROM_TEXT=0x0 216 CONFIG_ZBOOT_ROM_BSS=0x0 217 - CONFIG_CMDLINE="console=ttyS0,115200 root=/dev/nfs ip=bootp" 218 # CONFIG_XIP_KERNEL is not set 219 220 # 221 # Floating point emulation ··· 241 # Power management options 242 # 243 # CONFIG_PM is not set 244 - # CONFIG_APM is not set 245 246 # 247 # Networking ··· 250 # 251 # Networking options 252 # 253 - # CONFIG_NETDEBUG is not set 254 CONFIG_PACKET=y 255 CONFIG_PACKET_MMAP=y 256 CONFIG_UNIX=y 257 CONFIG_XFRM=y 258 # CONFIG_XFRM_USER is not set 259 # CONFIG_XFRM_SUB_POLICY is not set 260 # CONFIG_NET_KEY is not set 261 CONFIG_INET=y 262 CONFIG_IP_MULTICAST=y ··· 288 CONFIG_IPV6=y 289 # CONFIG_IPV6_PRIVACY is not set 290 # CONFIG_IPV6_ROUTER_PREF is not set 291 # CONFIG_INET6_AH is not set 292 # CONFIG_INET6_ESP is not set 293 # CONFIG_INET6_IPCOMP is not set ··· 304 # CONFIG_IPV6_MULTIPLE_TABLES is not set 305 # CONFIG_NETWORK_SECMARK is not set 306 # CONFIG_NETFILTER is not set 307 - 308 - # 309 - # DCCP Configuration (EXPERIMENTAL) 310 - # 311 # CONFIG_IP_DCCP is not set 312 - 313 - # 314 - # SCTP Configuration (EXPERIMENTAL) 315 - # 316 # CONFIG_IP_SCTP is not set 317 - 318 - # 319 - # TIPC Configuration (EXPERIMENTAL) 320 - # 321 # CONFIG_TIPC is not set 322 # CONFIG_ATM is not set 323 # CONFIG_BRIDGE is not set ··· 331 # CONFIG_HAMRADIO is not set 332 # CONFIG_IRDA is not set 333 # CONFIG_BT is not set 334 # CONFIG_IEEE80211 is not set 335 336 # 337 # Device Drivers ··· 354 CONFIG_PREVENT_FIRMWARE_BUILD=y 355 # CONFIG_FW_LOADER is not set 356 # CONFIG_DEBUG_DRIVER is not set 357 # CONFIG_SYS_HYPERVISOR is not set 358 - 359 - # 360 - # Connector - unified userspace <-> kernelspace linker 361 - # 362 # CONFIG_CONNECTOR is not set 363 - 364 - # 365 - # Memory Technology Devices (MTD) 366 - # 367 CONFIG_MTD=y 368 # CONFIG_MTD_DEBUG is not set 369 # CONFIG_MTD_CONCAT is not set ··· 372 # User Modules And Translation Layers 373 # 374 CONFIG_MTD_CHAR=y 375 CONFIG_MTD_BLOCK=y 376 # CONFIG_FTL is not set 377 # CONFIG_NFTL is not set ··· 409 # CONFIG_MTD_RAM is not set 410 # CONFIG_MTD_ROM is not set 411 # CONFIG_MTD_ABSENT is not set 412 - # CONFIG_MTD_OBSOLETE_CHIPS is not set 413 414 # 415 # Mapping drivers for chip access ··· 436 # CONFIG_MTD_DOC2000 is not set 437 # CONFIG_MTD_DOC2001 is not set 438 # CONFIG_MTD_DOC2001PLUS is not set 439 - 440 - # 441 - # NAND Flash Device Drivers 442 - # 443 # CONFIG_MTD_NAND is not set 444 - 445 - # 446 - # OneNAND Flash Device Drivers 447 - # 448 # CONFIG_MTD_ONENAND is not set 449 450 # 451 - # Parallel port support 452 # 453 # CONFIG_PARPORT is not set 454 - 455 - # 456 - # Plug and Play support 457 - # 458 - 459 - # 460 - # Block devices 461 - # 462 # CONFIG_BLK_CPQ_DA is not set 463 # CONFIG_BLK_CPQ_CISS_DA is not set 464 # CONFIG_BLK_DEV_DAC960 is not set ··· 457 CONFIG_BLK_DEV_RAM_COUNT=16 458 CONFIG_BLK_DEV_RAM_SIZE=8192 459 CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 460 - CONFIG_BLK_DEV_INITRD=y 461 # CONFIG_CDROM_PKTCDVD is not set 462 # CONFIG_ATA_OVER_ETH is not set 463 - 464 - # 465 - # ATA/ATAPI/MFM/RLL support 466 - # 467 # CONFIG_IDE is not set 468 469 # ··· 466 # 467 # CONFIG_RAID_ATTRS is not set 468 CONFIG_SCSI=y 469 # CONFIG_SCSI_TGT is not set 470 # CONFIG_SCSI_NETLINK is not set 471 CONFIG_SCSI_PROC_FS=y ··· 488 # CONFIG_SCSI_CONSTANTS is not set 489 # CONFIG_SCSI_LOGGING is not set 490 # CONFIG_SCSI_SCAN_ASYNC is not set 491 492 # 493 # SCSI Transports ··· 533 # CONFIG_SCSI_NSP32 is not set 534 # CONFIG_SCSI_DEBUG is not set 535 # CONFIG_SCSI_SRP is not set 536 - 537 - # 538 - # Serial ATA (prod) and Parallel ATA (experimental) drivers 539 - # 540 # CONFIG_ATA is not set 541 - 542 - # 543 - # Multi-device support (RAID and LVM) 544 - # 545 CONFIG_MD=y 546 CONFIG_BLK_DEV_MD=y 547 CONFIG_MD_LINEAR=y 548 CONFIG_MD_RAID0=y 549 CONFIG_MD_RAID1=y 550 # CONFIG_MD_RAID10 is not set 551 - # CONFIG_MD_RAID456 is not set 552 # CONFIG_MD_MULTIPATH is not set 553 # CONFIG_MD_FAULTY is not set 554 CONFIG_BLK_DEV_DM=y ··· 551 # CONFIG_DM_MIRROR is not set 552 # CONFIG_DM_ZERO is not set 553 # CONFIG_DM_MULTIPATH is not set 554 555 # 556 # Fusion MPT device support ··· 564 # 565 # IEEE 1394 (FireWire) support 566 # 567 # CONFIG_IEEE1394 is not set 568 - 569 - # 570 - # I2O device support 571 - # 572 # CONFIG_I2O is not set 573 - 574 - # 575 - # Network device support 576 - # 577 CONFIG_NETDEVICES=y 578 # CONFIG_DUMMY is not set 579 # CONFIG_BONDING is not set 580 # CONFIG_EQUALIZER is not set 581 # CONFIG_TUN is not set 582 - 583 - # 584 - # ARCnet devices 585 - # 586 # CONFIG_ARCNET is not set 587 - 588 - # 589 - # PHY device support 590 - # 591 - 592 - # 593 - # Ethernet (10 or 100Mbit) 594 - # 595 # CONFIG_NET_ETHERNET is not set 596 - 597 - # 598 - # Ethernet (1000 Mbit) 599 - # 600 # CONFIG_ACENIC is not set 601 # CONFIG_DL2K is not set 602 CONFIG_E1000=y ··· 589 # CONFIG_SIS190 is not set 590 # CONFIG_SKGE is not set 591 # CONFIG_SKY2 is not set 592 - # CONFIG_SK98LIN is not set 593 # CONFIG_TIGON3 is not set 594 # CONFIG_BNX2 is not set 595 # CONFIG_QLA3XXX is not set 596 - 597 - # 598 - # Ethernet (10000 Mbit) 599 - # 600 # CONFIG_CHELSIO_T1 is not set 601 # CONFIG_IXGB is not set 602 # CONFIG_S2IO is not set 603 # CONFIG_MYRI10GE is not set 604 # CONFIG_NETXEN_NIC is not set 605 - 606 - # 607 - # Token Ring devices 608 - # 609 # CONFIG_TR is not set 610 611 # 612 - # Wireless LAN (non-hamradio) 613 # 614 - # CONFIG_NET_RADIO is not set 615 - 616 - # 617 - # Wan interfaces 618 - # 619 # CONFIG_WAN is not set 620 # CONFIG_FDDI is not set 621 # CONFIG_HIPPI is not set ··· 619 # CONFIG_NETCONSOLE is not set 620 # CONFIG_NETPOLL is not set 621 # CONFIG_NET_POLL_CONTROLLER is not set 622 - 623 - # 624 - # ISDN subsystem 625 - # 626 # CONFIG_ISDN is not set 627 628 # ··· 626 # 627 CONFIG_INPUT=y 628 # CONFIG_INPUT_FF_MEMLESS is not set 629 630 # 631 # Userland interfaces ··· 646 # CONFIG_INPUT_KEYBOARD is not set 647 # CONFIG_INPUT_MOUSE is not set 648 # CONFIG_INPUT_JOYSTICK is not set 649 # CONFIG_INPUT_TOUCHSCREEN is not set 650 # CONFIG_INPUT_MISC is not set 651 ··· 684 CONFIG_UNIX98_PTYS=y 685 CONFIG_LEGACY_PTYS=y 686 CONFIG_LEGACY_PTY_COUNT=256 687 - 688 - # 689 - # IPMI 690 - # 691 # CONFIG_IPMI_HANDLER is not set 692 - 693 - # 694 - # Watchdog Cards 695 - # 696 # CONFIG_WATCHDOG is not set 697 CONFIG_HW_RANDOM=y 698 # CONFIG_NVRAM is not set 699 - # CONFIG_DTLK is not set 700 # CONFIG_R3964 is not set 701 # CONFIG_APPLICOM is not set 702 # CONFIG_DRM is not set 703 # CONFIG_RAW_DRIVER is not set 704 - 705 - # 706 - # TPM devices 707 - # 708 # CONFIG_TCG_TPM is not set 709 - 710 - # 711 - # I2C support 712 - # 713 CONFIG_I2C=y 714 CONFIG_I2C_CHARDEV=y 715 716 # ··· 722 # CONFIG_I2C_PARPORT_LIGHT is not set 723 # CONFIG_I2C_PROSAVAGE is not set 724 # CONFIG_I2C_SAVAGE4 is not set 725 # CONFIG_I2C_SIS5595 is not set 726 # CONFIG_I2C_SIS630 is not set 727 # CONFIG_I2C_SIS96X is not set 728 # CONFIG_I2C_STUB is not set 729 # CONFIG_I2C_VIA is not set 730 # CONFIG_I2C_VIAPRO is not set 731 # CONFIG_I2C_VOODOO3 is not set 732 - # CONFIG_I2C_PCA_ISA is not set 733 734 # 735 # Miscellaneous I2C Chip support 736 # 737 # CONFIG_SENSORS_DS1337 is not set 738 # CONFIG_SENSORS_DS1374 is not set 739 # CONFIG_SENSORS_EEPROM is not set 740 # CONFIG_SENSORS_PCF8574 is not set 741 # CONFIG_SENSORS_PCA9539 is not set 742 # CONFIG_SENSORS_PCF8591 is not set 743 # CONFIG_SENSORS_MAX6875 is not set 744 # CONFIG_I2C_DEBUG_CORE is not set 745 # CONFIG_I2C_DEBUG_ALGO is not set 746 # CONFIG_I2C_DEBUG_BUS is not set ··· 754 # 755 # CONFIG_SPI is not set 756 # CONFIG_SPI_MASTER is not set 757 - 758 - # 759 - # Dallas's 1-wire bus 760 - # 761 # CONFIG_W1 is not set 762 - 763 - # 764 - # Hardware Monitoring support 765 - # 766 CONFIG_HWMON=y 767 # CONFIG_HWMON_VID is not set 768 # CONFIG_SENSORS_ABITUGURU is not set 769 # CONFIG_SENSORS_ADM1021 is not set 770 # CONFIG_SENSORS_ADM1025 is not set 771 # CONFIG_SENSORS_ADM1026 is not set 772 # CONFIG_SENSORS_ADM1031 is not set 773 # CONFIG_SENSORS_ADM9240 is not set 774 # CONFIG_SENSORS_ASB100 is not set ··· 785 # CONFIG_SENSORS_LM90 is not set 786 # CONFIG_SENSORS_LM92 is not set 787 # CONFIG_SENSORS_MAX1619 is not set 788 # CONFIG_SENSORS_PC87360 is not set 789 # CONFIG_SENSORS_PC87427 is not set 790 # CONFIG_SENSORS_SIS5595 is not set ··· 803 # CONFIG_SENSORS_W83627HF is not set 804 # CONFIG_SENSORS_W83627EHF is not set 805 # CONFIG_HWMON_DEBUG_CHIP is not set 806 - 807 - # 808 - # Misc devices 809 - # 810 # CONFIG_SGI_IOC4 is not set 811 # CONFIG_TIFM_CORE is not set 812 813 # 814 # LED devices ··· 831 # Multimedia devices 832 # 833 # CONFIG_VIDEO_DEV is not set 834 - 835 - # 836 - # Digital Video Broadcasting Devices 837 - # 838 - # CONFIG_DVB is not set 839 840 # 841 # Graphics support 842 # 843 - CONFIG_FIRMWARE_EDID=y 844 # CONFIG_FB is not set 845 846 # ··· 851 # 852 # CONFIG_VGA_CONSOLE is not set 853 CONFIG_DUMMY_CONSOLE=y 854 - # CONFIG_BACKLIGHT_LCD_SUPPORT is not set 855 856 # 857 # Sound 858 # 859 # CONFIG_SOUND is not set 860 - 861 - # 862 - # HID Devices 863 - # 864 CONFIG_HID=y 865 - 866 - # 867 - # USB support 868 - # 869 CONFIG_USB_ARCH_HAS_HCD=y 870 CONFIG_USB_ARCH_HAS_OHCI=y 871 CONFIG_USB_ARCH_HAS_EHCI=y ··· 873 # USB Gadget Support 874 # 875 # CONFIG_USB_GADGET is not set 876 - 877 - # 878 - # MMC/SD Card support 879 - # 880 # CONFIG_MMC is not set 881 882 # ··· 880 # 881 CONFIG_RTC_LIB=y 882 # CONFIG_RTC_CLASS is not set 883 884 # 885 # File systems ··· 914 # CONFIG_REISERFS_FS is not set 915 # CONFIG_JFS_FS is not set 916 # CONFIG_FS_POSIX_ACL is not set 917 - CONFIG_XFS_FS=y 918 - # CONFIG_XFS_QUOTA is not set 919 - CONFIG_XFS_SECURITY=y 920 - CONFIG_XFS_POSIX_ACL=y 921 - # CONFIG_XFS_RT is not set 922 # CONFIG_GFS2_FS is not set 923 # CONFIG_OCFS2_FS is not set 924 # CONFIG_MINIX_FS is not set ··· 962 # CONFIG_BEFS_FS is not set 963 # CONFIG_BFS_FS is not set 964 # CONFIG_EFS_FS is not set 965 - # CONFIG_JFFS_FS is not set 966 # CONFIG_JFFS2_FS is not set 967 - # CONFIG_CRAMFS is not set 968 # CONFIG_VXFS_FS is not set 969 # CONFIG_HPFS_FS is not set 970 # CONFIG_QNX4FS_FS is not set ··· 989 CONFIG_EXPORTFS=y 990 CONFIG_NFS_COMMON=y 991 CONFIG_SUNRPC=y 992 # CONFIG_RPCSEC_GSS_KRB5 is not set 993 # CONFIG_RPCSEC_GSS_SPKM3 is not set 994 # CONFIG_SMB_FS is not set ··· 997 # CONFIG_NCP_FS is not set 998 # CONFIG_CODA_FS is not set 999 # CONFIG_AFS_FS is not set 1000 - # CONFIG_9P_FS is not set 1001 1002 # 1003 # Partition Types ··· 1018 # CONFIG_SUN_PARTITION is not set 1019 # CONFIG_KARMA_PARTITION is not set 1020 # CONFIG_EFI_PARTITION is not set 1021 1022 # 1023 # Native Language Support ··· 1045 # CONFIG_DEBUG_FS is not set 1046 # CONFIG_HEADERS_CHECK is not set 1047 CONFIG_DEBUG_KERNEL=y 1048 - CONFIG_LOG_BUF_SHIFT=14 1049 CONFIG_DETECT_SOFTLOCKUP=y 1050 # CONFIG_SCHEDSTATS is not set 1051 # CONFIG_DEBUG_SLAB is not set 1052 # CONFIG_DEBUG_RT_MUTEXES is not set 1053 # CONFIG_RT_MUTEX_TESTER is not set 1054 # CONFIG_DEBUG_SPINLOCK is not set 1055 # CONFIG_DEBUG_MUTEXES is not set 1056 - # CONFIG_DEBUG_RWSEMS is not set 1057 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set 1058 # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set 1059 # CONFIG_DEBUG_KOBJECT is not set ··· 1068 CONFIG_FRAME_POINTER=y 1069 # CONFIG_FORCED_INLINING is not set 1070 # CONFIG_RCU_TORTURE_TEST is not set 1071 CONFIG_DEBUG_USER=y 1072 # CONFIG_DEBUG_ERRORS is not set 1073 CONFIG_DEBUG_LL=y ··· 1079 # 1080 # CONFIG_KEYS is not set 1081 # CONFIG_SECURITY is not set 1082 - 1083 - # 1084 - # Cryptographic options 1085 - # 1086 # CONFIG_CRYPTO is not set 1087 1088 # ··· 1090 # 1091 # CONFIG_CRC_CCITT is not set 1092 # CONFIG_CRC16 is not set 1093 # CONFIG_CRC32 is not set 1094 # CONFIG_LIBCRC32C is not set 1095 CONFIG_PLIST=y 1096 - CONFIG_IOMAP_COPY=y
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.22 4 + # Thu Jul 19 16:05:59 2007 5 # 6 CONFIG_ARM=y 7 + CONFIG_SYS_SUPPORTS_APM_EMULATION=y 8 + # CONFIG_GENERIC_GPIO is not set 9 # CONFIG_GENERIC_TIME is not set 10 + # CONFIG_GENERIC_CLOCKEVENTS is not set 11 CONFIG_MMU=y 12 + # CONFIG_NO_IOPORT is not set 13 CONFIG_GENERIC_HARDIRQS=y 14 + CONFIG_STACKTRACE_SUPPORT=y 15 + CONFIG_LOCKDEP_SUPPORT=y 16 CONFIG_TRACE_IRQFLAGS_SUPPORT=y 17 CONFIG_HARDIRQS_SW_RESEND=y 18 CONFIG_GENERIC_IRQ_PROBE=y ··· 15 # CONFIG_ARCH_HAS_ILOG2_U64 is not set 16 CONFIG_GENERIC_HWEIGHT=y 17 CONFIG_GENERIC_CALIBRATE_DELAY=y 18 + CONFIG_ZONE_DMA=y 19 CONFIG_VECTORS_BASE=0xffff0000 20 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 21 ··· 32 CONFIG_LOCALVERSION_AUTO=y 33 CONFIG_SWAP=y 34 CONFIG_SYSVIPC=y 35 + CONFIG_SYSVIPC_SYSCTL=y 36 # CONFIG_POSIX_MQUEUE is not set 37 CONFIG_BSD_PROCESS_ACCT=y 38 # CONFIG_BSD_PROCESS_ACCT_V3 is not set 39 # CONFIG_TASKSTATS is not set 40 + # CONFIG_USER_NS is not set 41 # CONFIG_AUDIT is not set 42 # CONFIG_IKCONFIG is not set 43 + CONFIG_LOG_BUF_SHIFT=14 44 CONFIG_SYSFS_DEPRECATED=y 45 # CONFIG_RELAY is not set 46 + CONFIG_BLK_DEV_INITRD=y 47 CONFIG_INITRAMFS_SOURCE="" 48 CONFIG_CC_OPTIMIZE_FOR_SIZE=y 49 CONFIG_SYSCTL=y ··· 57 CONFIG_ELF_CORE=y 58 CONFIG_BASE_FULL=y 59 CONFIG_FUTEX=y 60 + CONFIG_ANON_INODES=y 61 CONFIG_EPOLL=y 62 + CONFIG_SIGNALFD=y 63 + CONFIG_TIMERFD=y 64 + CONFIG_EVENTFD=y 65 CONFIG_SHMEM=y 66 CONFIG_VM_EVENT_COUNTERS=y 67 + CONFIG_SLAB=y 68 + # CONFIG_SLUB is not set 69 + # CONFIG_SLOB is not set 70 CONFIG_RT_MUTEXES=y 71 # CONFIG_TINY_SHMEM is not set 72 CONFIG_BASE_SMALL=0 73 CONFIG_MODULES=y 74 CONFIG_MODULE_UNLOAD=y 75 # CONFIG_MODULE_FORCE_UNLOAD is not set 76 # CONFIG_MODVERSIONS is not set 77 # CONFIG_MODULE_SRCVERSION_ALL is not set 78 CONFIG_KMOD=y 79 CONFIG_BLOCK=y 80 # CONFIG_LBD is not set 81 # CONFIG_BLK_DEV_IO_TRACE is not set 82 # CONFIG_LSF is not set 83 + # CONFIG_BLK_DEV_BSG is not set 84 85 # 86 # IO Schedulers ··· 114 # CONFIG_ARCH_NETX is not set 115 # CONFIG_ARCH_H720X is not set 116 # CONFIG_ARCH_IMX is not set 117 + # CONFIG_ARCH_IOP13XX is not set 118 # CONFIG_ARCH_IOP32X is not set 119 CONFIG_ARCH_IOP33X=y 120 # CONFIG_ARCH_IXP23XX is not set 121 + # CONFIG_ARCH_IXP2000 is not set 122 + # CONFIG_ARCH_IXP4XX is not set 123 # CONFIG_ARCH_L7200 is not set 124 + # CONFIG_ARCH_KS8695 is not set 125 + # CONFIG_ARCH_NS9XXX is not set 126 # CONFIG_ARCH_PNX4008 is not set 127 # CONFIG_ARCH_PXA is not set 128 # CONFIG_ARCH_RPC is not set ··· 128 # CONFIG_ARCH_S3C2410 is not set 129 # CONFIG_ARCH_SHARK is not set 130 # CONFIG_ARCH_LH7A40X is not set 131 + # CONFIG_ARCH_DAVINCI is not set 132 # CONFIG_ARCH_OMAP is not set 133 + CONFIG_IOP3XX_ATU=y 134 135 # 136 # IOP33x Implementation Options ··· 158 # 159 # CONFIG_ARM_THUMB is not set 160 # CONFIG_CPU_DCACHE_DISABLE is not set 161 + # CONFIG_OUTER_CACHE is not set 162 # CONFIG_IWMMXT is not set 163 CONFIG_XSCALE_PMU=y 164 ··· 165 # Bus support 166 # 167 CONFIG_PCI=y 168 + CONFIG_PCI_SYSCALL=y 169 + # CONFIG_ARCH_SUPPORTS_MSI is not set 170 # CONFIG_PCI_DEBUG is not set 171 172 # ··· 176 # 177 # Kernel Features 178 # 179 + # CONFIG_TICK_ONESHOT is not set 180 # CONFIG_PREEMPT is not set 181 # CONFIG_NO_IDLE_HZ is not set 182 CONFIG_HZ=100 ··· 190 # CONFIG_SPARSEMEM_STATIC is not set 191 CONFIG_SPLIT_PTLOCK_CPUS=4096 192 # CONFIG_RESOURCES_64BIT is not set 193 + CONFIG_ZONE_DMA_FLAG=1 194 + CONFIG_BOUNCE=y 195 + CONFIG_VIRT_TO_BUS=y 196 CONFIG_ALIGNMENT_TRAP=y 197 198 # ··· 197 # 198 CONFIG_ZBOOT_ROM_TEXT=0x0 199 CONFIG_ZBOOT_ROM_BSS=0x0 200 + CONFIG_CMDLINE="console=ttyS0,115200 root=/dev/nfs ip=bootp cachepolicy=writealloc" 201 # CONFIG_XIP_KERNEL is not set 202 + # CONFIG_KEXEC is not set 203 204 # 205 # Floating point emulation ··· 223 # Power management options 224 # 225 # CONFIG_PM is not set 226 227 # 228 # Networking ··· 233 # 234 # Networking options 235 # 236 CONFIG_PACKET=y 237 CONFIG_PACKET_MMAP=y 238 CONFIG_UNIX=y 239 CONFIG_XFRM=y 240 # CONFIG_XFRM_USER is not set 241 # CONFIG_XFRM_SUB_POLICY is not set 242 + # CONFIG_XFRM_MIGRATE is not set 243 # CONFIG_NET_KEY is not set 244 CONFIG_INET=y 245 CONFIG_IP_MULTICAST=y ··· 271 CONFIG_IPV6=y 272 # CONFIG_IPV6_PRIVACY is not set 273 # CONFIG_IPV6_ROUTER_PREF is not set 274 + # CONFIG_IPV6_OPTIMISTIC_DAD is not set 275 # CONFIG_INET6_AH is not set 276 # CONFIG_INET6_ESP is not set 277 # CONFIG_INET6_IPCOMP is not set ··· 286 # CONFIG_IPV6_MULTIPLE_TABLES is not set 287 # CONFIG_NETWORK_SECMARK is not set 288 # CONFIG_NETFILTER is not set 289 # CONFIG_IP_DCCP is not set 290 # CONFIG_IP_SCTP is not set 291 # CONFIG_TIPC is not set 292 # CONFIG_ATM is not set 293 # CONFIG_BRIDGE is not set ··· 325 # CONFIG_HAMRADIO is not set 326 # CONFIG_IRDA is not set 327 # CONFIG_BT is not set 328 + # CONFIG_AF_RXRPC is not set 329 + 330 + # 331 + # Wireless 332 + # 333 + # CONFIG_CFG80211 is not set 334 + # CONFIG_WIRELESS_EXT is not set 335 + # CONFIG_MAC80211 is not set 336 # CONFIG_IEEE80211 is not set 337 + # CONFIG_RFKILL is not set 338 + # CONFIG_NET_9P is not set 339 340 # 341 # Device Drivers ··· 338 CONFIG_PREVENT_FIRMWARE_BUILD=y 339 # CONFIG_FW_LOADER is not set 340 # CONFIG_DEBUG_DRIVER is not set 341 + # CONFIG_DEBUG_DEVRES is not set 342 # CONFIG_SYS_HYPERVISOR is not set 343 # CONFIG_CONNECTOR is not set 344 CONFIG_MTD=y 345 # CONFIG_MTD_DEBUG is not set 346 # CONFIG_MTD_CONCAT is not set ··· 363 # User Modules And Translation Layers 364 # 365 CONFIG_MTD_CHAR=y 366 + CONFIG_MTD_BLKDEVS=y 367 CONFIG_MTD_BLOCK=y 368 # CONFIG_FTL is not set 369 # CONFIG_NFTL is not set ··· 399 # CONFIG_MTD_RAM is not set 400 # CONFIG_MTD_ROM is not set 401 # CONFIG_MTD_ABSENT is not set 402 403 # 404 # Mapping drivers for chip access ··· 427 # CONFIG_MTD_DOC2000 is not set 428 # CONFIG_MTD_DOC2001 is not set 429 # CONFIG_MTD_DOC2001PLUS is not set 430 # CONFIG_MTD_NAND is not set 431 # CONFIG_MTD_ONENAND is not set 432 433 # 434 + # UBI - Unsorted block images 435 # 436 + # CONFIG_MTD_UBI is not set 437 # CONFIG_PARPORT is not set 438 + CONFIG_BLK_DEV=y 439 # CONFIG_BLK_CPQ_DA is not set 440 # CONFIG_BLK_CPQ_CISS_DA is not set 441 # CONFIG_BLK_DEV_DAC960 is not set ··· 462 CONFIG_BLK_DEV_RAM_COUNT=16 463 CONFIG_BLK_DEV_RAM_SIZE=8192 464 CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 465 # CONFIG_CDROM_PKTCDVD is not set 466 # CONFIG_ATA_OVER_ETH is not set 467 # CONFIG_IDE is not set 468 469 # ··· 476 # 477 # CONFIG_RAID_ATTRS is not set 478 CONFIG_SCSI=y 479 + CONFIG_SCSI_DMA=y 480 # CONFIG_SCSI_TGT is not set 481 # CONFIG_SCSI_NETLINK is not set 482 CONFIG_SCSI_PROC_FS=y ··· 497 # CONFIG_SCSI_CONSTANTS is not set 498 # CONFIG_SCSI_LOGGING is not set 499 # CONFIG_SCSI_SCAN_ASYNC is not set 500 + CONFIG_SCSI_WAIT_SCAN=m 501 502 # 503 # SCSI Transports ··· 541 # CONFIG_SCSI_NSP32 is not set 542 # CONFIG_SCSI_DEBUG is not set 543 # CONFIG_SCSI_SRP is not set 544 # CONFIG_ATA is not set 545 CONFIG_MD=y 546 CONFIG_BLK_DEV_MD=y 547 CONFIG_MD_LINEAR=y 548 CONFIG_MD_RAID0=y 549 CONFIG_MD_RAID1=y 550 # CONFIG_MD_RAID10 is not set 551 + CONFIG_MD_RAID456=y 552 + # CONFIG_MD_RAID5_RESHAPE is not set 553 # CONFIG_MD_MULTIPATH is not set 554 # CONFIG_MD_FAULTY is not set 555 CONFIG_BLK_DEV_DM=y ··· 566 # CONFIG_DM_MIRROR is not set 567 # CONFIG_DM_ZERO is not set 568 # CONFIG_DM_MULTIPATH is not set 569 + # CONFIG_DM_DELAY is not set 570 571 # 572 # Fusion MPT device support ··· 578 # 579 # IEEE 1394 (FireWire) support 580 # 581 + # CONFIG_FIREWIRE is not set 582 # CONFIG_IEEE1394 is not set 583 # CONFIG_I2O is not set 584 CONFIG_NETDEVICES=y 585 + # CONFIG_NETDEVICES_MULTIQUEUE is not set 586 # CONFIG_DUMMY is not set 587 # CONFIG_BONDING is not set 588 + # CONFIG_MACVLAN is not set 589 # CONFIG_EQUALIZER is not set 590 # CONFIG_TUN is not set 591 # CONFIG_ARCNET is not set 592 # CONFIG_NET_ETHERNET is not set 593 + CONFIG_NETDEV_1000=y 594 # CONFIG_ACENIC is not set 595 # CONFIG_DL2K is not set 596 CONFIG_E1000=y ··· 623 # CONFIG_SIS190 is not set 624 # CONFIG_SKGE is not set 625 # CONFIG_SKY2 is not set 626 + # CONFIG_VIA_VELOCITY is not set 627 # CONFIG_TIGON3 is not set 628 # CONFIG_BNX2 is not set 629 # CONFIG_QLA3XXX is not set 630 + # CONFIG_ATL1 is not set 631 + CONFIG_NETDEV_10000=y 632 # CONFIG_CHELSIO_T1 is not set 633 + # CONFIG_CHELSIO_T3 is not set 634 # CONFIG_IXGB is not set 635 # CONFIG_S2IO is not set 636 # CONFIG_MYRI10GE is not set 637 # CONFIG_NETXEN_NIC is not set 638 + # CONFIG_MLX4_CORE is not set 639 # CONFIG_TR is not set 640 641 # 642 + # Wireless LAN 643 # 644 + # CONFIG_WLAN_PRE80211 is not set 645 + # CONFIG_WLAN_80211 is not set 646 # CONFIG_WAN is not set 647 # CONFIG_FDDI is not set 648 # CONFIG_HIPPI is not set ··· 660 # CONFIG_NETCONSOLE is not set 661 # CONFIG_NETPOLL is not set 662 # CONFIG_NET_POLL_CONTROLLER is not set 663 # CONFIG_ISDN is not set 664 665 # ··· 671 # 672 CONFIG_INPUT=y 673 # CONFIG_INPUT_FF_MEMLESS is not set 674 + # CONFIG_INPUT_POLLDEV is not set 675 676 # 677 # Userland interfaces ··· 690 # CONFIG_INPUT_KEYBOARD is not set 691 # CONFIG_INPUT_MOUSE is not set 692 # CONFIG_INPUT_JOYSTICK is not set 693 + # CONFIG_INPUT_TABLET is not set 694 # CONFIG_INPUT_TOUCHSCREEN is not set 695 # CONFIG_INPUT_MISC is not set 696 ··· 727 CONFIG_UNIX98_PTYS=y 728 CONFIG_LEGACY_PTYS=y 729 CONFIG_LEGACY_PTY_COUNT=256 730 # CONFIG_IPMI_HANDLER is not set 731 # CONFIG_WATCHDOG is not set 732 CONFIG_HW_RANDOM=y 733 # CONFIG_NVRAM is not set 734 # CONFIG_R3964 is not set 735 # CONFIG_APPLICOM is not set 736 # CONFIG_DRM is not set 737 # CONFIG_RAW_DRIVER is not set 738 # CONFIG_TCG_TPM is not set 739 + CONFIG_DEVPORT=y 740 CONFIG_I2C=y 741 + CONFIG_I2C_BOARDINFO=y 742 CONFIG_I2C_CHARDEV=y 743 744 # ··· 780 # CONFIG_I2C_PARPORT_LIGHT is not set 781 # CONFIG_I2C_PROSAVAGE is not set 782 # CONFIG_I2C_SAVAGE4 is not set 783 + # CONFIG_I2C_SIMTEC is not set 784 # CONFIG_I2C_SIS5595 is not set 785 # CONFIG_I2C_SIS630 is not set 786 # CONFIG_I2C_SIS96X is not set 787 + # CONFIG_I2C_TAOS_EVM is not set 788 # CONFIG_I2C_STUB is not set 789 # CONFIG_I2C_VIA is not set 790 # CONFIG_I2C_VIAPRO is not set 791 # CONFIG_I2C_VOODOO3 is not set 792 793 # 794 # Miscellaneous I2C Chip support 795 # 796 # CONFIG_SENSORS_DS1337 is not set 797 # CONFIG_SENSORS_DS1374 is not set 798 + # CONFIG_DS1682 is not set 799 # CONFIG_SENSORS_EEPROM is not set 800 # CONFIG_SENSORS_PCF8574 is not set 801 # CONFIG_SENSORS_PCA9539 is not set 802 # CONFIG_SENSORS_PCF8591 is not set 803 # CONFIG_SENSORS_MAX6875 is not set 804 + # CONFIG_SENSORS_TSL2550 is not set 805 # CONFIG_I2C_DEBUG_CORE is not set 806 # CONFIG_I2C_DEBUG_ALGO is not set 807 # CONFIG_I2C_DEBUG_BUS is not set ··· 809 # 810 # CONFIG_SPI is not set 811 # CONFIG_SPI_MASTER is not set 812 # CONFIG_W1 is not set 813 CONFIG_HWMON=y 814 # CONFIG_HWMON_VID is not set 815 # CONFIG_SENSORS_ABITUGURU is not set 816 + # CONFIG_SENSORS_AD7418 is not set 817 # CONFIG_SENSORS_ADM1021 is not set 818 # CONFIG_SENSORS_ADM1025 is not set 819 # CONFIG_SENSORS_ADM1026 is not set 820 + # CONFIG_SENSORS_ADM1029 is not set 821 # CONFIG_SENSORS_ADM1031 is not set 822 # CONFIG_SENSORS_ADM9240 is not set 823 # CONFIG_SENSORS_ASB100 is not set ··· 846 # CONFIG_SENSORS_LM90 is not set 847 # CONFIG_SENSORS_LM92 is not set 848 # CONFIG_SENSORS_MAX1619 is not set 849 + # CONFIG_SENSORS_MAX6650 is not set 850 # CONFIG_SENSORS_PC87360 is not set 851 # CONFIG_SENSORS_PC87427 is not set 852 # CONFIG_SENSORS_SIS5595 is not set ··· 863 # CONFIG_SENSORS_W83627HF is not set 864 # CONFIG_SENSORS_W83627EHF is not set 865 # CONFIG_HWMON_DEBUG_CHIP is not set 866 + CONFIG_MISC_DEVICES=y 867 + # CONFIG_PHANTOM is not set 868 + # CONFIG_EEPROM_93CX6 is not set 869 # CONFIG_SGI_IOC4 is not set 870 # CONFIG_TIFM_CORE is not set 871 + 872 + # 873 + # Multifunction device drivers 874 + # 875 + # CONFIG_MFD_SM501 is not set 876 877 # 878 # LED devices ··· 887 # Multimedia devices 888 # 889 # CONFIG_VIDEO_DEV is not set 890 + # CONFIG_DVB_CORE is not set 891 + CONFIG_DAB=y 892 893 # 894 # Graphics support 895 # 896 + # CONFIG_BACKLIGHT_LCD_SUPPORT is not set 897 + 898 + # 899 + # Display device support 900 + # 901 + # CONFIG_DISPLAY_SUPPORT is not set 902 + # CONFIG_VGASTATE is not set 903 # CONFIG_FB is not set 904 905 # ··· 904 # 905 # CONFIG_VGA_CONSOLE is not set 906 CONFIG_DUMMY_CONSOLE=y 907 908 # 909 # Sound 910 # 911 # CONFIG_SOUND is not set 912 + CONFIG_HID_SUPPORT=y 913 CONFIG_HID=y 914 + # CONFIG_HID_DEBUG is not set 915 + CONFIG_USB_SUPPORT=y 916 CONFIG_USB_ARCH_HAS_HCD=y 917 CONFIG_USB_ARCH_HAS_OHCI=y 918 CONFIG_USB_ARCH_HAS_EHCI=y ··· 932 # USB Gadget Support 933 # 934 # CONFIG_USB_GADGET is not set 935 # CONFIG_MMC is not set 936 937 # ··· 943 # 944 CONFIG_RTC_LIB=y 945 # CONFIG_RTC_CLASS is not set 946 + 947 + # 948 + # DMA Engine support 949 + # 950 + CONFIG_DMA_ENGINE=y 951 + 952 + # 953 + # DMA Clients 954 + # 955 + CONFIG_NET_DMA=y 956 + 957 + # 958 + # DMA Devices 959 + # 960 + # CONFIG_INTEL_IOATDMA is not set 961 + CONFIG_INTEL_IOP_ADMA=y 962 963 # 964 # File systems ··· 961 # CONFIG_REISERFS_FS is not set 962 # CONFIG_JFS_FS is not set 963 # CONFIG_FS_POSIX_ACL is not set 964 + # CONFIG_XFS_FS is not set 965 # CONFIG_GFS2_FS is not set 966 # CONFIG_OCFS2_FS is not set 967 # CONFIG_MINIX_FS is not set ··· 1013 # CONFIG_BEFS_FS is not set 1014 # CONFIG_BFS_FS is not set 1015 # CONFIG_EFS_FS is not set 1016 # CONFIG_JFFS2_FS is not set 1017 + CONFIG_CRAMFS=y 1018 # CONFIG_VXFS_FS is not set 1019 # CONFIG_HPFS_FS is not set 1020 # CONFIG_QNX4FS_FS is not set ··· 1041 CONFIG_EXPORTFS=y 1042 CONFIG_NFS_COMMON=y 1043 CONFIG_SUNRPC=y 1044 + # CONFIG_SUNRPC_BIND34 is not set 1045 # CONFIG_RPCSEC_GSS_KRB5 is not set 1046 # CONFIG_RPCSEC_GSS_SPKM3 is not set 1047 # CONFIG_SMB_FS is not set ··· 1048 # CONFIG_NCP_FS is not set 1049 # CONFIG_CODA_FS is not set 1050 # CONFIG_AFS_FS is not set 1051 1052 # 1053 # Partition Types ··· 1070 # CONFIG_SUN_PARTITION is not set 1071 # CONFIG_KARMA_PARTITION is not set 1072 # CONFIG_EFI_PARTITION is not set 1073 + # CONFIG_SYSV68_PARTITION is not set 1074 1075 # 1076 # Native Language Support ··· 1096 # CONFIG_DEBUG_FS is not set 1097 # CONFIG_HEADERS_CHECK is not set 1098 CONFIG_DEBUG_KERNEL=y 1099 + # CONFIG_DEBUG_SHIRQ is not set 1100 CONFIG_DETECT_SOFTLOCKUP=y 1101 + CONFIG_SCHED_DEBUG=y 1102 # CONFIG_SCHEDSTATS is not set 1103 + # CONFIG_TIMER_STATS is not set 1104 # CONFIG_DEBUG_SLAB is not set 1105 # CONFIG_DEBUG_RT_MUTEXES is not set 1106 # CONFIG_RT_MUTEX_TESTER is not set 1107 # CONFIG_DEBUG_SPINLOCK is not set 1108 # CONFIG_DEBUG_MUTEXES is not set 1109 + # CONFIG_DEBUG_LOCK_ALLOC is not set 1110 + # CONFIG_PROVE_LOCKING is not set 1111 + # CONFIG_LOCK_STAT is not set 1112 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set 1113 # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set 1114 # CONFIG_DEBUG_KOBJECT is not set ··· 1115 CONFIG_FRAME_POINTER=y 1116 # CONFIG_FORCED_INLINING is not set 1117 # CONFIG_RCU_TORTURE_TEST is not set 1118 + # CONFIG_FAULT_INJECTION is not set 1119 CONFIG_DEBUG_USER=y 1120 # CONFIG_DEBUG_ERRORS is not set 1121 CONFIG_DEBUG_LL=y ··· 1125 # 1126 # CONFIG_KEYS is not set 1127 # CONFIG_SECURITY is not set 1128 + CONFIG_XOR_BLOCKS=y 1129 + CONFIG_ASYNC_CORE=y 1130 + CONFIG_ASYNC_MEMCPY=y 1131 + CONFIG_ASYNC_XOR=y 1132 # CONFIG_CRYPTO is not set 1133 1134 # ··· 1136 # 1137 # CONFIG_CRC_CCITT is not set 1138 # CONFIG_CRC16 is not set 1139 + # CONFIG_CRC_ITU_T is not set 1140 # CONFIG_CRC32 is not set 1141 + # CONFIG_CRC7 is not set 1142 # CONFIG_LIBCRC32C is not set 1143 + CONFIG_ZLIB_INFLATE=y 1144 CONFIG_PLIST=y 1145 + CONFIG_HAS_IOMEM=y 1146 + CONFIG_HAS_IOPORT=y 1147 + CONFIG_HAS_DMA=y
+448 -367
arch/arm/configs/rpc_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.11 4 - # Wed Mar 9 14:41:48 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 - CONFIG_GENERIC_IOMAP=y 12 CONFIG_FIQ=y 13 - 14 - # 15 - # Code maturity level options 16 - # 17 - CONFIG_EXPERIMENTAL=y 18 - CONFIG_CLEAN_COMPILE=y 19 - CONFIG_BROKEN_ON_SMP=y 20 21 # 22 # General setup 23 # 24 CONFIG_LOCALVERSION="" 25 CONFIG_SWAP=y 26 CONFIG_SYSVIPC=y 27 # CONFIG_POSIX_MQUEUE is not set 28 # CONFIG_BSD_PROCESS_ACCT is not set 29 - CONFIG_SYSCTL=y 30 # CONFIG_AUDIT is not set 31 - CONFIG_LOG_BUF_SHIFT=14 32 - # CONFIG_HOTPLUG is not set 33 - CONFIG_KOBJECT_UEVENT=y 34 # CONFIG_IKCONFIG is not set 35 # CONFIG_EMBEDDED is not set 36 CONFIG_KALLSYMS=y 37 # CONFIG_KALLSYMS_ALL is not set 38 # CONFIG_KALLSYMS_EXTRA_PASS is not set 39 CONFIG_BASE_FULL=y 40 CONFIG_FUTEX=y 41 CONFIG_EPOLL=y 42 - CONFIG_CC_OPTIMIZE_FOR_SIZE=y 43 CONFIG_SHMEM=y 44 - CONFIG_CC_ALIGN_FUNCTIONS=0 45 - CONFIG_CC_ALIGN_LABELS=0 46 - CONFIG_CC_ALIGN_LOOPS=0 47 - CONFIG_CC_ALIGN_JUMPS=0 48 # CONFIG_TINY_SHMEM is not set 49 CONFIG_BASE_SMALL=0 50 - 51 - # 52 - # Loadable module support 53 - # 54 CONFIG_MODULES=y 55 CONFIG_MODULE_UNLOAD=y 56 # CONFIG_MODULE_FORCE_UNLOAD is not set 57 - CONFIG_OBSOLETE_MODPARM=y 58 # CONFIG_MODVERSIONS is not set 59 # CONFIG_MODULE_SRCVERSION_ALL is not set 60 CONFIG_KMOD=y 61 62 # 63 # System Type 64 # 65 # CONFIG_ARCH_CLPS7500 is not set 66 # CONFIG_ARCH_CLPS711X is not set 67 # CONFIG_ARCH_CO285 is not set 68 # CONFIG_ARCH_EBSA110 is not set 69 # CONFIG_ARCH_FOOTBRIDGE is not set 70 - # CONFIG_ARCH_INTEGRATOR is not set 71 - # CONFIG_ARCH_IOP3XX is not set 72 - # CONFIG_ARCH_IXP4XX is not set 73 # CONFIG_ARCH_IXP2000 is not set 74 # CONFIG_ARCH_L7200 is not set 75 # CONFIG_ARCH_PXA is not set 76 CONFIG_ARCH_RPC=y 77 # CONFIG_ARCH_SA1100 is not set 78 # CONFIG_ARCH_S3C2410 is not set 79 # CONFIG_ARCH_SHARK is not set 80 # CONFIG_ARCH_LH7A40X is not set 81 # CONFIG_ARCH_OMAP is not set 82 - # CONFIG_ARCH_VERSATILE is not set 83 - # CONFIG_ARCH_IMX is not set 84 - # CONFIG_ARCH_H720X is not set 85 CONFIG_ARCH_ACORN=y 86 87 # ··· 163 CONFIG_CPU_COPY_V4WB=y 164 CONFIG_CPU_TLB_V3=y 165 CONFIG_CPU_TLB_V4WB=y 166 167 # 168 # Processor Features 169 # 170 CONFIG_TIMER_ACORN=y 171 172 # 173 # Bus support 174 # 175 176 # 177 # PCCARD (PCMCIA/CardBus) support ··· 186 # CONFIG_PCCARD is not set 187 188 # 189 - # PC-card bridges 190 - # 191 - 192 - # 193 # Kernel Features 194 # 195 # CONFIG_PREEMPT is not set 196 CONFIG_ALIGNMENT_TRAP=y 197 198 # ··· 215 CONFIG_ZBOOT_ROM_BSS=0x0 216 CONFIG_CMDLINE="" 217 # CONFIG_XIP_KERNEL is not set 218 219 # 220 # Floating point emulation ··· 241 # CONFIG_PM is not set 242 243 # 244 # Device Drivers 245 # 246 ··· 345 CONFIG_PREVENT_FIRMWARE_BUILD=y 346 # CONFIG_FW_LOADER is not set 347 # CONFIG_DEBUG_DRIVER is not set 348 - 349 - # 350 - # Memory Technology Devices (MTD) 351 - # 352 # CONFIG_MTD is not set 353 - 354 - # 355 - # Parallel port support 356 - # 357 CONFIG_PARPORT=y 358 CONFIG_PARPORT_PC=y 359 - CONFIG_PARPORT_PC_CML1=y 360 CONFIG_PARPORT_PC_FIFO=y 361 # CONFIG_PARPORT_PC_SUPERIO is not set 362 - # CONFIG_PARPORT_ARC is not set 363 - # CONFIG_PARPORT_OTHER is not set 364 # CONFIG_PARPORT_1284 is not set 365 - 366 - # 367 - # Plug and Play support 368 - # 369 - 370 - # 371 - # Block devices 372 - # 373 CONFIG_BLK_DEV_FD=y 374 # CONFIG_PARIDE is not set 375 # CONFIG_BLK_DEV_COW_COMMON is not set ··· 366 CONFIG_BLK_DEV_RAM=y 367 CONFIG_BLK_DEV_RAM_COUNT=16 368 CONFIG_BLK_DEV_RAM_SIZE=4096 369 - CONFIG_BLK_DEV_INITRD=y 370 - CONFIG_INITRAMFS_SOURCE="" 371 # CONFIG_CDROM_PKTCDVD is not set 372 - 373 - # 374 - # IO Schedulers 375 - # 376 - CONFIG_IOSCHED_NOOP=y 377 - CONFIG_IOSCHED_AS=y 378 - CONFIG_IOSCHED_DEADLINE=y 379 - CONFIG_IOSCHED_CFQ=y 380 # CONFIG_ATA_OVER_ETH is not set 381 - 382 - # 383 - # Acorn-specific block devices 384 - # 385 - 386 - # 387 - # ATA/ATAPI/MFM/RLL support 388 - # 389 - CONFIG_IDE=y 390 - CONFIG_BLK_DEV_IDE=y 391 - 392 - # 393 - # Please see Documentation/ide.txt for help/info on IDE drives 394 - # 395 - # CONFIG_BLK_DEV_IDE_SATA is not set 396 - CONFIG_BLK_DEV_IDEDISK=y 397 - CONFIG_IDEDISK_MULTI_MODE=y 398 - CONFIG_BLK_DEV_IDECD=y 399 - # CONFIG_BLK_DEV_IDETAPE is not set 400 - # CONFIG_BLK_DEV_IDEFLOPPY is not set 401 - # CONFIG_BLK_DEV_IDESCSI is not set 402 - # CONFIG_IDE_TASK_IOCTL is not set 403 - 404 - # 405 - # IDE chipset support/bugfixes 406 - # 407 - CONFIG_IDE_GENERIC=y 408 - CONFIG_IDE_ARM=y 409 - CONFIG_BLK_DEV_IDE_ICSIDE=y 410 - CONFIG_BLK_DEV_IDEDMA_ICS=y 411 - CONFIG_IDEDMA_ICS_AUTO=y 412 - CONFIG_BLK_DEV_IDE_RAPIDE=y 413 - CONFIG_BLK_DEV_IDEDMA=y 414 - # CONFIG_IDEDMA_IVB is not set 415 - CONFIG_IDEDMA_AUTO=y 416 - # CONFIG_BLK_DEV_HD is not set 417 418 # 419 # SCSI device support 420 # 421 CONFIG_SCSI=y 422 CONFIG_SCSI_PROC_FS=y 423 424 # ··· 390 CONFIG_BLK_DEV_SR=y 391 CONFIG_BLK_DEV_SR_VENDOR=y 392 CONFIG_CHR_DEV_SG=y 393 394 # 395 # Some SCSI devices (e.g. CD jukebox) support multiple LUNs ··· 398 # CONFIG_SCSI_MULTI_LUN is not set 399 CONFIG_SCSI_CONSTANTS=y 400 CONFIG_SCSI_LOGGING=y 401 402 # 403 - # SCSI Transport Attributes 404 # 405 - # CONFIG_SCSI_SPI_ATTRS is not set 406 # CONFIG_SCSI_FC_ATTRS is not set 407 # CONFIG_SCSI_ISCSI_ATTRS is not set 408 - 409 - # 410 - # SCSI low-level drivers 411 - # 412 - # CONFIG_SCSI_SATA is not set 413 - CONFIG_SCSI_PPA=m 414 - CONFIG_SCSI_IMM=m 415 # CONFIG_SCSI_IZIP_EPP16 is not set 416 # CONFIG_SCSI_IZIP_SLOW_CTR is not set 417 # CONFIG_SCSI_DEBUG is not set 418 - CONFIG_SCSI_ACORNSCSI_3=m 419 - CONFIG_SCSI_ACORNSCSI_TAGGED_QUEUE=y 420 - CONFIG_SCSI_ACORNSCSI_SYNC=y 421 CONFIG_SCSI_ARXESCSI=m 422 CONFIG_SCSI_CUMANA_2=m 423 CONFIG_SCSI_EESOXSCSI=m ··· 425 # 426 CONFIG_SCSI_CUMANA_1=m 427 CONFIG_SCSI_OAK1=m 428 - 429 - # 430 - # Multi-device support (RAID and LVM) 431 - # 432 # CONFIG_MD is not set 433 - 434 - # 435 - # Fusion MPT device support 436 - # 437 - 438 - # 439 - # IEEE 1394 (FireWire) support 440 - # 441 - 442 - # 443 - # I2O device support 444 - # 445 - 446 - # 447 - # Networking support 448 - # 449 - CONFIG_NET=y 450 - 451 - # 452 - # Networking options 453 - # 454 - # CONFIG_PACKET is not set 455 - CONFIG_NETLINK_DEV=y 456 - CONFIG_UNIX=y 457 - # CONFIG_NET_KEY is not set 458 - CONFIG_INET=y 459 - CONFIG_IP_MULTICAST=y 460 - # CONFIG_IP_ADVANCED_ROUTER is not set 461 - # CONFIG_IP_PNP is not set 462 - # CONFIG_NET_IPIP is not set 463 - # CONFIG_NET_IPGRE is not set 464 - # CONFIG_IP_MROUTE is not set 465 - # CONFIG_ARPD is not set 466 - # CONFIG_SYN_COOKIES is not set 467 - # CONFIG_INET_AH is not set 468 - # CONFIG_INET_ESP is not set 469 - # CONFIG_INET_IPCOMP is not set 470 - # CONFIG_INET_TUNNEL is not set 471 - # CONFIG_IP_TCPDIAG is not set 472 - # CONFIG_IP_TCPDIAG_IPV6 is not set 473 - CONFIG_IPV6=m 474 - # CONFIG_IPV6_PRIVACY is not set 475 - # CONFIG_INET6_AH is not set 476 - # CONFIG_INET6_ESP is not set 477 - # CONFIG_INET6_IPCOMP is not set 478 - # CONFIG_INET6_TUNNEL is not set 479 - # CONFIG_IPV6_TUNNEL is not set 480 - # CONFIG_NETFILTER is not set 481 - 482 - # 483 - # SCTP Configuration (EXPERIMENTAL) 484 - # 485 - # CONFIG_IP_SCTP is not set 486 - # CONFIG_ATM is not set 487 - # CONFIG_BRIDGE is not set 488 - # CONFIG_VLAN_8021Q is not set 489 - # CONFIG_DECNET is not set 490 - # CONFIG_LLC2 is not set 491 - # CONFIG_IPX is not set 492 - # CONFIG_ATALK is not set 493 - # CONFIG_X25 is not set 494 - # CONFIG_LAPB is not set 495 - # CONFIG_NET_DIVERT is not set 496 - # CONFIG_ECONET is not set 497 - # CONFIG_WAN_ROUTER is not set 498 - 499 - # 500 - # QoS and/or fair queueing 501 - # 502 - # CONFIG_NET_SCHED is not set 503 - # CONFIG_NET_CLS_ROUTE is not set 504 - 505 - # 506 - # Network testing 507 - # 508 - # CONFIG_NET_PKTGEN is not set 509 - # CONFIG_NETPOLL is not set 510 - # CONFIG_NET_POLL_CONTROLLER is not set 511 - # CONFIG_HAMRADIO is not set 512 - # CONFIG_IRDA is not set 513 - # CONFIG_BT is not set 514 CONFIG_NETDEVICES=y 515 # CONFIG_DUMMY is not set 516 # CONFIG_BONDING is not set 517 # CONFIG_EQUALIZER is not set 518 # CONFIG_TUN is not set 519 - # CONFIG_ETHERTAP is not set 520 - 521 - # 522 - # Ethernet (10 or 100Mbit) 523 - # 524 CONFIG_NET_ETHERNET=y 525 # CONFIG_MII is not set 526 CONFIG_ARM_ETHER1=y 527 CONFIG_ARM_ETHER3=y 528 CONFIG_ARM_ETHERH=y 529 # CONFIG_SMC91X is not set 530 531 # 532 - # Ethernet (1000 Mbit) 533 # 534 - 535 - # 536 - # Ethernet (10000 Mbit) 537 - # 538 - 539 - # 540 - # Token Ring devices 541 - # 542 - 543 - # 544 - # Wireless LAN (non-hamradio) 545 - # 546 - # CONFIG_NET_RADIO is not set 547 - 548 - # 549 - # Wan interfaces 550 - # 551 # CONFIG_WAN is not set 552 # CONFIG_PLIP is not set 553 CONFIG_PPP=m ··· 464 # CONFIG_PPP_SYNC_TTY is not set 465 # CONFIG_PPP_DEFLATE is not set 466 # CONFIG_PPP_BSDCOMP is not set 467 CONFIG_PPPOE=m 468 # CONFIG_SLIP is not set 469 # CONFIG_SHAPER is not set 470 # CONFIG_NETCONSOLE is not set 471 - 472 - # 473 - # ISDN subsystem 474 - # 475 # CONFIG_ISDN is not set 476 477 # 478 # Input device support 479 # 480 CONFIG_INPUT=y 481 482 # 483 # Userland interfaces ··· 495 # CONFIG_INPUT_EVBUG is not set 496 497 # 498 - # Input I/O drivers 499 - # 500 - # CONFIG_GAMEPORT is not set 501 - CONFIG_SOUND_GAMEPORT=y 502 - CONFIG_SERIO=y 503 - # CONFIG_SERIO_SERPORT is not set 504 - # CONFIG_SERIO_CT82C710 is not set 505 - # CONFIG_SERIO_PARKBD is not set 506 - CONFIG_SERIO_RPCKBD=y 507 - CONFIG_SERIO_LIBPS2=y 508 - # CONFIG_SERIO_RAW is not set 509 - 510 - # 511 # Input Device Drivers 512 # 513 CONFIG_INPUT_KEYBOARD=y ··· 503 # CONFIG_KEYBOARD_LKKBD is not set 504 # CONFIG_KEYBOARD_XTKBD is not set 505 # CONFIG_KEYBOARD_NEWTON is not set 506 CONFIG_INPUT_MOUSE=y 507 # CONFIG_MOUSE_PS2 is not set 508 # CONFIG_MOUSE_SERIAL is not set 509 CONFIG_MOUSE_RISCPC=y 510 # CONFIG_MOUSE_VSXXXAA is not set 511 # CONFIG_INPUT_JOYSTICK is not set 512 # CONFIG_INPUT_TOUCHSCREEN is not set 513 # CONFIG_INPUT_MISC is not set 514 515 # 516 # Character devices ··· 531 CONFIG_VT=y 532 CONFIG_VT_CONSOLE=y 533 CONFIG_HW_CONSOLE=y 534 # CONFIG_SERIAL_NONSTANDARD is not set 535 536 # ··· 540 CONFIG_SERIAL_8250=y 541 CONFIG_SERIAL_8250_CONSOLE=y 542 CONFIG_SERIAL_8250_NR_UARTS=16 543 # CONFIG_SERIAL_8250_EXTENDED is not set 544 545 # 546 # Non-8250 serial port support 547 # 548 - CONFIG_SERIAL_8250_ACORN=y 549 CONFIG_SERIAL_CORE=y 550 CONFIG_SERIAL_CORE_CONSOLE=y 551 CONFIG_UNIX98_PTYS=y ··· 556 # CONFIG_LP_CONSOLE is not set 557 # CONFIG_PPDEV is not set 558 # CONFIG_TIPAR is not set 559 - 560 - # 561 - # IPMI 562 - # 563 # CONFIG_IPMI_HANDLER is not set 564 - 565 - # 566 - # Watchdog Cards 567 - # 568 # CONFIG_WATCHDOG is not set 569 # CONFIG_NVRAM is not set 570 - # CONFIG_RTC is not set 571 - # CONFIG_DTLK is not set 572 # CONFIG_R3964 is not set 573 - 574 - # 575 - # Ftape, the floppy tape device driver 576 - # 577 - # CONFIG_DRM is not set 578 # CONFIG_RAW_DRIVER is not set 579 - 580 - # 581 - # I2C support 582 - # 583 CONFIG_I2C=y 584 CONFIG_I2C_CHARDEV=y 585 586 # ··· 577 # 578 # I2C Hardware Bus support 579 # 580 # CONFIG_I2C_PARPORT is not set 581 # CONFIG_I2C_PARPORT_LIGHT is not set 582 # CONFIG_I2C_STUB is not set 583 - # CONFIG_I2C_PCA_ISA is not set 584 585 # 586 - # Hardware Sensors Chip support 587 # 588 - # CONFIG_I2C_SENSOR is not set 589 - # CONFIG_SENSORS_ADM1021 is not set 590 - # CONFIG_SENSORS_ADM1025 is not set 591 - # CONFIG_SENSORS_ADM1026 is not set 592 - # CONFIG_SENSORS_ADM1031 is not set 593 - # CONFIG_SENSORS_ASB100 is not set 594 - # CONFIG_SENSORS_DS1621 is not set 595 - # CONFIG_SENSORS_FSCHER is not set 596 - # CONFIG_SENSORS_FSCPOS is not set 597 - # CONFIG_SENSORS_GL518SM is not set 598 - # CONFIG_SENSORS_GL520SM is not set 599 - # CONFIG_SENSORS_IT87 is not set 600 - # CONFIG_SENSORS_LM63 is not set 601 - # CONFIG_SENSORS_LM75 is not set 602 - # CONFIG_SENSORS_LM77 is not set 603 - # CONFIG_SENSORS_LM78 is not set 604 - # CONFIG_SENSORS_LM80 is not set 605 - # CONFIG_SENSORS_LM83 is not set 606 - # CONFIG_SENSORS_LM85 is not set 607 - # CONFIG_SENSORS_LM87 is not set 608 - # CONFIG_SENSORS_LM90 is not set 609 - # CONFIG_SENSORS_MAX1619 is not set 610 - # CONFIG_SENSORS_PC87360 is not set 611 - # CONFIG_SENSORS_SMSC47B397 is not set 612 - # CONFIG_SENSORS_SMSC47M1 is not set 613 - # CONFIG_SENSORS_W83781D is not set 614 - # CONFIG_SENSORS_W83L785TS is not set 615 - # CONFIG_SENSORS_W83627HF is not set 616 - 617 - # 618 - # Other I2C Chip support 619 - # 620 # CONFIG_SENSORS_EEPROM is not set 621 # CONFIG_SENSORS_PCF8574 is not set 622 # CONFIG_SENSORS_PCF8591 is not set 623 - # CONFIG_SENSORS_RTC8564 is not set 624 # CONFIG_I2C_DEBUG_CORE is not set 625 # CONFIG_I2C_DEBUG_ALGO is not set 626 # CONFIG_I2C_DEBUG_BUS is not set 627 # CONFIG_I2C_DEBUG_CHIP is not set 628 629 # 630 - # Misc devices 631 # 632 633 # 634 # Multimedia devices 635 # 636 # CONFIG_VIDEO_DEV is not set 637 - 638 - # 639 - # Digital Video Broadcasting Devices 640 - # 641 - # CONFIG_DVB is not set 642 643 # 644 # Graphics support 645 # 646 CONFIG_FB=y 647 # CONFIG_FB_MODE_HELPERS is not set 648 # CONFIG_FB_TILEBLITTING is not set 649 CONFIG_FB_ACORN=y 650 # CONFIG_FB_VIRTUAL is not set 651 652 # ··· 665 # 666 CONFIG_DUMMY_CONSOLE=y 667 CONFIG_FRAMEBUFFER_CONSOLE=y 668 CONFIG_FONTS=y 669 # CONFIG_FONT_8x8 is not set 670 CONFIG_FONT_8x16=y 671 # CONFIG_FONT_6x11 is not set 672 # CONFIG_FONT_PEARL_8x8 is not set 673 CONFIG_FONT_ACORN_8x8=y 674 # CONFIG_FONT_MINI_4x6 is not set 675 # CONFIG_FONT_SUN8x16 is not set 676 # CONFIG_FONT_SUN12x22 is not set 677 - 678 - # 679 - # Logo configuration 680 - # 681 CONFIG_LOGO=y 682 CONFIG_LOGO_LINUX_MONO=y 683 CONFIG_LOGO_LINUX_VGA16=y 684 CONFIG_LOGO_LINUX_CLUT224=y 685 - # CONFIG_BACKLIGHT_LCD_SUPPORT is not set 686 687 # 688 # Sound ··· 697 # Open Sound System 698 # 699 CONFIG_SOUND_PRIME=m 700 - # CONFIG_SOUND_BT878 is not set 701 - # CONFIG_SOUND_FUSION is not set 702 - # CONFIG_SOUND_CS4281 is not set 703 - # CONFIG_SOUND_SONICVIBES is not set 704 - # CONFIG_SOUND_TRIDENT is not set 705 # CONFIG_SOUND_MSNDCLAS is not set 706 # CONFIG_SOUND_MSNDPIN is not set 707 CONFIG_SOUND_OSS=m 708 # CONFIG_SOUND_TRACEINIT is not set 709 # CONFIG_SOUND_DMAP is not set 710 - # CONFIG_SOUND_AD1816 is not set 711 - # CONFIG_SOUND_AD1889 is not set 712 - # CONFIG_SOUND_SGALAXY is not set 713 - # CONFIG_SOUND_ADLIB is not set 714 - # CONFIG_SOUND_ACI_MIXER is not set 715 - # CONFIG_SOUND_CS4232 is not set 716 # CONFIG_SOUND_SSCAPE is not set 717 - # CONFIG_SOUND_GUS is not set 718 # CONFIG_SOUND_VMIDI is not set 719 # CONFIG_SOUND_TRIX is not set 720 # CONFIG_SOUND_MSS is not set 721 # CONFIG_SOUND_MPU401 is not set 722 - # CONFIG_SOUND_NM256 is not set 723 - # CONFIG_SOUND_MAD16 is not set 724 # CONFIG_SOUND_PAS is not set 725 # CONFIG_SOUND_PSS is not set 726 # CONFIG_SOUND_SB is not set 727 - # CONFIG_SOUND_AWE32_SYNTH is not set 728 - # CONFIG_SOUND_WAVEFRONT is not set 729 - # CONFIG_SOUND_MAUI is not set 730 # CONFIG_SOUND_YM3812 is not set 731 - # CONFIG_SOUND_OPL3SA1 is not set 732 - # CONFIG_SOUND_OPL3SA2 is not set 733 # CONFIG_SOUND_UART6850 is not set 734 # CONFIG_SOUND_AEDSP16 is not set 735 CONFIG_SOUND_VIDC=m 736 - # CONFIG_SOUND_TVMIXER is not set 737 - # CONFIG_SOUND_AD1980 is not set 738 - 739 - # 740 - # USB support 741 - # 742 - # CONFIG_USB is not set 743 - CONFIG_USB_ARCH_HAS_HCD=y 744 - # CONFIG_USB_ARCH_HAS_OHCI is not set 745 - 746 - # 747 - # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information 748 - # 749 - 750 - # 751 - # USB Gadget Support 752 - # 753 - # CONFIG_USB_GADGET is not set 754 - 755 - # 756 - # MMC/SD Card support 757 - # 758 # CONFIG_MMC is not set 759 760 # 761 # File systems 762 # 763 CONFIG_EXT2_FS=y 764 # CONFIG_EXT2_FS_XATTR is not set 765 CONFIG_EXT3_FS=y 766 CONFIG_EXT3_FS_XATTR=y 767 # CONFIG_EXT3_FS_POSIX_ACL is not set 768 # CONFIG_EXT3_FS_SECURITY is not set 769 CONFIG_JBD=y 770 # CONFIG_JBD_DEBUG is not set 771 CONFIG_FS_MBCACHE=y 772 # CONFIG_REISERFS_FS is not set 773 # CONFIG_JFS_FS is not set 774 - 775 - # 776 - # XFS support 777 - # 778 # CONFIG_XFS_FS is not set 779 # CONFIG_MINIX_FS is not set 780 # CONFIG_ROMFS_FS is not set 781 # CONFIG_QUOTA is not set 782 CONFIG_DNOTIFY=y 783 # CONFIG_AUTOFS_FS is not set 784 CONFIG_AUTOFS4_FS=m 785 786 # 787 # CD-ROM/DVD Filesystems ··· 829 # Pseudo filesystems 830 # 831 CONFIG_PROC_FS=y 832 CONFIG_SYSFS=y 833 - # CONFIG_DEVFS_FS is not set 834 - # CONFIG_DEVPTS_FS_XATTR is not set 835 # CONFIG_TMPFS is not set 836 # CONFIG_HUGETLB_PAGE is not set 837 CONFIG_RAMFS=y 838 839 # 840 # Miscellaneous filesystems ··· 863 # CONFIG_NFS_DIRECTIO is not set 864 # CONFIG_NFSD is not set 865 CONFIG_LOCKD=y 866 CONFIG_SUNRPC=y 867 # CONFIG_RPCSEC_GSS_KRB5 is not set 868 # CONFIG_RPCSEC_GSS_SPKM3 is not set 869 # CONFIG_SMB_FS is not set ··· 885 CONFIG_ACORN_PARTITION_ADFS=y 886 CONFIG_ACORN_PARTITION_POWERTEC=y 887 CONFIG_ACORN_PARTITION_RISCIX=y 888 - CONFIG_OSF_PARTITION=y 889 - CONFIG_AMIGA_PARTITION=y 890 # CONFIG_ATARI_PARTITION is not set 891 - CONFIG_MAC_PARTITION=y 892 CONFIG_MSDOS_PARTITION=y 893 CONFIG_BSD_DISKLABEL=y 894 # CONFIG_MINIX_SUBPARTITION is not set 895 - CONFIG_SOLARIS_X86_PARTITION=y 896 # CONFIG_UNIXWARE_DISKLABEL is not set 897 # CONFIG_LDM_PARTITION is not set 898 - CONFIG_SGI_PARTITION=y 899 # CONFIG_ULTRIX_PARTITION is not set 900 - CONFIG_SUN_PARTITION=y 901 # CONFIG_EFI_PARTITION is not set 902 903 # 904 # Native Language Support ··· 947 # CONFIG_NLS_UTF8 is not set 948 949 # 950 # Profiling support 951 # 952 # CONFIG_PROFILING is not set ··· 959 # 960 # Kernel hacking 961 # 962 - CONFIG_DEBUG_KERNEL=y 963 - CONFIG_MAGIC_SYSRQ=y 964 # CONFIG_PRINTK_TIME is not set 965 # CONFIG_SCHEDSTATS is not set 966 # CONFIG_DEBUG_SLAB is not set 967 # CONFIG_DEBUG_SPINLOCK is not set 968 # CONFIG_DEBUG_KOBJECT is not set 969 CONFIG_DEBUG_BUGVERBOSE=y 970 # CONFIG_DEBUG_INFO is not set 971 - # CONFIG_DEBUG_FS is not set 972 CONFIG_FRAME_POINTER=y 973 CONFIG_DEBUG_USER=y 974 CONFIG_DEBUG_ERRORS=y 975 CONFIG_DEBUG_LL=y ··· 1000 # 1001 # CONFIG_KEYS is not set 1002 # CONFIG_SECURITY is not set 1003 - 1004 - # 1005 - # Cryptographic options 1006 - # 1007 # CONFIG_CRYPTO is not set 1008 - 1009 - # 1010 - # Hardware crypto devices 1011 - # 1012 1013 # 1014 # Library routines 1015 # 1016 # CONFIG_CRC_CCITT is not set 1017 CONFIG_CRC32=y 1018 # CONFIG_LIBCRC32C is not set
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.23-rc2 4 + # Mon Aug 6 16:47:24 2007 5 # 6 CONFIG_ARM=y 7 + CONFIG_SYS_SUPPORTS_APM_EMULATION=y 8 + # CONFIG_GENERIC_GPIO is not set 9 + # CONFIG_GENERIC_TIME is not set 10 + # CONFIG_GENERIC_CLOCKEVENTS is not set 11 CONFIG_MMU=y 12 + CONFIG_NO_IOPORT=y 13 + CONFIG_GENERIC_HARDIRQS=y 14 + CONFIG_STACKTRACE_SUPPORT=y 15 + CONFIG_LOCKDEP_SUPPORT=y 16 + CONFIG_TRACE_IRQFLAGS_SUPPORT=y 17 + CONFIG_HARDIRQS_SW_RESEND=y 18 + CONFIG_GENERIC_IRQ_PROBE=y 19 CONFIG_RWSEM_GENERIC_SPINLOCK=y 20 + # CONFIG_ARCH_HAS_ILOG2_U32 is not set 21 + # CONFIG_ARCH_HAS_ILOG2_U64 is not set 22 + CONFIG_GENERIC_HWEIGHT=y 23 CONFIG_GENERIC_CALIBRATE_DELAY=y 24 + CONFIG_ARCH_MAY_HAVE_PC_FDC=y 25 + CONFIG_ZONE_DMA=y 26 CONFIG_FIQ=y 27 + CONFIG_VECTORS_BASE=0xffff0000 28 + CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 29 30 # 31 # General setup 32 # 33 + CONFIG_EXPERIMENTAL=y 34 + CONFIG_BROKEN_ON_SMP=y 35 + CONFIG_INIT_ENV_ARG_LIMIT=32 36 CONFIG_LOCALVERSION="" 37 + # CONFIG_LOCALVERSION_AUTO is not set 38 CONFIG_SWAP=y 39 CONFIG_SYSVIPC=y 40 + CONFIG_SYSVIPC_SYSCTL=y 41 # CONFIG_POSIX_MQUEUE is not set 42 # CONFIG_BSD_PROCESS_ACCT is not set 43 + # CONFIG_TASKSTATS is not set 44 + # CONFIG_USER_NS is not set 45 # CONFIG_AUDIT is not set 46 # CONFIG_IKCONFIG is not set 47 + CONFIG_LOG_BUF_SHIFT=14 48 + CONFIG_SYSFS_DEPRECATED=y 49 + # CONFIG_RELAY is not set 50 + CONFIG_BLK_DEV_INITRD=y 51 + CONFIG_INITRAMFS_SOURCE="" 52 + CONFIG_CC_OPTIMIZE_FOR_SIZE=y 53 + CONFIG_SYSCTL=y 54 # CONFIG_EMBEDDED is not set 55 + CONFIG_UID16=y 56 + CONFIG_SYSCTL_SYSCALL=y 57 CONFIG_KALLSYMS=y 58 # CONFIG_KALLSYMS_ALL is not set 59 # CONFIG_KALLSYMS_EXTRA_PASS is not set 60 + CONFIG_HOTPLUG=y 61 + CONFIG_PRINTK=y 62 + CONFIG_BUG=y 63 + CONFIG_ELF_CORE=y 64 CONFIG_BASE_FULL=y 65 CONFIG_FUTEX=y 66 + CONFIG_ANON_INODES=y 67 CONFIG_EPOLL=y 68 + CONFIG_SIGNALFD=y 69 + CONFIG_TIMERFD=y 70 + CONFIG_EVENTFD=y 71 CONFIG_SHMEM=y 72 + CONFIG_VM_EVENT_COUNTERS=y 73 + CONFIG_SLAB=y 74 + # CONFIG_SLUB is not set 75 + # CONFIG_SLOB is not set 76 + CONFIG_RT_MUTEXES=y 77 # CONFIG_TINY_SHMEM is not set 78 CONFIG_BASE_SMALL=0 79 CONFIG_MODULES=y 80 CONFIG_MODULE_UNLOAD=y 81 # CONFIG_MODULE_FORCE_UNLOAD is not set 82 # CONFIG_MODVERSIONS is not set 83 # CONFIG_MODULE_SRCVERSION_ALL is not set 84 CONFIG_KMOD=y 85 + CONFIG_BLOCK=y 86 + # CONFIG_LBD is not set 87 + # CONFIG_BLK_DEV_IO_TRACE is not set 88 + # CONFIG_LSF is not set 89 + # CONFIG_BLK_DEV_BSG is not set 90 + 91 + # 92 + # IO Schedulers 93 + # 94 + CONFIG_IOSCHED_NOOP=y 95 + CONFIG_IOSCHED_AS=y 96 + CONFIG_IOSCHED_DEADLINE=y 97 + CONFIG_IOSCHED_CFQ=y 98 + # CONFIG_DEFAULT_AS is not set 99 + # CONFIG_DEFAULT_DEADLINE is not set 100 + CONFIG_DEFAULT_CFQ=y 101 + # CONFIG_DEFAULT_NOOP is not set 102 + CONFIG_DEFAULT_IOSCHED="cfq" 103 104 # 105 # System Type 106 # 107 + # CONFIG_ARCH_AAEC2000 is not set 108 + # CONFIG_ARCH_INTEGRATOR is not set 109 + # CONFIG_ARCH_REALVIEW is not set 110 + # CONFIG_ARCH_VERSATILE is not set 111 + # CONFIG_ARCH_AT91 is not set 112 # CONFIG_ARCH_CLPS7500 is not set 113 # CONFIG_ARCH_CLPS711X is not set 114 # CONFIG_ARCH_CO285 is not set 115 # CONFIG_ARCH_EBSA110 is not set 116 + # CONFIG_ARCH_EP93XX is not set 117 # CONFIG_ARCH_FOOTBRIDGE is not set 118 + # CONFIG_ARCH_NETX is not set 119 + # CONFIG_ARCH_H720X is not set 120 + # CONFIG_ARCH_IMX is not set 121 + # CONFIG_ARCH_IOP13XX is not set 122 + # CONFIG_ARCH_IOP32X is not set 123 + # CONFIG_ARCH_IOP33X is not set 124 + # CONFIG_ARCH_IXP23XX is not set 125 # CONFIG_ARCH_IXP2000 is not set 126 + # CONFIG_ARCH_IXP4XX is not set 127 # CONFIG_ARCH_L7200 is not set 128 + # CONFIG_ARCH_KS8695 is not set 129 + # CONFIG_ARCH_NS9XXX is not set 130 + # CONFIG_ARCH_MXC is not set 131 + # CONFIG_ARCH_PNX4008 is not set 132 # CONFIG_ARCH_PXA is not set 133 CONFIG_ARCH_RPC=y 134 # CONFIG_ARCH_SA1100 is not set 135 # CONFIG_ARCH_S3C2410 is not set 136 # CONFIG_ARCH_SHARK is not set 137 # CONFIG_ARCH_LH7A40X is not set 138 + # CONFIG_ARCH_DAVINCI is not set 139 # CONFIG_ARCH_OMAP is not set 140 + 141 + # 142 + # Boot options 143 + # 144 + 145 + # 146 + # Power management 147 + # 148 CONFIG_ARCH_ACORN=y 149 150 # ··· 100 CONFIG_CPU_COPY_V4WB=y 101 CONFIG_CPU_TLB_V3=y 102 CONFIG_CPU_TLB_V4WB=y 103 + CONFIG_CPU_CP15=y 104 + CONFIG_CPU_CP15_MMU=y 105 106 # 107 # Processor Features 108 # 109 + # CONFIG_CPU_DCACHE_DISABLE is not set 110 + # CONFIG_OUTER_CACHE is not set 111 CONFIG_TIMER_ACORN=y 112 113 # 114 # Bus support 115 # 116 + CONFIG_ISA_DMA_API=y 117 + # CONFIG_PCI_SYSCALL is not set 118 + # CONFIG_ARCH_SUPPORTS_MSI is not set 119 120 # 121 # PCCARD (PCMCIA/CardBus) support ··· 116 # CONFIG_PCCARD is not set 117 118 # 119 # Kernel Features 120 # 121 + # CONFIG_TICK_ONESHOT is not set 122 # CONFIG_PREEMPT is not set 123 + # CONFIG_NO_IDLE_HZ is not set 124 + CONFIG_HZ=100 125 + # CONFIG_AEABI is not set 126 + # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set 127 + CONFIG_SELECT_MEMORY_MODEL=y 128 + CONFIG_FLATMEM_MANUAL=y 129 + # CONFIG_DISCONTIGMEM_MANUAL is not set 130 + # CONFIG_SPARSEMEM_MANUAL is not set 131 + CONFIG_FLATMEM=y 132 + CONFIG_FLAT_NODE_MEM_MAP=y 133 + # CONFIG_SPARSEMEM_STATIC is not set 134 + CONFIG_SPLIT_PTLOCK_CPUS=4096 135 + # CONFIG_RESOURCES_64BIT is not set 136 + CONFIG_ZONE_DMA_FLAG=1 137 + CONFIG_BOUNCE=y 138 + CONFIG_VIRT_TO_BUS=y 139 CONFIG_ALIGNMENT_TRAP=y 140 141 # ··· 132 CONFIG_ZBOOT_ROM_BSS=0x0 133 CONFIG_CMDLINE="" 134 # CONFIG_XIP_KERNEL is not set 135 + # CONFIG_KEXEC is not set 136 137 # 138 # Floating point emulation ··· 157 # CONFIG_PM is not set 158 159 # 160 + # Networking 161 + # 162 + CONFIG_NET=y 163 + 164 + # 165 + # Networking options 166 + # 167 + CONFIG_PACKET=y 168 + CONFIG_PACKET_MMAP=y 169 + CONFIG_UNIX=y 170 + # CONFIG_NET_KEY is not set 171 + CONFIG_INET=y 172 + CONFIG_IP_MULTICAST=y 173 + # CONFIG_IP_ADVANCED_ROUTER is not set 174 + CONFIG_IP_FIB_HASH=y 175 + # CONFIG_IP_PNP is not set 176 + # CONFIG_NET_IPIP is not set 177 + # CONFIG_NET_IPGRE is not set 178 + # CONFIG_IP_MROUTE is not set 179 + # CONFIG_ARPD is not set 180 + # CONFIG_SYN_COOKIES is not set 181 + # CONFIG_INET_AH is not set 182 + # CONFIG_INET_ESP is not set 183 + # CONFIG_INET_IPCOMP is not set 184 + # CONFIG_INET_XFRM_TUNNEL is not set 185 + CONFIG_INET_TUNNEL=m 186 + # CONFIG_INET_XFRM_MODE_TRANSPORT is not set 187 + # CONFIG_INET_XFRM_MODE_TUNNEL is not set 188 + # CONFIG_INET_XFRM_MODE_BEET is not set 189 + CONFIG_INET_DIAG=y 190 + CONFIG_INET_TCP_DIAG=y 191 + # CONFIG_TCP_CONG_ADVANCED is not set 192 + CONFIG_TCP_CONG_CUBIC=y 193 + CONFIG_DEFAULT_TCP_CONG="cubic" 194 + # CONFIG_TCP_MD5SIG is not set 195 + CONFIG_IPV6=m 196 + # CONFIG_IPV6_PRIVACY is not set 197 + # CONFIG_IPV6_ROUTER_PREF is not set 198 + # CONFIG_IPV6_OPTIMISTIC_DAD is not set 199 + # CONFIG_INET6_AH is not set 200 + # CONFIG_INET6_ESP is not set 201 + # CONFIG_INET6_IPCOMP is not set 202 + # CONFIG_IPV6_MIP6 is not set 203 + # CONFIG_INET6_XFRM_TUNNEL is not set 204 + # CONFIG_INET6_TUNNEL is not set 205 + # CONFIG_INET6_XFRM_MODE_TRANSPORT is not set 206 + # CONFIG_INET6_XFRM_MODE_TUNNEL is not set 207 + # CONFIG_INET6_XFRM_MODE_BEET is not set 208 + # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set 209 + CONFIG_IPV6_SIT=m 210 + # CONFIG_IPV6_TUNNEL is not set 211 + # CONFIG_IPV6_MULTIPLE_TABLES is not set 212 + # CONFIG_NETWORK_SECMARK is not set 213 + # CONFIG_NETFILTER is not set 214 + # CONFIG_IP_DCCP is not set 215 + # CONFIG_IP_SCTP is not set 216 + # CONFIG_TIPC is not set 217 + # CONFIG_ATM is not set 218 + # CONFIG_BRIDGE is not set 219 + # CONFIG_VLAN_8021Q is not set 220 + # CONFIG_DECNET is not set 221 + # CONFIG_LLC2 is not set 222 + # CONFIG_IPX is not set 223 + # CONFIG_ATALK is not set 224 + # CONFIG_X25 is not set 225 + # CONFIG_LAPB is not set 226 + # CONFIG_ECONET is not set 227 + # CONFIG_WAN_ROUTER is not set 228 + 229 + # 230 + # QoS and/or fair queueing 231 + # 232 + # CONFIG_NET_SCHED is not set 233 + 234 + # 235 + # Network testing 236 + # 237 + # CONFIG_NET_PKTGEN is not set 238 + # CONFIG_HAMRADIO is not set 239 + # CONFIG_IRDA is not set 240 + # CONFIG_BT is not set 241 + # CONFIG_AF_RXRPC is not set 242 + 243 + # 244 + # Wireless 245 + # 246 + # CONFIG_CFG80211 is not set 247 + # CONFIG_WIRELESS_EXT is not set 248 + # CONFIG_MAC80211 is not set 249 + # CONFIG_IEEE80211 is not set 250 + # CONFIG_RFKILL is not set 251 + # CONFIG_NET_9P is not set 252 + 253 + # 254 # Device Drivers 255 # 256 ··· 167 CONFIG_PREVENT_FIRMWARE_BUILD=y 168 # CONFIG_FW_LOADER is not set 169 # CONFIG_DEBUG_DRIVER is not set 170 + # CONFIG_DEBUG_DEVRES is not set 171 + # CONFIG_SYS_HYPERVISOR is not set 172 + # CONFIG_CONNECTOR is not set 173 # CONFIG_MTD is not set 174 CONFIG_PARPORT=y 175 CONFIG_PARPORT_PC=y 176 CONFIG_PARPORT_PC_FIFO=y 177 # CONFIG_PARPORT_PC_SUPERIO is not set 178 + # CONFIG_PARPORT_GSC is not set 179 + # CONFIG_PARPORT_AX88796 is not set 180 # CONFIG_PARPORT_1284 is not set 181 + CONFIG_BLK_DEV=y 182 CONFIG_BLK_DEV_FD=y 183 # CONFIG_PARIDE is not set 184 # CONFIG_BLK_DEV_COW_COMMON is not set ··· 201 CONFIG_BLK_DEV_RAM=y 202 CONFIG_BLK_DEV_RAM_COUNT=16 203 CONFIG_BLK_DEV_RAM_SIZE=4096 204 + CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 205 # CONFIG_CDROM_PKTCDVD is not set 206 # CONFIG_ATA_OVER_ETH is not set 207 + # CONFIG_IDE is not set 208 209 # 210 # SCSI device support 211 # 212 + # CONFIG_RAID_ATTRS is not set 213 CONFIG_SCSI=y 214 + CONFIG_SCSI_DMA=y 215 + # CONFIG_SCSI_TGT is not set 216 + # CONFIG_SCSI_NETLINK is not set 217 CONFIG_SCSI_PROC_FS=y 218 219 # ··· 265 CONFIG_BLK_DEV_SR=y 266 CONFIG_BLK_DEV_SR_VENDOR=y 267 CONFIG_CHR_DEV_SG=y 268 + # CONFIG_CHR_DEV_SCH is not set 269 270 # 271 # Some SCSI devices (e.g. CD jukebox) support multiple LUNs ··· 272 # CONFIG_SCSI_MULTI_LUN is not set 273 CONFIG_SCSI_CONSTANTS=y 274 CONFIG_SCSI_LOGGING=y 275 + # CONFIG_SCSI_SCAN_ASYNC is not set 276 + CONFIG_SCSI_WAIT_SCAN=m 277 278 # 279 + # SCSI Transports 280 # 281 + CONFIG_SCSI_SPI_ATTRS=m 282 # CONFIG_SCSI_FC_ATTRS is not set 283 # CONFIG_SCSI_ISCSI_ATTRS is not set 284 + # CONFIG_SCSI_SAS_LIBSAS is not set 285 + CONFIG_SCSI_LOWLEVEL=y 286 + # CONFIG_ISCSI_TCP is not set 287 + # CONFIG_SCSI_PPA is not set 288 + # CONFIG_SCSI_IMM is not set 289 # CONFIG_SCSI_IZIP_EPP16 is not set 290 # CONFIG_SCSI_IZIP_SLOW_CTR is not set 291 # CONFIG_SCSI_DEBUG is not set 292 CONFIG_SCSI_ARXESCSI=m 293 CONFIG_SCSI_CUMANA_2=m 294 CONFIG_SCSI_EESOXSCSI=m ··· 302 # 303 CONFIG_SCSI_CUMANA_1=m 304 CONFIG_SCSI_OAK1=m 305 + CONFIG_ATA=y 306 + # CONFIG_ATA_NONSTANDARD is not set 307 + CONFIG_PATA_PLATFORM=y 308 + CONFIG_PATA_ICSIDE=y 309 # CONFIG_MD is not set 310 CONFIG_NETDEVICES=y 311 + # CONFIG_NETDEVICES_MULTIQUEUE is not set 312 # CONFIG_DUMMY is not set 313 # CONFIG_BONDING is not set 314 + # CONFIG_MACVLAN is not set 315 # CONFIG_EQUALIZER is not set 316 # CONFIG_TUN is not set 317 + # CONFIG_PHYLIB is not set 318 CONFIG_NET_ETHERNET=y 319 # CONFIG_MII is not set 320 CONFIG_ARM_ETHER1=y 321 CONFIG_ARM_ETHER3=y 322 CONFIG_ARM_ETHERH=y 323 + # CONFIG_AX88796 is not set 324 # CONFIG_SMC91X is not set 325 + # CONFIG_DM9000 is not set 326 + # CONFIG_NET_POCKET is not set 327 + # CONFIG_NETDEV_1000 is not set 328 + # CONFIG_NETDEV_10000 is not set 329 330 # 331 + # Wireless LAN 332 # 333 + # CONFIG_WLAN_PRE80211 is not set 334 + # CONFIG_WLAN_80211 is not set 335 # CONFIG_WAN is not set 336 # CONFIG_PLIP is not set 337 CONFIG_PPP=m ··· 434 # CONFIG_PPP_SYNC_TTY is not set 435 # CONFIG_PPP_DEFLATE is not set 436 # CONFIG_PPP_BSDCOMP is not set 437 + # CONFIG_PPP_MPPE is not set 438 CONFIG_PPPOE=m 439 + # CONFIG_PPPOL2TP is not set 440 # CONFIG_SLIP is not set 441 + CONFIG_SLHC=m 442 # CONFIG_SHAPER is not set 443 # CONFIG_NETCONSOLE is not set 444 + # CONFIG_NETPOLL is not set 445 + # CONFIG_NET_POLL_CONTROLLER is not set 446 # CONFIG_ISDN is not set 447 448 # 449 # Input device support 450 # 451 CONFIG_INPUT=y 452 + # CONFIG_INPUT_FF_MEMLESS is not set 453 + # CONFIG_INPUT_POLLDEV is not set 454 455 # 456 # Userland interfaces ··· 462 # CONFIG_INPUT_EVBUG is not set 463 464 # 465 # Input Device Drivers 466 # 467 CONFIG_INPUT_KEYBOARD=y ··· 483 # CONFIG_KEYBOARD_LKKBD is not set 484 # CONFIG_KEYBOARD_XTKBD is not set 485 # CONFIG_KEYBOARD_NEWTON is not set 486 + # CONFIG_KEYBOARD_STOWAWAY is not set 487 CONFIG_INPUT_MOUSE=y 488 # CONFIG_MOUSE_PS2 is not set 489 # CONFIG_MOUSE_SERIAL is not set 490 CONFIG_MOUSE_RISCPC=y 491 # CONFIG_MOUSE_VSXXXAA is not set 492 # CONFIG_INPUT_JOYSTICK is not set 493 + # CONFIG_INPUT_TABLET is not set 494 # CONFIG_INPUT_TOUCHSCREEN is not set 495 # CONFIG_INPUT_MISC is not set 496 + 497 + # 498 + # Hardware I/O ports 499 + # 500 + CONFIG_SERIO=y 501 + # CONFIG_SERIO_SERPORT is not set 502 + # CONFIG_SERIO_PARKBD is not set 503 + CONFIG_SERIO_RPCKBD=y 504 + CONFIG_SERIO_LIBPS2=y 505 + # CONFIG_SERIO_RAW is not set 506 + # CONFIG_GAMEPORT is not set 507 508 # 509 # Character devices ··· 498 CONFIG_VT=y 499 CONFIG_VT_CONSOLE=y 500 CONFIG_HW_CONSOLE=y 501 + # CONFIG_VT_HW_CONSOLE_BINDING is not set 502 # CONFIG_SERIAL_NONSTANDARD is not set 503 504 # ··· 506 CONFIG_SERIAL_8250=y 507 CONFIG_SERIAL_8250_CONSOLE=y 508 CONFIG_SERIAL_8250_NR_UARTS=16 509 + CONFIG_SERIAL_8250_RUNTIME_UARTS=8 510 # CONFIG_SERIAL_8250_EXTENDED is not set 511 + CONFIG_SERIAL_8250_ACORN=y 512 513 # 514 # Non-8250 serial port support 515 # 516 CONFIG_SERIAL_CORE=y 517 CONFIG_SERIAL_CORE_CONSOLE=y 518 CONFIG_UNIX98_PTYS=y ··· 521 # CONFIG_LP_CONSOLE is not set 522 # CONFIG_PPDEV is not set 523 # CONFIG_TIPAR is not set 524 # CONFIG_IPMI_HANDLER is not set 525 # CONFIG_WATCHDOG is not set 526 + # CONFIG_HW_RANDOM is not set 527 # CONFIG_NVRAM is not set 528 # CONFIG_R3964 is not set 529 # CONFIG_RAW_DRIVER is not set 530 + # CONFIG_TCG_TPM is not set 531 CONFIG_I2C=y 532 + CONFIG_I2C_BOARDINFO=y 533 CONFIG_I2C_CHARDEV=y 534 535 # ··· 558 # 559 # I2C Hardware Bus support 560 # 561 + # CONFIG_I2C_OCORES is not set 562 # CONFIG_I2C_PARPORT is not set 563 # CONFIG_I2C_PARPORT_LIGHT is not set 564 + # CONFIG_I2C_SIMTEC is not set 565 + # CONFIG_I2C_TAOS_EVM is not set 566 # CONFIG_I2C_STUB is not set 567 + CONFIG_I2C_ACORN=y 568 569 # 570 + # Miscellaneous I2C Chip support 571 # 572 + # CONFIG_SENSORS_DS1337 is not set 573 + # CONFIG_SENSORS_DS1374 is not set 574 + # CONFIG_DS1682 is not set 575 # CONFIG_SENSORS_EEPROM is not set 576 # CONFIG_SENSORS_PCF8574 is not set 577 + # CONFIG_SENSORS_PCA9539 is not set 578 # CONFIG_SENSORS_PCF8591 is not set 579 + # CONFIG_SENSORS_MAX6875 is not set 580 + # CONFIG_SENSORS_TSL2550 is not set 581 # CONFIG_I2C_DEBUG_CORE is not set 582 # CONFIG_I2C_DEBUG_ALGO is not set 583 # CONFIG_I2C_DEBUG_BUS is not set 584 # CONFIG_I2C_DEBUG_CHIP is not set 585 586 # 587 + # SPI support 588 # 589 + # CONFIG_SPI is not set 590 + # CONFIG_SPI_MASTER is not set 591 + # CONFIG_W1 is not set 592 + # CONFIG_HWMON is not set 593 + CONFIG_MISC_DEVICES=y 594 + # CONFIG_EEPROM_93CX6 is not set 595 + 596 + # 597 + # Multifunction device drivers 598 + # 599 + # CONFIG_MFD_SM501 is not set 600 + # CONFIG_NEW_LEDS is not set 601 602 # 603 # Multimedia devices 604 # 605 # CONFIG_VIDEO_DEV is not set 606 + # CONFIG_DVB_CORE is not set 607 + # CONFIG_DAB is not set 608 609 # 610 # Graphics support 611 # 612 + # CONFIG_BACKLIGHT_LCD_SUPPORT is not set 613 + 614 + # 615 + # Display device support 616 + # 617 + # CONFIG_DISPLAY_SUPPORT is not set 618 + # CONFIG_VGASTATE is not set 619 + # CONFIG_VIDEO_OUTPUT_CONTROL is not set 620 CONFIG_FB=y 621 + # CONFIG_FIRMWARE_EDID is not set 622 + # CONFIG_FB_DDC is not set 623 + CONFIG_FB_CFB_FILLRECT=y 624 + CONFIG_FB_CFB_COPYAREA=y 625 + CONFIG_FB_CFB_IMAGEBLIT=y 626 + # CONFIG_FB_SYS_FILLRECT is not set 627 + # CONFIG_FB_SYS_COPYAREA is not set 628 + # CONFIG_FB_SYS_IMAGEBLIT is not set 629 + # CONFIG_FB_SYS_FOPS is not set 630 + CONFIG_FB_DEFERRED_IO=y 631 + # CONFIG_FB_SVGALIB is not set 632 + # CONFIG_FB_MACMODES is not set 633 + # CONFIG_FB_BACKLIGHT is not set 634 # CONFIG_FB_MODE_HELPERS is not set 635 # CONFIG_FB_TILEBLITTING is not set 636 + 637 + # 638 + # Frame buffer hardware drivers 639 + # 640 CONFIG_FB_ACORN=y 641 + # CONFIG_FB_S1D13XXX is not set 642 # CONFIG_FB_VIRTUAL is not set 643 644 # ··· 635 # 636 CONFIG_DUMMY_CONSOLE=y 637 CONFIG_FRAMEBUFFER_CONSOLE=y 638 + # CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set 639 + # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set 640 CONFIG_FONTS=y 641 # CONFIG_FONT_8x8 is not set 642 CONFIG_FONT_8x16=y 643 # CONFIG_FONT_6x11 is not set 644 + # CONFIG_FONT_7x14 is not set 645 # CONFIG_FONT_PEARL_8x8 is not set 646 CONFIG_FONT_ACORN_8x8=y 647 # CONFIG_FONT_MINI_4x6 is not set 648 # CONFIG_FONT_SUN8x16 is not set 649 # CONFIG_FONT_SUN12x22 is not set 650 + # CONFIG_FONT_10x18 is not set 651 CONFIG_LOGO=y 652 CONFIG_LOGO_LINUX_MONO=y 653 CONFIG_LOGO_LINUX_VGA16=y 654 CONFIG_LOGO_LINUX_CLUT224=y 655 656 # 657 # Sound ··· 668 # Open Sound System 669 # 670 CONFIG_SOUND_PRIME=m 671 # CONFIG_SOUND_MSNDCLAS is not set 672 # CONFIG_SOUND_MSNDPIN is not set 673 CONFIG_SOUND_OSS=m 674 # CONFIG_SOUND_TRACEINIT is not set 675 # CONFIG_SOUND_DMAP is not set 676 # CONFIG_SOUND_SSCAPE is not set 677 # CONFIG_SOUND_VMIDI is not set 678 # CONFIG_SOUND_TRIX is not set 679 # CONFIG_SOUND_MSS is not set 680 # CONFIG_SOUND_MPU401 is not set 681 # CONFIG_SOUND_PAS is not set 682 # CONFIG_SOUND_PSS is not set 683 # CONFIG_SOUND_SB is not set 684 # CONFIG_SOUND_YM3812 is not set 685 # CONFIG_SOUND_UART6850 is not set 686 # CONFIG_SOUND_AEDSP16 is not set 687 CONFIG_SOUND_VIDC=m 688 + # CONFIG_HID_SUPPORT is not set 689 + # CONFIG_USB_SUPPORT is not set 690 # CONFIG_MMC is not set 691 + CONFIG_RTC_LIB=y 692 + CONFIG_RTC_CLASS=y 693 + CONFIG_RTC_HCTOSYS=y 694 + CONFIG_RTC_HCTOSYS_DEVICE="rtc0" 695 + # CONFIG_RTC_DEBUG is not set 696 + 697 + # 698 + # RTC interfaces 699 + # 700 + CONFIG_RTC_INTF_SYSFS=y 701 + CONFIG_RTC_INTF_PROC=y 702 + CONFIG_RTC_INTF_DEV=y 703 + # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set 704 + # CONFIG_RTC_DRV_TEST is not set 705 + 706 + # 707 + # I2C RTC drivers 708 + # 709 + # CONFIG_RTC_DRV_DS1307 is not set 710 + # CONFIG_RTC_DRV_DS1672 is not set 711 + # CONFIG_RTC_DRV_MAX6900 is not set 712 + # CONFIG_RTC_DRV_RS5C372 is not set 713 + # CONFIG_RTC_DRV_ISL1208 is not set 714 + # CONFIG_RTC_DRV_X1205 is not set 715 + # CONFIG_RTC_DRV_PCF8563 is not set 716 + CONFIG_RTC_DRV_PCF8583=y 717 + # CONFIG_RTC_DRV_M41T80 is not set 718 + 719 + # 720 + # SPI RTC drivers 721 + # 722 + 723 + # 724 + # Platform RTC drivers 725 + # 726 + # CONFIG_RTC_DRV_CMOS is not set 727 + # CONFIG_RTC_DRV_DS1553 is not set 728 + # CONFIG_RTC_DRV_STK17TA8 is not set 729 + # CONFIG_RTC_DRV_DS1742 is not set 730 + # CONFIG_RTC_DRV_M48T86 is not set 731 + # CONFIG_RTC_DRV_M48T59 is not set 732 + # CONFIG_RTC_DRV_V3020 is not set 733 + 734 + # 735 + # on-CPU RTC drivers 736 + # 737 + 738 + # 739 + # DMA Engine support 740 + # 741 + # CONFIG_DMA_ENGINE is not set 742 + 743 + # 744 + # DMA Clients 745 + # 746 + 747 + # 748 + # DMA Devices 749 + # 750 751 # 752 # File systems 753 # 754 CONFIG_EXT2_FS=y 755 # CONFIG_EXT2_FS_XATTR is not set 756 + # CONFIG_EXT2_FS_XIP is not set 757 CONFIG_EXT3_FS=y 758 CONFIG_EXT3_FS_XATTR=y 759 # CONFIG_EXT3_FS_POSIX_ACL is not set 760 # CONFIG_EXT3_FS_SECURITY is not set 761 + # CONFIG_EXT4DEV_FS is not set 762 CONFIG_JBD=y 763 # CONFIG_JBD_DEBUG is not set 764 CONFIG_FS_MBCACHE=y 765 # CONFIG_REISERFS_FS is not set 766 # CONFIG_JFS_FS is not set 767 + # CONFIG_FS_POSIX_ACL is not set 768 # CONFIG_XFS_FS is not set 769 + # CONFIG_GFS2_FS is not set 770 + # CONFIG_OCFS2_FS is not set 771 # CONFIG_MINIX_FS is not set 772 # CONFIG_ROMFS_FS is not set 773 + CONFIG_INOTIFY=y 774 + CONFIG_INOTIFY_USER=y 775 # CONFIG_QUOTA is not set 776 CONFIG_DNOTIFY=y 777 # CONFIG_AUTOFS_FS is not set 778 CONFIG_AUTOFS4_FS=m 779 + # CONFIG_FUSE_FS is not set 780 781 # 782 # CD-ROM/DVD Filesystems ··· 776 # Pseudo filesystems 777 # 778 CONFIG_PROC_FS=y 779 + CONFIG_PROC_SYSCTL=y 780 CONFIG_SYSFS=y 781 # CONFIG_TMPFS is not set 782 # CONFIG_HUGETLB_PAGE is not set 783 CONFIG_RAMFS=y 784 + # CONFIG_CONFIGFS_FS is not set 785 786 # 787 # Miscellaneous filesystems ··· 810 # CONFIG_NFS_DIRECTIO is not set 811 # CONFIG_NFSD is not set 812 CONFIG_LOCKD=y 813 + CONFIG_NFS_COMMON=y 814 CONFIG_SUNRPC=y 815 + # CONFIG_SUNRPC_BIND34 is not set 816 # CONFIG_RPCSEC_GSS_KRB5 is not set 817 # CONFIG_RPCSEC_GSS_SPKM3 is not set 818 # CONFIG_SMB_FS is not set ··· 830 CONFIG_ACORN_PARTITION_ADFS=y 831 CONFIG_ACORN_PARTITION_POWERTEC=y 832 CONFIG_ACORN_PARTITION_RISCIX=y 833 + # CONFIG_OSF_PARTITION is not set 834 + # CONFIG_AMIGA_PARTITION is not set 835 # CONFIG_ATARI_PARTITION is not set 836 + # CONFIG_MAC_PARTITION is not set 837 CONFIG_MSDOS_PARTITION=y 838 CONFIG_BSD_DISKLABEL=y 839 # CONFIG_MINIX_SUBPARTITION is not set 840 + # CONFIG_SOLARIS_X86_PARTITION is not set 841 # CONFIG_UNIXWARE_DISKLABEL is not set 842 # CONFIG_LDM_PARTITION is not set 843 + # CONFIG_SGI_PARTITION is not set 844 # CONFIG_ULTRIX_PARTITION is not set 845 + # CONFIG_SUN_PARTITION is not set 846 + # CONFIG_KARMA_PARTITION is not set 847 # CONFIG_EFI_PARTITION is not set 848 + # CONFIG_SYSV68_PARTITION is not set 849 850 # 851 # Native Language Support ··· 890 # CONFIG_NLS_UTF8 is not set 891 892 # 893 + # Distributed Lock Manager 894 + # 895 + # CONFIG_DLM is not set 896 + 897 + # 898 # Profiling support 899 # 900 # CONFIG_PROFILING is not set ··· 897 # 898 # Kernel hacking 899 # 900 # CONFIG_PRINTK_TIME is not set 901 + CONFIG_ENABLE_MUST_CHECK=y 902 + CONFIG_MAGIC_SYSRQ=y 903 + # CONFIG_UNUSED_SYMBOLS is not set 904 + # CONFIG_DEBUG_FS is not set 905 + # CONFIG_HEADERS_CHECK is not set 906 + CONFIG_DEBUG_KERNEL=y 907 + # CONFIG_DEBUG_SHIRQ is not set 908 + CONFIG_DETECT_SOFTLOCKUP=y 909 + CONFIG_SCHED_DEBUG=y 910 # CONFIG_SCHEDSTATS is not set 911 + # CONFIG_TIMER_STATS is not set 912 # CONFIG_DEBUG_SLAB is not set 913 + # CONFIG_DEBUG_RT_MUTEXES is not set 914 + # CONFIG_RT_MUTEX_TESTER is not set 915 # CONFIG_DEBUG_SPINLOCK is not set 916 + # CONFIG_DEBUG_MUTEXES is not set 917 + # CONFIG_DEBUG_LOCK_ALLOC is not set 918 + # CONFIG_PROVE_LOCKING is not set 919 + # CONFIG_LOCK_STAT is not set 920 + # CONFIG_DEBUG_SPINLOCK_SLEEP is not set 921 + # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set 922 # CONFIG_DEBUG_KOBJECT is not set 923 CONFIG_DEBUG_BUGVERBOSE=y 924 # CONFIG_DEBUG_INFO is not set 925 + # CONFIG_DEBUG_VM is not set 926 + # CONFIG_DEBUG_LIST is not set 927 CONFIG_FRAME_POINTER=y 928 + CONFIG_FORCED_INLINING=y 929 + # CONFIG_RCU_TORTURE_TEST is not set 930 + # CONFIG_FAULT_INJECTION is not set 931 CONFIG_DEBUG_USER=y 932 CONFIG_DEBUG_ERRORS=y 933 CONFIG_DEBUG_LL=y ··· 918 # 919 # CONFIG_KEYS is not set 920 # CONFIG_SECURITY is not set 921 # CONFIG_CRYPTO is not set 922 923 # 924 # Library routines 925 # 926 + CONFIG_BITREVERSE=y 927 # CONFIG_CRC_CCITT is not set 928 + # CONFIG_CRC16 is not set 929 + # CONFIG_CRC_ITU_T is not set 930 CONFIG_CRC32=y 931 + # CONFIG_CRC7 is not set 932 # CONFIG_LIBCRC32C is not set 933 + CONFIG_PLIST=y 934 + CONFIG_HAS_IOMEM=y 935 + CONFIG_HAS_DMA=y
+2
arch/arm/mach-at91/at91sam9261_devices.c
··· 15 16 #include <linux/platform_device.h> 17 18 #include <asm/arch/board.h> 19 #include <asm/arch/gpio.h> 20 #include <asm/arch/at91sam9261.h>
··· 15 16 #include <linux/platform_device.h> 17 18 + #include <video/atmel_lcdc.h> 19 + 20 #include <asm/arch/board.h> 21 #include <asm/arch/gpio.h> 22 #include <asm/arch/at91sam9261.h>
+2
arch/arm/mach-at91/at91sam9263_devices.c
··· 14 15 #include <linux/platform_device.h> 16 17 #include <asm/arch/board.h> 18 #include <asm/arch/gpio.h> 19 #include <asm/arch/at91sam9263.h>
··· 14 15 #include <linux/platform_device.h> 16 17 + #include <video/atmel_lcdc.h> 18 + 19 #include <asm/arch/board.h> 20 #include <asm/arch/gpio.h> 21 #include <asm/arch/at91sam9263.h>
+11 -17
drivers/ata/pata_icside.c
··· 330 { 331 } 332 333 - /* 334 - * We need to shut down unused ports to prevent spurious interrupts. 335 - * FIXME: the libata core doesn't call this function for PATA interfaces. 336 - */ 337 - static void pata_icside_port_disable(struct ata_port *ap) 338 { 339 struct pata_icside_state *state = ap->host->private_data; 340 341 - ata_port_printk(ap, KERN_ERR, "disabling icside port\n"); 342 - 343 - ata_port_disable(ap); 344 345 state->port[ap->port_no].disabled = 1; 346 ··· 349 (ap->port_no ? ICS_ARCIN_V6_INTROFFSET_2 : ICS_ARCIN_V6_INTROFFSET_1); 350 readb(irq_port); 351 } 352 } 353 354 static u8 pata_icside_irq_ack(struct ata_port *ap, unsigned int chk_drq) ··· 375 } 376 377 static struct ata_port_operations pata_icside_port_ops = { 378 - .port_disable = pata_icside_port_disable, 379 380 .set_dmamode = pata_icside_set_dmamode, 381 ··· 398 399 .freeze = ata_bmdma_freeze, 400 .thaw = ata_bmdma_thaw, 401 - .error_handler = ata_bmdma_error_handler, 402 .post_internal_cmd = pata_icside_bmdma_stop, 403 404 .irq_clear = ata_dummy_noret, ··· 484 state->ioc_base = ioc_base; 485 state->port[0].port_sel = sel; 486 state->port[1].port_sel = sel | 1; 487 - 488 - /* 489 - * FIXME: work around libata's aversion to calling port_disable. 490 - * This permanently disables interrupts on port 0 - bad luck if 491 - * you have a drive on that port. 492 - */ 493 - state->port[0].disabled = 1; 494 495 info->base = easi_base; 496 info->irqops = &pata_icside_ops_arcin_v6;
··· 330 { 331 } 332 333 + static void pata_icside_postreset(struct ata_port *ap, unsigned int *classes) 334 { 335 struct pata_icside_state *state = ap->host->private_data; 336 337 + if (classes[0] != ATA_DEV_NONE || classes[1] != ATA_DEV_NONE) 338 + return ata_std_postreset(ap, classes); 339 340 state->port[ap->port_no].disabled = 1; 341 ··· 354 (ap->port_no ? ICS_ARCIN_V6_INTROFFSET_2 : ICS_ARCIN_V6_INTROFFSET_1); 355 readb(irq_port); 356 } 357 + } 358 + 359 + static void pata_icside_error_handler(struct ata_port *ap) 360 + { 361 + ata_bmdma_drive_eh(ap, ata_std_prereset, ata_std_softreset, NULL, 362 + pata_icside_postreset); 363 } 364 365 static u8 pata_icside_irq_ack(struct ata_port *ap, unsigned int chk_drq) ··· 374 } 375 376 static struct ata_port_operations pata_icside_port_ops = { 377 + .port_disable = ata_port_disable, 378 379 .set_dmamode = pata_icside_set_dmamode, 380 ··· 397 398 .freeze = ata_bmdma_freeze, 399 .thaw = ata_bmdma_thaw, 400 + .error_handler = pata_icside_error_handler, 401 .post_internal_cmd = pata_icside_bmdma_stop, 402 403 .irq_clear = ata_dummy_noret, ··· 483 state->ioc_base = ioc_base; 484 state->port[0].port_sel = sel; 485 state->port[1].port_sel = sel | 1; 486 487 info->base = easi_base; 488 info->irqops = &pata_icside_ops_arcin_v6;
-1
include/asm-arm/pgtable-nommu.h
··· 74 * These would be in other places but having them here reduces the diffs. 75 */ 76 extern unsigned int kobjsize(const void *objp); 77 - extern int is_in_rom(unsigned long); 78 79 /* 80 * No page table caches to initialise.
··· 74 * These would be in other places but having them here reduces the diffs. 75 */ 76 extern unsigned int kobjsize(const void *objp); 77 78 /* 79 * No page table caches to initialise.