diff options
| author | Linus Torvalds <torvalds@woody.osdl.org> | 2006-12-21 02:54:23 -0500 |
|---|---|---|
| committer | Linus Torvalds <torvalds@woody.osdl.org> | 2006-12-21 02:54:23 -0500 |
| commit | eb2112fbcf2d97eda221790bd53cb3a2cdf58c95 (patch) | |
| tree | 1343d534a374653d26fecfb9657c9e3d3d05dbc6 | |
| parent | f238085415c56618e042252894f2fcc971add645 (diff) | |
| parent | 618b20a13e9ef4ed1d16f1ab94ccce8e4f55f9d9 (diff) | |
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
* 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm: (29 commits)
[ARM] 4062/1: S3C24XX: Anubis and Osiris shuld have CONFIG_PM_SIMTEC
[ARM] 4060/1: update several ARM defconfigs
[ARM] 4061/1: xsc3: change of maintainer
[ARM] 4059/1: VR1000: fix LED3's platform device number
[ARM] 4022/1: iop13xx: generic irq fixups
[ARM] 4015/1: s3c2410 cpu ifdefs
[ARM] 4057/1: ixp23xx: unconditionally enable hardware coherency
[ARM] 4056/1: iop13xx: fix resource.end off-by-one in flash setup
[ARM] 4055/1: iop13xx: fix phys_io/io_pg_offst for iq81340mc/sc
[ARM] 4054/1: ep93xx: add HWCAP_CRUNCH
[ARM] 4052/1: S3C24XX: Fix PM in arch/arm/mach-s3c2410/Kconfig
[ARM] Fix warnings from asm/system.h
[ARM] 4051/1: S3C24XX: clean includes in S3C2440 and S3C2442 support
[ARM] 4050/1: S3C24XX: remove old changelogs in arch/arm/mach-s3c2410
[ARM] 4049/1: S3C24XX: fix sparse warning due to upf_t in regs-serial.h
[ARM] 4048/1: S3C24XX: make s3c2410_pm_resume() static
[ARM] 4046/1: S3C24XX: fix sparse errors arch/arm/mach-s3c2410
[ARM] 4045/1: S3C24XX: remove old VA for non-shared areas
[ARM] 4044/1: S3C24XX: fix sparse warnings in arch/arm/mach-s3c2410/s3c2442-clock.c
[ARM] 4043/1: S3C24XX: fix sparse warnings in arch/arm/mach-s3c2410/s3c2440-clock.c
...
83 files changed, 1071 insertions, 462 deletions
diff --git a/arch/arm/configs/ep93xx_defconfig b/arch/arm/configs/ep93xx_defconfig index f8a66b72ad5d..24a701ab33e5 100644 --- a/arch/arm/configs/ep93xx_defconfig +++ b/arch/arm/configs/ep93xx_defconfig | |||
| @@ -1,14 +1,18 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.18-rc1-git9 | 3 | # Linux kernel version: 2.6.20-rc1 |
| 4 | # Sat Jul 15 15:08:10 2006 | 4 | # Sat Dec 16 06:05:24 2006 |
| 5 | # | 5 | # |
| 6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
| 7 | # CONFIG_GENERIC_TIME is not set | ||
| 7 | CONFIG_MMU=y | 8 | CONFIG_MMU=y |
| 8 | CONFIG_GENERIC_HARDIRQS=y | 9 | CONFIG_GENERIC_HARDIRQS=y |
| 10 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
| 9 | CONFIG_HARDIRQS_SW_RESEND=y | 11 | CONFIG_HARDIRQS_SW_RESEND=y |
| 10 | CONFIG_GENERIC_IRQ_PROBE=y | 12 | CONFIG_GENERIC_IRQ_PROBE=y |
| 11 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 13 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
| 14 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
| 15 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
| 12 | CONFIG_GENERIC_HWEIGHT=y | 16 | CONFIG_GENERIC_HWEIGHT=y |
| 13 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 17 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
| 14 | CONFIG_VECTORS_BASE=0xffff0000 | 18 | CONFIG_VECTORS_BASE=0xffff0000 |
| @@ -28,18 +32,22 @@ CONFIG_LOCALVERSION="" | |||
| 28 | CONFIG_LOCALVERSION_AUTO=y | 32 | CONFIG_LOCALVERSION_AUTO=y |
| 29 | CONFIG_SWAP=y | 33 | CONFIG_SWAP=y |
| 30 | CONFIG_SYSVIPC=y | 34 | CONFIG_SYSVIPC=y |
| 35 | # CONFIG_IPC_NS is not set | ||
| 31 | # CONFIG_POSIX_MQUEUE is not set | 36 | # CONFIG_POSIX_MQUEUE is not set |
| 32 | # CONFIG_BSD_PROCESS_ACCT is not set | 37 | # CONFIG_BSD_PROCESS_ACCT is not set |
| 33 | # CONFIG_TASKSTATS is not set | 38 | # CONFIG_TASKSTATS is not set |
| 34 | CONFIG_SYSCTL=y | 39 | # CONFIG_UTS_NS is not set |
| 35 | # CONFIG_AUDIT is not set | 40 | # CONFIG_AUDIT is not set |
| 36 | CONFIG_IKCONFIG=y | 41 | CONFIG_IKCONFIG=y |
| 37 | CONFIG_IKCONFIG_PROC=y | 42 | CONFIG_IKCONFIG_PROC=y |
| 43 | CONFIG_SYSFS_DEPRECATED=y | ||
| 38 | # CONFIG_RELAY is not set | 44 | # CONFIG_RELAY is not set |
| 39 | CONFIG_INITRAMFS_SOURCE="" | 45 | CONFIG_INITRAMFS_SOURCE="" |
| 40 | CONFIG_UID16=y | ||
| 41 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 46 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
| 47 | CONFIG_SYSCTL=y | ||
| 42 | CONFIG_EMBEDDED=y | 48 | CONFIG_EMBEDDED=y |
| 49 | CONFIG_UID16=y | ||
| 50 | CONFIG_SYSCTL_SYSCALL=y | ||
| 43 | CONFIG_KALLSYMS=y | 51 | CONFIG_KALLSYMS=y |
| 44 | # CONFIG_KALLSYMS_ALL is not set | 52 | # CONFIG_KALLSYMS_ALL is not set |
| 45 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 53 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
| @@ -48,12 +56,12 @@ CONFIG_PRINTK=y | |||
| 48 | CONFIG_BUG=y | 56 | CONFIG_BUG=y |
| 49 | CONFIG_ELF_CORE=y | 57 | CONFIG_ELF_CORE=y |
| 50 | CONFIG_BASE_FULL=y | 58 | CONFIG_BASE_FULL=y |
| 51 | CONFIG_RT_MUTEXES=y | ||
| 52 | CONFIG_FUTEX=y | 59 | CONFIG_FUTEX=y |
| 53 | CONFIG_EPOLL=y | 60 | CONFIG_EPOLL=y |
| 54 | CONFIG_SHMEM=y | 61 | CONFIG_SHMEM=y |
| 55 | CONFIG_SLAB=y | 62 | CONFIG_SLAB=y |
| 56 | CONFIG_VM_EVENT_COUNTERS=y | 63 | CONFIG_VM_EVENT_COUNTERS=y |
| 64 | CONFIG_RT_MUTEXES=y | ||
| 57 | # CONFIG_TINY_SHMEM is not set | 65 | # CONFIG_TINY_SHMEM is not set |
| 58 | CONFIG_BASE_SMALL=0 | 66 | CONFIG_BASE_SMALL=0 |
| 59 | # CONFIG_SLOB is not set | 67 | # CONFIG_SLOB is not set |
| @@ -71,7 +79,10 @@ CONFIG_KMOD=y | |||
| 71 | # | 79 | # |
| 72 | # Block layer | 80 | # Block layer |
| 73 | # | 81 | # |
| 82 | CONFIG_BLOCK=y | ||
| 83 | # CONFIG_LBD is not set | ||
| 74 | # CONFIG_BLK_DEV_IO_TRACE is not set | 84 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 85 | # CONFIG_LSF is not set | ||
| 75 | 86 | ||
| 76 | # | 87 | # |
| 77 | # IO Schedulers | 88 | # IO Schedulers |
| @@ -103,7 +114,9 @@ CONFIG_ARCH_EP93XX=y | |||
| 103 | # CONFIG_ARCH_NETX is not set | 114 | # CONFIG_ARCH_NETX is not set |
| 104 | # CONFIG_ARCH_H720X is not set | 115 | # CONFIG_ARCH_H720X is not set |
| 105 | # CONFIG_ARCH_IMX is not set | 116 | # CONFIG_ARCH_IMX is not set |
| 106 | # CONFIG_ARCH_IOP3XX is not set | 117 | # CONFIG_ARCH_IOP32X is not set |
| 118 | # CONFIG_ARCH_IOP33X is not set | ||
| 119 | # CONFIG_ARCH_IOP13XX is not set | ||
| 107 | # CONFIG_ARCH_IXP4XX is not set | 120 | # CONFIG_ARCH_IXP4XX is not set |
| 108 | # CONFIG_ARCH_IXP2000 is not set | 121 | # CONFIG_ARCH_IXP2000 is not set |
| 109 | # CONFIG_ARCH_IXP23XX is not set | 122 | # CONFIG_ARCH_IXP23XX is not set |
| @@ -127,6 +140,7 @@ CONFIG_CRUNCH=y | |||
| 127 | # | 140 | # |
| 128 | CONFIG_MACH_ADSSPHERE=y | 141 | CONFIG_MACH_ADSSPHERE=y |
| 129 | CONFIG_MACH_EDB9302=y | 142 | CONFIG_MACH_EDB9302=y |
| 143 | CONFIG_MACH_EDB9302A=y | ||
| 130 | CONFIG_MACH_EDB9312=y | 144 | CONFIG_MACH_EDB9312=y |
| 131 | CONFIG_MACH_EDB9315=y | 145 | CONFIG_MACH_EDB9315=y |
| 132 | CONFIG_MACH_EDB9315A=y | 146 | CONFIG_MACH_EDB9315A=y |
| @@ -138,12 +152,14 @@ CONFIG_MACH_TS72XX=y | |||
| 138 | # | 152 | # |
| 139 | CONFIG_CPU_32=y | 153 | CONFIG_CPU_32=y |
| 140 | CONFIG_CPU_ARM920T=y | 154 | CONFIG_CPU_ARM920T=y |
| 141 | CONFIG_CPU_32v4=y | 155 | CONFIG_CPU_32v4T=y |
| 142 | CONFIG_CPU_ABRT_EV4T=y | 156 | CONFIG_CPU_ABRT_EV4T=y |
| 143 | CONFIG_CPU_CACHE_V4WT=y | 157 | CONFIG_CPU_CACHE_V4WT=y |
| 144 | CONFIG_CPU_CACHE_VIVT=y | 158 | CONFIG_CPU_CACHE_VIVT=y |
| 145 | CONFIG_CPU_COPY_V4WB=y | 159 | CONFIG_CPU_COPY_V4WB=y |
| 146 | CONFIG_CPU_TLB_V4WBI=y | 160 | CONFIG_CPU_TLB_V4WBI=y |
| 161 | CONFIG_CPU_CP15=y | ||
| 162 | CONFIG_CPU_CP15_MMU=y | ||
| 147 | 163 | ||
| 148 | # | 164 | # |
| 149 | # Processor Features | 165 | # Processor Features |
| @@ -230,6 +246,7 @@ CONFIG_PACKET_MMAP=y | |||
| 230 | CONFIG_UNIX=y | 246 | CONFIG_UNIX=y |
| 231 | CONFIG_XFRM=y | 247 | CONFIG_XFRM=y |
| 232 | # CONFIG_XFRM_USER is not set | 248 | # CONFIG_XFRM_USER is not set |
| 249 | # CONFIG_XFRM_SUB_POLICY is not set | ||
| 233 | CONFIG_NET_KEY=y | 250 | CONFIG_NET_KEY=y |
| 234 | CONFIG_INET=y | 251 | CONFIG_INET=y |
| 235 | # CONFIG_IP_MULTICAST is not set | 252 | # CONFIG_IP_MULTICAST is not set |
| @@ -250,13 +267,29 @@ CONFIG_SYN_COOKIES=y | |||
| 250 | # CONFIG_INET_TUNNEL is not set | 267 | # CONFIG_INET_TUNNEL is not set |
| 251 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | 268 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
| 252 | CONFIG_INET_XFRM_MODE_TUNNEL=y | 269 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
| 270 | CONFIG_INET_XFRM_MODE_BEET=y | ||
| 253 | CONFIG_INET_DIAG=y | 271 | CONFIG_INET_DIAG=y |
| 254 | CONFIG_INET_TCP_DIAG=y | 272 | CONFIG_INET_TCP_DIAG=y |
| 255 | # CONFIG_TCP_CONG_ADVANCED is not set | 273 | # CONFIG_TCP_CONG_ADVANCED is not set |
| 256 | CONFIG_TCP_CONG_BIC=y | 274 | CONFIG_TCP_CONG_CUBIC=y |
| 257 | # CONFIG_IPV6 is not set | 275 | CONFIG_DEFAULT_TCP_CONG="cubic" |
| 276 | # CONFIG_TCP_MD5SIG is not set | ||
| 277 | CONFIG_IPV6=y | ||
| 278 | # CONFIG_IPV6_PRIVACY is not set | ||
| 279 | # CONFIG_IPV6_ROUTER_PREF is not set | ||
| 280 | # CONFIG_INET6_AH is not set | ||
| 281 | # CONFIG_INET6_ESP is not set | ||
| 282 | # CONFIG_INET6_IPCOMP is not set | ||
| 283 | # CONFIG_IPV6_MIP6 is not set | ||
| 258 | # CONFIG_INET6_XFRM_TUNNEL is not set | 284 | # CONFIG_INET6_XFRM_TUNNEL is not set |
| 259 | # CONFIG_INET6_TUNNEL is not set | 285 | # CONFIG_INET6_TUNNEL is not set |
| 286 | # CONFIG_INET6_XFRM_MODE_TRANSPORT is not set | ||
| 287 | # CONFIG_INET6_XFRM_MODE_TUNNEL is not set | ||
| 288 | # CONFIG_INET6_XFRM_MODE_BEET is not set | ||
| 289 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set | ||
| 290 | # CONFIG_IPV6_SIT is not set | ||
| 291 | # CONFIG_IPV6_TUNNEL is not set | ||
| 292 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | ||
| 260 | # CONFIG_NETWORK_SECMARK is not set | 293 | # CONFIG_NETWORK_SECMARK is not set |
| 261 | # CONFIG_NETFILTER is not set | 294 | # CONFIG_NETFILTER is not set |
| 262 | 295 | ||
| @@ -283,7 +316,6 @@ CONFIG_TCP_CONG_BIC=y | |||
| 283 | # CONFIG_ATALK is not set | 316 | # CONFIG_ATALK is not set |
| 284 | # CONFIG_X25 is not set | 317 | # CONFIG_X25 is not set |
| 285 | # CONFIG_LAPB is not set | 318 | # CONFIG_LAPB is not set |
| 286 | # CONFIG_NET_DIVERT is not set | ||
| 287 | # CONFIG_ECONET is not set | 319 | # CONFIG_ECONET is not set |
| 288 | # CONFIG_WAN_ROUTER is not set | 320 | # CONFIG_WAN_ROUTER is not set |
| 289 | 321 | ||
| @@ -330,7 +362,7 @@ CONFIG_MTD_REDBOOT_PARTS=y | |||
| 330 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | 362 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 |
| 331 | # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set | 363 | # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set |
| 332 | # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set | 364 | # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set |
| 333 | # CONFIG_MTD_CMDLINE_PARTS is not set | 365 | CONFIG_MTD_CMDLINE_PARTS=y |
| 334 | # CONFIG_MTD_AFS_PARTS is not set | 366 | # CONFIG_MTD_AFS_PARTS is not set |
| 335 | 367 | ||
| 336 | # | 368 | # |
| @@ -342,6 +374,7 @@ CONFIG_MTD_BLOCK=y | |||
| 342 | # CONFIG_NFTL is not set | 374 | # CONFIG_NFTL is not set |
| 343 | # CONFIG_INFTL is not set | 375 | # CONFIG_INFTL is not set |
| 344 | # CONFIG_RFD_FTL is not set | 376 | # CONFIG_RFD_FTL is not set |
| 377 | # CONFIG_SSFDC is not set | ||
| 345 | 378 | ||
| 346 | # | 379 | # |
| 347 | # RAM/ROM/Flash chip drivers | 380 | # RAM/ROM/Flash chip drivers |
| @@ -430,7 +463,7 @@ CONFIG_MTD_NAND_IDS=y | |||
| 430 | # | 463 | # |
| 431 | # CONFIG_BLK_DEV_COW_COMMON is not set | 464 | # CONFIG_BLK_DEV_COW_COMMON is not set |
| 432 | # CONFIG_BLK_DEV_LOOP is not set | 465 | # CONFIG_BLK_DEV_LOOP is not set |
| 433 | # CONFIG_BLK_DEV_NBD is not set | 466 | CONFIG_BLK_DEV_NBD=y |
| 434 | # CONFIG_BLK_DEV_UB is not set | 467 | # CONFIG_BLK_DEV_UB is not set |
| 435 | # CONFIG_BLK_DEV_RAM is not set | 468 | # CONFIG_BLK_DEV_RAM is not set |
| 436 | # CONFIG_BLK_DEV_INITRD is not set | 469 | # CONFIG_BLK_DEV_INITRD is not set |
| @@ -442,6 +475,8 @@ CONFIG_MTD_NAND_IDS=y | |||
| 442 | # | 475 | # |
| 443 | # CONFIG_RAID_ATTRS is not set | 476 | # CONFIG_RAID_ATTRS is not set |
| 444 | CONFIG_SCSI=y | 477 | CONFIG_SCSI=y |
| 478 | # CONFIG_SCSI_TGT is not set | ||
| 479 | # CONFIG_SCSI_NETLINK is not set | ||
| 445 | # CONFIG_SCSI_PROC_FS is not set | 480 | # CONFIG_SCSI_PROC_FS is not set |
| 446 | 481 | ||
| 447 | # | 482 | # |
| @@ -460,23 +495,29 @@ CONFIG_BLK_DEV_SD=y | |||
| 460 | # CONFIG_SCSI_MULTI_LUN is not set | 495 | # CONFIG_SCSI_MULTI_LUN is not set |
| 461 | # CONFIG_SCSI_CONSTANTS is not set | 496 | # CONFIG_SCSI_CONSTANTS is not set |
| 462 | # CONFIG_SCSI_LOGGING is not set | 497 | # CONFIG_SCSI_LOGGING is not set |
| 498 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
| 463 | 499 | ||
| 464 | # | 500 | # |
| 465 | # SCSI Transport Attributes | 501 | # SCSI Transports |
| 466 | # | 502 | # |
| 467 | # CONFIG_SCSI_SPI_ATTRS is not set | 503 | # CONFIG_SCSI_SPI_ATTRS is not set |
| 468 | # CONFIG_SCSI_FC_ATTRS is not set | 504 | # CONFIG_SCSI_FC_ATTRS is not set |
| 469 | # CONFIG_SCSI_ISCSI_ATTRS is not set | 505 | # CONFIG_SCSI_ISCSI_ATTRS is not set |
| 470 | # CONFIG_SCSI_SAS_ATTRS is not set | 506 | # CONFIG_SCSI_SAS_ATTRS is not set |
| 507 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
| 471 | 508 | ||
| 472 | # | 509 | # |
| 473 | # SCSI low-level drivers | 510 | # SCSI low-level drivers |
| 474 | # | 511 | # |
| 475 | # CONFIG_ISCSI_TCP is not set | 512 | # CONFIG_ISCSI_TCP is not set |
| 476 | # CONFIG_SCSI_SATA is not set | ||
| 477 | # CONFIG_SCSI_DEBUG is not set | 513 | # CONFIG_SCSI_DEBUG is not set |
| 478 | 514 | ||
| 479 | # | 515 | # |
| 516 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
| 517 | # | ||
| 518 | # CONFIG_ATA is not set | ||
| 519 | |||
| 520 | # | ||
| 480 | # Multi-device support (RAID and LVM) | 521 | # Multi-device support (RAID and LVM) |
| 481 | # | 522 | # |
| 482 | # CONFIG_MD is not set | 523 | # CONFIG_MD is not set |
| @@ -513,6 +554,7 @@ CONFIG_NETDEVICES=y | |||
| 513 | # | 554 | # |
| 514 | CONFIG_NET_ETHERNET=y | 555 | CONFIG_NET_ETHERNET=y |
| 515 | CONFIG_MII=y | 556 | CONFIG_MII=y |
| 557 | CONFIG_EP93XX_ETH=y | ||
| 516 | # CONFIG_SMC91X is not set | 558 | # CONFIG_SMC91X is not set |
| 517 | # CONFIG_DM9000 is not set | 559 | # CONFIG_DM9000 is not set |
| 518 | 560 | ||
| @@ -607,17 +649,12 @@ CONFIG_EP93XX_WATCHDOG=y | |||
| 607 | # CONFIG_NVRAM is not set | 649 | # CONFIG_NVRAM is not set |
| 608 | # CONFIG_DTLK is not set | 650 | # CONFIG_DTLK is not set |
| 609 | # CONFIG_R3964 is not set | 651 | # CONFIG_R3964 is not set |
| 610 | |||
| 611 | # | ||
| 612 | # Ftape, the floppy tape device driver | ||
| 613 | # | ||
| 614 | # CONFIG_RAW_DRIVER is not set | 652 | # CONFIG_RAW_DRIVER is not set |
| 615 | 653 | ||
| 616 | # | 654 | # |
| 617 | # TPM devices | 655 | # TPM devices |
| 618 | # | 656 | # |
| 619 | # CONFIG_TCG_TPM is not set | 657 | # CONFIG_TCG_TPM is not set |
| 620 | # CONFIG_TELCLOCK is not set | ||
| 621 | 658 | ||
| 622 | # | 659 | # |
| 623 | # I2C support | 660 | # I2C support |
| @@ -645,7 +682,7 @@ CONFIG_I2C_ALGOBIT=y | |||
| 645 | # | 682 | # |
| 646 | # CONFIG_SENSORS_DS1337 is not set | 683 | # CONFIG_SENSORS_DS1337 is not set |
| 647 | # CONFIG_SENSORS_DS1374 is not set | 684 | # CONFIG_SENSORS_DS1374 is not set |
| 648 | # CONFIG_SENSORS_EEPROM is not set | 685 | CONFIG_SENSORS_EEPROM=y |
| 649 | # CONFIG_SENSORS_PCF8574 is not set | 686 | # CONFIG_SENSORS_PCF8574 is not set |
| 650 | # CONFIG_SENSORS_PCA9539 is not set | 687 | # CONFIG_SENSORS_PCA9539 is not set |
| 651 | # CONFIG_SENSORS_PCF8591 is not set | 688 | # CONFIG_SENSORS_PCF8591 is not set |
| @@ -664,6 +701,7 @@ CONFIG_I2C_DEBUG_CHIP=y | |||
| 664 | # | 701 | # |
| 665 | # Dallas's 1-wire bus | 702 | # Dallas's 1-wire bus |
| 666 | # | 703 | # |
| 704 | # CONFIG_W1 is not set | ||
| 667 | 705 | ||
| 668 | # | 706 | # |
| 669 | # Hardware Monitoring support | 707 | # Hardware Monitoring support |
| @@ -697,12 +735,15 @@ CONFIG_HWMON=y | |||
| 697 | # CONFIG_SENSORS_LM92 is not set | 735 | # CONFIG_SENSORS_LM92 is not set |
| 698 | # CONFIG_SENSORS_MAX1619 is not set | 736 | # CONFIG_SENSORS_MAX1619 is not set |
| 699 | # CONFIG_SENSORS_PC87360 is not set | 737 | # CONFIG_SENSORS_PC87360 is not set |
| 738 | # CONFIG_SENSORS_PC87427 is not set | ||
| 700 | # CONFIG_SENSORS_SMSC47M1 is not set | 739 | # CONFIG_SENSORS_SMSC47M1 is not set |
| 701 | # CONFIG_SENSORS_SMSC47M192 is not set | 740 | # CONFIG_SENSORS_SMSC47M192 is not set |
| 702 | # CONFIG_SENSORS_SMSC47B397 is not set | 741 | # CONFIG_SENSORS_SMSC47B397 is not set |
| 742 | # CONFIG_SENSORS_VT1211 is not set | ||
| 703 | # CONFIG_SENSORS_W83781D is not set | 743 | # CONFIG_SENSORS_W83781D is not set |
| 704 | # CONFIG_SENSORS_W83791D is not set | 744 | # CONFIG_SENSORS_W83791D is not set |
| 705 | # CONFIG_SENSORS_W83792D is not set | 745 | # CONFIG_SENSORS_W83792D is not set |
| 746 | # CONFIG_SENSORS_W83793 is not set | ||
| 706 | # CONFIG_SENSORS_W83L785TS is not set | 747 | # CONFIG_SENSORS_W83L785TS is not set |
| 707 | # CONFIG_SENSORS_W83627HF is not set | 748 | # CONFIG_SENSORS_W83627HF is not set |
| 708 | # CONFIG_SENSORS_W83627EHF is not set | 749 | # CONFIG_SENSORS_W83627EHF is not set |
| @@ -711,6 +752,7 @@ CONFIG_HWMON=y | |||
| 711 | # | 752 | # |
| 712 | # Misc devices | 753 | # Misc devices |
| 713 | # | 754 | # |
| 755 | # CONFIG_TIFM_CORE is not set | ||
| 714 | 756 | ||
| 715 | # | 757 | # |
| 716 | # LED devices | 758 | # LED devices |
| @@ -729,7 +771,6 @@ CONFIG_HWMON=y | |||
| 729 | # Multimedia devices | 771 | # Multimedia devices |
| 730 | # | 772 | # |
| 731 | # CONFIG_VIDEO_DEV is not set | 773 | # CONFIG_VIDEO_DEV is not set |
| 732 | CONFIG_VIDEO_V4L2=y | ||
| 733 | 774 | ||
| 734 | # | 775 | # |
| 735 | # Digital Video Broadcasting Devices | 776 | # Digital Video Broadcasting Devices |
| @@ -742,6 +783,7 @@ CONFIG_VIDEO_V4L2=y | |||
| 742 | # | 783 | # |
| 743 | # CONFIG_FIRMWARE_EDID is not set | 784 | # CONFIG_FIRMWARE_EDID is not set |
| 744 | # CONFIG_FB is not set | 785 | # CONFIG_FB is not set |
| 786 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
| 745 | 787 | ||
| 746 | # | 788 | # |
| 747 | # Sound | 789 | # Sound |
| @@ -763,6 +805,7 @@ CONFIG_USB_DEBUG=y | |||
| 763 | CONFIG_USB_DEVICEFS=y | 805 | CONFIG_USB_DEVICEFS=y |
| 764 | # CONFIG_USB_BANDWIDTH is not set | 806 | # CONFIG_USB_BANDWIDTH is not set |
| 765 | CONFIG_USB_DYNAMIC_MINORS=y | 807 | CONFIG_USB_DYNAMIC_MINORS=y |
| 808 | # CONFIG_USB_MULTITHREAD_PROBE is not set | ||
| 766 | # CONFIG_USB_OTG is not set | 809 | # CONFIG_USB_OTG is not set |
| 767 | 810 | ||
| 768 | # | 811 | # |
| @@ -797,12 +840,12 @@ CONFIG_USB_STORAGE=y | |||
| 797 | # CONFIG_USB_STORAGE_SDDR55 is not set | 840 | # CONFIG_USB_STORAGE_SDDR55 is not set |
| 798 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | 841 | # CONFIG_USB_STORAGE_JUMPSHOT is not set |
| 799 | # CONFIG_USB_STORAGE_ALAUDA is not set | 842 | # CONFIG_USB_STORAGE_ALAUDA is not set |
| 843 | # CONFIG_USB_STORAGE_KARMA is not set | ||
| 800 | # CONFIG_USB_LIBUSUAL is not set | 844 | # CONFIG_USB_LIBUSUAL is not set |
| 801 | 845 | ||
| 802 | # | 846 | # |
| 803 | # USB Input Devices | 847 | # USB Input Devices |
| 804 | # | 848 | # |
| 805 | # CONFIG_USB_HID is not set | ||
| 806 | 849 | ||
| 807 | # | 850 | # |
| 808 | # USB HID Boot Protocol drivers | 851 | # USB HID Boot Protocol drivers |
| @@ -821,6 +864,7 @@ CONFIG_USB_STORAGE=y | |||
| 821 | # CONFIG_USB_KAWETH is not set | 864 | # CONFIG_USB_KAWETH is not set |
| 822 | # CONFIG_USB_PEGASUS is not set | 865 | # CONFIG_USB_PEGASUS is not set |
| 823 | CONFIG_USB_RTL8150=y | 866 | CONFIG_USB_RTL8150=y |
| 867 | # CONFIG_USB_USBNET_MII is not set | ||
| 824 | # CONFIG_USB_USBNET is not set | 868 | # CONFIG_USB_USBNET is not set |
| 825 | # CONFIG_USB_MON is not set | 869 | # CONFIG_USB_MON is not set |
| 826 | 870 | ||
| @@ -834,8 +878,8 @@ CONFIG_USB_RTL8150=y | |||
| 834 | CONFIG_USB_SERIAL=y | 878 | CONFIG_USB_SERIAL=y |
| 835 | CONFIG_USB_SERIAL_CONSOLE=y | 879 | CONFIG_USB_SERIAL_CONSOLE=y |
| 836 | # CONFIG_USB_SERIAL_GENERIC is not set | 880 | # CONFIG_USB_SERIAL_GENERIC is not set |
| 881 | # CONFIG_USB_SERIAL_AIRCABLE is not set | ||
| 837 | # CONFIG_USB_SERIAL_AIRPRIME is not set | 882 | # CONFIG_USB_SERIAL_AIRPRIME is not set |
| 838 | # CONFIG_USB_SERIAL_ANYDATA is not set | ||
| 839 | # CONFIG_USB_SERIAL_ARK3116 is not set | 883 | # CONFIG_USB_SERIAL_ARK3116 is not set |
| 840 | # CONFIG_USB_SERIAL_BELKIN is not set | 884 | # CONFIG_USB_SERIAL_BELKIN is not set |
| 841 | # CONFIG_USB_SERIAL_WHITEHEAT is not set | 885 | # CONFIG_USB_SERIAL_WHITEHEAT is not set |
| @@ -857,6 +901,8 @@ CONFIG_USB_SERIAL_CONSOLE=y | |||
| 857 | # CONFIG_USB_SERIAL_KLSI is not set | 901 | # CONFIG_USB_SERIAL_KLSI is not set |
| 858 | # CONFIG_USB_SERIAL_KOBIL_SCT is not set | 902 | # CONFIG_USB_SERIAL_KOBIL_SCT is not set |
| 859 | # CONFIG_USB_SERIAL_MCT_U232 is not set | 903 | # CONFIG_USB_SERIAL_MCT_U232 is not set |
| 904 | # CONFIG_USB_SERIAL_MOS7720 is not set | ||
| 905 | # CONFIG_USB_SERIAL_MOS7840 is not set | ||
| 860 | # CONFIG_USB_SERIAL_NAVMAN is not set | 906 | # CONFIG_USB_SERIAL_NAVMAN is not set |
| 861 | CONFIG_USB_SERIAL_PL2303=y | 907 | CONFIG_USB_SERIAL_PL2303=y |
| 862 | # CONFIG_USB_SERIAL_HP4X is not set | 908 | # CONFIG_USB_SERIAL_HP4X is not set |
| @@ -867,12 +913,14 @@ CONFIG_USB_SERIAL_PL2303=y | |||
| 867 | # CONFIG_USB_SERIAL_XIRCOM is not set | 913 | # CONFIG_USB_SERIAL_XIRCOM is not set |
| 868 | # CONFIG_USB_SERIAL_OPTION is not set | 914 | # CONFIG_USB_SERIAL_OPTION is not set |
| 869 | # CONFIG_USB_SERIAL_OMNINET is not set | 915 | # CONFIG_USB_SERIAL_OMNINET is not set |
| 916 | # CONFIG_USB_SERIAL_DEBUG is not set | ||
| 870 | 917 | ||
| 871 | # | 918 | # |
| 872 | # USB Miscellaneous drivers | 919 | # USB Miscellaneous drivers |
| 873 | # | 920 | # |
| 874 | # CONFIG_USB_EMI62 is not set | 921 | # CONFIG_USB_EMI62 is not set |
| 875 | # CONFIG_USB_EMI26 is not set | 922 | # CONFIG_USB_EMI26 is not set |
| 923 | # CONFIG_USB_ADUTUX is not set | ||
| 876 | # CONFIG_USB_AUERSWALD is not set | 924 | # CONFIG_USB_AUERSWALD is not set |
| 877 | # CONFIG_USB_RIO500 is not set | 925 | # CONFIG_USB_RIO500 is not set |
| 878 | # CONFIG_USB_LEGOTOWER is not set | 926 | # CONFIG_USB_LEGOTOWER is not set |
| @@ -880,11 +928,12 @@ CONFIG_USB_SERIAL_PL2303=y | |||
| 880 | # CONFIG_USB_LED is not set | 928 | # CONFIG_USB_LED is not set |
| 881 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 929 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
| 882 | # CONFIG_USB_CYTHERM is not set | 930 | # CONFIG_USB_CYTHERM is not set |
| 883 | # CONFIG_USB_PHIDGETKIT is not set | 931 | # CONFIG_USB_PHIDGET is not set |
| 884 | # CONFIG_USB_PHIDGETSERVO is not set | ||
| 885 | # CONFIG_USB_IDMOUSE is not set | 932 | # CONFIG_USB_IDMOUSE is not set |
| 933 | # CONFIG_USB_FTDI_ELAN is not set | ||
| 886 | # CONFIG_USB_APPLEDISPLAY is not set | 934 | # CONFIG_USB_APPLEDISPLAY is not set |
| 887 | # CONFIG_USB_LD is not set | 935 | # CONFIG_USB_LD is not set |
| 936 | # CONFIG_USB_TRANCEVIBRATOR is not set | ||
| 888 | # CONFIG_USB_TEST is not set | 937 | # CONFIG_USB_TEST is not set |
| 889 | 938 | ||
| 890 | # | 939 | # |
| @@ -908,6 +957,7 @@ CONFIG_RTC_LIB=y | |||
| 908 | CONFIG_RTC_CLASS=y | 957 | CONFIG_RTC_CLASS=y |
| 909 | CONFIG_RTC_HCTOSYS=y | 958 | CONFIG_RTC_HCTOSYS=y |
| 910 | CONFIG_RTC_HCTOSYS_DEVICE="rtc0" | 959 | CONFIG_RTC_HCTOSYS_DEVICE="rtc0" |
| 960 | # CONFIG_RTC_DEBUG is not set | ||
| 911 | 961 | ||
| 912 | # | 962 | # |
| 913 | # RTC interfaces | 963 | # RTC interfaces |
| @@ -921,7 +971,7 @@ CONFIG_RTC_INTF_DEV=y | |||
| 921 | # RTC drivers | 971 | # RTC drivers |
| 922 | # | 972 | # |
| 923 | # CONFIG_RTC_DRV_X1205 is not set | 973 | # CONFIG_RTC_DRV_X1205 is not set |
| 924 | # CONFIG_RTC_DRV_DS1307 is not set | 974 | CONFIG_RTC_DRV_DS1307=y |
| 925 | # CONFIG_RTC_DRV_DS1553 is not set | 975 | # CONFIG_RTC_DRV_DS1553 is not set |
| 926 | # CONFIG_RTC_DRV_ISL1208 is not set | 976 | # CONFIG_RTC_DRV_ISL1208 is not set |
| 927 | # CONFIG_RTC_DRV_DS1672 is not set | 977 | # CONFIG_RTC_DRV_DS1672 is not set |
| @@ -943,12 +993,14 @@ CONFIG_EXT2_FS=y | |||
| 943 | # CONFIG_EXT2_FS_XIP is not set | 993 | # CONFIG_EXT2_FS_XIP is not set |
| 944 | CONFIG_EXT3_FS=y | 994 | CONFIG_EXT3_FS=y |
| 945 | # CONFIG_EXT3_FS_XATTR is not set | 995 | # CONFIG_EXT3_FS_XATTR is not set |
| 996 | # CONFIG_EXT4DEV_FS is not set | ||
| 946 | CONFIG_JBD=y | 997 | CONFIG_JBD=y |
| 947 | # CONFIG_JBD_DEBUG is not set | 998 | # CONFIG_JBD_DEBUG is not set |
| 948 | # CONFIG_REISERFS_FS is not set | 999 | # CONFIG_REISERFS_FS is not set |
| 949 | # CONFIG_JFS_FS is not set | 1000 | # CONFIG_JFS_FS is not set |
| 950 | # CONFIG_FS_POSIX_ACL is not set | 1001 | # CONFIG_FS_POSIX_ACL is not set |
| 951 | # CONFIG_XFS_FS is not set | 1002 | # CONFIG_XFS_FS is not set |
| 1003 | # CONFIG_GFS2_FS is not set | ||
| 952 | # CONFIG_OCFS2_FS is not set | 1004 | # CONFIG_OCFS2_FS is not set |
| 953 | # CONFIG_MINIX_FS is not set | 1005 | # CONFIG_MINIX_FS is not set |
| 954 | # CONFIG_ROMFS_FS is not set | 1006 | # CONFIG_ROMFS_FS is not set |
| @@ -980,8 +1032,10 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | |||
| 980 | # Pseudo filesystems | 1032 | # Pseudo filesystems |
| 981 | # | 1033 | # |
| 982 | CONFIG_PROC_FS=y | 1034 | CONFIG_PROC_FS=y |
| 1035 | CONFIG_PROC_SYSCTL=y | ||
| 983 | CONFIG_SYSFS=y | 1036 | CONFIG_SYSFS=y |
| 984 | CONFIG_TMPFS=y | 1037 | CONFIG_TMPFS=y |
| 1038 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
| 985 | # CONFIG_HUGETLB_PAGE is not set | 1039 | # CONFIG_HUGETLB_PAGE is not set |
| 986 | CONFIG_RAMFS=y | 1040 | CONFIG_RAMFS=y |
| 987 | # CONFIG_CONFIGFS_FS is not set | 1041 | # CONFIG_CONFIGFS_FS is not set |
| @@ -1102,6 +1156,11 @@ CONFIG_NLS_ISO8859_1=y | |||
| 1102 | # CONFIG_NLS_UTF8 is not set | 1156 | # CONFIG_NLS_UTF8 is not set |
| 1103 | 1157 | ||
| 1104 | # | 1158 | # |
| 1159 | # Distributed Lock Manager | ||
| 1160 | # | ||
| 1161 | # CONFIG_DLM is not set | ||
| 1162 | |||
| 1163 | # | ||
| 1105 | # Profiling support | 1164 | # Profiling support |
| 1106 | # | 1165 | # |
| 1107 | # CONFIG_PROFILING is not set | 1166 | # CONFIG_PROFILING is not set |
| @@ -1110,8 +1169,11 @@ CONFIG_NLS_ISO8859_1=y | |||
| 1110 | # Kernel hacking | 1169 | # Kernel hacking |
| 1111 | # | 1170 | # |
| 1112 | # CONFIG_PRINTK_TIME is not set | 1171 | # CONFIG_PRINTK_TIME is not set |
| 1172 | CONFIG_ENABLE_MUST_CHECK=y | ||
| 1113 | CONFIG_MAGIC_SYSRQ=y | 1173 | CONFIG_MAGIC_SYSRQ=y |
| 1114 | # CONFIG_UNUSED_SYMBOLS is not set | 1174 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1175 | # CONFIG_DEBUG_FS is not set | ||
| 1176 | # CONFIG_HEADERS_CHECK is not set | ||
| 1115 | CONFIG_DEBUG_KERNEL=y | 1177 | CONFIG_DEBUG_KERNEL=y |
| 1116 | CONFIG_LOG_BUF_SHIFT=14 | 1178 | CONFIG_LOG_BUF_SHIFT=14 |
| 1117 | CONFIG_DETECT_SOFTLOCKUP=y | 1179 | CONFIG_DETECT_SOFTLOCKUP=y |
| @@ -1128,10 +1190,9 @@ CONFIG_DEBUG_MUTEXES=y | |||
| 1128 | # CONFIG_DEBUG_KOBJECT is not set | 1190 | # CONFIG_DEBUG_KOBJECT is not set |
| 1129 | CONFIG_DEBUG_BUGVERBOSE=y | 1191 | CONFIG_DEBUG_BUGVERBOSE=y |
| 1130 | # CONFIG_DEBUG_INFO is not set | 1192 | # CONFIG_DEBUG_INFO is not set |
| 1131 | # CONFIG_DEBUG_FS is not set | ||
| 1132 | # CONFIG_DEBUG_VM is not set | 1193 | # CONFIG_DEBUG_VM is not set |
| 1194 | # CONFIG_DEBUG_LIST is not set | ||
| 1133 | CONFIG_FRAME_POINTER=y | 1195 | CONFIG_FRAME_POINTER=y |
| 1134 | # CONFIG_UNWIND_INFO is not set | ||
| 1135 | CONFIG_FORCED_INLINING=y | 1196 | CONFIG_FORCED_INLINING=y |
| 1136 | # CONFIG_RCU_TORTURE_TEST is not set | 1197 | # CONFIG_RCU_TORTURE_TEST is not set |
| 1137 | CONFIG_DEBUG_USER=y | 1198 | CONFIG_DEBUG_USER=y |
| @@ -1151,12 +1212,9 @@ CONFIG_DEBUG_LL=y | |||
| 1151 | # CONFIG_CRYPTO is not set | 1212 | # CONFIG_CRYPTO is not set |
| 1152 | 1213 | ||
| 1153 | # | 1214 | # |
| 1154 | # Hardware crypto devices | ||
| 1155 | # | ||
| 1156 | |||
| 1157 | # | ||
| 1158 | # Library routines | 1215 | # Library routines |
| 1159 | # | 1216 | # |
| 1217 | CONFIG_BITREVERSE=y | ||
| 1160 | # CONFIG_CRC_CCITT is not set | 1218 | # CONFIG_CRC_CCITT is not set |
| 1161 | # CONFIG_CRC16 is not set | 1219 | # CONFIG_CRC16 is not set |
| 1162 | CONFIG_CRC32=y | 1220 | CONFIG_CRC32=y |
| @@ -1164,3 +1222,4 @@ CONFIG_LIBCRC32C=y | |||
| 1164 | CONFIG_ZLIB_INFLATE=y | 1222 | CONFIG_ZLIB_INFLATE=y |
| 1165 | CONFIG_ZLIB_DEFLATE=y | 1223 | CONFIG_ZLIB_DEFLATE=y |
| 1166 | CONFIG_PLIST=y | 1224 | CONFIG_PLIST=y |
| 1225 | CONFIG_IOMAP_COPY=y | ||
diff --git a/arch/arm/configs/iop13xx_defconfig b/arch/arm/configs/iop13xx_defconfig index f6e46193fd26..43c4a37e9247 100644 --- a/arch/arm/configs/iop13xx_defconfig +++ b/arch/arm/configs/iop13xx_defconfig | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.19 | 3 | # Linux kernel version: 2.6.20-rc1-git5 |
| 4 | # Fri Dec 1 10:51:01 2006 | 4 | # Tue Dec 19 21:38:01 2006 |
| 5 | # | 5 | # |
| 6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
| 7 | # CONFIG_GENERIC_TIME is not set | 7 | # CONFIG_GENERIC_TIME is not set |
| @@ -11,6 +11,8 @@ CONFIG_TRACE_IRQFLAGS_SUPPORT=y | |||
| 11 | CONFIG_HARDIRQS_SW_RESEND=y | 11 | CONFIG_HARDIRQS_SW_RESEND=y |
| 12 | CONFIG_GENERIC_IRQ_PROBE=y | 12 | CONFIG_GENERIC_IRQ_PROBE=y |
| 13 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 13 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
| 14 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
| 15 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
| 14 | CONFIG_GENERIC_HWEIGHT=y | 16 | CONFIG_GENERIC_HWEIGHT=y |
| 15 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 17 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
| 16 | CONFIG_VECTORS_BASE=0xffff0000 | 18 | CONFIG_VECTORS_BASE=0xffff0000 |
| @@ -39,6 +41,7 @@ CONFIG_BSD_PROCESS_ACCT=y | |||
| 39 | # CONFIG_AUDIT is not set | 41 | # CONFIG_AUDIT is not set |
| 40 | CONFIG_IKCONFIG=y | 42 | CONFIG_IKCONFIG=y |
| 41 | CONFIG_IKCONFIG_PROC=y | 43 | CONFIG_IKCONFIG_PROC=y |
| 44 | CONFIG_SYSFS_DEPRECATED=y | ||
| 42 | # CONFIG_RELAY is not set | 45 | # CONFIG_RELAY is not set |
| 43 | CONFIG_INITRAMFS_SOURCE="" | 46 | CONFIG_INITRAMFS_SOURCE="" |
| 44 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 47 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
| @@ -77,7 +80,9 @@ CONFIG_KMOD=y | |||
| 77 | # Block layer | 80 | # Block layer |
| 78 | # | 81 | # |
| 79 | CONFIG_BLOCK=y | 82 | CONFIG_BLOCK=y |
| 83 | # CONFIG_LBD is not set | ||
| 80 | # CONFIG_BLK_DEV_IO_TRACE is not set | 84 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 85 | # CONFIG_LSF is not set | ||
| 81 | 86 | ||
| 82 | # | 87 | # |
| 83 | # IO Schedulers | 88 | # IO Schedulers |
| @@ -154,11 +159,13 @@ CONFIG_IO_36=y | |||
| 154 | CONFIG_ARM_THUMB=y | 159 | CONFIG_ARM_THUMB=y |
| 155 | # CONFIG_CPU_DCACHE_DISABLE is not set | 160 | # CONFIG_CPU_DCACHE_DISABLE is not set |
| 156 | # CONFIG_CPU_BPREDICT_DISABLE is not set | 161 | # CONFIG_CPU_BPREDICT_DISABLE is not set |
| 162 | # CONFIG_IWMMXT is not set | ||
| 157 | 163 | ||
| 158 | # | 164 | # |
| 159 | # Bus support | 165 | # Bus support |
| 160 | # | 166 | # |
| 161 | CONFIG_PCI=y | 167 | CONFIG_PCI=y |
| 168 | # CONFIG_PCI_MULTITHREAD_PROBE is not set | ||
| 162 | 169 | ||
| 163 | # | 170 | # |
| 164 | # PCCARD (PCMCIA/CardBus) support | 171 | # PCCARD (PCMCIA/CardBus) support |
| @@ -259,9 +266,23 @@ CONFIG_INET_TCP_DIAG=y | |||
| 259 | # CONFIG_TCP_CONG_ADVANCED is not set | 266 | # CONFIG_TCP_CONG_ADVANCED is not set |
| 260 | CONFIG_TCP_CONG_CUBIC=y | 267 | CONFIG_TCP_CONG_CUBIC=y |
| 261 | CONFIG_DEFAULT_TCP_CONG="cubic" | 268 | CONFIG_DEFAULT_TCP_CONG="cubic" |
| 262 | # CONFIG_IPV6 is not set | 269 | # CONFIG_TCP_MD5SIG is not set |
| 270 | CONFIG_IPV6=y | ||
| 271 | # CONFIG_IPV6_PRIVACY is not set | ||
| 272 | # CONFIG_IPV6_ROUTER_PREF is not set | ||
| 273 | # CONFIG_INET6_AH is not set | ||
| 274 | # CONFIG_INET6_ESP is not set | ||
| 275 | # CONFIG_INET6_IPCOMP is not set | ||
| 276 | # CONFIG_IPV6_MIP6 is not set | ||
| 263 | # CONFIG_INET6_XFRM_TUNNEL is not set | 277 | # CONFIG_INET6_XFRM_TUNNEL is not set |
| 264 | # CONFIG_INET6_TUNNEL is not set | 278 | # CONFIG_INET6_TUNNEL is not set |
| 279 | # CONFIG_INET6_XFRM_MODE_TRANSPORT is not set | ||
| 280 | # CONFIG_INET6_XFRM_MODE_TUNNEL is not set | ||
| 281 | # CONFIG_INET6_XFRM_MODE_BEET is not set | ||
| 282 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set | ||
| 283 | # CONFIG_IPV6_SIT is not set | ||
| 284 | # CONFIG_IPV6_TUNNEL is not set | ||
| 285 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | ||
| 265 | # CONFIG_NETWORK_SECMARK is not set | 286 | # CONFIG_NETWORK_SECMARK is not set |
| 266 | # CONFIG_NETFILTER is not set | 287 | # CONFIG_NETFILTER is not set |
| 267 | 288 | ||
| @@ -433,7 +454,7 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=2 | |||
| 433 | # CONFIG_BLK_DEV_UMEM is not set | 454 | # CONFIG_BLK_DEV_UMEM is not set |
| 434 | # CONFIG_BLK_DEV_COW_COMMON is not set | 455 | # CONFIG_BLK_DEV_COW_COMMON is not set |
| 435 | # CONFIG_BLK_DEV_LOOP is not set | 456 | # CONFIG_BLK_DEV_LOOP is not set |
| 436 | # CONFIG_BLK_DEV_NBD is not set | 457 | CONFIG_BLK_DEV_NBD=y |
| 437 | # CONFIG_BLK_DEV_SX8 is not set | 458 | # CONFIG_BLK_DEV_SX8 is not set |
| 438 | CONFIG_BLK_DEV_RAM=y | 459 | CONFIG_BLK_DEV_RAM=y |
| 439 | CONFIG_BLK_DEV_RAM_COUNT=2 | 460 | CONFIG_BLK_DEV_RAM_COUNT=2 |
| @@ -448,6 +469,7 @@ CONFIG_BLK_DEV_INITRD=y | |||
| 448 | # | 469 | # |
| 449 | # CONFIG_RAID_ATTRS is not set | 470 | # CONFIG_RAID_ATTRS is not set |
| 450 | CONFIG_SCSI=y | 471 | CONFIG_SCSI=y |
| 472 | # CONFIG_SCSI_TGT is not set | ||
| 451 | # CONFIG_SCSI_NETLINK is not set | 473 | # CONFIG_SCSI_NETLINK is not set |
| 452 | CONFIG_SCSI_PROC_FS=y | 474 | CONFIG_SCSI_PROC_FS=y |
| 453 | 475 | ||
| @@ -467,6 +489,7 @@ CONFIG_CHR_DEV_SG=y | |||
| 467 | # CONFIG_SCSI_MULTI_LUN is not set | 489 | # CONFIG_SCSI_MULTI_LUN is not set |
| 468 | CONFIG_SCSI_CONSTANTS=y | 490 | CONFIG_SCSI_CONSTANTS=y |
| 469 | # CONFIG_SCSI_LOGGING is not set | 491 | # CONFIG_SCSI_LOGGING is not set |
| 492 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
| 470 | 493 | ||
| 471 | # | 494 | # |
| 472 | # SCSI Transports | 495 | # SCSI Transports |
| @@ -510,6 +533,7 @@ CONFIG_SCSI_SAS_ATTRS=y | |||
| 510 | # CONFIG_SCSI_DC390T is not set | 533 | # CONFIG_SCSI_DC390T is not set |
| 511 | # CONFIG_SCSI_NSP32 is not set | 534 | # CONFIG_SCSI_NSP32 is not set |
| 512 | # CONFIG_SCSI_DEBUG is not set | 535 | # CONFIG_SCSI_DEBUG is not set |
| 536 | # CONFIG_SCSI_SRP is not set | ||
| 513 | 537 | ||
| 514 | # | 538 | # |
| 515 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | 539 | # Serial ATA (prod) and Parallel ATA (experimental) drivers |
| @@ -605,6 +629,7 @@ CONFIG_E1000_NAPI=y | |||
| 605 | # CONFIG_IXGB is not set | 629 | # CONFIG_IXGB is not set |
| 606 | # CONFIG_S2IO is not set | 630 | # CONFIG_S2IO is not set |
| 607 | # CONFIG_MYRI10GE is not set | 631 | # CONFIG_MYRI10GE is not set |
| 632 | # CONFIG_NETXEN_NIC is not set | ||
| 608 | 633 | ||
| 609 | # | 634 | # |
| 610 | # Token Ring devices | 635 | # Token Ring devices |
| @@ -711,10 +736,6 @@ CONFIG_HW_RANDOM=y | |||
| 711 | # CONFIG_DTLK is not set | 736 | # CONFIG_DTLK is not set |
| 712 | # CONFIG_R3964 is not set | 737 | # CONFIG_R3964 is not set |
| 713 | # CONFIG_APPLICOM is not set | 738 | # CONFIG_APPLICOM is not set |
| 714 | |||
| 715 | # | ||
| 716 | # Ftape, the floppy tape device driver | ||
| 717 | # | ||
| 718 | # CONFIG_DRM is not set | 739 | # CONFIG_DRM is not set |
| 719 | # CONFIG_RAW_DRIVER is not set | 740 | # CONFIG_RAW_DRIVER is not set |
| 720 | 741 | ||
| @@ -820,6 +841,7 @@ CONFIG_HWMON=y | |||
| 820 | # CONFIG_SENSORS_LM92 is not set | 841 | # CONFIG_SENSORS_LM92 is not set |
| 821 | # CONFIG_SENSORS_MAX1619 is not set | 842 | # CONFIG_SENSORS_MAX1619 is not set |
| 822 | # CONFIG_SENSORS_PC87360 is not set | 843 | # CONFIG_SENSORS_PC87360 is not set |
| 844 | # CONFIG_SENSORS_PC87427 is not set | ||
| 823 | # CONFIG_SENSORS_SIS5595 is not set | 845 | # CONFIG_SENSORS_SIS5595 is not set |
| 824 | # CONFIG_SENSORS_SMSC47M1 is not set | 846 | # CONFIG_SENSORS_SMSC47M1 is not set |
| 825 | # CONFIG_SENSORS_SMSC47M192 is not set | 847 | # CONFIG_SENSORS_SMSC47M192 is not set |
| @@ -830,6 +852,7 @@ CONFIG_HWMON=y | |||
| 830 | # CONFIG_SENSORS_W83781D is not set | 852 | # CONFIG_SENSORS_W83781D is not set |
| 831 | # CONFIG_SENSORS_W83791D is not set | 853 | # CONFIG_SENSORS_W83791D is not set |
| 832 | # CONFIG_SENSORS_W83792D is not set | 854 | # CONFIG_SENSORS_W83792D is not set |
| 855 | # CONFIG_SENSORS_W83793 is not set | ||
| 833 | # CONFIG_SENSORS_W83L785TS is not set | 856 | # CONFIG_SENSORS_W83L785TS is not set |
| 834 | # CONFIG_SENSORS_W83627HF is not set | 857 | # CONFIG_SENSORS_W83627HF is not set |
| 835 | # CONFIG_SENSORS_W83627EHF is not set | 858 | # CONFIG_SENSORS_W83627EHF is not set |
| @@ -883,6 +906,11 @@ CONFIG_DUMMY_CONSOLE=y | |||
| 883 | # CONFIG_SOUND is not set | 906 | # CONFIG_SOUND is not set |
| 884 | 907 | ||
| 885 | # | 908 | # |
| 909 | # HID Devices | ||
| 910 | # | ||
| 911 | CONFIG_HID=y | ||
| 912 | |||
| 913 | # | ||
| 886 | # USB support | 914 | # USB support |
| 887 | # | 915 | # |
| 888 | CONFIG_USB_ARCH_HAS_HCD=y | 916 | CONFIG_USB_ARCH_HAS_HCD=y |
| @@ -970,6 +998,7 @@ CONFIG_RAMFS=y | |||
| 970 | # | 998 | # |
| 971 | # CONFIG_ADFS_FS is not set | 999 | # CONFIG_ADFS_FS is not set |
| 972 | # CONFIG_AFFS_FS is not set | 1000 | # CONFIG_AFFS_FS is not set |
| 1001 | CONFIG_ECRYPT_FS=y | ||
| 973 | # CONFIG_HFS_FS is not set | 1002 | # CONFIG_HFS_FS is not set |
| 974 | # CONFIG_HFSPLUS_FS is not set | 1003 | # CONFIG_HFSPLUS_FS is not set |
| 975 | # CONFIG_BEFS_FS is not set | 1004 | # CONFIG_BEFS_FS is not set |
| @@ -1092,6 +1121,11 @@ CONFIG_NLS_DEFAULT="iso8859-1" | |||
| 1092 | # CONFIG_NLS_UTF8 is not set | 1121 | # CONFIG_NLS_UTF8 is not set |
| 1093 | 1122 | ||
| 1094 | # | 1123 | # |
| 1124 | # Distributed Lock Manager | ||
| 1125 | # | ||
| 1126 | # CONFIG_DLM is not set | ||
| 1127 | |||
| 1128 | # | ||
| 1095 | # Profiling support | 1129 | # Profiling support |
| 1096 | # | 1130 | # |
| 1097 | # CONFIG_PROFILING is not set | 1131 | # CONFIG_PROFILING is not set |
| @@ -1103,28 +1137,68 @@ CONFIG_NLS_DEFAULT="iso8859-1" | |||
| 1103 | CONFIG_ENABLE_MUST_CHECK=y | 1137 | CONFIG_ENABLE_MUST_CHECK=y |
| 1104 | # CONFIG_MAGIC_SYSRQ is not set | 1138 | # CONFIG_MAGIC_SYSRQ is not set |
| 1105 | # CONFIG_UNUSED_SYMBOLS is not set | 1139 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1140 | # CONFIG_DEBUG_FS is not set | ||
| 1141 | # CONFIG_HEADERS_CHECK is not set | ||
| 1106 | # CONFIG_DEBUG_KERNEL is not set | 1142 | # CONFIG_DEBUG_KERNEL is not set |
| 1107 | CONFIG_LOG_BUF_SHIFT=14 | 1143 | CONFIG_LOG_BUF_SHIFT=14 |
| 1108 | CONFIG_DEBUG_BUGVERBOSE=y | 1144 | CONFIG_DEBUG_BUGVERBOSE=y |
| 1109 | # CONFIG_DEBUG_FS is not set | ||
| 1110 | CONFIG_FRAME_POINTER=y | 1145 | CONFIG_FRAME_POINTER=y |
| 1111 | # CONFIG_HEADERS_CHECK is not set | ||
| 1112 | CONFIG_DEBUG_USER=y | 1146 | CONFIG_DEBUG_USER=y |
| 1113 | 1147 | ||
| 1114 | # | 1148 | # |
| 1115 | # Security options | 1149 | # Security options |
| 1116 | # | 1150 | # |
| 1117 | # CONFIG_KEYS is not set | 1151 | CONFIG_KEYS=y |
| 1152 | CONFIG_KEYS_DEBUG_PROC_KEYS=y | ||
| 1118 | # CONFIG_SECURITY is not set | 1153 | # CONFIG_SECURITY is not set |
| 1119 | 1154 | ||
| 1120 | # | 1155 | # |
| 1121 | # Cryptographic options | 1156 | # Cryptographic options |
| 1122 | # | 1157 | # |
| 1123 | # CONFIG_CRYPTO is not set | 1158 | CONFIG_CRYPTO=y |
| 1159 | CONFIG_CRYPTO_ALGAPI=y | ||
| 1160 | CONFIG_CRYPTO_BLKCIPHER=y | ||
| 1161 | CONFIG_CRYPTO_HASH=y | ||
| 1162 | CONFIG_CRYPTO_MANAGER=y | ||
| 1163 | CONFIG_CRYPTO_HMAC=y | ||
| 1164 | CONFIG_CRYPTO_XCBC=y | ||
| 1165 | CONFIG_CRYPTO_NULL=y | ||
| 1166 | CONFIG_CRYPTO_MD4=y | ||
| 1167 | CONFIG_CRYPTO_MD5=y | ||
| 1168 | CONFIG_CRYPTO_SHA1=y | ||
| 1169 | CONFIG_CRYPTO_SHA256=y | ||
| 1170 | CONFIG_CRYPTO_SHA512=y | ||
| 1171 | CONFIG_CRYPTO_WP512=y | ||
| 1172 | CONFIG_CRYPTO_TGR192=y | ||
| 1173 | CONFIG_CRYPTO_GF128MUL=y | ||
| 1174 | CONFIG_CRYPTO_ECB=y | ||
| 1175 | CONFIG_CRYPTO_CBC=y | ||
| 1176 | CONFIG_CRYPTO_LRW=y | ||
| 1177 | CONFIG_CRYPTO_DES=y | ||
| 1178 | CONFIG_CRYPTO_BLOWFISH=y | ||
| 1179 | CONFIG_CRYPTO_TWOFISH=y | ||
| 1180 | CONFIG_CRYPTO_TWOFISH_COMMON=y | ||
| 1181 | CONFIG_CRYPTO_SERPENT=y | ||
| 1182 | CONFIG_CRYPTO_AES=y | ||
| 1183 | CONFIG_CRYPTO_CAST5=y | ||
| 1184 | CONFIG_CRYPTO_CAST6=y | ||
| 1185 | CONFIG_CRYPTO_TEA=y | ||
| 1186 | CONFIG_CRYPTO_ARC4=y | ||
| 1187 | CONFIG_CRYPTO_KHAZAD=y | ||
| 1188 | CONFIG_CRYPTO_ANUBIS=y | ||
| 1189 | CONFIG_CRYPTO_DEFLATE=y | ||
| 1190 | CONFIG_CRYPTO_MICHAEL_MIC=y | ||
| 1191 | CONFIG_CRYPTO_CRC32C=y | ||
| 1192 | # CONFIG_CRYPTO_TEST is not set | ||
| 1193 | |||
| 1194 | # | ||
| 1195 | # Hardware crypto devices | ||
| 1196 | # | ||
| 1124 | 1197 | ||
| 1125 | # | 1198 | # |
| 1126 | # Library routines | 1199 | # Library routines |
| 1127 | # | 1200 | # |
| 1201 | CONFIG_BITREVERSE=y | ||
| 1128 | CONFIG_CRC_CCITT=y | 1202 | CONFIG_CRC_CCITT=y |
| 1129 | # CONFIG_CRC16 is not set | 1203 | # CONFIG_CRC16 is not set |
| 1130 | CONFIG_CRC32=y | 1204 | CONFIG_CRC32=y |
| @@ -1132,3 +1206,4 @@ CONFIG_LIBCRC32C=y | |||
| 1132 | CONFIG_ZLIB_INFLATE=y | 1206 | CONFIG_ZLIB_INFLATE=y |
| 1133 | CONFIG_ZLIB_DEFLATE=y | 1207 | CONFIG_ZLIB_DEFLATE=y |
| 1134 | CONFIG_PLIST=y | 1208 | CONFIG_PLIST=y |
| 1209 | CONFIG_IOMAP_COPY=y | ||
diff --git a/arch/arm/configs/iop32x_defconfig b/arch/arm/configs/iop32x_defconfig index b275c53728ec..7909a555706d 100644 --- a/arch/arm/configs/iop32x_defconfig +++ b/arch/arm/configs/iop32x_defconfig | |||
| @@ -1,15 +1,18 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.18-rc7 | 3 | # Linux kernel version: 2.6.20-rc1-git5 |
| 4 | # Tue Sep 19 00:30:18 2006 | 4 | # Tue Dec 19 21:37:52 2006 |
| 5 | # | 5 | # |
| 6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
| 7 | # CONFIG_GENERIC_TIME is not set | ||
| 7 | CONFIG_MMU=y | 8 | CONFIG_MMU=y |
| 8 | CONFIG_GENERIC_HARDIRQS=y | 9 | CONFIG_GENERIC_HARDIRQS=y |
| 9 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | 10 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
| 10 | CONFIG_HARDIRQS_SW_RESEND=y | 11 | CONFIG_HARDIRQS_SW_RESEND=y |
| 11 | CONFIG_GENERIC_IRQ_PROBE=y | 12 | CONFIG_GENERIC_IRQ_PROBE=y |
| 12 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 13 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
| 14 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
| 15 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
| 13 | CONFIG_GENERIC_HWEIGHT=y | 16 | CONFIG_GENERIC_HWEIGHT=y |
| 14 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 17 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
| 15 | CONFIG_VECTORS_BASE=0xffff0000 | 18 | CONFIG_VECTORS_BASE=0xffff0000 |
| @@ -29,18 +32,22 @@ CONFIG_LOCALVERSION="" | |||
| 29 | CONFIG_LOCALVERSION_AUTO=y | 32 | CONFIG_LOCALVERSION_AUTO=y |
| 30 | CONFIG_SWAP=y | 33 | CONFIG_SWAP=y |
| 31 | CONFIG_SYSVIPC=y | 34 | CONFIG_SYSVIPC=y |
| 35 | # CONFIG_IPC_NS is not set | ||
| 32 | # CONFIG_POSIX_MQUEUE is not set | 36 | # CONFIG_POSIX_MQUEUE is not set |
| 33 | CONFIG_BSD_PROCESS_ACCT=y | 37 | CONFIG_BSD_PROCESS_ACCT=y |
| 34 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | 38 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set |
| 35 | # CONFIG_TASKSTATS is not set | 39 | # CONFIG_TASKSTATS is not set |
| 36 | CONFIG_SYSCTL=y | 40 | # CONFIG_UTS_NS is not set |
| 37 | # CONFIG_AUDIT is not set | 41 | # CONFIG_AUDIT is not set |
| 38 | # CONFIG_IKCONFIG is not set | 42 | # CONFIG_IKCONFIG is not set |
| 43 | CONFIG_SYSFS_DEPRECATED=y | ||
| 39 | # CONFIG_RELAY is not set | 44 | # CONFIG_RELAY is not set |
| 40 | CONFIG_INITRAMFS_SOURCE="" | 45 | CONFIG_INITRAMFS_SOURCE="" |
| 41 | CONFIG_UID16=y | ||
| 42 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 46 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
| 47 | CONFIG_SYSCTL=y | ||
| 43 | # CONFIG_EMBEDDED is not set | 48 | # CONFIG_EMBEDDED is not set |
| 49 | CONFIG_UID16=y | ||
| 50 | CONFIG_SYSCTL_SYSCALL=y | ||
| 44 | CONFIG_KALLSYMS=y | 51 | CONFIG_KALLSYMS=y |
| 45 | CONFIG_KALLSYMS_ALL=y | 52 | CONFIG_KALLSYMS_ALL=y |
| 46 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 53 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
| @@ -49,12 +56,12 @@ CONFIG_PRINTK=y | |||
| 49 | CONFIG_BUG=y | 56 | CONFIG_BUG=y |
| 50 | CONFIG_ELF_CORE=y | 57 | CONFIG_ELF_CORE=y |
| 51 | CONFIG_BASE_FULL=y | 58 | CONFIG_BASE_FULL=y |
| 52 | CONFIG_RT_MUTEXES=y | ||
| 53 | CONFIG_FUTEX=y | 59 | CONFIG_FUTEX=y |
| 54 | CONFIG_EPOLL=y | 60 | CONFIG_EPOLL=y |
| 55 | CONFIG_SHMEM=y | 61 | CONFIG_SHMEM=y |
| 56 | CONFIG_SLAB=y | 62 | CONFIG_SLAB=y |
| 57 | CONFIG_VM_EVENT_COUNTERS=y | 63 | CONFIG_VM_EVENT_COUNTERS=y |
| 64 | CONFIG_RT_MUTEXES=y | ||
| 58 | # CONFIG_TINY_SHMEM is not set | 65 | # CONFIG_TINY_SHMEM is not set |
| 59 | CONFIG_BASE_SMALL=0 | 66 | CONFIG_BASE_SMALL=0 |
| 60 | # CONFIG_SLOB is not set | 67 | # CONFIG_SLOB is not set |
| @@ -72,7 +79,10 @@ CONFIG_KMOD=y | |||
| 72 | # | 79 | # |
| 73 | # Block layer | 80 | # Block layer |
| 74 | # | 81 | # |
| 82 | CONFIG_BLOCK=y | ||
| 83 | # CONFIG_LBD is not set | ||
| 75 | # CONFIG_BLK_DEV_IO_TRACE is not set | 84 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 85 | # CONFIG_LSF is not set | ||
| 76 | 86 | ||
| 77 | # | 87 | # |
| 78 | # IO Schedulers | 88 | # IO Schedulers |
| @@ -106,6 +116,7 @@ CONFIG_DEFAULT_IOSCHED="cfq" | |||
| 106 | # CONFIG_ARCH_IMX is not set | 116 | # CONFIG_ARCH_IMX is not set |
| 107 | CONFIG_ARCH_IOP32X=y | 117 | CONFIG_ARCH_IOP32X=y |
| 108 | # CONFIG_ARCH_IOP33X is not set | 118 | # CONFIG_ARCH_IOP33X is not set |
| 119 | # CONFIG_ARCH_IOP13XX is not set | ||
| 109 | # CONFIG_ARCH_IXP4XX is not set | 120 | # CONFIG_ARCH_IXP4XX is not set |
| 110 | # CONFIG_ARCH_IXP2000 is not set | 121 | # CONFIG_ARCH_IXP2000 is not set |
| 111 | # CONFIG_ARCH_IXP23XX is not set | 122 | # CONFIG_ARCH_IXP23XX is not set |
| @@ -141,17 +152,22 @@ CONFIG_CPU_32v5=y | |||
| 141 | CONFIG_CPU_ABRT_EV5T=y | 152 | CONFIG_CPU_ABRT_EV5T=y |
| 142 | CONFIG_CPU_CACHE_VIVT=y | 153 | CONFIG_CPU_CACHE_VIVT=y |
| 143 | CONFIG_CPU_TLB_V4WBI=y | 154 | CONFIG_CPU_TLB_V4WBI=y |
| 155 | CONFIG_CPU_CP15=y | ||
| 156 | CONFIG_CPU_CP15_MMU=y | ||
| 144 | 157 | ||
| 145 | # | 158 | # |
| 146 | # Processor Features | 159 | # Processor Features |
| 147 | # | 160 | # |
| 148 | # CONFIG_ARM_THUMB is not set | 161 | # CONFIG_ARM_THUMB is not set |
| 162 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
| 163 | # CONFIG_IWMMXT is not set | ||
| 149 | CONFIG_XSCALE_PMU=y | 164 | CONFIG_XSCALE_PMU=y |
| 150 | 165 | ||
| 151 | # | 166 | # |
| 152 | # Bus support | 167 | # Bus support |
| 153 | # | 168 | # |
| 154 | CONFIG_PCI=y | 169 | CONFIG_PCI=y |
| 170 | # CONFIG_PCI_MULTITHREAD_PROBE is not set | ||
| 155 | # CONFIG_PCI_DEBUG is not set | 171 | # CONFIG_PCI_DEBUG is not set |
| 156 | 172 | ||
| 157 | # | 173 | # |
| @@ -225,6 +241,7 @@ CONFIG_PACKET_MMAP=y | |||
| 225 | CONFIG_UNIX=y | 241 | CONFIG_UNIX=y |
| 226 | CONFIG_XFRM=y | 242 | CONFIG_XFRM=y |
| 227 | # CONFIG_XFRM_USER is not set | 243 | # CONFIG_XFRM_USER is not set |
| 244 | # CONFIG_XFRM_SUB_POLICY is not set | ||
| 228 | # CONFIG_NET_KEY is not set | 245 | # CONFIG_NET_KEY is not set |
| 229 | CONFIG_INET=y | 246 | CONFIG_INET=y |
| 230 | CONFIG_IP_MULTICAST=y | 247 | CONFIG_IP_MULTICAST=y |
| @@ -246,13 +263,29 @@ CONFIG_IP_PNP_BOOTP=y | |||
| 246 | # CONFIG_INET_TUNNEL is not set | 263 | # CONFIG_INET_TUNNEL is not set |
| 247 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | 264 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
| 248 | CONFIG_INET_XFRM_MODE_TUNNEL=y | 265 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
| 266 | CONFIG_INET_XFRM_MODE_BEET=y | ||
| 249 | CONFIG_INET_DIAG=y | 267 | CONFIG_INET_DIAG=y |
| 250 | CONFIG_INET_TCP_DIAG=y | 268 | CONFIG_INET_TCP_DIAG=y |
| 251 | # CONFIG_TCP_CONG_ADVANCED is not set | 269 | # CONFIG_TCP_CONG_ADVANCED is not set |
| 252 | CONFIG_TCP_CONG_BIC=y | 270 | CONFIG_TCP_CONG_CUBIC=y |
| 253 | # CONFIG_IPV6 is not set | 271 | CONFIG_DEFAULT_TCP_CONG="cubic" |
| 272 | # CONFIG_TCP_MD5SIG is not set | ||
| 273 | CONFIG_IPV6=y | ||
| 274 | # CONFIG_IPV6_PRIVACY is not set | ||
| 275 | # CONFIG_IPV6_ROUTER_PREF is not set | ||
| 276 | # CONFIG_INET6_AH is not set | ||
| 277 | # CONFIG_INET6_ESP is not set | ||
| 278 | # CONFIG_INET6_IPCOMP is not set | ||
| 279 | # CONFIG_IPV6_MIP6 is not set | ||
| 254 | # CONFIG_INET6_XFRM_TUNNEL is not set | 280 | # CONFIG_INET6_XFRM_TUNNEL is not set |
| 255 | # CONFIG_INET6_TUNNEL is not set | 281 | # CONFIG_INET6_TUNNEL is not set |
| 282 | # CONFIG_INET6_XFRM_MODE_TRANSPORT is not set | ||
| 283 | # CONFIG_INET6_XFRM_MODE_TUNNEL is not set | ||
| 284 | # CONFIG_INET6_XFRM_MODE_BEET is not set | ||
| 285 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set | ||
| 286 | # CONFIG_IPV6_SIT is not set | ||
| 287 | # CONFIG_IPV6_TUNNEL is not set | ||
| 288 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | ||
| 256 | # CONFIG_NETWORK_SECMARK is not set | 289 | # CONFIG_NETWORK_SECMARK is not set |
| 257 | # CONFIG_NETFILTER is not set | 290 | # CONFIG_NETFILTER is not set |
| 258 | 291 | ||
| @@ -279,7 +312,6 @@ CONFIG_TCP_CONG_BIC=y | |||
| 279 | # CONFIG_ATALK is not set | 312 | # CONFIG_ATALK is not set |
| 280 | # CONFIG_X25 is not set | 313 | # CONFIG_X25 is not set |
| 281 | # CONFIG_LAPB is not set | 314 | # CONFIG_LAPB is not set |
| 282 | # CONFIG_NET_DIVERT is not set | ||
| 283 | # CONFIG_ECONET is not set | 315 | # CONFIG_ECONET is not set |
| 284 | # CONFIG_WAN_ROUTER is not set | 316 | # CONFIG_WAN_ROUTER is not set |
| 285 | 317 | ||
| @@ -338,6 +370,7 @@ CONFIG_MTD_BLOCK=y | |||
| 338 | # CONFIG_NFTL is not set | 370 | # CONFIG_NFTL is not set |
| 339 | # CONFIG_INFTL is not set | 371 | # CONFIG_INFTL is not set |
| 340 | # CONFIG_RFD_FTL is not set | 372 | # CONFIG_RFD_FTL is not set |
| 373 | # CONFIG_SSFDC is not set | ||
| 341 | 374 | ||
| 342 | # | 375 | # |
| 343 | # RAM/ROM/Flash chip drivers | 376 | # RAM/ROM/Flash chip drivers |
| @@ -419,9 +452,11 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=1 | |||
| 419 | # CONFIG_BLK_DEV_DAC960 is not set | 452 | # CONFIG_BLK_DEV_DAC960 is not set |
| 420 | # CONFIG_BLK_DEV_UMEM is not set | 453 | # CONFIG_BLK_DEV_UMEM is not set |
| 421 | # CONFIG_BLK_DEV_COW_COMMON is not set | 454 | # CONFIG_BLK_DEV_COW_COMMON is not set |
| 422 | # CONFIG_BLK_DEV_LOOP is not set | 455 | CONFIG_BLK_DEV_LOOP=y |
| 423 | # CONFIG_BLK_DEV_NBD is not set | 456 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set |
| 457 | CONFIG_BLK_DEV_NBD=y | ||
| 424 | # CONFIG_BLK_DEV_SX8 is not set | 458 | # CONFIG_BLK_DEV_SX8 is not set |
| 459 | # CONFIG_BLK_DEV_UB is not set | ||
| 425 | CONFIG_BLK_DEV_RAM=y | 460 | CONFIG_BLK_DEV_RAM=y |
| 426 | CONFIG_BLK_DEV_RAM_COUNT=16 | 461 | CONFIG_BLK_DEV_RAM_COUNT=16 |
| 427 | CONFIG_BLK_DEV_RAM_SIZE=8192 | 462 | CONFIG_BLK_DEV_RAM_SIZE=8192 |
| @@ -440,6 +475,8 @@ CONFIG_BLK_DEV_INITRD=y | |||
| 440 | # | 475 | # |
| 441 | # CONFIG_RAID_ATTRS is not set | 476 | # CONFIG_RAID_ATTRS is not set |
| 442 | CONFIG_SCSI=y | 477 | CONFIG_SCSI=y |
| 478 | # CONFIG_SCSI_TGT is not set | ||
| 479 | # CONFIG_SCSI_NETLINK is not set | ||
| 443 | CONFIG_SCSI_PROC_FS=y | 480 | CONFIG_SCSI_PROC_FS=y |
| 444 | 481 | ||
| 445 | # | 482 | # |
| @@ -458,14 +495,16 @@ CONFIG_CHR_DEV_SG=y | |||
| 458 | # CONFIG_SCSI_MULTI_LUN is not set | 495 | # CONFIG_SCSI_MULTI_LUN is not set |
| 459 | # CONFIG_SCSI_CONSTANTS is not set | 496 | # CONFIG_SCSI_CONSTANTS is not set |
| 460 | # CONFIG_SCSI_LOGGING is not set | 497 | # CONFIG_SCSI_LOGGING is not set |
| 498 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
| 461 | 499 | ||
| 462 | # | 500 | # |
| 463 | # SCSI Transport Attributes | 501 | # SCSI Transports |
| 464 | # | 502 | # |
| 465 | # CONFIG_SCSI_SPI_ATTRS is not set | 503 | # CONFIG_SCSI_SPI_ATTRS is not set |
| 466 | # CONFIG_SCSI_FC_ATTRS is not set | 504 | # CONFIG_SCSI_FC_ATTRS is not set |
| 467 | # CONFIG_SCSI_ISCSI_ATTRS is not set | 505 | # CONFIG_SCSI_ISCSI_ATTRS is not set |
| 468 | # CONFIG_SCSI_SAS_ATTRS is not set | 506 | # CONFIG_SCSI_SAS_ATTRS is not set |
| 507 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
| 469 | 508 | ||
| 470 | # | 509 | # |
| 471 | # SCSI low-level drivers | 510 | # SCSI low-level drivers |
| @@ -478,26 +517,84 @@ CONFIG_CHR_DEV_SG=y | |||
| 478 | # CONFIG_SCSI_AIC7XXX is not set | 517 | # CONFIG_SCSI_AIC7XXX is not set |
| 479 | # CONFIG_SCSI_AIC7XXX_OLD is not set | 518 | # CONFIG_SCSI_AIC7XXX_OLD is not set |
| 480 | # CONFIG_SCSI_AIC79XX is not set | 519 | # CONFIG_SCSI_AIC79XX is not set |
| 520 | # CONFIG_SCSI_AIC94XX is not set | ||
| 481 | # CONFIG_SCSI_DPT_I2O is not set | 521 | # CONFIG_SCSI_DPT_I2O is not set |
| 522 | # CONFIG_SCSI_ARCMSR is not set | ||
| 482 | # CONFIG_MEGARAID_NEWGEN is not set | 523 | # CONFIG_MEGARAID_NEWGEN is not set |
| 483 | # CONFIG_MEGARAID_LEGACY is not set | 524 | # CONFIG_MEGARAID_LEGACY is not set |
| 484 | # CONFIG_MEGARAID_SAS is not set | 525 | # CONFIG_MEGARAID_SAS is not set |
| 485 | # CONFIG_SCSI_SATA is not set | ||
| 486 | # CONFIG_SCSI_HPTIOP is not set | 526 | # CONFIG_SCSI_HPTIOP is not set |
| 487 | # CONFIG_SCSI_DMX3191D is not set | 527 | # CONFIG_SCSI_DMX3191D is not set |
| 488 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | 528 | # CONFIG_SCSI_FUTURE_DOMAIN is not set |
| 489 | # CONFIG_SCSI_IPS is not set | 529 | # CONFIG_SCSI_IPS is not set |
| 490 | # CONFIG_SCSI_INITIO is not set | 530 | # CONFIG_SCSI_INITIO is not set |
| 491 | # CONFIG_SCSI_INIA100 is not set | 531 | # CONFIG_SCSI_INIA100 is not set |
| 532 | # CONFIG_SCSI_STEX is not set | ||
| 492 | # CONFIG_SCSI_SYM53C8XX_2 is not set | 533 | # CONFIG_SCSI_SYM53C8XX_2 is not set |
| 493 | # CONFIG_SCSI_IPR is not set | 534 | # CONFIG_SCSI_IPR is not set |
| 494 | # CONFIG_SCSI_QLOGIC_1280 is not set | 535 | # CONFIG_SCSI_QLOGIC_1280 is not set |
| 495 | # CONFIG_SCSI_QLA_FC is not set | 536 | # CONFIG_SCSI_QLA_FC is not set |
| 537 | # CONFIG_SCSI_QLA_ISCSI is not set | ||
| 496 | # CONFIG_SCSI_LPFC is not set | 538 | # CONFIG_SCSI_LPFC is not set |
| 497 | # CONFIG_SCSI_DC395x is not set | 539 | # CONFIG_SCSI_DC395x is not set |
| 498 | # CONFIG_SCSI_DC390T is not set | 540 | # CONFIG_SCSI_DC390T is not set |
| 499 | # CONFIG_SCSI_NSP32 is not set | 541 | # CONFIG_SCSI_NSP32 is not set |
| 500 | # CONFIG_SCSI_DEBUG is not set | 542 | # CONFIG_SCSI_DEBUG is not set |
| 543 | # CONFIG_SCSI_SRP is not set | ||
| 544 | |||
| 545 | # | ||
| 546 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
| 547 | # | ||
| 548 | CONFIG_ATA=y | ||
| 549 | # CONFIG_SATA_AHCI is not set | ||
| 550 | # CONFIG_SATA_SVW is not set | ||
| 551 | # CONFIG_ATA_PIIX is not set | ||
| 552 | # CONFIG_SATA_MV is not set | ||
| 553 | # CONFIG_SATA_NV is not set | ||
| 554 | # CONFIG_PDC_ADMA is not set | ||
| 555 | # CONFIG_SATA_QSTOR is not set | ||
| 556 | # CONFIG_SATA_PROMISE is not set | ||
| 557 | # CONFIG_SATA_SX4 is not set | ||
| 558 | CONFIG_SATA_SIL=y | ||
| 559 | # CONFIG_SATA_SIL24 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 is not set | ||
| 564 | # CONFIG_PATA_ALI is not set | ||
| 565 | # CONFIG_PATA_AMD is not set | ||
| 566 | # CONFIG_PATA_ARTOP is not set | ||
| 567 | # CONFIG_PATA_ATIIXP is not set | ||
| 568 | # CONFIG_PATA_CMD64X is not set | ||
| 569 | # CONFIG_PATA_CS5520 is not set | ||
| 570 | # CONFIG_PATA_CS5530 is not set | ||
| 571 | # CONFIG_PATA_CYPRESS is not set | ||
| 572 | # CONFIG_PATA_EFAR is not set | ||
| 573 | # CONFIG_ATA_GENERIC is not set | ||
| 574 | # CONFIG_PATA_HPT366 is not set | ||
| 575 | # CONFIG_PATA_HPT37X 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_JMICRON is not set | ||
| 580 | # CONFIG_PATA_TRIFLEX is not set | ||
| 581 | # CONFIG_PATA_MARVELL is not set | ||
| 582 | # CONFIG_PATA_MPIIX is not set | ||
| 583 | # CONFIG_PATA_OLDPIIX is not set | ||
| 584 | # CONFIG_PATA_NETCELL is not set | ||
| 585 | # CONFIG_PATA_NS87410 is not set | ||
| 586 | # CONFIG_PATA_OPTI is not set | ||
| 587 | # CONFIG_PATA_OPTIDMA is not set | ||
| 588 | # CONFIG_PATA_PDC_OLD is not set | ||
| 589 | # CONFIG_PATA_RADISYS is not set | ||
| 590 | # CONFIG_PATA_RZ1000 is not set | ||
| 591 | # CONFIG_PATA_SC1200 is not set | ||
| 592 | # CONFIG_PATA_SERVERWORKS is not set | ||
| 593 | # CONFIG_PATA_PDC2027X is not set | ||
| 594 | # CONFIG_PATA_SIL680 is not set | ||
| 595 | # CONFIG_PATA_SIS is not set | ||
| 596 | # CONFIG_PATA_VIA is not set | ||
| 597 | # CONFIG_PATA_WINBOND is not set | ||
| 501 | 598 | ||
| 502 | # | 599 | # |
| 503 | # Multi-device support (RAID and LVM) | 600 | # Multi-device support (RAID and LVM) |
| @@ -512,6 +609,7 @@ CONFIG_MD_RAID1=y | |||
| 512 | # CONFIG_MD_MULTIPATH is not set | 609 | # CONFIG_MD_MULTIPATH is not set |
| 513 | # CONFIG_MD_FAULTY is not set | 610 | # CONFIG_MD_FAULTY is not set |
| 514 | CONFIG_BLK_DEV_DM=y | 611 | CONFIG_BLK_DEV_DM=y |
| 612 | # CONFIG_DM_DEBUG is not set | ||
| 515 | # CONFIG_DM_CRYPT is not set | 613 | # CONFIG_DM_CRYPT is not set |
| 516 | # CONFIG_DM_SNAPSHOT is not set | 614 | # CONFIG_DM_SNAPSHOT is not set |
| 517 | # CONFIG_DM_MIRROR is not set | 615 | # CONFIG_DM_MIRROR is not set |
| @@ -612,6 +710,7 @@ CONFIG_R8169=y | |||
| 612 | # CONFIG_VIA_VELOCITY is not set | 710 | # CONFIG_VIA_VELOCITY is not set |
| 613 | # CONFIG_TIGON3 is not set | 711 | # CONFIG_TIGON3 is not set |
| 614 | # CONFIG_BNX2 is not set | 712 | # CONFIG_BNX2 is not set |
| 713 | # CONFIG_QLA3XXX is not set | ||
| 615 | 714 | ||
| 616 | # | 715 | # |
| 617 | # Ethernet (10000 Mbit) | 716 | # Ethernet (10000 Mbit) |
| @@ -620,6 +719,7 @@ CONFIG_R8169=y | |||
| 620 | # CONFIG_IXGB is not set | 719 | # CONFIG_IXGB is not set |
| 621 | # CONFIG_S2IO is not set | 720 | # CONFIG_S2IO is not set |
| 622 | # CONFIG_MYRI10GE is not set | 721 | # CONFIG_MYRI10GE is not set |
| 722 | # CONFIG_NETXEN_NIC is not set | ||
| 623 | 723 | ||
| 624 | # | 724 | # |
| 625 | # Token Ring devices | 725 | # Token Ring devices |
| @@ -654,6 +754,7 @@ CONFIG_R8169=y | |||
| 654 | # Input device support | 754 | # Input device support |
| 655 | # | 755 | # |
| 656 | CONFIG_INPUT=y | 756 | CONFIG_INPUT=y |
| 757 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
| 657 | 758 | ||
| 658 | # | 759 | # |
| 659 | # Userland interfaces | 760 | # Userland interfaces |
| @@ -725,10 +826,6 @@ CONFIG_HW_RANDOM=y | |||
| 725 | # CONFIG_DTLK is not set | 826 | # CONFIG_DTLK is not set |
| 726 | # CONFIG_R3964 is not set | 827 | # CONFIG_R3964 is not set |
| 727 | # CONFIG_APPLICOM is not set | 828 | # CONFIG_APPLICOM is not set |
| 728 | |||
| 729 | # | ||
| 730 | # Ftape, the floppy tape device driver | ||
| 731 | # | ||
| 732 | # CONFIG_DRM is not set | 829 | # CONFIG_DRM is not set |
| 733 | # CONFIG_RAW_DRIVER is not set | 830 | # CONFIG_RAW_DRIVER is not set |
| 734 | 831 | ||
| @@ -736,7 +833,6 @@ CONFIG_HW_RANDOM=y | |||
| 736 | # TPM devices | 833 | # TPM devices |
| 737 | # | 834 | # |
| 738 | # CONFIG_TCG_TPM is not set | 835 | # CONFIG_TCG_TPM is not set |
| 739 | # CONFIG_TELCLOCK is not set | ||
| 740 | 836 | ||
| 741 | # | 837 | # |
| 742 | # I2C support | 838 | # I2C support |
| @@ -801,6 +897,7 @@ CONFIG_I2C_IOP3XX=y | |||
| 801 | # | 897 | # |
| 802 | # Dallas's 1-wire bus | 898 | # Dallas's 1-wire bus |
| 803 | # | 899 | # |
| 900 | # CONFIG_W1 is not set | ||
| 804 | 901 | ||
| 805 | # | 902 | # |
| 806 | # Hardware Monitoring support | 903 | # Hardware Monitoring support |
| @@ -834,15 +931,18 @@ CONFIG_HWMON=y | |||
| 834 | # CONFIG_SENSORS_LM92 is not set | 931 | # CONFIG_SENSORS_LM92 is not set |
| 835 | # CONFIG_SENSORS_MAX1619 is not set | 932 | # CONFIG_SENSORS_MAX1619 is not set |
| 836 | # CONFIG_SENSORS_PC87360 is not set | 933 | # CONFIG_SENSORS_PC87360 is not set |
| 934 | # CONFIG_SENSORS_PC87427 is not set | ||
| 837 | # CONFIG_SENSORS_SIS5595 is not set | 935 | # CONFIG_SENSORS_SIS5595 is not set |
| 838 | # CONFIG_SENSORS_SMSC47M1 is not set | 936 | # CONFIG_SENSORS_SMSC47M1 is not set |
| 839 | # CONFIG_SENSORS_SMSC47M192 is not set | 937 | # CONFIG_SENSORS_SMSC47M192 is not set |
| 840 | # CONFIG_SENSORS_SMSC47B397 is not set | 938 | # CONFIG_SENSORS_SMSC47B397 is not set |
| 841 | # CONFIG_SENSORS_VIA686A is not set | 939 | # CONFIG_SENSORS_VIA686A is not set |
| 940 | # CONFIG_SENSORS_VT1211 is not set | ||
| 842 | # CONFIG_SENSORS_VT8231 is not set | 941 | # CONFIG_SENSORS_VT8231 is not set |
| 843 | # CONFIG_SENSORS_W83781D is not set | 942 | # CONFIG_SENSORS_W83781D is not set |
| 844 | # CONFIG_SENSORS_W83791D is not set | 943 | # CONFIG_SENSORS_W83791D is not set |
| 845 | # CONFIG_SENSORS_W83792D is not set | 944 | # CONFIG_SENSORS_W83792D is not set |
| 945 | # CONFIG_SENSORS_W83793 is not set | ||
| 846 | # CONFIG_SENSORS_W83L785TS is not set | 946 | # CONFIG_SENSORS_W83L785TS is not set |
| 847 | # CONFIG_SENSORS_W83627HF is not set | 947 | # CONFIG_SENSORS_W83627HF is not set |
| 848 | # CONFIG_SENSORS_W83627EHF is not set | 948 | # CONFIG_SENSORS_W83627EHF is not set |
| @@ -851,6 +951,8 @@ CONFIG_HWMON=y | |||
| 851 | # | 951 | # |
| 852 | # Misc devices | 952 | # Misc devices |
| 853 | # | 953 | # |
| 954 | # CONFIG_SGI_IOC4 is not set | ||
| 955 | # CONFIG_TIFM_CORE is not set | ||
| 854 | 956 | ||
| 855 | # | 957 | # |
| 856 | # LED devices | 958 | # LED devices |
| @@ -869,12 +971,12 @@ CONFIG_HWMON=y | |||
| 869 | # Multimedia devices | 971 | # Multimedia devices |
| 870 | # | 972 | # |
| 871 | # CONFIG_VIDEO_DEV is not set | 973 | # CONFIG_VIDEO_DEV is not set |
| 872 | CONFIG_VIDEO_V4L2=y | ||
| 873 | 974 | ||
| 874 | # | 975 | # |
| 875 | # Digital Video Broadcasting Devices | 976 | # Digital Video Broadcasting Devices |
| 876 | # | 977 | # |
| 877 | # CONFIG_DVB is not set | 978 | # CONFIG_DVB is not set |
| 979 | # CONFIG_USB_DABUSB is not set | ||
| 878 | 980 | ||
| 879 | # | 981 | # |
| 880 | # Graphics support | 982 | # Graphics support |
| @@ -895,6 +997,11 @@ CONFIG_DUMMY_CONSOLE=y | |||
| 895 | # CONFIG_SOUND is not set | 997 | # CONFIG_SOUND is not set |
| 896 | 998 | ||
| 897 | # | 999 | # |
| 1000 | # HID Devices | ||
| 1001 | # | ||
| 1002 | CONFIG_HID=y | ||
| 1003 | |||
| 1004 | # | ||
| 898 | # USB support | 1005 | # USB support |
| 899 | # | 1006 | # |
| 900 | CONFIG_USB_ARCH_HAS_HCD=y | 1007 | CONFIG_USB_ARCH_HAS_HCD=y |
| @@ -909,6 +1016,7 @@ CONFIG_USB=y | |||
| 909 | # CONFIG_USB_DEVICEFS is not set | 1016 | # CONFIG_USB_DEVICEFS is not set |
| 910 | # CONFIG_USB_BANDWIDTH is not set | 1017 | # CONFIG_USB_BANDWIDTH is not set |
| 911 | # CONFIG_USB_DYNAMIC_MINORS is not set | 1018 | # CONFIG_USB_DYNAMIC_MINORS is not set |
| 1019 | # CONFIG_USB_MULTITHREAD_PROBE is not set | ||
| 912 | # CONFIG_USB_OTG is not set | 1020 | # CONFIG_USB_OTG is not set |
| 913 | 1021 | ||
| 914 | # | 1022 | # |
| @@ -946,6 +1054,7 @@ CONFIG_USB_STORAGE=y | |||
| 946 | # CONFIG_USB_STORAGE_SDDR55 is not set | 1054 | # CONFIG_USB_STORAGE_SDDR55 is not set |
| 947 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | 1055 | # CONFIG_USB_STORAGE_JUMPSHOT is not set |
| 948 | # CONFIG_USB_STORAGE_ALAUDA is not set | 1056 | # CONFIG_USB_STORAGE_ALAUDA is not set |
| 1057 | # CONFIG_USB_STORAGE_KARMA is not set | ||
| 949 | # CONFIG_USB_LIBUSUAL is not set | 1058 | # CONFIG_USB_LIBUSUAL is not set |
| 950 | 1059 | ||
| 951 | # | 1060 | # |
| @@ -984,6 +1093,7 @@ CONFIG_USB_STORAGE=y | |||
| 984 | # CONFIG_USB_KAWETH is not set | 1093 | # CONFIG_USB_KAWETH is not set |
| 985 | # CONFIG_USB_PEGASUS is not set | 1094 | # CONFIG_USB_PEGASUS is not set |
| 986 | # CONFIG_USB_RTL8150 is not set | 1095 | # CONFIG_USB_RTL8150 is not set |
| 1096 | # CONFIG_USB_USBNET_MII is not set | ||
| 987 | # CONFIG_USB_USBNET is not set | 1097 | # CONFIG_USB_USBNET is not set |
| 988 | CONFIG_USB_MON=y | 1098 | CONFIG_USB_MON=y |
| 989 | 1099 | ||
| @@ -1001,6 +1111,7 @@ CONFIG_USB_MON=y | |||
| 1001 | # | 1111 | # |
| 1002 | # CONFIG_USB_EMI62 is not set | 1112 | # CONFIG_USB_EMI62 is not set |
| 1003 | # CONFIG_USB_EMI26 is not set | 1113 | # CONFIG_USB_EMI26 is not set |
| 1114 | # CONFIG_USB_ADUTUX is not set | ||
| 1004 | # CONFIG_USB_AUERSWALD is not set | 1115 | # CONFIG_USB_AUERSWALD is not set |
| 1005 | # CONFIG_USB_RIO500 is not set | 1116 | # CONFIG_USB_RIO500 is not set |
| 1006 | # CONFIG_USB_LEGOTOWER is not set | 1117 | # CONFIG_USB_LEGOTOWER is not set |
| @@ -1008,12 +1119,13 @@ CONFIG_USB_MON=y | |||
| 1008 | # CONFIG_USB_LED is not set | 1119 | # CONFIG_USB_LED is not set |
| 1009 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 1120 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
| 1010 | # CONFIG_USB_CYTHERM is not set | 1121 | # CONFIG_USB_CYTHERM is not set |
| 1011 | # CONFIG_USB_PHIDGETKIT is not set | 1122 | # CONFIG_USB_PHIDGET is not set |
| 1012 | # CONFIG_USB_PHIDGETSERVO is not set | ||
| 1013 | # CONFIG_USB_IDMOUSE is not set | 1123 | # CONFIG_USB_IDMOUSE is not set |
| 1124 | # CONFIG_USB_FTDI_ELAN is not set | ||
| 1014 | # CONFIG_USB_APPLEDISPLAY is not set | 1125 | # CONFIG_USB_APPLEDISPLAY is not set |
| 1015 | # CONFIG_USB_SISUSBVGA is not set | 1126 | # CONFIG_USB_SISUSBVGA is not set |
| 1016 | # CONFIG_USB_LD is not set | 1127 | # CONFIG_USB_LD is not set |
| 1128 | # CONFIG_USB_TRANCEVIBRATOR is not set | ||
| 1017 | 1129 | ||
| 1018 | # | 1130 | # |
| 1019 | # USB DSL modem support | 1131 | # USB DSL modem support |
| @@ -1045,6 +1157,7 @@ CONFIG_EXT3_FS=y | |||
| 1045 | CONFIG_EXT3_FS_XATTR=y | 1157 | CONFIG_EXT3_FS_XATTR=y |
| 1046 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 1158 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
| 1047 | # CONFIG_EXT3_FS_SECURITY is not set | 1159 | # CONFIG_EXT3_FS_SECURITY is not set |
| 1160 | # CONFIG_EXT4DEV_FS is not set | ||
| 1048 | CONFIG_JBD=y | 1161 | CONFIG_JBD=y |
| 1049 | # CONFIG_JBD_DEBUG is not set | 1162 | # CONFIG_JBD_DEBUG is not set |
| 1050 | CONFIG_FS_MBCACHE=y | 1163 | CONFIG_FS_MBCACHE=y |
| @@ -1056,6 +1169,7 @@ CONFIG_XFS_FS=y | |||
| 1056 | CONFIG_XFS_SECURITY=y | 1169 | CONFIG_XFS_SECURITY=y |
| 1057 | CONFIG_XFS_POSIX_ACL=y | 1170 | CONFIG_XFS_POSIX_ACL=y |
| 1058 | # CONFIG_XFS_RT is not set | 1171 | # CONFIG_XFS_RT is not set |
| 1172 | # CONFIG_GFS2_FS is not set | ||
| 1059 | # CONFIG_OCFS2_FS is not set | 1173 | # CONFIG_OCFS2_FS is not set |
| 1060 | # CONFIG_MINIX_FS is not set | 1174 | # CONFIG_MINIX_FS is not set |
| 1061 | # CONFIG_ROMFS_FS is not set | 1175 | # CONFIG_ROMFS_FS is not set |
| @@ -1084,8 +1198,10 @@ CONFIG_DNOTIFY=y | |||
| 1084 | # Pseudo filesystems | 1198 | # Pseudo filesystems |
| 1085 | # | 1199 | # |
| 1086 | CONFIG_PROC_FS=y | 1200 | CONFIG_PROC_FS=y |
| 1201 | CONFIG_PROC_SYSCTL=y | ||
| 1087 | CONFIG_SYSFS=y | 1202 | CONFIG_SYSFS=y |
| 1088 | CONFIG_TMPFS=y | 1203 | CONFIG_TMPFS=y |
| 1204 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
| 1089 | # CONFIG_HUGETLB_PAGE is not set | 1205 | # CONFIG_HUGETLB_PAGE is not set |
| 1090 | CONFIG_RAMFS=y | 1206 | CONFIG_RAMFS=y |
| 1091 | # CONFIG_CONFIGFS_FS is not set | 1207 | # CONFIG_CONFIGFS_FS is not set |
| @@ -1095,6 +1211,7 @@ CONFIG_RAMFS=y | |||
| 1095 | # | 1211 | # |
| 1096 | # CONFIG_ADFS_FS is not set | 1212 | # CONFIG_ADFS_FS is not set |
| 1097 | # CONFIG_AFFS_FS is not set | 1213 | # CONFIG_AFFS_FS is not set |
| 1214 | CONFIG_ECRYPT_FS=y | ||
| 1098 | # CONFIG_HFS_FS is not set | 1215 | # CONFIG_HFS_FS is not set |
| 1099 | # CONFIG_HFSPLUS_FS is not set | 1216 | # CONFIG_HFSPLUS_FS is not set |
| 1100 | # CONFIG_BEFS_FS is not set | 1217 | # CONFIG_BEFS_FS is not set |
| @@ -1129,7 +1246,7 @@ CONFIG_NFSD=y | |||
| 1129 | CONFIG_NFSD_V3=y | 1246 | CONFIG_NFSD_V3=y |
| 1130 | # CONFIG_NFSD_V3_ACL is not set | 1247 | # CONFIG_NFSD_V3_ACL is not set |
| 1131 | # CONFIG_NFSD_V4 is not set | 1248 | # CONFIG_NFSD_V4 is not set |
| 1132 | # CONFIG_NFSD_TCP is not set | 1249 | CONFIG_NFSD_TCP=y |
| 1133 | CONFIG_ROOT_NFS=y | 1250 | CONFIG_ROOT_NFS=y |
| 1134 | CONFIG_LOCKD=y | 1251 | CONFIG_LOCKD=y |
| 1135 | CONFIG_LOCKD_V4=y | 1252 | CONFIG_LOCKD_V4=y |
| @@ -1172,6 +1289,11 @@ CONFIG_MSDOS_PARTITION=y | |||
| 1172 | # CONFIG_NLS is not set | 1289 | # CONFIG_NLS is not set |
| 1173 | 1290 | ||
| 1174 | # | 1291 | # |
| 1292 | # Distributed Lock Manager | ||
| 1293 | # | ||
| 1294 | # CONFIG_DLM is not set | ||
| 1295 | |||
| 1296 | # | ||
| 1175 | # Profiling support | 1297 | # Profiling support |
| 1176 | # | 1298 | # |
| 1177 | # CONFIG_PROFILING is not set | 1299 | # CONFIG_PROFILING is not set |
| @@ -1180,8 +1302,11 @@ CONFIG_MSDOS_PARTITION=y | |||
| 1180 | # Kernel hacking | 1302 | # Kernel hacking |
| 1181 | # | 1303 | # |
| 1182 | # CONFIG_PRINTK_TIME is not set | 1304 | # CONFIG_PRINTK_TIME is not set |
| 1305 | CONFIG_ENABLE_MUST_CHECK=y | ||
| 1183 | CONFIG_MAGIC_SYSRQ=y | 1306 | CONFIG_MAGIC_SYSRQ=y |
| 1184 | # CONFIG_UNUSED_SYMBOLS is not set | 1307 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1308 | # CONFIG_DEBUG_FS is not set | ||
| 1309 | # CONFIG_HEADERS_CHECK is not set | ||
| 1185 | CONFIG_DEBUG_KERNEL=y | 1310 | CONFIG_DEBUG_KERNEL=y |
| 1186 | CONFIG_LOG_BUF_SHIFT=14 | 1311 | CONFIG_LOG_BUF_SHIFT=14 |
| 1187 | CONFIG_DETECT_SOFTLOCKUP=y | 1312 | CONFIG_DETECT_SOFTLOCKUP=y |
| @@ -1197,10 +1322,9 @@ CONFIG_DETECT_SOFTLOCKUP=y | |||
| 1197 | # CONFIG_DEBUG_KOBJECT is not set | 1322 | # CONFIG_DEBUG_KOBJECT is not set |
| 1198 | CONFIG_DEBUG_BUGVERBOSE=y | 1323 | CONFIG_DEBUG_BUGVERBOSE=y |
| 1199 | # CONFIG_DEBUG_INFO is not set | 1324 | # CONFIG_DEBUG_INFO is not set |
| 1200 | # CONFIG_DEBUG_FS is not set | ||
| 1201 | # CONFIG_DEBUG_VM is not set | 1325 | # CONFIG_DEBUG_VM is not set |
| 1326 | # CONFIG_DEBUG_LIST is not set | ||
| 1202 | CONFIG_FRAME_POINTER=y | 1327 | CONFIG_FRAME_POINTER=y |
| 1203 | # CONFIG_UNWIND_INFO is not set | ||
| 1204 | # CONFIG_FORCED_INLINING is not set | 1328 | # CONFIG_FORCED_INLINING is not set |
| 1205 | # CONFIG_RCU_TORTURE_TEST is not set | 1329 | # CONFIG_RCU_TORTURE_TEST is not set |
| 1206 | CONFIG_DEBUG_USER=y | 1330 | CONFIG_DEBUG_USER=y |
| @@ -1211,13 +1335,48 @@ CONFIG_DEBUG_LL=y | |||
| 1211 | # | 1335 | # |
| 1212 | # Security options | 1336 | # Security options |
| 1213 | # | 1337 | # |
| 1214 | # CONFIG_KEYS is not set | 1338 | CONFIG_KEYS=y |
| 1339 | CONFIG_KEYS_DEBUG_PROC_KEYS=y | ||
| 1215 | # CONFIG_SECURITY is not set | 1340 | # CONFIG_SECURITY is not set |
| 1216 | 1341 | ||
| 1217 | # | 1342 | # |
| 1218 | # Cryptographic options | 1343 | # Cryptographic options |
| 1219 | # | 1344 | # |
| 1220 | # CONFIG_CRYPTO is not set | 1345 | CONFIG_CRYPTO=y |
| 1346 | CONFIG_CRYPTO_ALGAPI=y | ||
| 1347 | CONFIG_CRYPTO_BLKCIPHER=y | ||
| 1348 | CONFIG_CRYPTO_HASH=y | ||
| 1349 | CONFIG_CRYPTO_MANAGER=y | ||
| 1350 | CONFIG_CRYPTO_HMAC=y | ||
| 1351 | CONFIG_CRYPTO_XCBC=y | ||
| 1352 | CONFIG_CRYPTO_NULL=y | ||
| 1353 | CONFIG_CRYPTO_MD4=y | ||
| 1354 | CONFIG_CRYPTO_MD5=y | ||
| 1355 | CONFIG_CRYPTO_SHA1=y | ||
| 1356 | CONFIG_CRYPTO_SHA256=y | ||
| 1357 | CONFIG_CRYPTO_SHA512=y | ||
| 1358 | CONFIG_CRYPTO_WP512=y | ||
| 1359 | CONFIG_CRYPTO_TGR192=y | ||
| 1360 | CONFIG_CRYPTO_GF128MUL=y | ||
| 1361 | CONFIG_CRYPTO_ECB=y | ||
| 1362 | CONFIG_CRYPTO_CBC=y | ||
| 1363 | CONFIG_CRYPTO_LRW=y | ||
| 1364 | CONFIG_CRYPTO_DES=y | ||
| 1365 | CONFIG_CRYPTO_BLOWFISH=y | ||
| 1366 | CONFIG_CRYPTO_TWOFISH=y | ||
| 1367 | CONFIG_CRYPTO_TWOFISH_COMMON=y | ||
| 1368 | CONFIG_CRYPTO_SERPENT=y | ||
| 1369 | CONFIG_CRYPTO_AES=y | ||
| 1370 | CONFIG_CRYPTO_CAST5=y | ||
| 1371 | CONFIG_CRYPTO_CAST6=y | ||
| 1372 | CONFIG_CRYPTO_TEA=y | ||
| 1373 | CONFIG_CRYPTO_ARC4=y | ||
| 1374 | CONFIG_CRYPTO_KHAZAD=y | ||
| 1375 | CONFIG_CRYPTO_ANUBIS=y | ||
| 1376 | CONFIG_CRYPTO_DEFLATE=y | ||
| 1377 | CONFIG_CRYPTO_MICHAEL_MIC=y | ||
| 1378 | CONFIG_CRYPTO_CRC32C=y | ||
| 1379 | # CONFIG_CRYPTO_TEST is not set | ||
| 1221 | 1380 | ||
| 1222 | # | 1381 | # |
| 1223 | # Hardware crypto devices | 1382 | # Hardware crypto devices |
| @@ -1226,10 +1385,12 @@ CONFIG_DEBUG_LL=y | |||
| 1226 | # | 1385 | # |
| 1227 | # Library routines | 1386 | # Library routines |
| 1228 | # | 1387 | # |
| 1388 | CONFIG_BITREVERSE=y | ||
| 1229 | # CONFIG_CRC_CCITT is not set | 1389 | # CONFIG_CRC_CCITT is not set |
| 1230 | # CONFIG_CRC16 is not set | 1390 | # CONFIG_CRC16 is not set |
| 1231 | CONFIG_CRC32=y | 1391 | CONFIG_CRC32=y |
| 1232 | # CONFIG_LIBCRC32C is not set | 1392 | CONFIG_LIBCRC32C=y |
| 1233 | CONFIG_ZLIB_INFLATE=y | 1393 | CONFIG_ZLIB_INFLATE=y |
| 1234 | CONFIG_ZLIB_DEFLATE=y | 1394 | CONFIG_ZLIB_DEFLATE=y |
| 1235 | CONFIG_PLIST=y | 1395 | CONFIG_PLIST=y |
| 1396 | CONFIG_IOMAP_COPY=y | ||
diff --git a/arch/arm/configs/iop33x_defconfig b/arch/arm/configs/iop33x_defconfig index 848e3ace9069..fa271bce8ff7 100644 --- a/arch/arm/configs/iop33x_defconfig +++ b/arch/arm/configs/iop33x_defconfig | |||
| @@ -1,15 +1,18 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.18-rc7 | 3 | # Linux kernel version: 2.6.20-rc1 |
| 4 | # Tue Sep 19 00:30:42 2006 | 4 | # Sat Dec 16 06:05:34 2006 |
| 5 | # | 5 | # |
| 6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
| 7 | # CONFIG_GENERIC_TIME is not set | ||
| 7 | CONFIG_MMU=y | 8 | CONFIG_MMU=y |
| 8 | CONFIG_GENERIC_HARDIRQS=y | 9 | CONFIG_GENERIC_HARDIRQS=y |
| 9 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | 10 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
| 10 | CONFIG_HARDIRQS_SW_RESEND=y | 11 | CONFIG_HARDIRQS_SW_RESEND=y |
| 11 | CONFIG_GENERIC_IRQ_PROBE=y | 12 | CONFIG_GENERIC_IRQ_PROBE=y |
| 12 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 13 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
| 14 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
| 15 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
| 13 | CONFIG_GENERIC_HWEIGHT=y | 16 | CONFIG_GENERIC_HWEIGHT=y |
| 14 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 17 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
| 15 | CONFIG_VECTORS_BASE=0xffff0000 | 18 | CONFIG_VECTORS_BASE=0xffff0000 |
| @@ -29,18 +32,22 @@ CONFIG_LOCALVERSION="" | |||
| 29 | CONFIG_LOCALVERSION_AUTO=y | 32 | CONFIG_LOCALVERSION_AUTO=y |
| 30 | CONFIG_SWAP=y | 33 | CONFIG_SWAP=y |
| 31 | CONFIG_SYSVIPC=y | 34 | CONFIG_SYSVIPC=y |
| 35 | # CONFIG_IPC_NS is not set | ||
| 32 | # CONFIG_POSIX_MQUEUE is not set | 36 | # CONFIG_POSIX_MQUEUE is not set |
| 33 | CONFIG_BSD_PROCESS_ACCT=y | 37 | CONFIG_BSD_PROCESS_ACCT=y |
| 34 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | 38 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set |
| 35 | # CONFIG_TASKSTATS is not set | 39 | # CONFIG_TASKSTATS is not set |
| 36 | CONFIG_SYSCTL=y | 40 | # CONFIG_UTS_NS is not set |
| 37 | # CONFIG_AUDIT is not set | 41 | # CONFIG_AUDIT is not set |
| 38 | # CONFIG_IKCONFIG is not set | 42 | # CONFIG_IKCONFIG is not set |
| 43 | CONFIG_SYSFS_DEPRECATED=y | ||
| 39 | # CONFIG_RELAY is not set | 44 | # CONFIG_RELAY is not set |
| 40 | CONFIG_INITRAMFS_SOURCE="" | 45 | CONFIG_INITRAMFS_SOURCE="" |
| 41 | CONFIG_UID16=y | ||
| 42 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 46 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
| 47 | CONFIG_SYSCTL=y | ||
| 43 | # CONFIG_EMBEDDED is not set | 48 | # CONFIG_EMBEDDED is not set |
| 49 | CONFIG_UID16=y | ||
| 50 | CONFIG_SYSCTL_SYSCALL=y | ||
| 44 | CONFIG_KALLSYMS=y | 51 | CONFIG_KALLSYMS=y |
| 45 | CONFIG_KALLSYMS_ALL=y | 52 | CONFIG_KALLSYMS_ALL=y |
| 46 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 53 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
| @@ -49,12 +56,12 @@ CONFIG_PRINTK=y | |||
| 49 | CONFIG_BUG=y | 56 | CONFIG_BUG=y |
| 50 | CONFIG_ELF_CORE=y | 57 | CONFIG_ELF_CORE=y |
| 51 | CONFIG_BASE_FULL=y | 58 | CONFIG_BASE_FULL=y |
| 52 | CONFIG_RT_MUTEXES=y | ||
| 53 | CONFIG_FUTEX=y | 59 | CONFIG_FUTEX=y |
| 54 | CONFIG_EPOLL=y | 60 | CONFIG_EPOLL=y |
| 55 | CONFIG_SHMEM=y | 61 | CONFIG_SHMEM=y |
| 56 | CONFIG_SLAB=y | 62 | CONFIG_SLAB=y |
| 57 | CONFIG_VM_EVENT_COUNTERS=y | 63 | CONFIG_VM_EVENT_COUNTERS=y |
| 64 | CONFIG_RT_MUTEXES=y | ||
| 58 | # CONFIG_TINY_SHMEM is not set | 65 | # CONFIG_TINY_SHMEM is not set |
| 59 | CONFIG_BASE_SMALL=0 | 66 | CONFIG_BASE_SMALL=0 |
| 60 | # CONFIG_SLOB is not set | 67 | # CONFIG_SLOB is not set |
| @@ -72,7 +79,10 @@ CONFIG_KMOD=y | |||
| 72 | # | 79 | # |
| 73 | # Block layer | 80 | # Block layer |
| 74 | # | 81 | # |
| 82 | CONFIG_BLOCK=y | ||
| 83 | # CONFIG_LBD is not set | ||
| 75 | # CONFIG_BLK_DEV_IO_TRACE is not set | 84 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 85 | # CONFIG_LSF is not set | ||
| 76 | 86 | ||
| 77 | # | 87 | # |
| 78 | # IO Schedulers | 88 | # IO Schedulers |
| @@ -106,6 +116,7 @@ CONFIG_DEFAULT_IOSCHED="cfq" | |||
| 106 | # CONFIG_ARCH_IMX is not set | 116 | # CONFIG_ARCH_IMX is not set |
| 107 | # CONFIG_ARCH_IOP32X is not set | 117 | # CONFIG_ARCH_IOP32X is not set |
| 108 | CONFIG_ARCH_IOP33X=y | 118 | CONFIG_ARCH_IOP33X=y |
| 119 | # CONFIG_ARCH_IOP13XX is not set | ||
| 109 | # CONFIG_ARCH_IXP4XX is not set | 120 | # CONFIG_ARCH_IXP4XX is not set |
| 110 | # CONFIG_ARCH_IXP2000 is not set | 121 | # CONFIG_ARCH_IXP2000 is not set |
| 111 | # CONFIG_ARCH_IXP23XX is not set | 122 | # CONFIG_ARCH_IXP23XX is not set |
| @@ -139,17 +150,22 @@ CONFIG_CPU_32v5=y | |||
| 139 | CONFIG_CPU_ABRT_EV5T=y | 150 | CONFIG_CPU_ABRT_EV5T=y |
| 140 | CONFIG_CPU_CACHE_VIVT=y | 151 | CONFIG_CPU_CACHE_VIVT=y |
| 141 | CONFIG_CPU_TLB_V4WBI=y | 152 | CONFIG_CPU_TLB_V4WBI=y |
| 153 | CONFIG_CPU_CP15=y | ||
| 154 | CONFIG_CPU_CP15_MMU=y | ||
| 142 | 155 | ||
| 143 | # | 156 | # |
| 144 | # Processor Features | 157 | # Processor Features |
| 145 | # | 158 | # |
| 146 | # CONFIG_ARM_THUMB is not set | 159 | # CONFIG_ARM_THUMB is not set |
| 160 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
| 161 | # CONFIG_IWMMXT is not set | ||
| 147 | CONFIG_XSCALE_PMU=y | 162 | CONFIG_XSCALE_PMU=y |
| 148 | 163 | ||
| 149 | # | 164 | # |
| 150 | # Bus support | 165 | # Bus support |
| 151 | # | 166 | # |
| 152 | CONFIG_PCI=y | 167 | CONFIG_PCI=y |
| 168 | # CONFIG_PCI_MULTITHREAD_PROBE is not set | ||
| 153 | # CONFIG_PCI_DEBUG is not set | 169 | # CONFIG_PCI_DEBUG is not set |
| 154 | 170 | ||
| 155 | # | 171 | # |
| @@ -223,6 +239,7 @@ CONFIG_PACKET_MMAP=y | |||
| 223 | CONFIG_UNIX=y | 239 | CONFIG_UNIX=y |
| 224 | CONFIG_XFRM=y | 240 | CONFIG_XFRM=y |
| 225 | # CONFIG_XFRM_USER is not set | 241 | # CONFIG_XFRM_USER is not set |
| 242 | # CONFIG_XFRM_SUB_POLICY is not set | ||
| 226 | # CONFIG_NET_KEY is not set | 243 | # CONFIG_NET_KEY is not set |
| 227 | CONFIG_INET=y | 244 | CONFIG_INET=y |
| 228 | CONFIG_IP_MULTICAST=y | 245 | CONFIG_IP_MULTICAST=y |
| @@ -244,13 +261,29 @@ CONFIG_IP_PNP_BOOTP=y | |||
| 244 | # CONFIG_INET_TUNNEL is not set | 261 | # CONFIG_INET_TUNNEL is not set |
| 245 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | 262 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
| 246 | CONFIG_INET_XFRM_MODE_TUNNEL=y | 263 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
| 264 | CONFIG_INET_XFRM_MODE_BEET=y | ||
| 247 | CONFIG_INET_DIAG=y | 265 | CONFIG_INET_DIAG=y |
| 248 | CONFIG_INET_TCP_DIAG=y | 266 | CONFIG_INET_TCP_DIAG=y |
| 249 | # CONFIG_TCP_CONG_ADVANCED is not set | 267 | # CONFIG_TCP_CONG_ADVANCED is not set |
| 250 | CONFIG_TCP_CONG_BIC=y | 268 | CONFIG_TCP_CONG_CUBIC=y |
| 251 | # CONFIG_IPV6 is not set | 269 | CONFIG_DEFAULT_TCP_CONG="cubic" |
| 270 | # CONFIG_TCP_MD5SIG is not set | ||
| 271 | CONFIG_IPV6=y | ||
| 272 | # CONFIG_IPV6_PRIVACY is not set | ||
| 273 | # CONFIG_IPV6_ROUTER_PREF is not set | ||
| 274 | # CONFIG_INET6_AH is not set | ||
| 275 | # CONFIG_INET6_ESP is not set | ||
| 276 | # CONFIG_INET6_IPCOMP is not set | ||
| 277 | # CONFIG_IPV6_MIP6 is not set | ||
| 252 | # CONFIG_INET6_XFRM_TUNNEL is not set | 278 | # CONFIG_INET6_XFRM_TUNNEL is not set |
| 253 | # CONFIG_INET6_TUNNEL is not set | 279 | # CONFIG_INET6_TUNNEL is not set |
| 280 | # CONFIG_INET6_XFRM_MODE_TRANSPORT is not set | ||
| 281 | # CONFIG_INET6_XFRM_MODE_TUNNEL is not set | ||
| 282 | # CONFIG_INET6_XFRM_MODE_BEET is not set | ||
| 283 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set | ||
| 284 | # CONFIG_IPV6_SIT is not set | ||
| 285 | # CONFIG_IPV6_TUNNEL is not set | ||
| 286 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | ||
| 254 | # CONFIG_NETWORK_SECMARK is not set | 287 | # CONFIG_NETWORK_SECMARK is not set |
| 255 | # CONFIG_NETFILTER is not set | 288 | # CONFIG_NETFILTER is not set |
| 256 | 289 | ||
| @@ -277,7 +310,6 @@ CONFIG_TCP_CONG_BIC=y | |||
| 277 | # CONFIG_ATALK is not set | 310 | # CONFIG_ATALK is not set |
| 278 | # CONFIG_X25 is not set | 311 | # CONFIG_X25 is not set |
| 279 | # CONFIG_LAPB is not set | 312 | # CONFIG_LAPB is not set |
| 280 | # CONFIG_NET_DIVERT is not set | ||
| 281 | # CONFIG_ECONET is not set | 313 | # CONFIG_ECONET is not set |
| 282 | # CONFIG_WAN_ROUTER is not set | 314 | # CONFIG_WAN_ROUTER is not set |
| 283 | 315 | ||
| @@ -336,6 +368,7 @@ CONFIG_MTD_BLOCK=y | |||
| 336 | # CONFIG_NFTL is not set | 368 | # CONFIG_NFTL is not set |
| 337 | # CONFIG_INFTL is not set | 369 | # CONFIG_INFTL is not set |
| 338 | # CONFIG_RFD_FTL is not set | 370 | # CONFIG_RFD_FTL is not set |
| 371 | # CONFIG_SSFDC is not set | ||
| 339 | 372 | ||
| 340 | # | 373 | # |
| 341 | # RAM/ROM/Flash chip drivers | 374 | # RAM/ROM/Flash chip drivers |
| @@ -423,7 +456,7 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=1 | |||
| 423 | # CONFIG_BLK_DEV_UMEM is not set | 456 | # CONFIG_BLK_DEV_UMEM is not set |
| 424 | # CONFIG_BLK_DEV_COW_COMMON is not set | 457 | # CONFIG_BLK_DEV_COW_COMMON is not set |
| 425 | # CONFIG_BLK_DEV_LOOP is not set | 458 | # CONFIG_BLK_DEV_LOOP is not set |
| 426 | # CONFIG_BLK_DEV_NBD is not set | 459 | CONFIG_BLK_DEV_NBD=y |
| 427 | # CONFIG_BLK_DEV_SX8 is not set | 460 | # CONFIG_BLK_DEV_SX8 is not set |
| 428 | CONFIG_BLK_DEV_RAM=y | 461 | CONFIG_BLK_DEV_RAM=y |
| 429 | CONFIG_BLK_DEV_RAM_COUNT=16 | 462 | CONFIG_BLK_DEV_RAM_COUNT=16 |
| @@ -443,6 +476,8 @@ CONFIG_BLK_DEV_INITRD=y | |||
| 443 | # | 476 | # |
| 444 | # CONFIG_RAID_ATTRS is not set | 477 | # CONFIG_RAID_ATTRS is not set |
| 445 | CONFIG_SCSI=y | 478 | CONFIG_SCSI=y |
| 479 | # CONFIG_SCSI_TGT is not set | ||
| 480 | # CONFIG_SCSI_NETLINK is not set | ||
| 446 | CONFIG_SCSI_PROC_FS=y | 481 | CONFIG_SCSI_PROC_FS=y |
| 447 | 482 | ||
| 448 | # | 483 | # |
| @@ -461,14 +496,16 @@ CONFIG_CHR_DEV_SG=y | |||
| 461 | # CONFIG_SCSI_MULTI_LUN is not set | 496 | # CONFIG_SCSI_MULTI_LUN is not set |
| 462 | # CONFIG_SCSI_CONSTANTS is not set | 497 | # CONFIG_SCSI_CONSTANTS is not set |
| 463 | # CONFIG_SCSI_LOGGING is not set | 498 | # CONFIG_SCSI_LOGGING is not set |
| 499 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
| 464 | 500 | ||
| 465 | # | 501 | # |
| 466 | # SCSI Transport Attributes | 502 | # SCSI Transports |
| 467 | # | 503 | # |
| 468 | # CONFIG_SCSI_SPI_ATTRS is not set | 504 | # CONFIG_SCSI_SPI_ATTRS is not set |
| 469 | # CONFIG_SCSI_FC_ATTRS is not set | 505 | # CONFIG_SCSI_FC_ATTRS is not set |
| 470 | # CONFIG_SCSI_ISCSI_ATTRS is not set | 506 | # CONFIG_SCSI_ISCSI_ATTRS is not set |
| 471 | # CONFIG_SCSI_SAS_ATTRS is not set | 507 | # CONFIG_SCSI_SAS_ATTRS is not set |
| 508 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
| 472 | 509 | ||
| 473 | # | 510 | # |
| 474 | # SCSI low-level drivers | 511 | # SCSI low-level drivers |
| @@ -481,26 +518,34 @@ CONFIG_CHR_DEV_SG=y | |||
| 481 | # CONFIG_SCSI_AIC7XXX is not set | 518 | # CONFIG_SCSI_AIC7XXX is not set |
| 482 | # CONFIG_SCSI_AIC7XXX_OLD is not set | 519 | # CONFIG_SCSI_AIC7XXX_OLD is not set |
| 483 | # CONFIG_SCSI_AIC79XX is not set | 520 | # CONFIG_SCSI_AIC79XX is not set |
| 521 | # CONFIG_SCSI_AIC94XX is not set | ||
| 484 | # CONFIG_SCSI_DPT_I2O is not set | 522 | # CONFIG_SCSI_DPT_I2O is not set |
| 523 | # CONFIG_SCSI_ARCMSR is not set | ||
| 485 | # CONFIG_MEGARAID_NEWGEN is not set | 524 | # CONFIG_MEGARAID_NEWGEN is not set |
| 486 | # CONFIG_MEGARAID_LEGACY is not set | 525 | # CONFIG_MEGARAID_LEGACY is not set |
| 487 | # CONFIG_MEGARAID_SAS is not set | 526 | # CONFIG_MEGARAID_SAS is not set |
| 488 | # CONFIG_SCSI_SATA is not set | ||
| 489 | # CONFIG_SCSI_HPTIOP is not set | 527 | # CONFIG_SCSI_HPTIOP is not set |
| 490 | # CONFIG_SCSI_DMX3191D is not set | 528 | # CONFIG_SCSI_DMX3191D is not set |
| 491 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | 529 | # CONFIG_SCSI_FUTURE_DOMAIN is not set |
| 492 | # CONFIG_SCSI_IPS is not set | 530 | # CONFIG_SCSI_IPS is not set |
| 493 | # CONFIG_SCSI_INITIO is not set | 531 | # CONFIG_SCSI_INITIO is not set |
| 494 | # CONFIG_SCSI_INIA100 is not set | 532 | # CONFIG_SCSI_INIA100 is not set |
| 533 | # CONFIG_SCSI_STEX is not set | ||
| 495 | # CONFIG_SCSI_SYM53C8XX_2 is not set | 534 | # CONFIG_SCSI_SYM53C8XX_2 is not set |
| 496 | # CONFIG_SCSI_IPR is not set | ||
| 497 | # CONFIG_SCSI_QLOGIC_1280 is not set | 535 | # CONFIG_SCSI_QLOGIC_1280 is not set |
| 498 | # CONFIG_SCSI_QLA_FC is not set | 536 | # CONFIG_SCSI_QLA_FC is not set |
| 537 | # CONFIG_SCSI_QLA_ISCSI is not set | ||
| 499 | # CONFIG_SCSI_LPFC is not set | 538 | # CONFIG_SCSI_LPFC is not set |
| 500 | # CONFIG_SCSI_DC395x is not set | 539 | # CONFIG_SCSI_DC395x is not set |
| 501 | # CONFIG_SCSI_DC390T is not set | 540 | # CONFIG_SCSI_DC390T is not set |
| 502 | # CONFIG_SCSI_NSP32 is not set | 541 | # CONFIG_SCSI_NSP32 is not set |
| 503 | # CONFIG_SCSI_DEBUG is not set | 542 | # CONFIG_SCSI_DEBUG is not set |
| 543 | # CONFIG_SCSI_SRP is not set | ||
| 544 | |||
| 545 | # | ||
| 546 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
| 547 | # | ||
| 548 | # CONFIG_ATA is not set | ||
| 504 | 549 | ||
| 505 | # | 550 | # |
| 506 | # Multi-device support (RAID and LVM) | 551 | # Multi-device support (RAID and LVM) |
| @@ -515,6 +560,7 @@ CONFIG_MD_RAID1=y | |||
| 515 | # CONFIG_MD_MULTIPATH is not set | 560 | # CONFIG_MD_MULTIPATH is not set |
| 516 | # CONFIG_MD_FAULTY is not set | 561 | # CONFIG_MD_FAULTY is not set |
| 517 | CONFIG_BLK_DEV_DM=y | 562 | CONFIG_BLK_DEV_DM=y |
| 563 | # CONFIG_DM_DEBUG is not set | ||
| 518 | # CONFIG_DM_CRYPT is not set | 564 | # CONFIG_DM_CRYPT is not set |
| 519 | # CONFIG_DM_SNAPSHOT is not set | 565 | # CONFIG_DM_SNAPSHOT is not set |
| 520 | # CONFIG_DM_MIRROR is not set | 566 | # CONFIG_DM_MIRROR is not set |
| @@ -580,6 +626,7 @@ CONFIG_E1000_NAPI=y | |||
| 580 | # CONFIG_SK98LIN is not set | 626 | # CONFIG_SK98LIN is not set |
| 581 | # CONFIG_TIGON3 is not set | 627 | # CONFIG_TIGON3 is not set |
| 582 | # CONFIG_BNX2 is not set | 628 | # CONFIG_BNX2 is not set |
| 629 | # CONFIG_QLA3XXX is not set | ||
| 583 | 630 | ||
| 584 | # | 631 | # |
| 585 | # Ethernet (10000 Mbit) | 632 | # Ethernet (10000 Mbit) |
| @@ -588,6 +635,7 @@ CONFIG_E1000_NAPI=y | |||
| 588 | # CONFIG_IXGB is not set | 635 | # CONFIG_IXGB is not set |
| 589 | # CONFIG_S2IO is not set | 636 | # CONFIG_S2IO is not set |
| 590 | # CONFIG_MYRI10GE is not set | 637 | # CONFIG_MYRI10GE is not set |
| 638 | # CONFIG_NETXEN_NIC is not set | ||
| 591 | 639 | ||
| 592 | # | 640 | # |
| 593 | # Token Ring devices | 641 | # Token Ring devices |
| @@ -622,6 +670,7 @@ CONFIG_E1000_NAPI=y | |||
| 622 | # Input device support | 670 | # Input device support |
| 623 | # | 671 | # |
| 624 | CONFIG_INPUT=y | 672 | CONFIG_INPUT=y |
| 673 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
| 625 | 674 | ||
| 626 | # | 675 | # |
| 627 | # Userland interfaces | 676 | # Userland interfaces |
| @@ -693,10 +742,6 @@ CONFIG_HW_RANDOM=y | |||
| 693 | # CONFIG_DTLK is not set | 742 | # CONFIG_DTLK is not set |
| 694 | # CONFIG_R3964 is not set | 743 | # CONFIG_R3964 is not set |
| 695 | # CONFIG_APPLICOM is not set | 744 | # CONFIG_APPLICOM is not set |
| 696 | |||
| 697 | # | ||
| 698 | # Ftape, the floppy tape device driver | ||
| 699 | # | ||
| 700 | # CONFIG_DRM is not set | 745 | # CONFIG_DRM is not set |
| 701 | # CONFIG_RAW_DRIVER is not set | 746 | # CONFIG_RAW_DRIVER is not set |
| 702 | 747 | ||
| @@ -704,7 +749,6 @@ CONFIG_HW_RANDOM=y | |||
| 704 | # TPM devices | 749 | # TPM devices |
| 705 | # | 750 | # |
| 706 | # CONFIG_TCG_TPM is not set | 751 | # CONFIG_TCG_TPM is not set |
| 707 | # CONFIG_TELCLOCK is not set | ||
| 708 | 752 | ||
| 709 | # | 753 | # |
| 710 | # I2C support | 754 | # I2C support |
| @@ -769,6 +813,7 @@ CONFIG_I2C_IOP3XX=y | |||
| 769 | # | 813 | # |
| 770 | # Dallas's 1-wire bus | 814 | # Dallas's 1-wire bus |
| 771 | # | 815 | # |
| 816 | # CONFIG_W1 is not set | ||
| 772 | 817 | ||
| 773 | # | 818 | # |
| 774 | # Hardware Monitoring support | 819 | # Hardware Monitoring support |
| @@ -802,15 +847,18 @@ CONFIG_HWMON=y | |||
| 802 | # CONFIG_SENSORS_LM92 is not set | 847 | # CONFIG_SENSORS_LM92 is not set |
| 803 | # CONFIG_SENSORS_MAX1619 is not set | 848 | # CONFIG_SENSORS_MAX1619 is not set |
| 804 | # CONFIG_SENSORS_PC87360 is not set | 849 | # CONFIG_SENSORS_PC87360 is not set |
| 850 | # CONFIG_SENSORS_PC87427 is not set | ||
| 805 | # CONFIG_SENSORS_SIS5595 is not set | 851 | # CONFIG_SENSORS_SIS5595 is not set |
| 806 | # CONFIG_SENSORS_SMSC47M1 is not set | 852 | # CONFIG_SENSORS_SMSC47M1 is not set |
| 807 | # CONFIG_SENSORS_SMSC47M192 is not set | 853 | # CONFIG_SENSORS_SMSC47M192 is not set |
| 808 | # CONFIG_SENSORS_SMSC47B397 is not set | 854 | # CONFIG_SENSORS_SMSC47B397 is not set |
| 809 | # CONFIG_SENSORS_VIA686A is not set | 855 | # CONFIG_SENSORS_VIA686A is not set |
| 856 | # CONFIG_SENSORS_VT1211 is not set | ||
| 810 | # CONFIG_SENSORS_VT8231 is not set | 857 | # CONFIG_SENSORS_VT8231 is not set |
| 811 | # CONFIG_SENSORS_W83781D is not set | 858 | # CONFIG_SENSORS_W83781D is not set |
| 812 | # CONFIG_SENSORS_W83791D is not set | 859 | # CONFIG_SENSORS_W83791D is not set |
| 813 | # CONFIG_SENSORS_W83792D is not set | 860 | # CONFIG_SENSORS_W83792D is not set |
| 861 | # CONFIG_SENSORS_W83793 is not set | ||
| 814 | # CONFIG_SENSORS_W83L785TS is not set | 862 | # CONFIG_SENSORS_W83L785TS is not set |
| 815 | # CONFIG_SENSORS_W83627HF is not set | 863 | # CONFIG_SENSORS_W83627HF is not set |
| 816 | # CONFIG_SENSORS_W83627EHF is not set | 864 | # CONFIG_SENSORS_W83627EHF is not set |
| @@ -819,6 +867,8 @@ CONFIG_HWMON=y | |||
| 819 | # | 867 | # |
| 820 | # Misc devices | 868 | # Misc devices |
| 821 | # | 869 | # |
| 870 | # CONFIG_SGI_IOC4 is not set | ||
| 871 | # CONFIG_TIFM_CORE is not set | ||
| 822 | 872 | ||
| 823 | # | 873 | # |
| 824 | # LED devices | 874 | # LED devices |
| @@ -837,7 +887,6 @@ CONFIG_HWMON=y | |||
| 837 | # Multimedia devices | 887 | # Multimedia devices |
| 838 | # | 888 | # |
| 839 | # CONFIG_VIDEO_DEV is not set | 889 | # CONFIG_VIDEO_DEV is not set |
| 840 | CONFIG_VIDEO_V4L2=y | ||
| 841 | 890 | ||
| 842 | # | 891 | # |
| 843 | # Digital Video Broadcasting Devices | 892 | # Digital Video Broadcasting Devices |
| @@ -863,6 +912,11 @@ CONFIG_DUMMY_CONSOLE=y | |||
| 863 | # CONFIG_SOUND is not set | 912 | # CONFIG_SOUND is not set |
| 864 | 913 | ||
| 865 | # | 914 | # |
| 915 | # HID Devices | ||
| 916 | # | ||
| 917 | CONFIG_HID=y | ||
| 918 | |||
| 919 | # | ||
| 866 | # USB support | 920 | # USB support |
| 867 | # | 921 | # |
| 868 | CONFIG_USB_ARCH_HAS_HCD=y | 922 | CONFIG_USB_ARCH_HAS_HCD=y |
| @@ -900,6 +954,7 @@ CONFIG_EXT3_FS=y | |||
| 900 | CONFIG_EXT3_FS_XATTR=y | 954 | CONFIG_EXT3_FS_XATTR=y |
| 901 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 955 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
| 902 | # CONFIG_EXT3_FS_SECURITY is not set | 956 | # CONFIG_EXT3_FS_SECURITY is not set |
| 957 | # CONFIG_EXT4DEV_FS is not set | ||
| 903 | CONFIG_JBD=y | 958 | CONFIG_JBD=y |
| 904 | # CONFIG_JBD_DEBUG is not set | 959 | # CONFIG_JBD_DEBUG is not set |
| 905 | CONFIG_FS_MBCACHE=y | 960 | CONFIG_FS_MBCACHE=y |
| @@ -911,6 +966,7 @@ CONFIG_XFS_FS=y | |||
| 911 | CONFIG_XFS_SECURITY=y | 966 | CONFIG_XFS_SECURITY=y |
| 912 | CONFIG_XFS_POSIX_ACL=y | 967 | CONFIG_XFS_POSIX_ACL=y |
| 913 | # CONFIG_XFS_RT is not set | 968 | # CONFIG_XFS_RT is not set |
| 969 | # CONFIG_GFS2_FS is not set | ||
| 914 | # CONFIG_OCFS2_FS is not set | 970 | # CONFIG_OCFS2_FS is not set |
| 915 | # CONFIG_MINIX_FS is not set | 971 | # CONFIG_MINIX_FS is not set |
| 916 | # CONFIG_ROMFS_FS is not set | 972 | # CONFIG_ROMFS_FS is not set |
| @@ -939,8 +995,10 @@ CONFIG_DNOTIFY=y | |||
| 939 | # Pseudo filesystems | 995 | # Pseudo filesystems |
| 940 | # | 996 | # |
| 941 | CONFIG_PROC_FS=y | 997 | CONFIG_PROC_FS=y |
| 998 | CONFIG_PROC_SYSCTL=y | ||
| 942 | CONFIG_SYSFS=y | 999 | CONFIG_SYSFS=y |
| 943 | CONFIG_TMPFS=y | 1000 | CONFIG_TMPFS=y |
| 1001 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
| 944 | # CONFIG_HUGETLB_PAGE is not set | 1002 | # CONFIG_HUGETLB_PAGE is not set |
| 945 | CONFIG_RAMFS=y | 1003 | CONFIG_RAMFS=y |
| 946 | # CONFIG_CONFIGFS_FS is not set | 1004 | # CONFIG_CONFIGFS_FS is not set |
| @@ -1019,6 +1077,11 @@ CONFIG_MSDOS_PARTITION=y | |||
| 1019 | # CONFIG_NLS is not set | 1077 | # CONFIG_NLS is not set |
| 1020 | 1078 | ||
| 1021 | # | 1079 | # |
| 1080 | # Distributed Lock Manager | ||
| 1081 | # | ||
| 1082 | # CONFIG_DLM is not set | ||
| 1083 | |||
| 1084 | # | ||
| 1022 | # Profiling support | 1085 | # Profiling support |
| 1023 | # | 1086 | # |
| 1024 | # CONFIG_PROFILING is not set | 1087 | # CONFIG_PROFILING is not set |
| @@ -1027,8 +1090,11 @@ CONFIG_MSDOS_PARTITION=y | |||
| 1027 | # Kernel hacking | 1090 | # Kernel hacking |
| 1028 | # | 1091 | # |
| 1029 | # CONFIG_PRINTK_TIME is not set | 1092 | # CONFIG_PRINTK_TIME is not set |
| 1093 | CONFIG_ENABLE_MUST_CHECK=y | ||
| 1030 | CONFIG_MAGIC_SYSRQ=y | 1094 | CONFIG_MAGIC_SYSRQ=y |
| 1031 | # CONFIG_UNUSED_SYMBOLS is not set | 1095 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1096 | # CONFIG_DEBUG_FS is not set | ||
| 1097 | # CONFIG_HEADERS_CHECK is not set | ||
| 1032 | CONFIG_DEBUG_KERNEL=y | 1098 | CONFIG_DEBUG_KERNEL=y |
| 1033 | CONFIG_LOG_BUF_SHIFT=14 | 1099 | CONFIG_LOG_BUF_SHIFT=14 |
| 1034 | CONFIG_DETECT_SOFTLOCKUP=y | 1100 | CONFIG_DETECT_SOFTLOCKUP=y |
| @@ -1044,10 +1110,9 @@ CONFIG_DETECT_SOFTLOCKUP=y | |||
| 1044 | # CONFIG_DEBUG_KOBJECT is not set | 1110 | # CONFIG_DEBUG_KOBJECT is not set |
| 1045 | CONFIG_DEBUG_BUGVERBOSE=y | 1111 | CONFIG_DEBUG_BUGVERBOSE=y |
| 1046 | # CONFIG_DEBUG_INFO is not set | 1112 | # CONFIG_DEBUG_INFO is not set |
| 1047 | # CONFIG_DEBUG_FS is not set | ||
| 1048 | # CONFIG_DEBUG_VM is not set | 1113 | # CONFIG_DEBUG_VM is not set |
| 1114 | # CONFIG_DEBUG_LIST is not set | ||
| 1049 | CONFIG_FRAME_POINTER=y | 1115 | CONFIG_FRAME_POINTER=y |
| 1050 | # CONFIG_UNWIND_INFO is not set | ||
| 1051 | # CONFIG_FORCED_INLINING is not set | 1116 | # CONFIG_FORCED_INLINING is not set |
| 1052 | # CONFIG_RCU_TORTURE_TEST is not set | 1117 | # CONFIG_RCU_TORTURE_TEST is not set |
| 1053 | CONFIG_DEBUG_USER=y | 1118 | CONFIG_DEBUG_USER=y |
| @@ -1067,10 +1132,6 @@ CONFIG_DEBUG_LL=y | |||
| 1067 | # CONFIG_CRYPTO is not set | 1132 | # CONFIG_CRYPTO is not set |
| 1068 | 1133 | ||
| 1069 | # | 1134 | # |
| 1070 | # Hardware crypto devices | ||
| 1071 | # | ||
| 1072 | |||
| 1073 | # | ||
| 1074 | # Library routines | 1135 | # Library routines |
| 1075 | # | 1136 | # |
| 1076 | # CONFIG_CRC_CCITT is not set | 1137 | # CONFIG_CRC_CCITT is not set |
| @@ -1078,3 +1139,4 @@ CONFIG_DEBUG_LL=y | |||
| 1078 | # CONFIG_CRC32 is not set | 1139 | # CONFIG_CRC32 is not set |
| 1079 | # CONFIG_LIBCRC32C is not set | 1140 | # CONFIG_LIBCRC32C is not set |
| 1080 | CONFIG_PLIST=y | 1141 | CONFIG_PLIST=y |
| 1142 | CONFIG_IOMAP_COPY=y | ||
diff --git a/arch/arm/configs/ixp2000_defconfig b/arch/arm/configs/ixp2000_defconfig index bbd2dcf91e52..f8f9793b526f 100644 --- a/arch/arm/configs/ixp2000_defconfig +++ b/arch/arm/configs/ixp2000_defconfig | |||
| @@ -1,14 +1,18 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.18-rc1 | 3 | # Linux kernel version: 2.6.20-rc1 |
| 4 | # Sun Jul 9 15:28:50 2006 | 4 | # Sat Dec 16 06:05:39 2006 |
| 5 | # | 5 | # |
| 6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
| 7 | # CONFIG_GENERIC_TIME is not set | ||
| 7 | CONFIG_MMU=y | 8 | CONFIG_MMU=y |
| 8 | CONFIG_GENERIC_HARDIRQS=y | 9 | CONFIG_GENERIC_HARDIRQS=y |
| 10 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
| 9 | CONFIG_HARDIRQS_SW_RESEND=y | 11 | CONFIG_HARDIRQS_SW_RESEND=y |
| 10 | CONFIG_GENERIC_IRQ_PROBE=y | 12 | CONFIG_GENERIC_IRQ_PROBE=y |
| 11 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 13 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
| 14 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
| 15 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
| 12 | CONFIG_GENERIC_HWEIGHT=y | 16 | CONFIG_GENERIC_HWEIGHT=y |
| 13 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 17 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
| 14 | CONFIG_VECTORS_BASE=0xffff0000 | 18 | CONFIG_VECTORS_BASE=0xffff0000 |
| @@ -28,17 +32,22 @@ CONFIG_LOCALVERSION="" | |||
| 28 | CONFIG_LOCALVERSION_AUTO=y | 32 | CONFIG_LOCALVERSION_AUTO=y |
| 29 | CONFIG_SWAP=y | 33 | CONFIG_SWAP=y |
| 30 | CONFIG_SYSVIPC=y | 34 | CONFIG_SYSVIPC=y |
| 35 | # CONFIG_IPC_NS is not set | ||
| 31 | # CONFIG_POSIX_MQUEUE is not set | 36 | # CONFIG_POSIX_MQUEUE is not set |
| 32 | CONFIG_BSD_PROCESS_ACCT=y | 37 | CONFIG_BSD_PROCESS_ACCT=y |
| 33 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | 38 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set |
| 34 | CONFIG_SYSCTL=y | 39 | # CONFIG_TASKSTATS is not set |
| 40 | # CONFIG_UTS_NS is not set | ||
| 35 | # CONFIG_AUDIT is not set | 41 | # CONFIG_AUDIT is not set |
| 36 | # CONFIG_IKCONFIG is not set | 42 | # CONFIG_IKCONFIG is not set |
| 43 | CONFIG_SYSFS_DEPRECATED=y | ||
| 37 | # CONFIG_RELAY is not set | 44 | # CONFIG_RELAY is not set |
| 38 | CONFIG_INITRAMFS_SOURCE="" | 45 | CONFIG_INITRAMFS_SOURCE="" |
| 39 | CONFIG_UID16=y | ||
| 40 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 46 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
| 47 | CONFIG_SYSCTL=y | ||
| 41 | CONFIG_EMBEDDED=y | 48 | CONFIG_EMBEDDED=y |
| 49 | CONFIG_UID16=y | ||
| 50 | CONFIG_SYSCTL_SYSCALL=y | ||
| 42 | CONFIG_KALLSYMS=y | 51 | CONFIG_KALLSYMS=y |
| 43 | # CONFIG_KALLSYMS_ALL is not set | 52 | # CONFIG_KALLSYMS_ALL is not set |
| 44 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 53 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
| @@ -47,12 +56,12 @@ CONFIG_PRINTK=y | |||
| 47 | CONFIG_BUG=y | 56 | CONFIG_BUG=y |
| 48 | CONFIG_ELF_CORE=y | 57 | CONFIG_ELF_CORE=y |
| 49 | CONFIG_BASE_FULL=y | 58 | CONFIG_BASE_FULL=y |
| 50 | CONFIG_RT_MUTEXES=y | ||
| 51 | CONFIG_FUTEX=y | 59 | CONFIG_FUTEX=y |
| 52 | CONFIG_EPOLL=y | 60 | CONFIG_EPOLL=y |
| 53 | CONFIG_SHMEM=y | 61 | CONFIG_SHMEM=y |
| 54 | CONFIG_SLAB=y | 62 | CONFIG_SLAB=y |
| 55 | CONFIG_VM_EVENT_COUNTERS=y | 63 | CONFIG_VM_EVENT_COUNTERS=y |
| 64 | CONFIG_RT_MUTEXES=y | ||
| 56 | # CONFIG_TINY_SHMEM is not set | 65 | # CONFIG_TINY_SHMEM is not set |
| 57 | CONFIG_BASE_SMALL=0 | 66 | CONFIG_BASE_SMALL=0 |
| 58 | # CONFIG_SLOB is not set | 67 | # CONFIG_SLOB is not set |
| @@ -70,7 +79,10 @@ CONFIG_KMOD=y | |||
| 70 | # | 79 | # |
| 71 | # Block layer | 80 | # Block layer |
| 72 | # | 81 | # |
| 82 | CONFIG_BLOCK=y | ||
| 83 | # CONFIG_LBD is not set | ||
| 73 | # CONFIG_BLK_DEV_IO_TRACE is not set | 84 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 85 | # CONFIG_LSF is not set | ||
| 74 | 86 | ||
| 75 | # | 87 | # |
| 76 | # IO Schedulers | 88 | # IO Schedulers |
| @@ -102,7 +114,9 @@ CONFIG_DEFAULT_IOSCHED="anticipatory" | |||
| 102 | # CONFIG_ARCH_NETX is not set | 114 | # CONFIG_ARCH_NETX is not set |
| 103 | # CONFIG_ARCH_H720X is not set | 115 | # CONFIG_ARCH_H720X is not set |
| 104 | # CONFIG_ARCH_IMX is not set | 116 | # CONFIG_ARCH_IMX is not set |
| 105 | # CONFIG_ARCH_IOP3XX is not set | 117 | # CONFIG_ARCH_IOP32X is not set |
| 118 | # CONFIG_ARCH_IOP33X is not set | ||
| 119 | # CONFIG_ARCH_IOP13XX is not set | ||
| 106 | # CONFIG_ARCH_IXP4XX is not set | 120 | # CONFIG_ARCH_IXP4XX is not set |
| 107 | CONFIG_ARCH_IXP2000=y | 121 | CONFIG_ARCH_IXP2000=y |
| 108 | # CONFIG_ARCH_IXP23XX is not set | 122 | # CONFIG_ARCH_IXP23XX is not set |
| @@ -143,24 +157,28 @@ CONFIG_CPU_32v5=y | |||
| 143 | CONFIG_CPU_ABRT_EV5T=y | 157 | CONFIG_CPU_ABRT_EV5T=y |
| 144 | CONFIG_CPU_CACHE_VIVT=y | 158 | CONFIG_CPU_CACHE_VIVT=y |
| 145 | CONFIG_CPU_TLB_V4WBI=y | 159 | CONFIG_CPU_TLB_V4WBI=y |
| 160 | CONFIG_CPU_CP15=y | ||
| 161 | CONFIG_CPU_CP15_MMU=y | ||
| 146 | 162 | ||
| 147 | # | 163 | # |
| 148 | # Processor Features | 164 | # Processor Features |
| 149 | # | 165 | # |
| 150 | # CONFIG_ARM_THUMB is not set | 166 | # CONFIG_ARM_THUMB is not set |
| 151 | CONFIG_CPU_BIG_ENDIAN=y | 167 | CONFIG_CPU_BIG_ENDIAN=y |
| 168 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
| 169 | # CONFIG_IWMMXT is not set | ||
| 152 | CONFIG_XSCALE_PMU=y | 170 | CONFIG_XSCALE_PMU=y |
| 153 | 171 | ||
| 154 | # | 172 | # |
| 155 | # Bus support | 173 | # Bus support |
| 156 | # | 174 | # |
| 157 | CONFIG_PCI=y | 175 | CONFIG_PCI=y |
| 176 | # CONFIG_PCI_MULTITHREAD_PROBE is not set | ||
| 158 | # CONFIG_PCI_DEBUG is not set | 177 | # CONFIG_PCI_DEBUG is not set |
| 159 | 178 | ||
| 160 | # | 179 | # |
| 161 | # PCCARD (PCMCIA/CardBus) support | 180 | # PCCARD (PCMCIA/CardBus) support |
| 162 | # | 181 | # |
| 163 | # CONFIG_PCCARD is not set | ||
| 164 | 182 | ||
| 165 | # | 183 | # |
| 166 | # Kernel Features | 184 | # Kernel Features |
| @@ -228,6 +246,7 @@ CONFIG_PACKET_MMAP=y | |||
| 228 | CONFIG_UNIX=y | 246 | CONFIG_UNIX=y |
| 229 | CONFIG_XFRM=y | 247 | CONFIG_XFRM=y |
| 230 | # CONFIG_XFRM_USER is not set | 248 | # CONFIG_XFRM_USER is not set |
| 249 | # CONFIG_XFRM_SUB_POLICY is not set | ||
| 231 | # CONFIG_NET_KEY is not set | 250 | # CONFIG_NET_KEY is not set |
| 232 | CONFIG_INET=y | 251 | CONFIG_INET=y |
| 233 | # CONFIG_IP_MULTICAST is not set | 252 | # CONFIG_IP_MULTICAST is not set |
| @@ -248,13 +267,29 @@ CONFIG_SYN_COOKIES=y | |||
| 248 | # CONFIG_INET_TUNNEL is not set | 267 | # CONFIG_INET_TUNNEL is not set |
| 249 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | 268 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
| 250 | CONFIG_INET_XFRM_MODE_TUNNEL=y | 269 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
| 270 | CONFIG_INET_XFRM_MODE_BEET=y | ||
| 251 | CONFIG_INET_DIAG=y | 271 | CONFIG_INET_DIAG=y |
| 252 | CONFIG_INET_TCP_DIAG=y | 272 | CONFIG_INET_TCP_DIAG=y |
| 253 | # CONFIG_TCP_CONG_ADVANCED is not set | 273 | # CONFIG_TCP_CONG_ADVANCED is not set |
| 254 | CONFIG_TCP_CONG_BIC=y | 274 | CONFIG_TCP_CONG_CUBIC=y |
| 255 | # CONFIG_IPV6 is not set | 275 | CONFIG_DEFAULT_TCP_CONG="cubic" |
| 276 | # CONFIG_TCP_MD5SIG is not set | ||
| 277 | CONFIG_IPV6=y | ||
| 278 | # CONFIG_IPV6_PRIVACY is not set | ||
| 279 | # CONFIG_IPV6_ROUTER_PREF is not set | ||
| 280 | # CONFIG_INET6_AH is not set | ||
| 281 | # CONFIG_INET6_ESP is not set | ||
| 282 | # CONFIG_INET6_IPCOMP is not set | ||
| 283 | # CONFIG_IPV6_MIP6 is not set | ||
| 256 | # CONFIG_INET6_XFRM_TUNNEL is not set | 284 | # CONFIG_INET6_XFRM_TUNNEL is not set |
| 257 | # CONFIG_INET6_TUNNEL is not set | 285 | # CONFIG_INET6_TUNNEL is not set |
| 286 | # CONFIG_INET6_XFRM_MODE_TRANSPORT is not set | ||
| 287 | # CONFIG_INET6_XFRM_MODE_TUNNEL is not set | ||
| 288 | # CONFIG_INET6_XFRM_MODE_BEET is not set | ||
| 289 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set | ||
| 290 | # CONFIG_IPV6_SIT is not set | ||
| 291 | # CONFIG_IPV6_TUNNEL is not set | ||
| 292 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | ||
| 258 | # CONFIG_NETWORK_SECMARK is not set | 293 | # CONFIG_NETWORK_SECMARK is not set |
| 259 | # CONFIG_NETFILTER is not set | 294 | # CONFIG_NETFILTER is not set |
| 260 | 295 | ||
| @@ -281,7 +316,6 @@ CONFIG_TCP_CONG_BIC=y | |||
| 281 | # CONFIG_ATALK is not set | 316 | # CONFIG_ATALK is not set |
| 282 | # CONFIG_X25 is not set | 317 | # CONFIG_X25 is not set |
| 283 | # CONFIG_LAPB is not set | 318 | # CONFIG_LAPB is not set |
| 284 | # CONFIG_NET_DIVERT is not set | ||
| 285 | # CONFIG_ECONET is not set | 319 | # CONFIG_ECONET is not set |
| 286 | # CONFIG_WAN_ROUTER is not set | 320 | # CONFIG_WAN_ROUTER is not set |
| 287 | 321 | ||
| @@ -308,7 +342,6 @@ CONFIG_TCP_CONG_BIC=y | |||
| 308 | # | 342 | # |
| 309 | CONFIG_STANDALONE=y | 343 | CONFIG_STANDALONE=y |
| 310 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set | 344 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set |
| 311 | # CONFIG_FW_LOADER is not set | ||
| 312 | # CONFIG_DEBUG_DRIVER is not set | 345 | # CONFIG_DEBUG_DRIVER is not set |
| 313 | # CONFIG_SYS_HYPERVISOR is not set | 346 | # CONFIG_SYS_HYPERVISOR is not set |
| 314 | 347 | ||
| @@ -340,6 +373,7 @@ CONFIG_MTD_BLOCK=y | |||
| 340 | # CONFIG_NFTL is not set | 373 | # CONFIG_NFTL is not set |
| 341 | # CONFIG_INFTL is not set | 374 | # CONFIG_INFTL is not set |
| 342 | # CONFIG_RFD_FTL is not set | 375 | # CONFIG_RFD_FTL is not set |
| 376 | # CONFIG_SSFDC is not set | ||
| 343 | 377 | ||
| 344 | # | 378 | # |
| 345 | # RAM/ROM/Flash chip drivers | 379 | # RAM/ROM/Flash chip drivers |
| @@ -422,11 +456,12 @@ CONFIG_MTD_IXP2000=y | |||
| 422 | # CONFIG_BLK_DEV_COW_COMMON is not set | 456 | # CONFIG_BLK_DEV_COW_COMMON is not set |
| 423 | CONFIG_BLK_DEV_LOOP=y | 457 | CONFIG_BLK_DEV_LOOP=y |
| 424 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | 458 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set |
| 425 | # CONFIG_BLK_DEV_NBD is not set | 459 | CONFIG_BLK_DEV_NBD=y |
| 426 | # CONFIG_BLK_DEV_SX8 is not set | 460 | # CONFIG_BLK_DEV_SX8 is not set |
| 427 | CONFIG_BLK_DEV_RAM=y | 461 | CONFIG_BLK_DEV_RAM=y |
| 428 | CONFIG_BLK_DEV_RAM_COUNT=16 | 462 | CONFIG_BLK_DEV_RAM_COUNT=16 |
| 429 | CONFIG_BLK_DEV_RAM_SIZE=8192 | 463 | CONFIG_BLK_DEV_RAM_SIZE=8192 |
| 464 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | ||
| 430 | CONFIG_BLK_DEV_INITRD=y | 465 | CONFIG_BLK_DEV_INITRD=y |
| 431 | # CONFIG_CDROM_PKTCDVD is not set | 466 | # CONFIG_CDROM_PKTCDVD is not set |
| 432 | # CONFIG_ATA_OVER_ETH is not set | 467 | # CONFIG_ATA_OVER_ETH is not set |
| @@ -436,6 +471,12 @@ CONFIG_BLK_DEV_INITRD=y | |||
| 436 | # | 471 | # |
| 437 | # CONFIG_RAID_ATTRS is not set | 472 | # CONFIG_RAID_ATTRS is not set |
| 438 | # CONFIG_SCSI is not set | 473 | # CONFIG_SCSI is not set |
| 474 | # CONFIG_SCSI_NETLINK is not set | ||
| 475 | |||
| 476 | # | ||
| 477 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
| 478 | # | ||
| 479 | # CONFIG_ATA is not set | ||
| 439 | 480 | ||
| 440 | # | 481 | # |
| 441 | # Multi-device support (RAID and LVM) | 482 | # Multi-device support (RAID and LVM) |
| @@ -501,8 +542,8 @@ CONFIG_NET_PCI=y | |||
| 501 | # CONFIG_FORCEDETH is not set | 542 | # CONFIG_FORCEDETH is not set |
| 502 | CONFIG_CS89x0=y | 543 | CONFIG_CS89x0=y |
| 503 | # CONFIG_DGRS is not set | 544 | # CONFIG_DGRS is not set |
| 504 | CONFIG_EEPRO100=y | 545 | # CONFIG_EEPRO100 is not set |
| 505 | # CONFIG_E100 is not set | 546 | CONFIG_E100=y |
| 506 | # CONFIG_FEALNX is not set | 547 | # CONFIG_FEALNX is not set |
| 507 | # CONFIG_NATSEMI is not set | 548 | # CONFIG_NATSEMI is not set |
| 508 | # CONFIG_NE2K_PCI is not set | 549 | # CONFIG_NE2K_PCI is not set |
| @@ -532,6 +573,7 @@ CONFIG_ENP2611_MSF_NET=y | |||
| 532 | # CONFIG_VIA_VELOCITY is not set | 573 | # CONFIG_VIA_VELOCITY is not set |
| 533 | # CONFIG_TIGON3 is not set | 574 | # CONFIG_TIGON3 is not set |
| 534 | # CONFIG_BNX2 is not set | 575 | # CONFIG_BNX2 is not set |
| 576 | # CONFIG_QLA3XXX is not set | ||
| 535 | 577 | ||
| 536 | # | 578 | # |
| 537 | # Ethernet (10000 Mbit) | 579 | # Ethernet (10000 Mbit) |
| @@ -540,6 +582,7 @@ CONFIG_ENP2611_MSF_NET=y | |||
| 540 | # CONFIG_IXGB is not set | 582 | # CONFIG_IXGB is not set |
| 541 | # CONFIG_S2IO is not set | 583 | # CONFIG_S2IO is not set |
| 542 | # CONFIG_MYRI10GE is not set | 584 | # CONFIG_MYRI10GE is not set |
| 585 | # CONFIG_NETXEN_NIC is not set | ||
| 543 | 586 | ||
| 544 | # | 587 | # |
| 545 | # Token Ring devices | 588 | # Token Ring devices |
| @@ -555,7 +598,6 @@ CONFIG_ENP2611_MSF_NET=y | |||
| 555 | # Wan interfaces | 598 | # Wan interfaces |
| 556 | # | 599 | # |
| 557 | CONFIG_WAN=y | 600 | CONFIG_WAN=y |
| 558 | # CONFIG_DSCC4 is not set | ||
| 559 | # CONFIG_LANMEDIA is not set | 601 | # CONFIG_LANMEDIA is not set |
| 560 | CONFIG_HDLC=y | 602 | CONFIG_HDLC=y |
| 561 | CONFIG_HDLC_RAW=y | 603 | CONFIG_HDLC_RAW=y |
| @@ -571,6 +613,7 @@ CONFIG_HDLC_PPP=y | |||
| 571 | # CONFIG_WANXL is not set | 613 | # CONFIG_WANXL is not set |
| 572 | # CONFIG_PC300 is not set | 614 | # CONFIG_PC300 is not set |
| 573 | # CONFIG_FARSYNC is not set | 615 | # CONFIG_FARSYNC is not set |
| 616 | # CONFIG_DSCC4 is not set | ||
| 574 | CONFIG_DLCI=y | 617 | CONFIG_DLCI=y |
| 575 | CONFIG_DLCI_COUNT=24 | 618 | CONFIG_DLCI_COUNT=24 |
| 576 | CONFIG_DLCI_MAX=8 | 619 | CONFIG_DLCI_MAX=8 |
| @@ -592,6 +635,7 @@ CONFIG_DLCI_MAX=8 | |||
| 592 | # Input device support | 635 | # Input device support |
| 593 | # | 636 | # |
| 594 | CONFIG_INPUT=y | 637 | CONFIG_INPUT=y |
| 638 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
| 595 | 639 | ||
| 596 | # | 640 | # |
| 597 | # Userland interfaces | 641 | # Userland interfaces |
| @@ -673,10 +717,6 @@ CONFIG_IXP2000_WATCHDOG=y | |||
| 673 | # CONFIG_DTLK is not set | 717 | # CONFIG_DTLK is not set |
| 674 | # CONFIG_R3964 is not set | 718 | # CONFIG_R3964 is not set |
| 675 | # CONFIG_APPLICOM is not set | 719 | # CONFIG_APPLICOM is not set |
| 676 | |||
| 677 | # | ||
| 678 | # Ftape, the floppy tape device driver | ||
| 679 | # | ||
| 680 | # CONFIG_DRM is not set | 720 | # CONFIG_DRM is not set |
| 681 | # CONFIG_RAW_DRIVER is not set | 721 | # CONFIG_RAW_DRIVER is not set |
| 682 | 722 | ||
| @@ -684,7 +724,6 @@ CONFIG_IXP2000_WATCHDOG=y | |||
| 684 | # TPM devices | 724 | # TPM devices |
| 685 | # | 725 | # |
| 686 | # CONFIG_TCG_TPM is not set | 726 | # CONFIG_TCG_TPM is not set |
| 687 | # CONFIG_TELCLOCK is not set | ||
| 688 | 727 | ||
| 689 | # | 728 | # |
| 690 | # I2C support | 729 | # I2C support |
| @@ -749,6 +788,7 @@ CONFIG_SENSORS_EEPROM=y | |||
| 749 | # | 788 | # |
| 750 | # Dallas's 1-wire bus | 789 | # Dallas's 1-wire bus |
| 751 | # | 790 | # |
| 791 | # CONFIG_W1 is not set | ||
| 752 | 792 | ||
| 753 | # | 793 | # |
| 754 | # Hardware Monitoring support | 794 | # Hardware Monitoring support |
| @@ -782,15 +822,18 @@ CONFIG_HWMON=y | |||
| 782 | # CONFIG_SENSORS_LM92 is not set | 822 | # CONFIG_SENSORS_LM92 is not set |
| 783 | # CONFIG_SENSORS_MAX1619 is not set | 823 | # CONFIG_SENSORS_MAX1619 is not set |
| 784 | # CONFIG_SENSORS_PC87360 is not set | 824 | # CONFIG_SENSORS_PC87360 is not set |
| 825 | # CONFIG_SENSORS_PC87427 is not set | ||
| 785 | # CONFIG_SENSORS_SIS5595 is not set | 826 | # CONFIG_SENSORS_SIS5595 is not set |
| 786 | # CONFIG_SENSORS_SMSC47M1 is not set | 827 | # CONFIG_SENSORS_SMSC47M1 is not set |
| 787 | # CONFIG_SENSORS_SMSC47M192 is not set | 828 | # CONFIG_SENSORS_SMSC47M192 is not set |
| 788 | # CONFIG_SENSORS_SMSC47B397 is not set | 829 | # CONFIG_SENSORS_SMSC47B397 is not set |
| 789 | # CONFIG_SENSORS_VIA686A is not set | 830 | # CONFIG_SENSORS_VIA686A is not set |
| 831 | # CONFIG_SENSORS_VT1211 is not set | ||
| 790 | # CONFIG_SENSORS_VT8231 is not set | 832 | # CONFIG_SENSORS_VT8231 is not set |
| 791 | # CONFIG_SENSORS_W83781D is not set | 833 | # CONFIG_SENSORS_W83781D is not set |
| 792 | # CONFIG_SENSORS_W83791D is not set | 834 | # CONFIG_SENSORS_W83791D is not set |
| 793 | # CONFIG_SENSORS_W83792D is not set | 835 | # CONFIG_SENSORS_W83792D is not set |
| 836 | # CONFIG_SENSORS_W83793 is not set | ||
| 794 | # CONFIG_SENSORS_W83L785TS is not set | 837 | # CONFIG_SENSORS_W83L785TS is not set |
| 795 | # CONFIG_SENSORS_W83627HF is not set | 838 | # CONFIG_SENSORS_W83627HF is not set |
| 796 | # CONFIG_SENSORS_W83627EHF is not set | 839 | # CONFIG_SENSORS_W83627EHF is not set |
| @@ -799,6 +842,8 @@ CONFIG_HWMON=y | |||
| 799 | # | 842 | # |
| 800 | # Misc devices | 843 | # Misc devices |
| 801 | # | 844 | # |
| 845 | # CONFIG_SGI_IOC4 is not set | ||
| 846 | # CONFIG_TIFM_CORE is not set | ||
| 802 | 847 | ||
| 803 | # | 848 | # |
| 804 | # LED devices | 849 | # LED devices |
| @@ -817,7 +862,6 @@ CONFIG_HWMON=y | |||
| 817 | # Multimedia devices | 862 | # Multimedia devices |
| 818 | # | 863 | # |
| 819 | # CONFIG_VIDEO_DEV is not set | 864 | # CONFIG_VIDEO_DEV is not set |
| 820 | CONFIG_VIDEO_V4L2=y | ||
| 821 | 865 | ||
| 822 | # | 866 | # |
| 823 | # Digital Video Broadcasting Devices | 867 | # Digital Video Broadcasting Devices |
| @@ -829,6 +873,7 @@ CONFIG_VIDEO_V4L2=y | |||
| 829 | # | 873 | # |
| 830 | # CONFIG_FIRMWARE_EDID is not set | 874 | # CONFIG_FIRMWARE_EDID is not set |
| 831 | # CONFIG_FB is not set | 875 | # CONFIG_FB is not set |
| 876 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
| 832 | 877 | ||
| 833 | # | 878 | # |
| 834 | # Sound | 879 | # Sound |
| @@ -836,6 +881,11 @@ CONFIG_VIDEO_V4L2=y | |||
| 836 | # CONFIG_SOUND is not set | 881 | # CONFIG_SOUND is not set |
| 837 | 882 | ||
| 838 | # | 883 | # |
| 884 | # HID Devices | ||
| 885 | # | ||
| 886 | CONFIG_HID=y | ||
| 887 | |||
| 888 | # | ||
| 839 | # USB support | 889 | # USB support |
| 840 | # | 890 | # |
| 841 | CONFIG_USB_ARCH_HAS_HCD=y | 891 | CONFIG_USB_ARCH_HAS_HCD=y |
| @@ -875,6 +925,7 @@ CONFIG_EXT3_FS=y | |||
| 875 | CONFIG_EXT3_FS_XATTR=y | 925 | CONFIG_EXT3_FS_XATTR=y |
| 876 | CONFIG_EXT3_FS_POSIX_ACL=y | 926 | CONFIG_EXT3_FS_POSIX_ACL=y |
| 877 | # CONFIG_EXT3_FS_SECURITY is not set | 927 | # CONFIG_EXT3_FS_SECURITY is not set |
| 928 | # CONFIG_EXT4DEV_FS is not set | ||
| 878 | CONFIG_JBD=y | 929 | CONFIG_JBD=y |
| 879 | # CONFIG_JBD_DEBUG is not set | 930 | # CONFIG_JBD_DEBUG is not set |
| 880 | CONFIG_FS_MBCACHE=y | 931 | CONFIG_FS_MBCACHE=y |
| @@ -882,6 +933,7 @@ CONFIG_FS_MBCACHE=y | |||
| 882 | # CONFIG_JFS_FS is not set | 933 | # CONFIG_JFS_FS is not set |
| 883 | CONFIG_FS_POSIX_ACL=y | 934 | CONFIG_FS_POSIX_ACL=y |
| 884 | # CONFIG_XFS_FS is not set | 935 | # CONFIG_XFS_FS is not set |
| 936 | # CONFIG_GFS2_FS is not set | ||
| 885 | # CONFIG_OCFS2_FS is not set | 937 | # CONFIG_OCFS2_FS is not set |
| 886 | # CONFIG_MINIX_FS is not set | 938 | # CONFIG_MINIX_FS is not set |
| 887 | # CONFIG_ROMFS_FS is not set | 939 | # CONFIG_ROMFS_FS is not set |
| @@ -910,8 +962,10 @@ CONFIG_DNOTIFY=y | |||
| 910 | # Pseudo filesystems | 962 | # Pseudo filesystems |
| 911 | # | 963 | # |
| 912 | CONFIG_PROC_FS=y | 964 | CONFIG_PROC_FS=y |
| 965 | CONFIG_PROC_SYSCTL=y | ||
| 913 | CONFIG_SYSFS=y | 966 | CONFIG_SYSFS=y |
| 914 | CONFIG_TMPFS=y | 967 | CONFIG_TMPFS=y |
| 968 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
| 915 | # CONFIG_HUGETLB_PAGE is not set | 969 | # CONFIG_HUGETLB_PAGE is not set |
| 916 | CONFIG_RAMFS=y | 970 | CONFIG_RAMFS=y |
| 917 | # CONFIG_CONFIGFS_FS is not set | 971 | # CONFIG_CONFIGFS_FS is not set |
| @@ -961,7 +1015,6 @@ CONFIG_SUNRPC=y | |||
| 961 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1015 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
| 962 | # CONFIG_SMB_FS is not set | 1016 | # CONFIG_SMB_FS is not set |
| 963 | # CONFIG_CIFS is not set | 1017 | # CONFIG_CIFS is not set |
| 964 | # CONFIG_CIFS_DEBUG2 is not set | ||
| 965 | # CONFIG_NCP_FS is not set | 1018 | # CONFIG_NCP_FS is not set |
| 966 | # CONFIG_CODA_FS is not set | 1019 | # CONFIG_CODA_FS is not set |
| 967 | # CONFIG_AFS_FS is not set | 1020 | # CONFIG_AFS_FS is not set |
| @@ -994,6 +1047,11 @@ CONFIG_MSDOS_PARTITION=y | |||
| 994 | # CONFIG_NLS is not set | 1047 | # CONFIG_NLS is not set |
| 995 | 1048 | ||
| 996 | # | 1049 | # |
| 1050 | # Distributed Lock Manager | ||
| 1051 | # | ||
| 1052 | # CONFIG_DLM is not set | ||
| 1053 | |||
| 1054 | # | ||
| 997 | # Profiling support | 1055 | # Profiling support |
| 998 | # | 1056 | # |
| 999 | # CONFIG_PROFILING is not set | 1057 | # CONFIG_PROFILING is not set |
| @@ -1002,8 +1060,11 @@ CONFIG_MSDOS_PARTITION=y | |||
| 1002 | # Kernel hacking | 1060 | # Kernel hacking |
| 1003 | # | 1061 | # |
| 1004 | # CONFIG_PRINTK_TIME is not set | 1062 | # CONFIG_PRINTK_TIME is not set |
| 1063 | CONFIG_ENABLE_MUST_CHECK=y | ||
| 1005 | CONFIG_MAGIC_SYSRQ=y | 1064 | CONFIG_MAGIC_SYSRQ=y |
| 1006 | # CONFIG_UNUSED_SYMBOLS is not set | 1065 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1066 | # CONFIG_DEBUG_FS is not set | ||
| 1067 | # CONFIG_HEADERS_CHECK is not set | ||
| 1007 | CONFIG_DEBUG_KERNEL=y | 1068 | CONFIG_DEBUG_KERNEL=y |
| 1008 | CONFIG_LOG_BUF_SHIFT=14 | 1069 | CONFIG_LOG_BUF_SHIFT=14 |
| 1009 | CONFIG_DETECT_SOFTLOCKUP=y | 1070 | CONFIG_DETECT_SOFTLOCKUP=y |
| @@ -1019,10 +1080,9 @@ CONFIG_DEBUG_MUTEXES=y | |||
| 1019 | # CONFIG_DEBUG_KOBJECT is not set | 1080 | # CONFIG_DEBUG_KOBJECT is not set |
| 1020 | CONFIG_DEBUG_BUGVERBOSE=y | 1081 | CONFIG_DEBUG_BUGVERBOSE=y |
| 1021 | # CONFIG_DEBUG_INFO is not set | 1082 | # CONFIG_DEBUG_INFO is not set |
| 1022 | # CONFIG_DEBUG_FS is not set | ||
| 1023 | # CONFIG_DEBUG_VM is not set | 1083 | # CONFIG_DEBUG_VM is not set |
| 1084 | # CONFIG_DEBUG_LIST is not set | ||
| 1024 | CONFIG_FRAME_POINTER=y | 1085 | CONFIG_FRAME_POINTER=y |
| 1025 | # CONFIG_UNWIND_INFO is not set | ||
| 1026 | CONFIG_FORCED_INLINING=y | 1086 | CONFIG_FORCED_INLINING=y |
| 1027 | # CONFIG_RCU_TORTURE_TEST is not set | 1087 | # CONFIG_RCU_TORTURE_TEST is not set |
| 1028 | CONFIG_DEBUG_USER=y | 1088 | CONFIG_DEBUG_USER=y |
| @@ -1042,12 +1102,9 @@ CONFIG_DEBUG_LL=y | |||
| 1042 | # CONFIG_CRYPTO is not set | 1102 | # CONFIG_CRYPTO is not set |
| 1043 | 1103 | ||
| 1044 | # | 1104 | # |
| 1045 | # Hardware crypto devices | ||
| 1046 | # | ||
| 1047 | |||
| 1048 | # | ||
| 1049 | # Library routines | 1105 | # Library routines |
| 1050 | # | 1106 | # |
| 1107 | CONFIG_BITREVERSE=y | ||
| 1051 | # CONFIG_CRC_CCITT is not set | 1108 | # CONFIG_CRC_CCITT is not set |
| 1052 | # CONFIG_CRC16 is not set | 1109 | # CONFIG_CRC16 is not set |
| 1053 | CONFIG_CRC32=y | 1110 | CONFIG_CRC32=y |
| @@ -1055,3 +1112,4 @@ CONFIG_CRC32=y | |||
| 1055 | CONFIG_ZLIB_INFLATE=y | 1112 | CONFIG_ZLIB_INFLATE=y |
| 1056 | CONFIG_ZLIB_DEFLATE=y | 1113 | CONFIG_ZLIB_DEFLATE=y |
| 1057 | CONFIG_PLIST=y | 1114 | CONFIG_PLIST=y |
| 1115 | CONFIG_IOMAP_COPY=y | ||
diff --git a/arch/arm/configs/ixp23xx_defconfig b/arch/arm/configs/ixp23xx_defconfig index 06deefaec1d2..27cf022dd807 100644 --- a/arch/arm/configs/ixp23xx_defconfig +++ b/arch/arm/configs/ixp23xx_defconfig | |||
| @@ -1,14 +1,18 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.18-rc1 | 3 | # Linux kernel version: 2.6.20-rc1 |
| 4 | # Sun Jul 9 14:13:35 2006 | 4 | # Sat Dec 16 06:05:45 2006 |
| 5 | # | 5 | # |
| 6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
| 7 | # CONFIG_GENERIC_TIME is not set | ||
| 7 | CONFIG_MMU=y | 8 | CONFIG_MMU=y |
| 8 | CONFIG_GENERIC_HARDIRQS=y | 9 | CONFIG_GENERIC_HARDIRQS=y |
| 10 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
| 9 | CONFIG_HARDIRQS_SW_RESEND=y | 11 | CONFIG_HARDIRQS_SW_RESEND=y |
| 10 | CONFIG_GENERIC_IRQ_PROBE=y | 12 | CONFIG_GENERIC_IRQ_PROBE=y |
| 11 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 13 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
| 14 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
| 15 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
| 12 | CONFIG_GENERIC_HWEIGHT=y | 16 | CONFIG_GENERIC_HWEIGHT=y |
| 13 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 17 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
| 14 | CONFIG_VECTORS_BASE=0xffff0000 | 18 | CONFIG_VECTORS_BASE=0xffff0000 |
| @@ -28,17 +32,22 @@ CONFIG_LOCALVERSION="" | |||
| 28 | CONFIG_LOCALVERSION_AUTO=y | 32 | CONFIG_LOCALVERSION_AUTO=y |
| 29 | CONFIG_SWAP=y | 33 | CONFIG_SWAP=y |
| 30 | CONFIG_SYSVIPC=y | 34 | CONFIG_SYSVIPC=y |
| 35 | # CONFIG_IPC_NS is not set | ||
| 31 | # CONFIG_POSIX_MQUEUE is not set | 36 | # CONFIG_POSIX_MQUEUE is not set |
| 32 | CONFIG_BSD_PROCESS_ACCT=y | 37 | CONFIG_BSD_PROCESS_ACCT=y |
| 33 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | 38 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set |
| 34 | CONFIG_SYSCTL=y | 39 | # CONFIG_TASKSTATS is not set |
| 40 | # CONFIG_UTS_NS is not set | ||
| 35 | # CONFIG_AUDIT is not set | 41 | # CONFIG_AUDIT is not set |
| 36 | # CONFIG_IKCONFIG is not set | 42 | # CONFIG_IKCONFIG is not set |
| 43 | CONFIG_SYSFS_DEPRECATED=y | ||
| 37 | # CONFIG_RELAY is not set | 44 | # CONFIG_RELAY is not set |
| 38 | CONFIG_INITRAMFS_SOURCE="" | 45 | CONFIG_INITRAMFS_SOURCE="" |
| 39 | CONFIG_UID16=y | ||
| 40 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 46 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
| 47 | CONFIG_SYSCTL=y | ||
| 41 | CONFIG_EMBEDDED=y | 48 | CONFIG_EMBEDDED=y |
| 49 | CONFIG_UID16=y | ||
| 50 | CONFIG_SYSCTL_SYSCALL=y | ||
| 42 | CONFIG_KALLSYMS=y | 51 | CONFIG_KALLSYMS=y |
| 43 | # CONFIG_KALLSYMS_ALL is not set | 52 | # CONFIG_KALLSYMS_ALL is not set |
| 44 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 53 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
| @@ -47,12 +56,12 @@ CONFIG_PRINTK=y | |||
| 47 | CONFIG_BUG=y | 56 | CONFIG_BUG=y |
| 48 | CONFIG_ELF_CORE=y | 57 | CONFIG_ELF_CORE=y |
| 49 | CONFIG_BASE_FULL=y | 58 | CONFIG_BASE_FULL=y |
| 50 | CONFIG_RT_MUTEXES=y | ||
| 51 | CONFIG_FUTEX=y | 59 | CONFIG_FUTEX=y |
| 52 | CONFIG_EPOLL=y | 60 | CONFIG_EPOLL=y |
| 53 | CONFIG_SHMEM=y | 61 | CONFIG_SHMEM=y |
| 54 | CONFIG_SLAB=y | 62 | CONFIG_SLAB=y |
| 55 | CONFIG_VM_EVENT_COUNTERS=y | 63 | CONFIG_VM_EVENT_COUNTERS=y |
| 64 | CONFIG_RT_MUTEXES=y | ||
| 56 | # CONFIG_TINY_SHMEM is not set | 65 | # CONFIG_TINY_SHMEM is not set |
| 57 | CONFIG_BASE_SMALL=0 | 66 | CONFIG_BASE_SMALL=0 |
| 58 | # CONFIG_SLOB is not set | 67 | # CONFIG_SLOB is not set |
| @@ -70,7 +79,10 @@ CONFIG_KMOD=y | |||
| 70 | # | 79 | # |
| 71 | # Block layer | 80 | # Block layer |
| 72 | # | 81 | # |
| 82 | CONFIG_BLOCK=y | ||
| 83 | # CONFIG_LBD is not set | ||
| 73 | # CONFIG_BLK_DEV_IO_TRACE is not set | 84 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 85 | # CONFIG_LSF is not set | ||
| 74 | 86 | ||
| 75 | # | 87 | # |
| 76 | # IO Schedulers | 88 | # IO Schedulers |
| @@ -102,7 +114,9 @@ CONFIG_DEFAULT_IOSCHED="anticipatory" | |||
| 102 | # CONFIG_ARCH_NETX is not set | 114 | # CONFIG_ARCH_NETX is not set |
| 103 | # CONFIG_ARCH_H720X is not set | 115 | # CONFIG_ARCH_H720X is not set |
| 104 | # CONFIG_ARCH_IMX is not set | 116 | # CONFIG_ARCH_IMX is not set |
| 105 | # CONFIG_ARCH_IOP3XX is not set | 117 | # CONFIG_ARCH_IOP32X is not set |
| 118 | # CONFIG_ARCH_IOP33X is not set | ||
| 119 | # CONFIG_ARCH_IOP13XX is not set | ||
| 106 | # CONFIG_ARCH_IXP4XX is not set | 120 | # CONFIG_ARCH_IXP4XX is not set |
| 107 | # CONFIG_ARCH_IXP2000 is not set | 121 | # CONFIG_ARCH_IXP2000 is not set |
| 108 | CONFIG_ARCH_IXP23XX=y | 122 | CONFIG_ARCH_IXP23XX=y |
| @@ -137,6 +151,8 @@ CONFIG_CPU_32v5=y | |||
| 137 | CONFIG_CPU_ABRT_EV5T=y | 151 | CONFIG_CPU_ABRT_EV5T=y |
| 138 | CONFIG_CPU_CACHE_VIVT=y | 152 | CONFIG_CPU_CACHE_VIVT=y |
| 139 | CONFIG_CPU_TLB_V4WBI=y | 153 | CONFIG_CPU_TLB_V4WBI=y |
| 154 | CONFIG_CPU_CP15=y | ||
| 155 | CONFIG_CPU_CP15_MMU=y | ||
| 140 | CONFIG_IO_36=y | 156 | CONFIG_IO_36=y |
| 141 | 157 | ||
| 142 | # | 158 | # |
| @@ -144,11 +160,15 @@ CONFIG_IO_36=y | |||
| 144 | # | 160 | # |
| 145 | # CONFIG_ARM_THUMB is not set | 161 | # CONFIG_ARM_THUMB is not set |
| 146 | CONFIG_CPU_BIG_ENDIAN=y | 162 | CONFIG_CPU_BIG_ENDIAN=y |
| 163 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
| 164 | # CONFIG_CPU_BPREDICT_DISABLE is not set | ||
| 165 | # CONFIG_IWMMXT is not set | ||
| 147 | 166 | ||
| 148 | # | 167 | # |
| 149 | # Bus support | 168 | # Bus support |
| 150 | # | 169 | # |
| 151 | CONFIG_PCI=y | 170 | CONFIG_PCI=y |
| 171 | # CONFIG_PCI_MULTITHREAD_PROBE is not set | ||
| 152 | # CONFIG_PCI_DEBUG is not set | 172 | # CONFIG_PCI_DEBUG is not set |
| 153 | 173 | ||
| 154 | # | 174 | # |
| @@ -222,6 +242,7 @@ CONFIG_PACKET_MMAP=y | |||
| 222 | CONFIG_UNIX=y | 242 | CONFIG_UNIX=y |
| 223 | CONFIG_XFRM=y | 243 | CONFIG_XFRM=y |
| 224 | # CONFIG_XFRM_USER is not set | 244 | # CONFIG_XFRM_USER is not set |
| 245 | # CONFIG_XFRM_SUB_POLICY is not set | ||
| 225 | # CONFIG_NET_KEY is not set | 246 | # CONFIG_NET_KEY is not set |
| 226 | CONFIG_INET=y | 247 | CONFIG_INET=y |
| 227 | # CONFIG_IP_MULTICAST is not set | 248 | # CONFIG_IP_MULTICAST is not set |
| @@ -242,13 +263,29 @@ CONFIG_SYN_COOKIES=y | |||
| 242 | # CONFIG_INET_TUNNEL is not set | 263 | # CONFIG_INET_TUNNEL is not set |
| 243 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | 264 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
| 244 | CONFIG_INET_XFRM_MODE_TUNNEL=y | 265 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
| 266 | CONFIG_INET_XFRM_MODE_BEET=y | ||
| 245 | CONFIG_INET_DIAG=y | 267 | CONFIG_INET_DIAG=y |
| 246 | CONFIG_INET_TCP_DIAG=y | 268 | CONFIG_INET_TCP_DIAG=y |
| 247 | # CONFIG_TCP_CONG_ADVANCED is not set | 269 | # CONFIG_TCP_CONG_ADVANCED is not set |
| 248 | CONFIG_TCP_CONG_BIC=y | 270 | CONFIG_TCP_CONG_CUBIC=y |
| 249 | # CONFIG_IPV6 is not set | 271 | CONFIG_DEFAULT_TCP_CONG="cubic" |
| 272 | # CONFIG_TCP_MD5SIG is not set | ||
| 273 | CONFIG_IPV6=y | ||
| 274 | # CONFIG_IPV6_PRIVACY is not set | ||
| 275 | # CONFIG_IPV6_ROUTER_PREF is not set | ||
| 276 | # CONFIG_INET6_AH is not set | ||
| 277 | # CONFIG_INET6_ESP is not set | ||
| 278 | # CONFIG_INET6_IPCOMP is not set | ||
| 279 | # CONFIG_IPV6_MIP6 is not set | ||
| 250 | # CONFIG_INET6_XFRM_TUNNEL is not set | 280 | # CONFIG_INET6_XFRM_TUNNEL is not set |
| 251 | # CONFIG_INET6_TUNNEL is not set | 281 | # CONFIG_INET6_TUNNEL is not set |
| 282 | # CONFIG_INET6_XFRM_MODE_TRANSPORT is not set | ||
| 283 | # CONFIG_INET6_XFRM_MODE_TUNNEL is not set | ||
| 284 | # CONFIG_INET6_XFRM_MODE_BEET is not set | ||
| 285 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set | ||
| 286 | # CONFIG_IPV6_SIT is not set | ||
| 287 | # CONFIG_IPV6_TUNNEL is not set | ||
| 288 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | ||
| 252 | # CONFIG_NETWORK_SECMARK is not set | 289 | # CONFIG_NETWORK_SECMARK is not set |
| 253 | # CONFIG_NETFILTER is not set | 290 | # CONFIG_NETFILTER is not set |
| 254 | 291 | ||
| @@ -275,7 +312,6 @@ CONFIG_TCP_CONG_BIC=y | |||
| 275 | # CONFIG_ATALK is not set | 312 | # CONFIG_ATALK is not set |
| 276 | # CONFIG_X25 is not set | 313 | # CONFIG_X25 is not set |
| 277 | # CONFIG_LAPB is not set | 314 | # CONFIG_LAPB is not set |
| 278 | # CONFIG_NET_DIVERT is not set | ||
| 279 | # CONFIG_ECONET is not set | 315 | # CONFIG_ECONET is not set |
| 280 | # CONFIG_WAN_ROUTER is not set | 316 | # CONFIG_WAN_ROUTER is not set |
| 281 | 317 | ||
| @@ -334,6 +370,7 @@ CONFIG_MTD_BLOCK=y | |||
| 334 | # CONFIG_NFTL is not set | 370 | # CONFIG_NFTL is not set |
| 335 | # CONFIG_INFTL is not set | 371 | # CONFIG_INFTL is not set |
| 336 | # CONFIG_RFD_FTL is not set | 372 | # CONFIG_RFD_FTL is not set |
| 373 | # CONFIG_SSFDC is not set | ||
| 337 | 374 | ||
| 338 | # | 375 | # |
| 339 | # RAM/ROM/Flash chip drivers | 376 | # RAM/ROM/Flash chip drivers |
| @@ -418,12 +455,13 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=1 | |||
| 418 | # CONFIG_BLK_DEV_COW_COMMON is not set | 455 | # CONFIG_BLK_DEV_COW_COMMON is not set |
| 419 | CONFIG_BLK_DEV_LOOP=y | 456 | CONFIG_BLK_DEV_LOOP=y |
| 420 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | 457 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set |
| 421 | # CONFIG_BLK_DEV_NBD is not set | 458 | CONFIG_BLK_DEV_NBD=y |
| 422 | # CONFIG_BLK_DEV_SX8 is not set | 459 | # CONFIG_BLK_DEV_SX8 is not set |
| 423 | # CONFIG_BLK_DEV_UB is not set | 460 | # CONFIG_BLK_DEV_UB is not set |
| 424 | CONFIG_BLK_DEV_RAM=y | 461 | CONFIG_BLK_DEV_RAM=y |
| 425 | CONFIG_BLK_DEV_RAM_COUNT=16 | 462 | CONFIG_BLK_DEV_RAM_COUNT=16 |
| 426 | CONFIG_BLK_DEV_RAM_SIZE=8192 | 463 | CONFIG_BLK_DEV_RAM_SIZE=8192 |
| 464 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | ||
| 427 | CONFIG_BLK_DEV_INITRD=y | 465 | CONFIG_BLK_DEV_INITRD=y |
| 428 | # CONFIG_CDROM_PKTCDVD is not set | 466 | # CONFIG_CDROM_PKTCDVD is not set |
| 429 | # CONFIG_ATA_OVER_ETH is not set | 467 | # CONFIG_ATA_OVER_ETH is not set |
| @@ -432,6 +470,7 @@ CONFIG_BLK_DEV_INITRD=y | |||
| 432 | # ATA/ATAPI/MFM/RLL support | 470 | # ATA/ATAPI/MFM/RLL support |
| 433 | # | 471 | # |
| 434 | CONFIG_IDE=y | 472 | CONFIG_IDE=y |
| 473 | CONFIG_IDE_MAX_HWIFS=4 | ||
| 435 | CONFIG_BLK_DEV_IDE=y | 474 | CONFIG_BLK_DEV_IDE=y |
| 436 | 475 | ||
| 437 | # | 476 | # |
| @@ -455,7 +494,6 @@ CONFIG_BLK_DEV_IDEPCI=y | |||
| 455 | # CONFIG_BLK_DEV_OFFBOARD is not set | 494 | # CONFIG_BLK_DEV_OFFBOARD is not set |
| 456 | # CONFIG_BLK_DEV_GENERIC is not set | 495 | # CONFIG_BLK_DEV_GENERIC is not set |
| 457 | # CONFIG_BLK_DEV_OPTI621 is not set | 496 | # CONFIG_BLK_DEV_OPTI621 is not set |
| 458 | # CONFIG_BLK_DEV_SL82C105 is not set | ||
| 459 | CONFIG_BLK_DEV_IDEDMA_PCI=y | 497 | CONFIG_BLK_DEV_IDEDMA_PCI=y |
| 460 | # CONFIG_BLK_DEV_IDEDMA_FORCED is not set | 498 | # CONFIG_BLK_DEV_IDEDMA_FORCED is not set |
| 461 | # CONFIG_IDEDMA_PCI_AUTO is not set | 499 | # CONFIG_IDEDMA_PCI_AUTO is not set |
| @@ -469,6 +507,7 @@ CONFIG_BLK_DEV_IDEDMA_PCI=y | |||
| 469 | # CONFIG_BLK_DEV_CS5530 is not set | 507 | # CONFIG_BLK_DEV_CS5530 is not set |
| 470 | # CONFIG_BLK_DEV_HPT34X is not set | 508 | # CONFIG_BLK_DEV_HPT34X is not set |
| 471 | # CONFIG_BLK_DEV_HPT366 is not set | 509 | # CONFIG_BLK_DEV_HPT366 is not set |
| 510 | # CONFIG_BLK_DEV_JMICRON is not set | ||
| 472 | # CONFIG_BLK_DEV_SC1200 is not set | 511 | # CONFIG_BLK_DEV_SC1200 is not set |
| 473 | # CONFIG_BLK_DEV_PIIX is not set | 512 | # CONFIG_BLK_DEV_PIIX is not set |
| 474 | # CONFIG_BLK_DEV_IT821X is not set | 513 | # CONFIG_BLK_DEV_IT821X is not set |
| @@ -477,6 +516,7 @@ CONFIG_BLK_DEV_IDEDMA_PCI=y | |||
| 477 | # CONFIG_BLK_DEV_PDC202XX_NEW is not set | 516 | # CONFIG_BLK_DEV_PDC202XX_NEW is not set |
| 478 | # CONFIG_BLK_DEV_SVWKS is not set | 517 | # CONFIG_BLK_DEV_SVWKS is not set |
| 479 | CONFIG_BLK_DEV_SIIMAGE=y | 518 | CONFIG_BLK_DEV_SIIMAGE=y |
| 519 | # CONFIG_BLK_DEV_SL82C105 is not set | ||
| 480 | # CONFIG_BLK_DEV_SLC90E66 is not set | 520 | # CONFIG_BLK_DEV_SLC90E66 is not set |
| 481 | # CONFIG_BLK_DEV_TRM290 is not set | 521 | # CONFIG_BLK_DEV_TRM290 is not set |
| 482 | # CONFIG_BLK_DEV_VIA82CXXX is not set | 522 | # CONFIG_BLK_DEV_VIA82CXXX is not set |
| @@ -491,6 +531,8 @@ CONFIG_BLK_DEV_IDEDMA=y | |||
| 491 | # | 531 | # |
| 492 | # CONFIG_RAID_ATTRS is not set | 532 | # CONFIG_RAID_ATTRS is not set |
| 493 | CONFIG_SCSI=y | 533 | CONFIG_SCSI=y |
| 534 | # CONFIG_SCSI_TGT is not set | ||
| 535 | # CONFIG_SCSI_NETLINK is not set | ||
| 494 | CONFIG_SCSI_PROC_FS=y | 536 | CONFIG_SCSI_PROC_FS=y |
| 495 | 537 | ||
| 496 | # | 538 | # |
| @@ -509,14 +551,16 @@ CONFIG_BLK_DEV_SD=y | |||
| 509 | # CONFIG_SCSI_MULTI_LUN is not set | 551 | # CONFIG_SCSI_MULTI_LUN is not set |
| 510 | # CONFIG_SCSI_CONSTANTS is not set | 552 | # CONFIG_SCSI_CONSTANTS is not set |
| 511 | # CONFIG_SCSI_LOGGING is not set | 553 | # CONFIG_SCSI_LOGGING is not set |
| 554 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
| 512 | 555 | ||
| 513 | # | 556 | # |
| 514 | # SCSI Transport Attributes | 557 | # SCSI Transports |
| 515 | # | 558 | # |
| 516 | # CONFIG_SCSI_SPI_ATTRS is not set | 559 | # CONFIG_SCSI_SPI_ATTRS is not set |
| 517 | # CONFIG_SCSI_FC_ATTRS is not set | 560 | # CONFIG_SCSI_FC_ATTRS is not set |
| 518 | # CONFIG_SCSI_ISCSI_ATTRS is not set | 561 | # CONFIG_SCSI_ISCSI_ATTRS is not set |
| 519 | # CONFIG_SCSI_SAS_ATTRS is not set | 562 | # CONFIG_SCSI_SAS_ATTRS is not set |
| 563 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
| 520 | 564 | ||
| 521 | # | 565 | # |
| 522 | # SCSI low-level drivers | 566 | # SCSI low-level drivers |
| @@ -529,26 +573,34 @@ CONFIG_BLK_DEV_SD=y | |||
| 529 | # CONFIG_SCSI_AIC7XXX is not set | 573 | # CONFIG_SCSI_AIC7XXX is not set |
| 530 | # CONFIG_SCSI_AIC7XXX_OLD is not set | 574 | # CONFIG_SCSI_AIC7XXX_OLD is not set |
| 531 | # CONFIG_SCSI_AIC79XX is not set | 575 | # CONFIG_SCSI_AIC79XX is not set |
| 576 | # CONFIG_SCSI_AIC94XX is not set | ||
| 532 | # CONFIG_SCSI_DPT_I2O is not set | 577 | # CONFIG_SCSI_DPT_I2O is not set |
| 578 | # CONFIG_SCSI_ARCMSR is not set | ||
| 533 | # CONFIG_MEGARAID_NEWGEN is not set | 579 | # CONFIG_MEGARAID_NEWGEN is not set |
| 534 | # CONFIG_MEGARAID_LEGACY is not set | 580 | # CONFIG_MEGARAID_LEGACY is not set |
| 535 | # CONFIG_MEGARAID_SAS is not set | 581 | # CONFIG_MEGARAID_SAS is not set |
| 536 | # CONFIG_SCSI_SATA is not set | ||
| 537 | # CONFIG_SCSI_HPTIOP is not set | 582 | # CONFIG_SCSI_HPTIOP is not set |
| 538 | # CONFIG_SCSI_DMX3191D is not set | 583 | # CONFIG_SCSI_DMX3191D is not set |
| 539 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | 584 | # CONFIG_SCSI_FUTURE_DOMAIN is not set |
| 540 | # CONFIG_SCSI_IPS is not set | 585 | # CONFIG_SCSI_IPS is not set |
| 541 | # CONFIG_SCSI_INITIO is not set | 586 | # CONFIG_SCSI_INITIO is not set |
| 542 | # CONFIG_SCSI_INIA100 is not set | 587 | # CONFIG_SCSI_INIA100 is not set |
| 588 | # CONFIG_SCSI_STEX is not set | ||
| 543 | # CONFIG_SCSI_SYM53C8XX_2 is not set | 589 | # CONFIG_SCSI_SYM53C8XX_2 is not set |
| 544 | # CONFIG_SCSI_IPR is not set | ||
| 545 | # CONFIG_SCSI_QLOGIC_1280 is not set | 590 | # CONFIG_SCSI_QLOGIC_1280 is not set |
| 546 | # CONFIG_SCSI_QLA_FC is not set | 591 | # CONFIG_SCSI_QLA_FC is not set |
| 592 | # CONFIG_SCSI_QLA_ISCSI is not set | ||
| 547 | # CONFIG_SCSI_LPFC is not set | 593 | # CONFIG_SCSI_LPFC is not set |
| 548 | # CONFIG_SCSI_DC395x is not set | 594 | # CONFIG_SCSI_DC395x is not set |
| 549 | # CONFIG_SCSI_DC390T is not set | 595 | # CONFIG_SCSI_DC390T is not set |
| 550 | # CONFIG_SCSI_NSP32 is not set | 596 | # CONFIG_SCSI_NSP32 is not set |
| 551 | # CONFIG_SCSI_DEBUG is not set | 597 | # CONFIG_SCSI_DEBUG is not set |
| 598 | # CONFIG_SCSI_SRP is not set | ||
| 599 | |||
| 600 | # | ||
| 601 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
| 602 | # | ||
| 603 | # CONFIG_ATA is not set | ||
| 552 | 604 | ||
| 553 | # | 605 | # |
| 554 | # Multi-device support (RAID and LVM) | 606 | # Multi-device support (RAID and LVM) |
| @@ -649,6 +701,7 @@ CONFIG_E1000_NAPI=y | |||
| 649 | # CONFIG_VIA_VELOCITY is not set | 701 | # CONFIG_VIA_VELOCITY is not set |
| 650 | # CONFIG_TIGON3 is not set | 702 | # CONFIG_TIGON3 is not set |
| 651 | # CONFIG_BNX2 is not set | 703 | # CONFIG_BNX2 is not set |
| 704 | # CONFIG_QLA3XXX is not set | ||
| 652 | 705 | ||
| 653 | # | 706 | # |
| 654 | # Ethernet (10000 Mbit) | 707 | # Ethernet (10000 Mbit) |
| @@ -657,6 +710,7 @@ CONFIG_E1000_NAPI=y | |||
| 657 | # CONFIG_IXGB is not set | 710 | # CONFIG_IXGB is not set |
| 658 | # CONFIG_S2IO is not set | 711 | # CONFIG_S2IO is not set |
| 659 | # CONFIG_MYRI10GE is not set | 712 | # CONFIG_MYRI10GE is not set |
| 713 | # CONFIG_NETXEN_NIC is not set | ||
| 660 | 714 | ||
| 661 | # | 715 | # |
| 662 | # Token Ring devices | 716 | # Token Ring devices |
| @@ -672,7 +726,6 @@ CONFIG_E1000_NAPI=y | |||
| 672 | # Wan interfaces | 726 | # Wan interfaces |
| 673 | # | 727 | # |
| 674 | CONFIG_WAN=y | 728 | CONFIG_WAN=y |
| 675 | # CONFIG_DSCC4 is not set | ||
| 676 | # CONFIG_LANMEDIA is not set | 729 | # CONFIG_LANMEDIA is not set |
| 677 | CONFIG_HDLC=y | 730 | CONFIG_HDLC=y |
| 678 | CONFIG_HDLC_RAW=y | 731 | CONFIG_HDLC_RAW=y |
| @@ -688,6 +741,7 @@ CONFIG_HDLC_PPP=y | |||
| 688 | # CONFIG_WANXL is not set | 741 | # CONFIG_WANXL is not set |
| 689 | # CONFIG_PC300 is not set | 742 | # CONFIG_PC300 is not set |
| 690 | # CONFIG_FARSYNC is not set | 743 | # CONFIG_FARSYNC is not set |
| 744 | # CONFIG_DSCC4 is not set | ||
| 691 | CONFIG_DLCI=y | 745 | CONFIG_DLCI=y |
| 692 | CONFIG_DLCI_COUNT=24 | 746 | CONFIG_DLCI_COUNT=24 |
| 693 | CONFIG_DLCI_MAX=8 | 747 | CONFIG_DLCI_MAX=8 |
| @@ -710,6 +764,7 @@ CONFIG_DLCI_MAX=8 | |||
| 710 | # Input device support | 764 | # Input device support |
| 711 | # | 765 | # |
| 712 | CONFIG_INPUT=y | 766 | CONFIG_INPUT=y |
| 767 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
| 713 | 768 | ||
| 714 | # | 769 | # |
| 715 | # Userland interfaces | 770 | # Userland interfaces |
| @@ -795,10 +850,6 @@ CONFIG_WATCHDOG=y | |||
| 795 | # CONFIG_DTLK is not set | 850 | # CONFIG_DTLK is not set |
| 796 | # CONFIG_R3964 is not set | 851 | # CONFIG_R3964 is not set |
| 797 | # CONFIG_APPLICOM is not set | 852 | # CONFIG_APPLICOM is not set |
| 798 | |||
| 799 | # | ||
| 800 | # Ftape, the floppy tape device driver | ||
| 801 | # | ||
| 802 | # CONFIG_DRM is not set | 853 | # CONFIG_DRM is not set |
| 803 | # CONFIG_RAW_DRIVER is not set | 854 | # CONFIG_RAW_DRIVER is not set |
| 804 | 855 | ||
| @@ -806,7 +857,6 @@ CONFIG_WATCHDOG=y | |||
| 806 | # TPM devices | 857 | # TPM devices |
| 807 | # | 858 | # |
| 808 | # CONFIG_TCG_TPM is not set | 859 | # CONFIG_TCG_TPM is not set |
| 809 | # CONFIG_TELCLOCK is not set | ||
| 810 | 860 | ||
| 811 | # | 861 | # |
| 812 | # I2C support | 862 | # I2C support |
| @@ -870,6 +920,7 @@ CONFIG_SENSORS_EEPROM=y | |||
| 870 | # | 920 | # |
| 871 | # Dallas's 1-wire bus | 921 | # Dallas's 1-wire bus |
| 872 | # | 922 | # |
| 923 | # CONFIG_W1 is not set | ||
| 873 | 924 | ||
| 874 | # | 925 | # |
| 875 | # Hardware Monitoring support | 926 | # Hardware Monitoring support |
| @@ -903,15 +954,18 @@ CONFIG_HWMON=y | |||
| 903 | # CONFIG_SENSORS_LM92 is not set | 954 | # CONFIG_SENSORS_LM92 is not set |
| 904 | # CONFIG_SENSORS_MAX1619 is not set | 955 | # CONFIG_SENSORS_MAX1619 is not set |
| 905 | # CONFIG_SENSORS_PC87360 is not set | 956 | # CONFIG_SENSORS_PC87360 is not set |
| 957 | # CONFIG_SENSORS_PC87427 is not set | ||
| 906 | # CONFIG_SENSORS_SIS5595 is not set | 958 | # CONFIG_SENSORS_SIS5595 is not set |
| 907 | # CONFIG_SENSORS_SMSC47M1 is not set | 959 | # CONFIG_SENSORS_SMSC47M1 is not set |
| 908 | # CONFIG_SENSORS_SMSC47M192 is not set | 960 | # CONFIG_SENSORS_SMSC47M192 is not set |
| 909 | # CONFIG_SENSORS_SMSC47B397 is not set | 961 | # CONFIG_SENSORS_SMSC47B397 is not set |
| 910 | # CONFIG_SENSORS_VIA686A is not set | 962 | # CONFIG_SENSORS_VIA686A is not set |
| 963 | # CONFIG_SENSORS_VT1211 is not set | ||
| 911 | # CONFIG_SENSORS_VT8231 is not set | 964 | # CONFIG_SENSORS_VT8231 is not set |
| 912 | # CONFIG_SENSORS_W83781D is not set | 965 | # CONFIG_SENSORS_W83781D is not set |
| 913 | # CONFIG_SENSORS_W83791D is not set | 966 | # CONFIG_SENSORS_W83791D is not set |
| 914 | # CONFIG_SENSORS_W83792D is not set | 967 | # CONFIG_SENSORS_W83792D is not set |
| 968 | # CONFIG_SENSORS_W83793 is not set | ||
| 915 | # CONFIG_SENSORS_W83L785TS is not set | 969 | # CONFIG_SENSORS_W83L785TS is not set |
| 916 | # CONFIG_SENSORS_W83627HF is not set | 970 | # CONFIG_SENSORS_W83627HF is not set |
| 917 | # CONFIG_SENSORS_W83627EHF is not set | 971 | # CONFIG_SENSORS_W83627EHF is not set |
| @@ -920,6 +974,8 @@ CONFIG_HWMON=y | |||
| 920 | # | 974 | # |
| 921 | # Misc devices | 975 | # Misc devices |
| 922 | # | 976 | # |
| 977 | # CONFIG_SGI_IOC4 is not set | ||
| 978 | # CONFIG_TIFM_CORE is not set | ||
| 923 | 979 | ||
| 924 | # | 980 | # |
| 925 | # LED devices | 981 | # LED devices |
| @@ -938,7 +994,6 @@ CONFIG_HWMON=y | |||
| 938 | # Multimedia devices | 994 | # Multimedia devices |
| 939 | # | 995 | # |
| 940 | # CONFIG_VIDEO_DEV is not set | 996 | # CONFIG_VIDEO_DEV is not set |
| 941 | CONFIG_VIDEO_V4L2=y | ||
| 942 | 997 | ||
| 943 | # | 998 | # |
| 944 | # Digital Video Broadcasting Devices | 999 | # Digital Video Broadcasting Devices |
| @@ -951,6 +1006,7 @@ CONFIG_VIDEO_V4L2=y | |||
| 951 | # | 1006 | # |
| 952 | # CONFIG_FIRMWARE_EDID is not set | 1007 | # CONFIG_FIRMWARE_EDID is not set |
| 953 | # CONFIG_FB is not set | 1008 | # CONFIG_FB is not set |
| 1009 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
| 954 | 1010 | ||
| 955 | # | 1011 | # |
| 956 | # Sound | 1012 | # Sound |
| @@ -958,6 +1014,11 @@ CONFIG_VIDEO_V4L2=y | |||
| 958 | # CONFIG_SOUND is not set | 1014 | # CONFIG_SOUND is not set |
| 959 | 1015 | ||
| 960 | # | 1016 | # |
| 1017 | # HID Devices | ||
| 1018 | # | ||
| 1019 | CONFIG_HID=y | ||
| 1020 | |||
| 1021 | # | ||
| 961 | # USB support | 1022 | # USB support |
| 962 | # | 1023 | # |
| 963 | CONFIG_USB_ARCH_HAS_HCD=y | 1024 | CONFIG_USB_ARCH_HAS_HCD=y |
| @@ -972,6 +1033,7 @@ CONFIG_USB=y | |||
| 972 | # CONFIG_USB_DEVICEFS is not set | 1033 | # CONFIG_USB_DEVICEFS is not set |
| 973 | # CONFIG_USB_BANDWIDTH is not set | 1034 | # CONFIG_USB_BANDWIDTH is not set |
| 974 | # CONFIG_USB_DYNAMIC_MINORS is not set | 1035 | # CONFIG_USB_DYNAMIC_MINORS is not set |
| 1036 | # CONFIG_USB_MULTITHREAD_PROBE is not set | ||
| 975 | # CONFIG_USB_OTG is not set | 1037 | # CONFIG_USB_OTG is not set |
| 976 | 1038 | ||
| 977 | # | 1039 | # |
| @@ -1012,6 +1074,7 @@ CONFIG_USB_STORAGE=y | |||
| 1012 | # CONFIG_USB_STORAGE_SDDR55 is not set | 1074 | # CONFIG_USB_STORAGE_SDDR55 is not set |
| 1013 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | 1075 | # CONFIG_USB_STORAGE_JUMPSHOT is not set |
| 1014 | # CONFIG_USB_STORAGE_ALAUDA is not set | 1076 | # CONFIG_USB_STORAGE_ALAUDA is not set |
| 1077 | # CONFIG_USB_STORAGE_KARMA is not set | ||
| 1015 | # CONFIG_USB_LIBUSUAL is not set | 1078 | # CONFIG_USB_LIBUSUAL is not set |
| 1016 | 1079 | ||
| 1017 | # | 1080 | # |
| @@ -1050,6 +1113,7 @@ CONFIG_USB_STORAGE=y | |||
| 1050 | # CONFIG_USB_KAWETH is not set | 1113 | # CONFIG_USB_KAWETH is not set |
| 1051 | # CONFIG_USB_PEGASUS is not set | 1114 | # CONFIG_USB_PEGASUS is not set |
| 1052 | # CONFIG_USB_RTL8150 is not set | 1115 | # CONFIG_USB_RTL8150 is not set |
| 1116 | # CONFIG_USB_USBNET_MII is not set | ||
| 1053 | # CONFIG_USB_USBNET is not set | 1117 | # CONFIG_USB_USBNET is not set |
| 1054 | CONFIG_USB_MON=y | 1118 | CONFIG_USB_MON=y |
| 1055 | 1119 | ||
| @@ -1067,19 +1131,21 @@ CONFIG_USB_MON=y | |||
| 1067 | # | 1131 | # |
| 1068 | # CONFIG_USB_EMI62 is not set | 1132 | # CONFIG_USB_EMI62 is not set |
| 1069 | # CONFIG_USB_EMI26 is not set | 1133 | # CONFIG_USB_EMI26 is not set |
| 1134 | # CONFIG_USB_ADUTUX is not set | ||
| 1070 | # CONFIG_USB_AUERSWALD is not set | 1135 | # CONFIG_USB_AUERSWALD is not set |
| 1071 | # CONFIG_USB_RIO500 is not set | 1136 | # CONFIG_USB_RIO500 is not set |
| 1072 | # CONFIG_USB_LEGOTOWER is not set | 1137 | # CONFIG_USB_LEGOTOWER is not set |
| 1073 | # CONFIG_USB_LCD is not set | 1138 | # CONFIG_USB_LCD is not set |
| 1074 | # CONFIG_USB_LED is not set | 1139 | # CONFIG_USB_LED is not set |
| 1075 | # CONFIG_USB_CY7C63 is not set | 1140 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
| 1076 | # CONFIG_USB_CYTHERM is not set | 1141 | # CONFIG_USB_CYTHERM is not set |
| 1077 | # CONFIG_USB_PHIDGETKIT is not set | 1142 | # CONFIG_USB_PHIDGET is not set |
| 1078 | # CONFIG_USB_PHIDGETSERVO is not set | ||
| 1079 | # CONFIG_USB_IDMOUSE is not set | 1143 | # CONFIG_USB_IDMOUSE is not set |
| 1144 | # CONFIG_USB_FTDI_ELAN is not set | ||
| 1080 | # CONFIG_USB_APPLEDISPLAY is not set | 1145 | # CONFIG_USB_APPLEDISPLAY is not set |
| 1081 | # CONFIG_USB_SISUSBVGA is not set | 1146 | # CONFIG_USB_SISUSBVGA is not set |
| 1082 | # CONFIG_USB_LD is not set | 1147 | # CONFIG_USB_LD is not set |
| 1148 | # CONFIG_USB_TRANCEVIBRATOR is not set | ||
| 1083 | 1149 | ||
| 1084 | # | 1150 | # |
| 1085 | # USB DSL modem support | 1151 | # USB DSL modem support |
| @@ -1113,6 +1179,7 @@ CONFIG_EXT3_FS=y | |||
| 1113 | CONFIG_EXT3_FS_XATTR=y | 1179 | CONFIG_EXT3_FS_XATTR=y |
| 1114 | CONFIG_EXT3_FS_POSIX_ACL=y | 1180 | CONFIG_EXT3_FS_POSIX_ACL=y |
| 1115 | # CONFIG_EXT3_FS_SECURITY is not set | 1181 | # CONFIG_EXT3_FS_SECURITY is not set |
| 1182 | # CONFIG_EXT4DEV_FS is not set | ||
| 1116 | CONFIG_JBD=y | 1183 | CONFIG_JBD=y |
| 1117 | # CONFIG_JBD_DEBUG is not set | 1184 | # CONFIG_JBD_DEBUG is not set |
| 1118 | CONFIG_FS_MBCACHE=y | 1185 | CONFIG_FS_MBCACHE=y |
| @@ -1120,6 +1187,7 @@ CONFIG_FS_MBCACHE=y | |||
| 1120 | # CONFIG_JFS_FS is not set | 1187 | # CONFIG_JFS_FS is not set |
| 1121 | CONFIG_FS_POSIX_ACL=y | 1188 | CONFIG_FS_POSIX_ACL=y |
| 1122 | # CONFIG_XFS_FS is not set | 1189 | # CONFIG_XFS_FS is not set |
| 1190 | # CONFIG_GFS2_FS is not set | ||
| 1123 | # CONFIG_OCFS2_FS is not set | 1191 | # CONFIG_OCFS2_FS is not set |
| 1124 | # CONFIG_MINIX_FS is not set | 1192 | # CONFIG_MINIX_FS is not set |
| 1125 | # CONFIG_ROMFS_FS is not set | 1193 | # CONFIG_ROMFS_FS is not set |
| @@ -1150,8 +1218,10 @@ CONFIG_FAT_DEFAULT_CODEPAGE=437 | |||
| 1150 | # Pseudo filesystems | 1218 | # Pseudo filesystems |
| 1151 | # | 1219 | # |
| 1152 | CONFIG_PROC_FS=y | 1220 | CONFIG_PROC_FS=y |
| 1221 | CONFIG_PROC_SYSCTL=y | ||
| 1153 | CONFIG_SYSFS=y | 1222 | CONFIG_SYSFS=y |
| 1154 | CONFIG_TMPFS=y | 1223 | CONFIG_TMPFS=y |
| 1224 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
| 1155 | # CONFIG_HUGETLB_PAGE is not set | 1225 | # CONFIG_HUGETLB_PAGE is not set |
| 1156 | CONFIG_RAMFS=y | 1226 | CONFIG_RAMFS=y |
| 1157 | # CONFIG_CONFIGFS_FS is not set | 1227 | # CONFIG_CONFIGFS_FS is not set |
| @@ -1201,7 +1271,6 @@ CONFIG_SUNRPC=y | |||
| 1201 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1271 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
| 1202 | # CONFIG_SMB_FS is not set | 1272 | # CONFIG_SMB_FS is not set |
| 1203 | # CONFIG_CIFS is not set | 1273 | # CONFIG_CIFS is not set |
| 1204 | # CONFIG_CIFS_DEBUG2 is not set | ||
| 1205 | # CONFIG_NCP_FS is not set | 1274 | # CONFIG_NCP_FS is not set |
| 1206 | # CONFIG_CODA_FS is not set | 1275 | # CONFIG_CODA_FS is not set |
| 1207 | # CONFIG_AFS_FS is not set | 1276 | # CONFIG_AFS_FS is not set |
| @@ -1273,6 +1342,11 @@ CONFIG_NLS_CODEPAGE_437=y | |||
| 1273 | # CONFIG_NLS_UTF8 is not set | 1342 | # CONFIG_NLS_UTF8 is not set |
| 1274 | 1343 | ||
| 1275 | # | 1344 | # |
| 1345 | # Distributed Lock Manager | ||
| 1346 | # | ||
| 1347 | # CONFIG_DLM is not set | ||
| 1348 | |||
| 1349 | # | ||
| 1276 | # Profiling support | 1350 | # Profiling support |
| 1277 | # | 1351 | # |
| 1278 | # CONFIG_PROFILING is not set | 1352 | # CONFIG_PROFILING is not set |
| @@ -1281,8 +1355,11 @@ CONFIG_NLS_CODEPAGE_437=y | |||
| 1281 | # Kernel hacking | 1355 | # Kernel hacking |
| 1282 | # | 1356 | # |
| 1283 | # CONFIG_PRINTK_TIME is not set | 1357 | # CONFIG_PRINTK_TIME is not set |
| 1358 | CONFIG_ENABLE_MUST_CHECK=y | ||
| 1284 | CONFIG_MAGIC_SYSRQ=y | 1359 | CONFIG_MAGIC_SYSRQ=y |
| 1285 | # CONFIG_UNUSED_SYMBOLS is not set | 1360 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1361 | # CONFIG_DEBUG_FS is not set | ||
| 1362 | # CONFIG_HEADERS_CHECK is not set | ||
| 1286 | CONFIG_DEBUG_KERNEL=y | 1363 | CONFIG_DEBUG_KERNEL=y |
| 1287 | CONFIG_LOG_BUF_SHIFT=14 | 1364 | CONFIG_LOG_BUF_SHIFT=14 |
| 1288 | CONFIG_DETECT_SOFTLOCKUP=y | 1365 | CONFIG_DETECT_SOFTLOCKUP=y |
| @@ -1298,10 +1375,9 @@ CONFIG_DEBUG_MUTEXES=y | |||
| 1298 | # CONFIG_DEBUG_KOBJECT is not set | 1375 | # CONFIG_DEBUG_KOBJECT is not set |
| 1299 | CONFIG_DEBUG_BUGVERBOSE=y | 1376 | CONFIG_DEBUG_BUGVERBOSE=y |
| 1300 | # CONFIG_DEBUG_INFO is not set | 1377 | # CONFIG_DEBUG_INFO is not set |
| 1301 | # CONFIG_DEBUG_FS is not set | ||
| 1302 | # CONFIG_DEBUG_VM is not set | 1378 | # CONFIG_DEBUG_VM is not set |
| 1379 | # CONFIG_DEBUG_LIST is not set | ||
| 1303 | CONFIG_FRAME_POINTER=y | 1380 | CONFIG_FRAME_POINTER=y |
| 1304 | # CONFIG_UNWIND_INFO is not set | ||
| 1305 | CONFIG_FORCED_INLINING=y | 1381 | CONFIG_FORCED_INLINING=y |
| 1306 | # CONFIG_RCU_TORTURE_TEST is not set | 1382 | # CONFIG_RCU_TORTURE_TEST is not set |
| 1307 | CONFIG_DEBUG_USER=y | 1383 | CONFIG_DEBUG_USER=y |
| @@ -1321,12 +1397,9 @@ CONFIG_DEBUG_LL=y | |||
| 1321 | # CONFIG_CRYPTO is not set | 1397 | # CONFIG_CRYPTO is not set |
| 1322 | 1398 | ||
| 1323 | # | 1399 | # |
| 1324 | # Hardware crypto devices | ||
| 1325 | # | ||
| 1326 | |||
| 1327 | # | ||
| 1328 | # Library routines | 1400 | # Library routines |
| 1329 | # | 1401 | # |
| 1402 | CONFIG_BITREVERSE=y | ||
| 1330 | # CONFIG_CRC_CCITT is not set | 1403 | # CONFIG_CRC_CCITT is not set |
| 1331 | # CONFIG_CRC16 is not set | 1404 | # CONFIG_CRC16 is not set |
| 1332 | CONFIG_CRC32=y | 1405 | CONFIG_CRC32=y |
| @@ -1334,3 +1407,4 @@ CONFIG_CRC32=y | |||
| 1334 | CONFIG_ZLIB_INFLATE=y | 1407 | CONFIG_ZLIB_INFLATE=y |
| 1335 | CONFIG_ZLIB_DEFLATE=y | 1408 | CONFIG_ZLIB_DEFLATE=y |
| 1336 | CONFIG_PLIST=y | 1409 | CONFIG_PLIST=y |
| 1410 | CONFIG_IOMAP_COPY=y | ||
diff --git a/arch/arm/configs/lpd270_defconfig b/arch/arm/configs/lpd270_defconfig index e146189ab54f..a3bf5833b87a 100644 --- a/arch/arm/configs/lpd270_defconfig +++ b/arch/arm/configs/lpd270_defconfig | |||
| @@ -1,14 +1,18 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.18-rc1 | 3 | # Linux kernel version: 2.6.20-rc1 |
| 4 | # Sun Jul 9 14:15:23 2006 | 4 | # Sat Dec 16 06:05:51 2006 |
| 5 | # | 5 | # |
| 6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
| 7 | # CONFIG_GENERIC_TIME is not set | ||
| 7 | CONFIG_MMU=y | 8 | CONFIG_MMU=y |
| 8 | CONFIG_GENERIC_HARDIRQS=y | 9 | CONFIG_GENERIC_HARDIRQS=y |
| 10 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
| 9 | CONFIG_HARDIRQS_SW_RESEND=y | 11 | CONFIG_HARDIRQS_SW_RESEND=y |
| 10 | CONFIG_GENERIC_IRQ_PROBE=y | 12 | CONFIG_GENERIC_IRQ_PROBE=y |
| 11 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 13 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
| 14 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
| 15 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
| 12 | CONFIG_GENERIC_HWEIGHT=y | 16 | CONFIG_GENERIC_HWEIGHT=y |
| 13 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 17 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
| 14 | CONFIG_ARCH_MTD_XIP=y | 18 | CONFIG_ARCH_MTD_XIP=y |
| @@ -29,16 +33,21 @@ CONFIG_LOCALVERSION="" | |||
| 29 | CONFIG_LOCALVERSION_AUTO=y | 33 | CONFIG_LOCALVERSION_AUTO=y |
| 30 | CONFIG_SWAP=y | 34 | CONFIG_SWAP=y |
| 31 | CONFIG_SYSVIPC=y | 35 | CONFIG_SYSVIPC=y |
| 36 | # CONFIG_IPC_NS is not set | ||
| 32 | # CONFIG_POSIX_MQUEUE is not set | 37 | # CONFIG_POSIX_MQUEUE is not set |
| 33 | # CONFIG_BSD_PROCESS_ACCT is not set | 38 | # CONFIG_BSD_PROCESS_ACCT is not set |
| 34 | CONFIG_SYSCTL=y | 39 | # CONFIG_TASKSTATS is not set |
| 40 | # CONFIG_UTS_NS is not set | ||
| 35 | # CONFIG_AUDIT is not set | 41 | # CONFIG_AUDIT is not set |
| 36 | # CONFIG_IKCONFIG is not set | 42 | # CONFIG_IKCONFIG is not set |
| 43 | CONFIG_SYSFS_DEPRECATED=y | ||
| 37 | # CONFIG_RELAY is not set | 44 | # CONFIG_RELAY is not set |
| 38 | CONFIG_INITRAMFS_SOURCE="" | 45 | CONFIG_INITRAMFS_SOURCE="" |
| 39 | CONFIG_UID16=y | ||
| 40 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 46 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
| 47 | CONFIG_SYSCTL=y | ||
| 41 | # CONFIG_EMBEDDED is not set | 48 | # CONFIG_EMBEDDED is not set |
| 49 | CONFIG_UID16=y | ||
| 50 | CONFIG_SYSCTL_SYSCALL=y | ||
| 42 | CONFIG_KALLSYMS=y | 51 | CONFIG_KALLSYMS=y |
| 43 | # CONFIG_KALLSYMS_ALL is not set | 52 | # CONFIG_KALLSYMS_ALL is not set |
| 44 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 53 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
| @@ -47,12 +56,12 @@ CONFIG_PRINTK=y | |||
| 47 | CONFIG_BUG=y | 56 | CONFIG_BUG=y |
| 48 | CONFIG_ELF_CORE=y | 57 | CONFIG_ELF_CORE=y |
| 49 | CONFIG_BASE_FULL=y | 58 | CONFIG_BASE_FULL=y |
| 50 | CONFIG_RT_MUTEXES=y | ||
| 51 | CONFIG_FUTEX=y | 59 | CONFIG_FUTEX=y |
| 52 | CONFIG_EPOLL=y | 60 | CONFIG_EPOLL=y |
| 53 | CONFIG_SHMEM=y | 61 | CONFIG_SHMEM=y |
| 54 | CONFIG_SLAB=y | 62 | CONFIG_SLAB=y |
| 55 | CONFIG_VM_EVENT_COUNTERS=y | 63 | CONFIG_VM_EVENT_COUNTERS=y |
| 64 | CONFIG_RT_MUTEXES=y | ||
| 56 | # CONFIG_TINY_SHMEM is not set | 65 | # CONFIG_TINY_SHMEM is not set |
| 57 | CONFIG_BASE_SMALL=0 | 66 | CONFIG_BASE_SMALL=0 |
| 58 | # CONFIG_SLOB is not set | 67 | # CONFIG_SLOB is not set |
| @@ -69,7 +78,10 @@ CONFIG_MODULES=y | |||
| 69 | # | 78 | # |
| 70 | # Block layer | 79 | # Block layer |
| 71 | # | 80 | # |
| 81 | CONFIG_BLOCK=y | ||
| 82 | # CONFIG_LBD is not set | ||
| 72 | # CONFIG_BLK_DEV_IO_TRACE is not set | 83 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 84 | # CONFIG_LSF is not set | ||
| 73 | 85 | ||
| 74 | # | 86 | # |
| 75 | # IO Schedulers | 87 | # IO Schedulers |
| @@ -101,7 +113,9 @@ CONFIG_DEFAULT_IOSCHED="anticipatory" | |||
| 101 | # CONFIG_ARCH_NETX is not set | 113 | # CONFIG_ARCH_NETX is not set |
| 102 | # CONFIG_ARCH_H720X is not set | 114 | # CONFIG_ARCH_H720X is not set |
| 103 | # CONFIG_ARCH_IMX is not set | 115 | # CONFIG_ARCH_IMX is not set |
| 104 | # CONFIG_ARCH_IOP3XX is not set | 116 | # CONFIG_ARCH_IOP32X is not set |
| 117 | # CONFIG_ARCH_IOP33X is not set | ||
| 118 | # CONFIG_ARCH_IOP13XX is not set | ||
| 105 | # CONFIG_ARCH_IXP4XX is not set | 119 | # CONFIG_ARCH_IXP4XX is not set |
| 106 | # CONFIG_ARCH_IXP2000 is not set | 120 | # CONFIG_ARCH_IXP2000 is not set |
| 107 | # CONFIG_ARCH_IXP23XX is not set | 121 | # CONFIG_ARCH_IXP23XX is not set |
| @@ -125,7 +139,6 @@ CONFIG_MACH_LOGICPD_PXA270=y | |||
| 125 | # CONFIG_PXA_SHARPSL is not set | 139 | # CONFIG_PXA_SHARPSL is not set |
| 126 | # CONFIG_MACH_TRIZEPS4 is not set | 140 | # CONFIG_MACH_TRIZEPS4 is not set |
| 127 | CONFIG_PXA27x=y | 141 | CONFIG_PXA27x=y |
| 128 | CONFIG_IWMMXT=y | ||
| 129 | 142 | ||
| 130 | # | 143 | # |
| 131 | # Processor Type | 144 | # Processor Type |
| @@ -136,11 +149,15 @@ CONFIG_CPU_32v5=y | |||
| 136 | CONFIG_CPU_ABRT_EV5T=y | 149 | CONFIG_CPU_ABRT_EV5T=y |
| 137 | CONFIG_CPU_CACHE_VIVT=y | 150 | CONFIG_CPU_CACHE_VIVT=y |
| 138 | CONFIG_CPU_TLB_V4WBI=y | 151 | CONFIG_CPU_TLB_V4WBI=y |
| 152 | CONFIG_CPU_CP15=y | ||
| 153 | CONFIG_CPU_CP15_MMU=y | ||
| 139 | 154 | ||
| 140 | # | 155 | # |
| 141 | # Processor Features | 156 | # Processor Features |
| 142 | # | 157 | # |
| 143 | # CONFIG_ARM_THUMB is not set | 158 | # CONFIG_ARM_THUMB is not set |
| 159 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
| 160 | CONFIG_IWMMXT=y | ||
| 144 | CONFIG_XSCALE_PMU=y | 161 | CONFIG_XSCALE_PMU=y |
| 145 | 162 | ||
| 146 | # | 163 | # |
| @@ -217,6 +234,7 @@ CONFIG_NET=y | |||
| 217 | CONFIG_UNIX=y | 234 | CONFIG_UNIX=y |
| 218 | CONFIG_XFRM=y | 235 | CONFIG_XFRM=y |
| 219 | # CONFIG_XFRM_USER is not set | 236 | # CONFIG_XFRM_USER is not set |
| 237 | # CONFIG_XFRM_SUB_POLICY is not set | ||
| 220 | # CONFIG_NET_KEY is not set | 238 | # CONFIG_NET_KEY is not set |
| 221 | CONFIG_INET=y | 239 | CONFIG_INET=y |
| 222 | # CONFIG_IP_MULTICAST is not set | 240 | # CONFIG_IP_MULTICAST is not set |
| @@ -237,13 +255,29 @@ CONFIG_IP_PNP_BOOTP=y | |||
| 237 | # CONFIG_INET_TUNNEL is not set | 255 | # CONFIG_INET_TUNNEL is not set |
| 238 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | 256 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
| 239 | CONFIG_INET_XFRM_MODE_TUNNEL=y | 257 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
| 258 | CONFIG_INET_XFRM_MODE_BEET=y | ||
| 240 | CONFIG_INET_DIAG=y | 259 | CONFIG_INET_DIAG=y |
| 241 | CONFIG_INET_TCP_DIAG=y | 260 | CONFIG_INET_TCP_DIAG=y |
| 242 | # CONFIG_TCP_CONG_ADVANCED is not set | 261 | # CONFIG_TCP_CONG_ADVANCED is not set |
| 243 | CONFIG_TCP_CONG_BIC=y | 262 | CONFIG_TCP_CONG_CUBIC=y |
| 244 | # CONFIG_IPV6 is not set | 263 | CONFIG_DEFAULT_TCP_CONG="cubic" |
| 264 | # CONFIG_TCP_MD5SIG is not set | ||
| 265 | CONFIG_IPV6=y | ||
| 266 | # CONFIG_IPV6_PRIVACY is not set | ||
| 267 | # CONFIG_IPV6_ROUTER_PREF is not set | ||
| 268 | # CONFIG_INET6_AH is not set | ||
| 269 | # CONFIG_INET6_ESP is not set | ||
| 270 | # CONFIG_INET6_IPCOMP is not set | ||
| 271 | # CONFIG_IPV6_MIP6 is not set | ||
| 245 | # CONFIG_INET6_XFRM_TUNNEL is not set | 272 | # CONFIG_INET6_XFRM_TUNNEL is not set |
| 246 | # CONFIG_INET6_TUNNEL is not set | 273 | # CONFIG_INET6_TUNNEL is not set |
| 274 | # CONFIG_INET6_XFRM_MODE_TRANSPORT is not set | ||
| 275 | # CONFIG_INET6_XFRM_MODE_TUNNEL is not set | ||
| 276 | # CONFIG_INET6_XFRM_MODE_BEET is not set | ||
| 277 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set | ||
| 278 | # CONFIG_IPV6_SIT is not set | ||
| 279 | # CONFIG_IPV6_TUNNEL is not set | ||
| 280 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | ||
| 247 | # CONFIG_NETWORK_SECMARK is not set | 281 | # CONFIG_NETWORK_SECMARK is not set |
| 248 | # CONFIG_NETFILTER is not set | 282 | # CONFIG_NETFILTER is not set |
| 249 | 283 | ||
| @@ -270,7 +304,6 @@ CONFIG_TCP_CONG_BIC=y | |||
| 270 | # CONFIG_ATALK is not set | 304 | # CONFIG_ATALK is not set |
| 271 | # CONFIG_X25 is not set | 305 | # CONFIG_X25 is not set |
| 272 | # CONFIG_LAPB is not set | 306 | # CONFIG_LAPB is not set |
| 273 | # CONFIG_NET_DIVERT is not set | ||
| 274 | # CONFIG_ECONET is not set | 307 | # CONFIG_ECONET is not set |
| 275 | # CONFIG_WAN_ROUTER is not set | 308 | # CONFIG_WAN_ROUTER is not set |
| 276 | 309 | ||
| @@ -329,6 +362,7 @@ CONFIG_MTD_BLOCK=y | |||
| 329 | # CONFIG_NFTL is not set | 362 | # CONFIG_NFTL is not set |
| 330 | # CONFIG_INFTL is not set | 363 | # CONFIG_INFTL is not set |
| 331 | # CONFIG_RFD_FTL is not set | 364 | # CONFIG_RFD_FTL is not set |
| 365 | # CONFIG_SSFDC is not set | ||
| 332 | 366 | ||
| 333 | # | 367 | # |
| 334 | # RAM/ROM/Flash chip drivers | 368 | # RAM/ROM/Flash chip drivers |
| @@ -410,7 +444,7 @@ CONFIG_MTD_CFI_UTIL=y | |||
| 410 | # | 444 | # |
| 411 | # CONFIG_BLK_DEV_COW_COMMON is not set | 445 | # CONFIG_BLK_DEV_COW_COMMON is not set |
| 412 | # CONFIG_BLK_DEV_LOOP is not set | 446 | # CONFIG_BLK_DEV_LOOP is not set |
| 413 | # CONFIG_BLK_DEV_NBD is not set | 447 | CONFIG_BLK_DEV_NBD=y |
| 414 | # CONFIG_BLK_DEV_RAM is not set | 448 | # CONFIG_BLK_DEV_RAM is not set |
| 415 | # CONFIG_BLK_DEV_INITRD is not set | 449 | # CONFIG_BLK_DEV_INITRD is not set |
| 416 | # CONFIG_CDROM_PKTCDVD is not set | 450 | # CONFIG_CDROM_PKTCDVD is not set |
| @@ -447,6 +481,12 @@ CONFIG_BLK_DEV_IDEDISK=y | |||
| 447 | # | 481 | # |
| 448 | # CONFIG_RAID_ATTRS is not set | 482 | # CONFIG_RAID_ATTRS is not set |
| 449 | # CONFIG_SCSI is not set | 483 | # CONFIG_SCSI is not set |
| 484 | # CONFIG_SCSI_NETLINK is not set | ||
| 485 | |||
| 486 | # | ||
| 487 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
| 488 | # | ||
| 489 | # CONFIG_ATA is not set | ||
| 450 | 490 | ||
| 451 | # | 491 | # |
| 452 | # Multi-device support (RAID and LVM) | 492 | # Multi-device support (RAID and LVM) |
| @@ -526,6 +566,7 @@ CONFIG_SMC91X=y | |||
| 526 | # Input device support | 566 | # Input device support |
| 527 | # | 567 | # |
| 528 | CONFIG_INPUT=y | 568 | CONFIG_INPUT=y |
| 569 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
| 529 | 570 | ||
| 530 | # | 571 | # |
| 531 | # Userland interfaces | 572 | # Userland interfaces |
| @@ -548,6 +589,7 @@ CONFIG_KEYBOARD_ATKBD=y | |||
| 548 | # CONFIG_KEYBOARD_LKKBD is not set | 589 | # CONFIG_KEYBOARD_LKKBD is not set |
| 549 | # CONFIG_KEYBOARD_XTKBD is not set | 590 | # CONFIG_KEYBOARD_XTKBD is not set |
| 550 | # CONFIG_KEYBOARD_NEWTON is not set | 591 | # CONFIG_KEYBOARD_NEWTON is not set |
| 592 | # CONFIG_KEYBOARD_STOWAWAY is not set | ||
| 551 | # CONFIG_INPUT_MOUSE is not set | 593 | # CONFIG_INPUT_MOUSE is not set |
| 552 | # CONFIG_INPUT_JOYSTICK is not set | 594 | # CONFIG_INPUT_JOYSTICK is not set |
| 553 | # CONFIG_INPUT_TOUCHSCREEN is not set | 595 | # CONFIG_INPUT_TOUCHSCREEN is not set |
| @@ -600,17 +642,12 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
| 600 | # CONFIG_NVRAM is not set | 642 | # CONFIG_NVRAM is not set |
| 601 | # CONFIG_DTLK is not set | 643 | # CONFIG_DTLK is not set |
| 602 | # CONFIG_R3964 is not set | 644 | # CONFIG_R3964 is not set |
| 603 | |||
| 604 | # | ||
| 605 | # Ftape, the floppy tape device driver | ||
| 606 | # | ||
| 607 | # CONFIG_RAW_DRIVER is not set | 645 | # CONFIG_RAW_DRIVER is not set |
| 608 | 646 | ||
| 609 | # | 647 | # |
| 610 | # TPM devices | 648 | # TPM devices |
| 611 | # | 649 | # |
| 612 | # CONFIG_TCG_TPM is not set | 650 | # CONFIG_TCG_TPM is not set |
| 613 | # CONFIG_TELCLOCK is not set | ||
| 614 | 651 | ||
| 615 | # | 652 | # |
| 616 | # I2C support | 653 | # I2C support |
| @@ -626,6 +663,7 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
| 626 | # | 663 | # |
| 627 | # Dallas's 1-wire bus | 664 | # Dallas's 1-wire bus |
| 628 | # | 665 | # |
| 666 | # CONFIG_W1 is not set | ||
| 629 | 667 | ||
| 630 | # | 668 | # |
| 631 | # Hardware Monitoring support | 669 | # Hardware Monitoring support |
| @@ -634,11 +672,14 @@ CONFIG_HWMON=y | |||
| 634 | # CONFIG_HWMON_VID is not set | 672 | # CONFIG_HWMON_VID is not set |
| 635 | # CONFIG_SENSORS_ABITUGURU is not set | 673 | # CONFIG_SENSORS_ABITUGURU is not set |
| 636 | # CONFIG_SENSORS_F71805F is not set | 674 | # CONFIG_SENSORS_F71805F is not set |
| 675 | # CONFIG_SENSORS_PC87427 is not set | ||
| 676 | # CONFIG_SENSORS_VT1211 is not set | ||
| 637 | # CONFIG_HWMON_DEBUG_CHIP is not set | 677 | # CONFIG_HWMON_DEBUG_CHIP is not set |
| 638 | 678 | ||
| 639 | # | 679 | # |
| 640 | # Misc devices | 680 | # Misc devices |
| 641 | # | 681 | # |
| 682 | # CONFIG_TIFM_CORE is not set | ||
| 642 | 683 | ||
| 643 | # | 684 | # |
| 644 | # LED devices | 685 | # LED devices |
| @@ -657,7 +698,6 @@ CONFIG_HWMON=y | |||
| 657 | # Multimedia devices | 698 | # Multimedia devices |
| 658 | # | 699 | # |
| 659 | # CONFIG_VIDEO_DEV is not set | 700 | # CONFIG_VIDEO_DEV is not set |
| 660 | CONFIG_VIDEO_V4L2=y | ||
| 661 | 701 | ||
| 662 | # | 702 | # |
| 663 | # Digital Video Broadcasting Devices | 703 | # Digital Video Broadcasting Devices |
| @@ -679,6 +719,7 @@ CONFIG_FB_CFB_IMAGEBLIT=y | |||
| 679 | # CONFIG_FB_S1D13XXX is not set | 719 | # CONFIG_FB_S1D13XXX is not set |
| 680 | CONFIG_FB_PXA=y | 720 | CONFIG_FB_PXA=y |
| 681 | # CONFIG_FB_PXA_PARAMETERS is not set | 721 | # CONFIG_FB_PXA_PARAMETERS is not set |
| 722 | # CONFIG_FB_MBX is not set | ||
| 682 | # CONFIG_FB_VIRTUAL is not set | 723 | # CONFIG_FB_VIRTUAL is not set |
| 683 | 724 | ||
| 684 | # | 725 | # |
| @@ -725,7 +766,6 @@ CONFIG_SND_VERBOSE_PROCFS=y | |||
| 725 | # Generic devices | 766 | # Generic devices |
| 726 | # | 767 | # |
| 727 | CONFIG_SND_AC97_CODEC=y | 768 | CONFIG_SND_AC97_CODEC=y |
| 728 | CONFIG_SND_AC97_BUS=y | ||
| 729 | # CONFIG_SND_DUMMY is not set | 769 | # CONFIG_SND_DUMMY is not set |
| 730 | # CONFIG_SND_MTPAV is not set | 770 | # CONFIG_SND_MTPAV is not set |
| 731 | # CONFIG_SND_SERIAL_U16550 is not set | 771 | # CONFIG_SND_SERIAL_U16550 is not set |
| @@ -741,6 +781,12 @@ CONFIG_SND_PXA2XX_AC97=y | |||
| 741 | # Open Sound System | 781 | # Open Sound System |
| 742 | # | 782 | # |
| 743 | # CONFIG_SOUND_PRIME is not set | 783 | # CONFIG_SOUND_PRIME is not set |
| 784 | CONFIG_AC97_BUS=y | ||
| 785 | |||
| 786 | # | ||
| 787 | # HID Devices | ||
| 788 | # | ||
| 789 | CONFIG_HID=y | ||
| 744 | 790 | ||
| 745 | # | 791 | # |
| 746 | # USB support | 792 | # USB support |
| @@ -777,10 +823,12 @@ CONFIG_EXT2_FS=y | |||
| 777 | # CONFIG_EXT2_FS_XATTR is not set | 823 | # CONFIG_EXT2_FS_XATTR is not set |
| 778 | # CONFIG_EXT2_FS_XIP is not set | 824 | # CONFIG_EXT2_FS_XIP is not set |
| 779 | # CONFIG_EXT3_FS is not set | 825 | # CONFIG_EXT3_FS is not set |
| 826 | # CONFIG_EXT4DEV_FS is not set | ||
| 780 | # CONFIG_REISERFS_FS is not set | 827 | # CONFIG_REISERFS_FS is not set |
| 781 | # CONFIG_JFS_FS is not set | 828 | # CONFIG_JFS_FS is not set |
| 782 | # CONFIG_FS_POSIX_ACL is not set | 829 | # CONFIG_FS_POSIX_ACL is not set |
| 783 | # CONFIG_XFS_FS is not set | 830 | # CONFIG_XFS_FS is not set |
| 831 | # CONFIG_GFS2_FS is not set | ||
| 784 | # CONFIG_OCFS2_FS is not set | 832 | # CONFIG_OCFS2_FS is not set |
| 785 | # CONFIG_MINIX_FS is not set | 833 | # CONFIG_MINIX_FS is not set |
| 786 | # CONFIG_ROMFS_FS is not set | 834 | # CONFIG_ROMFS_FS is not set |
| @@ -811,6 +859,7 @@ CONFIG_FAT_DEFAULT_CODEPAGE=437 | |||
| 811 | # Pseudo filesystems | 859 | # Pseudo filesystems |
| 812 | # | 860 | # |
| 813 | CONFIG_PROC_FS=y | 861 | CONFIG_PROC_FS=y |
| 862 | CONFIG_PROC_SYSCTL=y | ||
| 814 | CONFIG_SYSFS=y | 863 | CONFIG_SYSFS=y |
| 815 | # CONFIG_TMPFS is not set | 864 | # CONFIG_TMPFS is not set |
| 816 | # CONFIG_HUGETLB_PAGE is not set | 865 | # CONFIG_HUGETLB_PAGE is not set |
| @@ -860,7 +909,6 @@ CONFIG_SUNRPC=y | |||
| 860 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 909 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
| 861 | # CONFIG_SMB_FS is not set | 910 | # CONFIG_SMB_FS is not set |
| 862 | # CONFIG_CIFS is not set | 911 | # CONFIG_CIFS is not set |
| 863 | # CONFIG_CIFS_DEBUG2 is not set | ||
| 864 | # CONFIG_NCP_FS is not set | 912 | # CONFIG_NCP_FS is not set |
| 865 | # CONFIG_CODA_FS is not set | 913 | # CONFIG_CODA_FS is not set |
| 866 | # CONFIG_AFS_FS is not set | 914 | # CONFIG_AFS_FS is not set |
| @@ -917,6 +965,11 @@ CONFIG_NLS_ISO8859_1=y | |||
| 917 | # CONFIG_NLS_UTF8 is not set | 965 | # CONFIG_NLS_UTF8 is not set |
| 918 | 966 | ||
| 919 | # | 967 | # |
| 968 | # Distributed Lock Manager | ||
| 969 | # | ||
| 970 | # CONFIG_DLM is not set | ||
| 971 | |||
| 972 | # | ||
| 920 | # Profiling support | 973 | # Profiling support |
| 921 | # | 974 | # |
| 922 | # CONFIG_PROFILING is not set | 975 | # CONFIG_PROFILING is not set |
| @@ -925,8 +978,11 @@ CONFIG_NLS_ISO8859_1=y | |||
| 925 | # Kernel hacking | 978 | # Kernel hacking |
| 926 | # | 979 | # |
| 927 | # CONFIG_PRINTK_TIME is not set | 980 | # CONFIG_PRINTK_TIME is not set |
| 981 | CONFIG_ENABLE_MUST_CHECK=y | ||
| 928 | CONFIG_MAGIC_SYSRQ=y | 982 | CONFIG_MAGIC_SYSRQ=y |
| 929 | # CONFIG_UNUSED_SYMBOLS is not set | 983 | # CONFIG_UNUSED_SYMBOLS is not set |
| 984 | # CONFIG_DEBUG_FS is not set | ||
| 985 | # CONFIG_HEADERS_CHECK is not set | ||
| 930 | CONFIG_DEBUG_KERNEL=y | 986 | CONFIG_DEBUG_KERNEL=y |
| 931 | CONFIG_LOG_BUF_SHIFT=14 | 987 | CONFIG_LOG_BUF_SHIFT=14 |
| 932 | CONFIG_DETECT_SOFTLOCKUP=y | 988 | CONFIG_DETECT_SOFTLOCKUP=y |
| @@ -942,10 +998,9 @@ CONFIG_DETECT_SOFTLOCKUP=y | |||
| 942 | # CONFIG_DEBUG_KOBJECT is not set | 998 | # CONFIG_DEBUG_KOBJECT is not set |
| 943 | CONFIG_DEBUG_BUGVERBOSE=y | 999 | CONFIG_DEBUG_BUGVERBOSE=y |
| 944 | CONFIG_DEBUG_INFO=y | 1000 | CONFIG_DEBUG_INFO=y |
| 945 | # CONFIG_DEBUG_FS is not set | ||
| 946 | # CONFIG_DEBUG_VM is not set | 1001 | # CONFIG_DEBUG_VM is not set |
| 1002 | # CONFIG_DEBUG_LIST is not set | ||
| 947 | CONFIG_FRAME_POINTER=y | 1003 | CONFIG_FRAME_POINTER=y |
| 948 | # CONFIG_UNWIND_INFO is not set | ||
| 949 | CONFIG_FORCED_INLINING=y | 1004 | CONFIG_FORCED_INLINING=y |
| 950 | # CONFIG_RCU_TORTURE_TEST is not set | 1005 | # CONFIG_RCU_TORTURE_TEST is not set |
| 951 | CONFIG_DEBUG_USER=y | 1006 | CONFIG_DEBUG_USER=y |
| @@ -965,12 +1020,9 @@ CONFIG_DEBUG_LL=y | |||
| 965 | # CONFIG_CRYPTO is not set | 1020 | # CONFIG_CRYPTO is not set |
| 966 | 1021 | ||
| 967 | # | 1022 | # |
| 968 | # Hardware crypto devices | ||
| 969 | # | ||
| 970 | |||
| 971 | # | ||
| 972 | # Library routines | 1023 | # Library routines |
| 973 | # | 1024 | # |
| 1025 | CONFIG_BITREVERSE=y | ||
| 974 | # CONFIG_CRC_CCITT is not set | 1026 | # CONFIG_CRC_CCITT is not set |
| 975 | # CONFIG_CRC16 is not set | 1027 | # CONFIG_CRC16 is not set |
| 976 | CONFIG_CRC32=y | 1028 | CONFIG_CRC32=y |
| @@ -978,3 +1030,4 @@ CONFIG_CRC32=y | |||
| 978 | CONFIG_ZLIB_INFLATE=y | 1030 | CONFIG_ZLIB_INFLATE=y |
| 979 | CONFIG_ZLIB_DEFLATE=y | 1031 | CONFIG_ZLIB_DEFLATE=y |
| 980 | CONFIG_PLIST=y | 1032 | CONFIG_PLIST=y |
| 1033 | CONFIG_IOMAP_COPY=y | ||
diff --git a/arch/arm/configs/onearm_defconfig b/arch/arm/configs/onearm_defconfig index 0498ebd7d5de..650a248613e5 100644 --- a/arch/arm/configs/onearm_defconfig +++ b/arch/arm/configs/onearm_defconfig | |||
| @@ -1,14 +1,18 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.18-rc1 | 3 | # Linux kernel version: 2.6.20-rc1 |
| 4 | # Sun Jul 9 14:16:20 2006 | 4 | # Sat Dec 16 06:05:18 2006 |
| 5 | # | 5 | # |
| 6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
| 7 | # CONFIG_GENERIC_TIME is not set | ||
| 7 | CONFIG_MMU=y | 8 | CONFIG_MMU=y |
| 8 | CONFIG_GENERIC_HARDIRQS=y | 9 | CONFIG_GENERIC_HARDIRQS=y |
| 10 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
| 9 | CONFIG_HARDIRQS_SW_RESEND=y | 11 | CONFIG_HARDIRQS_SW_RESEND=y |
| 10 | CONFIG_GENERIC_IRQ_PROBE=y | 12 | CONFIG_GENERIC_IRQ_PROBE=y |
| 11 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 13 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
| 14 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
| 15 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
| 12 | CONFIG_GENERIC_HWEIGHT=y | 16 | CONFIG_GENERIC_HWEIGHT=y |
| 13 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 17 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
| 14 | CONFIG_VECTORS_BASE=0xffff0000 | 18 | CONFIG_VECTORS_BASE=0xffff0000 |
| @@ -28,16 +32,21 @@ CONFIG_LOCALVERSION="" | |||
| 28 | CONFIG_LOCALVERSION_AUTO=y | 32 | CONFIG_LOCALVERSION_AUTO=y |
| 29 | # CONFIG_SWAP is not set | 33 | # CONFIG_SWAP is not set |
| 30 | CONFIG_SYSVIPC=y | 34 | CONFIG_SYSVIPC=y |
| 35 | # CONFIG_IPC_NS is not set | ||
| 31 | # CONFIG_POSIX_MQUEUE is not set | 36 | # CONFIG_POSIX_MQUEUE is not set |
| 32 | # CONFIG_BSD_PROCESS_ACCT is not set | 37 | # CONFIG_BSD_PROCESS_ACCT is not set |
| 33 | CONFIG_SYSCTL=y | 38 | # CONFIG_TASKSTATS is not set |
| 39 | # CONFIG_UTS_NS is not set | ||
| 34 | # CONFIG_AUDIT is not set | 40 | # CONFIG_AUDIT is not set |
| 35 | # CONFIG_IKCONFIG is not set | 41 | # CONFIG_IKCONFIG is not set |
| 42 | CONFIG_SYSFS_DEPRECATED=y | ||
| 36 | # CONFIG_RELAY is not set | 43 | # CONFIG_RELAY is not set |
| 37 | CONFIG_INITRAMFS_SOURCE="" | 44 | CONFIG_INITRAMFS_SOURCE="" |
| 38 | CONFIG_UID16=y | ||
| 39 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 45 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
| 46 | CONFIG_SYSCTL=y | ||
| 40 | CONFIG_EMBEDDED=y | 47 | CONFIG_EMBEDDED=y |
| 48 | CONFIG_UID16=y | ||
| 49 | CONFIG_SYSCTL_SYSCALL=y | ||
| 41 | CONFIG_KALLSYMS=y | 50 | CONFIG_KALLSYMS=y |
| 42 | # CONFIG_KALLSYMS_ALL is not set | 51 | # CONFIG_KALLSYMS_ALL is not set |
| 43 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 52 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
| @@ -46,12 +55,12 @@ CONFIG_PRINTK=y | |||
| 46 | CONFIG_BUG=y | 55 | CONFIG_BUG=y |
| 47 | CONFIG_ELF_CORE=y | 56 | CONFIG_ELF_CORE=y |
| 48 | CONFIG_BASE_FULL=y | 57 | CONFIG_BASE_FULL=y |
| 49 | CONFIG_RT_MUTEXES=y | ||
| 50 | CONFIG_FUTEX=y | 58 | CONFIG_FUTEX=y |
| 51 | CONFIG_EPOLL=y | 59 | CONFIG_EPOLL=y |
| 52 | CONFIG_SHMEM=y | 60 | CONFIG_SHMEM=y |
| 53 | CONFIG_SLAB=y | 61 | CONFIG_SLAB=y |
| 54 | CONFIG_VM_EVENT_COUNTERS=y | 62 | CONFIG_VM_EVENT_COUNTERS=y |
| 63 | CONFIG_RT_MUTEXES=y | ||
| 55 | # CONFIG_TINY_SHMEM is not set | 64 | # CONFIG_TINY_SHMEM is not set |
| 56 | CONFIG_BASE_SMALL=0 | 65 | CONFIG_BASE_SMALL=0 |
| 57 | # CONFIG_SLOB is not set | 66 | # CONFIG_SLOB is not set |
| @@ -69,7 +78,10 @@ CONFIG_KMOD=y | |||
| 69 | # | 78 | # |
| 70 | # Block layer | 79 | # Block layer |
| 71 | # | 80 | # |
| 81 | CONFIG_BLOCK=y | ||
| 82 | # CONFIG_LBD is not set | ||
| 72 | # CONFIG_BLK_DEV_IO_TRACE is not set | 83 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 84 | # CONFIG_LSF is not set | ||
| 73 | 85 | ||
| 74 | # | 86 | # |
| 75 | # IO Schedulers | 87 | # IO Schedulers |
| @@ -101,7 +113,9 @@ CONFIG_ARCH_AT91=y | |||
| 101 | # CONFIG_ARCH_NETX is not set | 113 | # CONFIG_ARCH_NETX is not set |
| 102 | # CONFIG_ARCH_H720X is not set | 114 | # CONFIG_ARCH_H720X is not set |
| 103 | # CONFIG_ARCH_IMX is not set | 115 | # CONFIG_ARCH_IMX is not set |
| 104 | # CONFIG_ARCH_IOP3XX is not set | 116 | # CONFIG_ARCH_IOP32X is not set |
| 117 | # CONFIG_ARCH_IOP33X is not set | ||
| 118 | # CONFIG_ARCH_IOP13XX is not set | ||
| 105 | # CONFIG_ARCH_IXP4XX is not set | 119 | # CONFIG_ARCH_IXP4XX is not set |
| 106 | # CONFIG_ARCH_IXP2000 is not set | 120 | # CONFIG_ARCH_IXP2000 is not set |
| 107 | # CONFIG_ARCH_IXP23XX is not set | 121 | # CONFIG_ARCH_IXP23XX is not set |
| @@ -118,10 +132,6 @@ CONFIG_ARCH_AT91=y | |||
| 118 | # | 132 | # |
| 119 | # Atmel AT91 System-on-Chip | 133 | # Atmel AT91 System-on-Chip |
| 120 | # | 134 | # |
| 121 | |||
| 122 | # | ||
| 123 | # Atmel AT91 Processors | ||
| 124 | # | ||
| 125 | CONFIG_ARCH_AT91RM9200=y | 135 | CONFIG_ARCH_AT91RM9200=y |
| 126 | # CONFIG_ARCH_AT91SAM9260 is not set | 136 | # CONFIG_ARCH_AT91SAM9260 is not set |
| 127 | # CONFIG_ARCH_AT91SAM9261 is not set | 137 | # CONFIG_ARCH_AT91SAM9261 is not set |
| @@ -140,6 +150,10 @@ CONFIG_MACH_ONEARM=y | |||
| 140 | # CONFIG_MACH_KAFA is not set | 150 | # CONFIG_MACH_KAFA is not set |
| 141 | 151 | ||
| 142 | # | 152 | # |
| 153 | # AT91 Board Options | ||
| 154 | # | ||
| 155 | |||
| 156 | # | ||
| 143 | # AT91 Feature Selections | 157 | # AT91 Feature Selections |
| 144 | # | 158 | # |
| 145 | CONFIG_AT91_PROGRAMMABLE_CLOCKS=y | 159 | CONFIG_AT91_PROGRAMMABLE_CLOCKS=y |
| @@ -149,12 +163,14 @@ CONFIG_AT91_PROGRAMMABLE_CLOCKS=y | |||
| 149 | # | 163 | # |
| 150 | CONFIG_CPU_32=y | 164 | CONFIG_CPU_32=y |
| 151 | CONFIG_CPU_ARM920T=y | 165 | CONFIG_CPU_ARM920T=y |
| 152 | CONFIG_CPU_32v4=y | 166 | CONFIG_CPU_32v4T=y |
| 153 | CONFIG_CPU_ABRT_EV4T=y | 167 | CONFIG_CPU_ABRT_EV4T=y |
| 154 | CONFIG_CPU_CACHE_V4WT=y | 168 | CONFIG_CPU_CACHE_V4WT=y |
| 155 | CONFIG_CPU_CACHE_VIVT=y | 169 | CONFIG_CPU_CACHE_VIVT=y |
| 156 | CONFIG_CPU_COPY_V4WB=y | 170 | CONFIG_CPU_COPY_V4WB=y |
| 157 | CONFIG_CPU_TLB_V4WBI=y | 171 | CONFIG_CPU_TLB_V4WBI=y |
| 172 | CONFIG_CPU_CP15=y | ||
| 173 | CONFIG_CPU_CP15_MMU=y | ||
| 158 | 174 | ||
| 159 | # | 175 | # |
| 160 | # Processor Features | 176 | # Processor Features |
| @@ -251,6 +267,7 @@ CONFIG_PACKET=y | |||
| 251 | CONFIG_UNIX=y | 267 | CONFIG_UNIX=y |
| 252 | CONFIG_XFRM=y | 268 | CONFIG_XFRM=y |
| 253 | # CONFIG_XFRM_USER is not set | 269 | # CONFIG_XFRM_USER is not set |
| 270 | # CONFIG_XFRM_SUB_POLICY is not set | ||
| 254 | # CONFIG_NET_KEY is not set | 271 | # CONFIG_NET_KEY is not set |
| 255 | CONFIG_INET=y | 272 | CONFIG_INET=y |
| 256 | # CONFIG_IP_MULTICAST is not set | 273 | # CONFIG_IP_MULTICAST is not set |
| @@ -271,13 +288,29 @@ CONFIG_IP_PNP_BOOTP=y | |||
| 271 | # CONFIG_INET_TUNNEL is not set | 288 | # CONFIG_INET_TUNNEL is not set |
| 272 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | 289 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
| 273 | CONFIG_INET_XFRM_MODE_TUNNEL=y | 290 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
| 291 | CONFIG_INET_XFRM_MODE_BEET=y | ||
| 274 | CONFIG_INET_DIAG=y | 292 | CONFIG_INET_DIAG=y |
| 275 | CONFIG_INET_TCP_DIAG=y | 293 | CONFIG_INET_TCP_DIAG=y |
| 276 | # CONFIG_TCP_CONG_ADVANCED is not set | 294 | # CONFIG_TCP_CONG_ADVANCED is not set |
| 277 | CONFIG_TCP_CONG_BIC=y | 295 | CONFIG_TCP_CONG_CUBIC=y |
| 278 | # CONFIG_IPV6 is not set | 296 | CONFIG_DEFAULT_TCP_CONG="cubic" |
| 297 | # CONFIG_TCP_MD5SIG is not set | ||
| 298 | CONFIG_IPV6=y | ||
| 299 | # CONFIG_IPV6_PRIVACY is not set | ||
| 300 | # CONFIG_IPV6_ROUTER_PREF is not set | ||
| 301 | # CONFIG_INET6_AH is not set | ||
| 302 | # CONFIG_INET6_ESP is not set | ||
| 303 | # CONFIG_INET6_IPCOMP is not set | ||
| 304 | # CONFIG_IPV6_MIP6 is not set | ||
| 279 | # CONFIG_INET6_XFRM_TUNNEL is not set | 305 | # CONFIG_INET6_XFRM_TUNNEL is not set |
| 280 | # CONFIG_INET6_TUNNEL is not set | 306 | # CONFIG_INET6_TUNNEL is not set |
| 307 | # CONFIG_INET6_XFRM_MODE_TRANSPORT is not set | ||
| 308 | # CONFIG_INET6_XFRM_MODE_TUNNEL is not set | ||
| 309 | # CONFIG_INET6_XFRM_MODE_BEET is not set | ||
| 310 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set | ||
| 311 | # CONFIG_IPV6_SIT is not set | ||
| 312 | # CONFIG_IPV6_TUNNEL is not set | ||
| 313 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | ||
| 281 | # CONFIG_NETWORK_SECMARK is not set | 314 | # CONFIG_NETWORK_SECMARK is not set |
| 282 | # CONFIG_NETFILTER is not set | 315 | # CONFIG_NETFILTER is not set |
| 283 | 316 | ||
| @@ -304,7 +337,6 @@ CONFIG_TCP_CONG_BIC=y | |||
| 304 | # CONFIG_ATALK is not set | 337 | # CONFIG_ATALK is not set |
| 305 | # CONFIG_X25 is not set | 338 | # CONFIG_X25 is not set |
| 306 | # CONFIG_LAPB is not set | 339 | # CONFIG_LAPB is not set |
| 307 | # CONFIG_NET_DIVERT is not set | ||
| 308 | # CONFIG_ECONET is not set | 340 | # CONFIG_ECONET is not set |
| 309 | # CONFIG_WAN_ROUTER is not set | 341 | # CONFIG_WAN_ROUTER is not set |
| 310 | 342 | ||
| @@ -360,6 +392,7 @@ CONFIG_MTD_BLOCK=y | |||
| 360 | # CONFIG_NFTL is not set | 392 | # CONFIG_NFTL is not set |
| 361 | # CONFIG_INFTL is not set | 393 | # CONFIG_INFTL is not set |
| 362 | # CONFIG_RFD_FTL is not set | 394 | # CONFIG_RFD_FTL is not set |
| 395 | # CONFIG_SSFDC is not set | ||
| 363 | 396 | ||
| 364 | # | 397 | # |
| 365 | # RAM/ROM/Flash chip drivers | 398 | # RAM/ROM/Flash chip drivers |
| @@ -438,11 +471,12 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=0 | |||
| 438 | # | 471 | # |
| 439 | # CONFIG_BLK_DEV_COW_COMMON is not set | 472 | # CONFIG_BLK_DEV_COW_COMMON is not set |
| 440 | # CONFIG_BLK_DEV_LOOP is not set | 473 | # CONFIG_BLK_DEV_LOOP is not set |
| 441 | # CONFIG_BLK_DEV_NBD is not set | 474 | CONFIG_BLK_DEV_NBD=y |
| 442 | # CONFIG_BLK_DEV_UB is not set | 475 | # CONFIG_BLK_DEV_UB is not set |
| 443 | CONFIG_BLK_DEV_RAM=y | 476 | CONFIG_BLK_DEV_RAM=y |
| 444 | CONFIG_BLK_DEV_RAM_COUNT=16 | 477 | CONFIG_BLK_DEV_RAM_COUNT=16 |
| 445 | CONFIG_BLK_DEV_RAM_SIZE=8192 | 478 | CONFIG_BLK_DEV_RAM_SIZE=8192 |
| 479 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | ||
| 446 | CONFIG_BLK_DEV_INITRD=y | 480 | CONFIG_BLK_DEV_INITRD=y |
| 447 | # CONFIG_CDROM_PKTCDVD is not set | 481 | # CONFIG_CDROM_PKTCDVD is not set |
| 448 | # CONFIG_ATA_OVER_ETH is not set | 482 | # CONFIG_ATA_OVER_ETH is not set |
| @@ -457,6 +491,12 @@ CONFIG_BLK_DEV_INITRD=y | |||
| 457 | # | 491 | # |
| 458 | # CONFIG_RAID_ATTRS is not set | 492 | # CONFIG_RAID_ATTRS is not set |
| 459 | # CONFIG_SCSI is not set | 493 | # CONFIG_SCSI is not set |
| 494 | # CONFIG_SCSI_NETLINK is not set | ||
| 495 | |||
| 496 | # | ||
| 497 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
| 498 | # | ||
| 499 | # CONFIG_ATA is not set | ||
| 460 | 500 | ||
| 461 | # | 501 | # |
| 462 | # Multi-device support (RAID and LVM) | 502 | # Multi-device support (RAID and LVM) |
| @@ -541,6 +581,7 @@ CONFIG_ARM_AT91_ETHER=y | |||
| 541 | # Input device support | 581 | # Input device support |
| 542 | # | 582 | # |
| 543 | CONFIG_INPUT=y | 583 | CONFIG_INPUT=y |
| 584 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
| 544 | 585 | ||
| 545 | # | 586 | # |
| 546 | # Userland interfaces | 587 | # Userland interfaces |
| @@ -619,10 +660,6 @@ CONFIG_AT91RM9200_WATCHDOG=y | |||
| 619 | # CONFIG_R3964 is not set | 660 | # CONFIG_R3964 is not set |
| 620 | 661 | ||
| 621 | # | 662 | # |
| 622 | # Ftape, the floppy tape device driver | ||
| 623 | # | ||
| 624 | |||
| 625 | # | ||
| 626 | # PCMCIA character devices | 663 | # PCMCIA character devices |
| 627 | # | 664 | # |
| 628 | # CONFIG_SYNCLINK_CS is not set | 665 | # CONFIG_SYNCLINK_CS is not set |
| @@ -634,7 +671,6 @@ CONFIG_AT91RM9200_WATCHDOG=y | |||
| 634 | # TPM devices | 671 | # TPM devices |
| 635 | # | 672 | # |
| 636 | # CONFIG_TCG_TPM is not set | 673 | # CONFIG_TCG_TPM is not set |
| 637 | # CONFIG_TELCLOCK is not set | ||
| 638 | 674 | ||
| 639 | # | 675 | # |
| 640 | # I2C support | 676 | # I2C support |
| @@ -652,6 +688,7 @@ CONFIG_I2C_CHARDEV=y | |||
| 652 | # | 688 | # |
| 653 | # I2C Hardware Bus support | 689 | # I2C Hardware Bus support |
| 654 | # | 690 | # |
| 691 | # CONFIG_I2C_AT91 is not set | ||
| 655 | # CONFIG_I2C_OCORES is not set | 692 | # CONFIG_I2C_OCORES is not set |
| 656 | # CONFIG_I2C_PARPORT_LIGHT is not set | 693 | # CONFIG_I2C_PARPORT_LIGHT is not set |
| 657 | # CONFIG_I2C_STUB is not set | 694 | # CONFIG_I2C_STUB is not set |
| @@ -681,6 +718,7 @@ CONFIG_I2C_CHARDEV=y | |||
| 681 | # | 718 | # |
| 682 | # Dallas's 1-wire bus | 719 | # Dallas's 1-wire bus |
| 683 | # | 720 | # |
| 721 | # CONFIG_W1 is not set | ||
| 684 | 722 | ||
| 685 | # | 723 | # |
| 686 | # Hardware Monitoring support | 724 | # Hardware Monitoring support |
| @@ -714,12 +752,15 @@ CONFIG_HWMON=y | |||
| 714 | # CONFIG_SENSORS_LM92 is not set | 752 | # CONFIG_SENSORS_LM92 is not set |
| 715 | # CONFIG_SENSORS_MAX1619 is not set | 753 | # CONFIG_SENSORS_MAX1619 is not set |
| 716 | # CONFIG_SENSORS_PC87360 is not set | 754 | # CONFIG_SENSORS_PC87360 is not set |
| 755 | # CONFIG_SENSORS_PC87427 is not set | ||
| 717 | # CONFIG_SENSORS_SMSC47M1 is not set | 756 | # CONFIG_SENSORS_SMSC47M1 is not set |
| 718 | # CONFIG_SENSORS_SMSC47M192 is not set | 757 | # CONFIG_SENSORS_SMSC47M192 is not set |
| 719 | # CONFIG_SENSORS_SMSC47B397 is not set | 758 | # CONFIG_SENSORS_SMSC47B397 is not set |
| 759 | # CONFIG_SENSORS_VT1211 is not set | ||
| 720 | # CONFIG_SENSORS_W83781D is not set | 760 | # CONFIG_SENSORS_W83781D is not set |
| 721 | # CONFIG_SENSORS_W83791D is not set | 761 | # CONFIG_SENSORS_W83791D is not set |
| 722 | # CONFIG_SENSORS_W83792D is not set | 762 | # CONFIG_SENSORS_W83792D is not set |
| 763 | # CONFIG_SENSORS_W83793 is not set | ||
| 723 | # CONFIG_SENSORS_W83L785TS is not set | 764 | # CONFIG_SENSORS_W83L785TS is not set |
| 724 | # CONFIG_SENSORS_W83627HF is not set | 765 | # CONFIG_SENSORS_W83627HF is not set |
| 725 | # CONFIG_SENSORS_W83627EHF is not set | 766 | # CONFIG_SENSORS_W83627EHF is not set |
| @@ -728,6 +769,7 @@ CONFIG_HWMON=y | |||
| 728 | # | 769 | # |
| 729 | # Misc devices | 770 | # Misc devices |
| 730 | # | 771 | # |
| 772 | # CONFIG_TIFM_CORE is not set | ||
| 731 | 773 | ||
| 732 | # | 774 | # |
| 733 | # LED devices | 775 | # LED devices |
| @@ -746,7 +788,6 @@ CONFIG_HWMON=y | |||
| 746 | # Multimedia devices | 788 | # Multimedia devices |
| 747 | # | 789 | # |
| 748 | # CONFIG_VIDEO_DEV is not set | 790 | # CONFIG_VIDEO_DEV is not set |
| 749 | CONFIG_VIDEO_V4L2=y | ||
| 750 | 791 | ||
| 751 | # | 792 | # |
| 752 | # Digital Video Broadcasting Devices | 793 | # Digital Video Broadcasting Devices |
| @@ -759,6 +800,7 @@ CONFIG_VIDEO_V4L2=y | |||
| 759 | # | 800 | # |
| 760 | # CONFIG_FIRMWARE_EDID is not set | 801 | # CONFIG_FIRMWARE_EDID is not set |
| 761 | # CONFIG_FB is not set | 802 | # CONFIG_FB is not set |
| 803 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
| 762 | 804 | ||
| 763 | # | 805 | # |
| 764 | # Sound | 806 | # Sound |
| @@ -766,6 +808,11 @@ CONFIG_VIDEO_V4L2=y | |||
| 766 | # CONFIG_SOUND is not set | 808 | # CONFIG_SOUND is not set |
| 767 | 809 | ||
| 768 | # | 810 | # |
| 811 | # HID Devices | ||
| 812 | # | ||
| 813 | CONFIG_HID=y | ||
| 814 | |||
| 815 | # | ||
| 769 | # USB support | 816 | # USB support |
| 770 | # | 817 | # |
| 771 | CONFIG_USB_ARCH_HAS_HCD=y | 818 | CONFIG_USB_ARCH_HAS_HCD=y |
| @@ -780,6 +827,7 @@ CONFIG_USB_DEBUG=y | |||
| 780 | CONFIG_USB_DEVICEFS=y | 827 | CONFIG_USB_DEVICEFS=y |
| 781 | # CONFIG_USB_BANDWIDTH is not set | 828 | # CONFIG_USB_BANDWIDTH is not set |
| 782 | # CONFIG_USB_DYNAMIC_MINORS is not set | 829 | # CONFIG_USB_DYNAMIC_MINORS is not set |
| 830 | # CONFIG_USB_MULTITHREAD_PROBE is not set | ||
| 783 | # CONFIG_USB_OTG is not set | 831 | # CONFIG_USB_OTG is not set |
| 784 | 832 | ||
| 785 | # | 833 | # |
| @@ -804,7 +852,6 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
| 804 | # | 852 | # |
| 805 | # may also be needed; see USB_STORAGE Help for more information | 853 | # may also be needed; see USB_STORAGE Help for more information |
| 806 | # | 854 | # |
| 807 | # CONFIG_USB_STORAGE is not set | ||
| 808 | # CONFIG_USB_LIBUSUAL is not set | 855 | # CONFIG_USB_LIBUSUAL is not set |
| 809 | 856 | ||
| 810 | # | 857 | # |
| @@ -842,6 +889,7 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
| 842 | # CONFIG_USB_KAWETH is not set | 889 | # CONFIG_USB_KAWETH is not set |
| 843 | # CONFIG_USB_PEGASUS is not set | 890 | # CONFIG_USB_PEGASUS is not set |
| 844 | # CONFIG_USB_RTL8150 is not set | 891 | # CONFIG_USB_RTL8150 is not set |
| 892 | # CONFIG_USB_USBNET_MII is not set | ||
| 845 | # CONFIG_USB_USBNET is not set | 893 | # CONFIG_USB_USBNET is not set |
| 846 | CONFIG_USB_MON=y | 894 | CONFIG_USB_MON=y |
| 847 | 895 | ||
| @@ -859,18 +907,20 @@ CONFIG_USB_MON=y | |||
| 859 | # | 907 | # |
| 860 | # CONFIG_USB_EMI62 is not set | 908 | # CONFIG_USB_EMI62 is not set |
| 861 | # CONFIG_USB_EMI26 is not set | 909 | # CONFIG_USB_EMI26 is not set |
| 910 | # CONFIG_USB_ADUTUX is not set | ||
| 862 | # CONFIG_USB_AUERSWALD is not set | 911 | # CONFIG_USB_AUERSWALD is not set |
| 863 | # CONFIG_USB_RIO500 is not set | 912 | # CONFIG_USB_RIO500 is not set |
| 864 | # CONFIG_USB_LEGOTOWER is not set | 913 | # CONFIG_USB_LEGOTOWER is not set |
| 865 | # CONFIG_USB_LCD is not set | 914 | # CONFIG_USB_LCD is not set |
| 866 | # CONFIG_USB_LED is not set | 915 | # CONFIG_USB_LED is not set |
| 867 | # CONFIG_USB_CY7C63 is not set | 916 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
| 868 | # CONFIG_USB_CYTHERM is not set | 917 | # CONFIG_USB_CYTHERM is not set |
| 869 | # CONFIG_USB_PHIDGETKIT is not set | 918 | # CONFIG_USB_PHIDGET is not set |
| 870 | # CONFIG_USB_PHIDGETSERVO is not set | ||
| 871 | # CONFIG_USB_IDMOUSE is not set | 919 | # CONFIG_USB_IDMOUSE is not set |
| 920 | # CONFIG_USB_FTDI_ELAN is not set | ||
| 872 | # CONFIG_USB_APPLEDISPLAY is not set | 921 | # CONFIG_USB_APPLEDISPLAY is not set |
| 873 | # CONFIG_USB_LD is not set | 922 | # CONFIG_USB_LD is not set |
| 923 | # CONFIG_USB_TRANCEVIBRATOR is not set | ||
| 874 | # CONFIG_USB_TEST is not set | 924 | # CONFIG_USB_TEST is not set |
| 875 | 925 | ||
| 876 | # | 926 | # |
| @@ -897,6 +947,7 @@ CONFIG_USB_AT91=y | |||
| 897 | # CONFIG_USB_GADGETFS is not set | 947 | # CONFIG_USB_GADGETFS is not set |
| 898 | # CONFIG_USB_FILE_STORAGE is not set | 948 | # CONFIG_USB_FILE_STORAGE is not set |
| 899 | # CONFIG_USB_G_SERIAL is not set | 949 | # CONFIG_USB_G_SERIAL is not set |
| 950 | # CONFIG_USB_MIDI_GADGET is not set | ||
| 900 | 951 | ||
| 901 | # | 952 | # |
| 902 | # MMC/SD Card support | 953 | # MMC/SD Card support |
| @@ -904,7 +955,8 @@ CONFIG_USB_AT91=y | |||
| 904 | CONFIG_MMC=y | 955 | CONFIG_MMC=y |
| 905 | # CONFIG_MMC_DEBUG is not set | 956 | # CONFIG_MMC_DEBUG is not set |
| 906 | CONFIG_MMC_BLOCK=y | 957 | CONFIG_MMC_BLOCK=y |
| 907 | CONFIG_MMC_AT91RM9200=y | 958 | # CONFIG_MMC_AT91 is not set |
| 959 | # CONFIG_MMC_TIFM_SD is not set | ||
| 908 | 960 | ||
| 909 | # | 961 | # |
| 910 | # Real Time Clock | 962 | # Real Time Clock |
| @@ -919,10 +971,12 @@ CONFIG_EXT2_FS=y | |||
| 919 | # CONFIG_EXT2_FS_XATTR is not set | 971 | # CONFIG_EXT2_FS_XATTR is not set |
| 920 | # CONFIG_EXT2_FS_XIP is not set | 972 | # CONFIG_EXT2_FS_XIP is not set |
| 921 | # CONFIG_EXT3_FS is not set | 973 | # CONFIG_EXT3_FS is not set |
| 974 | # CONFIG_EXT4DEV_FS is not set | ||
| 922 | # CONFIG_REISERFS_FS is not set | 975 | # CONFIG_REISERFS_FS is not set |
| 923 | # CONFIG_JFS_FS is not set | 976 | # CONFIG_JFS_FS is not set |
| 924 | CONFIG_FS_POSIX_ACL=y | 977 | CONFIG_FS_POSIX_ACL=y |
| 925 | # CONFIG_XFS_FS is not set | 978 | # CONFIG_XFS_FS is not set |
| 979 | # CONFIG_GFS2_FS is not set | ||
| 926 | # CONFIG_OCFS2_FS is not set | 980 | # CONFIG_OCFS2_FS is not set |
| 927 | # CONFIG_MINIX_FS is not set | 981 | # CONFIG_MINIX_FS is not set |
| 928 | # CONFIG_ROMFS_FS is not set | 982 | # CONFIG_ROMFS_FS is not set |
| @@ -951,8 +1005,10 @@ CONFIG_DNOTIFY=y | |||
| 951 | # Pseudo filesystems | 1005 | # Pseudo filesystems |
| 952 | # | 1006 | # |
| 953 | CONFIG_PROC_FS=y | 1007 | CONFIG_PROC_FS=y |
| 1008 | CONFIG_PROC_SYSCTL=y | ||
| 954 | CONFIG_SYSFS=y | 1009 | CONFIG_SYSFS=y |
| 955 | CONFIG_TMPFS=y | 1010 | CONFIG_TMPFS=y |
| 1011 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
| 956 | # CONFIG_HUGETLB_PAGE is not set | 1012 | # CONFIG_HUGETLB_PAGE is not set |
| 957 | CONFIG_RAMFS=y | 1013 | CONFIG_RAMFS=y |
| 958 | # CONFIG_CONFIGFS_FS is not set | 1014 | # CONFIG_CONFIGFS_FS is not set |
| @@ -995,7 +1051,6 @@ CONFIG_SUNRPC=y | |||
| 995 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1051 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
| 996 | # CONFIG_SMB_FS is not set | 1052 | # CONFIG_SMB_FS is not set |
| 997 | # CONFIG_CIFS is not set | 1053 | # CONFIG_CIFS is not set |
| 998 | # CONFIG_CIFS_DEBUG2 is not set | ||
| 999 | # CONFIG_NCP_FS is not set | 1054 | # CONFIG_NCP_FS is not set |
| 1000 | # CONFIG_CODA_FS is not set | 1055 | # CONFIG_CODA_FS is not set |
| 1001 | # CONFIG_AFS_FS is not set | 1056 | # CONFIG_AFS_FS is not set |
| @@ -1013,6 +1068,11 @@ CONFIG_MSDOS_PARTITION=y | |||
| 1013 | # CONFIG_NLS is not set | 1068 | # CONFIG_NLS is not set |
| 1014 | 1069 | ||
| 1015 | # | 1070 | # |
| 1071 | # Distributed Lock Manager | ||
| 1072 | # | ||
| 1073 | # CONFIG_DLM is not set | ||
| 1074 | |||
| 1075 | # | ||
| 1016 | # Profiling support | 1076 | # Profiling support |
| 1017 | # | 1077 | # |
| 1018 | # CONFIG_PROFILING is not set | 1078 | # CONFIG_PROFILING is not set |
| @@ -1021,8 +1081,11 @@ CONFIG_MSDOS_PARTITION=y | |||
| 1021 | # Kernel hacking | 1081 | # Kernel hacking |
| 1022 | # | 1082 | # |
| 1023 | # CONFIG_PRINTK_TIME is not set | 1083 | # CONFIG_PRINTK_TIME is not set |
| 1084 | CONFIG_ENABLE_MUST_CHECK=y | ||
| 1024 | # CONFIG_MAGIC_SYSRQ is not set | 1085 | # CONFIG_MAGIC_SYSRQ is not set |
| 1025 | # CONFIG_UNUSED_SYMBOLS is not set | 1086 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1087 | # CONFIG_DEBUG_FS is not set | ||
| 1088 | # CONFIG_HEADERS_CHECK is not set | ||
| 1026 | CONFIG_DEBUG_KERNEL=y | 1089 | CONFIG_DEBUG_KERNEL=y |
| 1027 | CONFIG_LOG_BUF_SHIFT=14 | 1090 | CONFIG_LOG_BUF_SHIFT=14 |
| 1028 | CONFIG_DETECT_SOFTLOCKUP=y | 1091 | CONFIG_DETECT_SOFTLOCKUP=y |
| @@ -1038,10 +1101,9 @@ CONFIG_DETECT_SOFTLOCKUP=y | |||
| 1038 | # CONFIG_DEBUG_KOBJECT is not set | 1101 | # CONFIG_DEBUG_KOBJECT is not set |
| 1039 | CONFIG_DEBUG_BUGVERBOSE=y | 1102 | CONFIG_DEBUG_BUGVERBOSE=y |
| 1040 | # CONFIG_DEBUG_INFO is not set | 1103 | # CONFIG_DEBUG_INFO is not set |
| 1041 | # CONFIG_DEBUG_FS is not set | ||
| 1042 | # CONFIG_DEBUG_VM is not set | 1104 | # CONFIG_DEBUG_VM is not set |
| 1105 | # CONFIG_DEBUG_LIST is not set | ||
| 1043 | CONFIG_FRAME_POINTER=y | 1106 | CONFIG_FRAME_POINTER=y |
| 1044 | # CONFIG_UNWIND_INFO is not set | ||
| 1045 | CONFIG_FORCED_INLINING=y | 1107 | CONFIG_FORCED_INLINING=y |
| 1046 | # CONFIG_RCU_TORTURE_TEST is not set | 1108 | # CONFIG_RCU_TORTURE_TEST is not set |
| 1047 | CONFIG_DEBUG_USER=y | 1109 | CONFIG_DEBUG_USER=y |
| @@ -1061,15 +1123,13 @@ CONFIG_DEBUG_LL=y | |||
| 1061 | # CONFIG_CRYPTO is not set | 1123 | # CONFIG_CRYPTO is not set |
| 1062 | 1124 | ||
| 1063 | # | 1125 | # |
| 1064 | # Hardware crypto devices | ||
| 1065 | # | ||
| 1066 | |||
| 1067 | # | ||
| 1068 | # Library routines | 1126 | # Library routines |
| 1069 | # | 1127 | # |
| 1128 | CONFIG_BITREVERSE=y | ||
| 1070 | # CONFIG_CRC_CCITT is not set | 1129 | # CONFIG_CRC_CCITT is not set |
| 1071 | # CONFIG_CRC16 is not set | 1130 | # CONFIG_CRC16 is not set |
| 1072 | CONFIG_CRC32=y | 1131 | CONFIG_CRC32=y |
| 1073 | # CONFIG_LIBCRC32C is not set | 1132 | # CONFIG_LIBCRC32C is not set |
| 1074 | CONFIG_ZLIB_INFLATE=y | 1133 | CONFIG_ZLIB_INFLATE=y |
| 1075 | CONFIG_PLIST=y | 1134 | CONFIG_PLIST=y |
| 1135 | CONFIG_IOMAP_COPY=y | ||
diff --git a/arch/arm/kernel/calls.S b/arch/arm/kernel/calls.S index e8f74363328c..f7598cbc7ec5 100644 --- a/arch/arm/kernel/calls.S +++ b/arch/arm/kernel/calls.S | |||
| @@ -110,7 +110,7 @@ | |||
| 110 | CALL(sys_ni_syscall) /* was sys_profil */ | 110 | CALL(sys_ni_syscall) /* was sys_profil */ |
| 111 | CALL(sys_statfs) | 111 | CALL(sys_statfs) |
| 112 | /* 100 */ CALL(sys_fstatfs) | 112 | /* 100 */ CALL(sys_fstatfs) |
| 113 | CALL(sys_ni_syscall) | 113 | CALL(sys_ni_syscall) /* sys_ioperm */ |
| 114 | CALL(OBSOLETE(ABI(sys_socketcall, sys_oabi_socketcall))) | 114 | CALL(OBSOLETE(ABI(sys_socketcall, sys_oabi_socketcall))) |
| 115 | CALL(sys_syslog) | 115 | CALL(sys_syslog) |
| 116 | CALL(sys_setitimer) | 116 | CALL(sys_setitimer) |
| @@ -132,7 +132,7 @@ | |||
| 132 | /* 120 */ CALL(sys_clone_wrapper) | 132 | /* 120 */ CALL(sys_clone_wrapper) |
| 133 | CALL(sys_setdomainname) | 133 | CALL(sys_setdomainname) |
| 134 | CALL(sys_newuname) | 134 | CALL(sys_newuname) |
| 135 | CALL(sys_ni_syscall) | 135 | CALL(sys_ni_syscall) /* modify_ldt */ |
| 136 | CALL(sys_adjtimex) | 136 | CALL(sys_adjtimex) |
| 137 | /* 125 */ CALL(sys_mprotect) | 137 | /* 125 */ CALL(sys_mprotect) |
| 138 | CALL(sys_sigprocmask) | 138 | CALL(sys_sigprocmask) |
| @@ -146,7 +146,7 @@ | |||
| 146 | CALL(sys_bdflush) | 146 | CALL(sys_bdflush) |
| 147 | /* 135 */ CALL(sys_sysfs) | 147 | /* 135 */ CALL(sys_sysfs) |
| 148 | CALL(sys_personality) | 148 | CALL(sys_personality) |
| 149 | CALL(sys_ni_syscall) /* CALL(_sys_afs_syscall) */ | 149 | CALL(sys_ni_syscall) /* reserved for afs_syscall */ |
| 150 | CALL(sys_setfsuid16) | 150 | CALL(sys_setfsuid16) |
| 151 | CALL(sys_setfsgid16) | 151 | CALL(sys_setfsgid16) |
| 152 | /* 140 */ CALL(sys_llseek) | 152 | /* 140 */ CALL(sys_llseek) |
| @@ -175,7 +175,7 @@ | |||
| 175 | CALL(sys_arm_mremap) | 175 | CALL(sys_arm_mremap) |
| 176 | CALL(sys_setresuid16) | 176 | CALL(sys_setresuid16) |
| 177 | /* 165 */ CALL(sys_getresuid16) | 177 | /* 165 */ CALL(sys_getresuid16) |
| 178 | CALL(sys_ni_syscall) | 178 | CALL(sys_ni_syscall) /* vm86 */ |
| 179 | CALL(sys_ni_syscall) /* was sys_query_module */ | 179 | CALL(sys_ni_syscall) /* was sys_query_module */ |
| 180 | CALL(sys_poll) | 180 | CALL(sys_poll) |
| 181 | CALL(sys_nfsservctl) | 181 | CALL(sys_nfsservctl) |
| @@ -197,8 +197,8 @@ | |||
| 197 | /* 185 */ CALL(sys_capset) | 197 | /* 185 */ CALL(sys_capset) |
| 198 | CALL(sys_sigaltstack_wrapper) | 198 | CALL(sys_sigaltstack_wrapper) |
| 199 | CALL(sys_sendfile) | 199 | CALL(sys_sendfile) |
| 200 | CALL(sys_ni_syscall) | 200 | CALL(sys_ni_syscall) /* getpmsg */ |
| 201 | CALL(sys_ni_syscall) | 201 | CALL(sys_ni_syscall) /* putpmsg */ |
| 202 | /* 190 */ CALL(sys_vfork_wrapper) | 202 | /* 190 */ CALL(sys_vfork_wrapper) |
| 203 | CALL(sys_getrlimit) | 203 | CALL(sys_getrlimit) |
| 204 | CALL(sys_mmap2) | 204 | CALL(sys_mmap2) |
| @@ -344,6 +344,18 @@ | |||
| 344 | CALL(sys_readlinkat) | 344 | CALL(sys_readlinkat) |
| 345 | CALL(sys_fchmodat) | 345 | CALL(sys_fchmodat) |
| 346 | CALL(sys_faccessat) | 346 | CALL(sys_faccessat) |
| 347 | /* 335 */ CALL(sys_ni_syscall) /* eventually pselect6 */ | ||
| 348 | CALL(sys_ni_syscall) /* eventually ppoll */ | ||
| 349 | CALL(sys_unshare) | ||
| 350 | CALL(sys_set_robust_list) | ||
| 351 | CALL(sys_get_robust_list) | ||
| 352 | /* 340 */ CALL(sys_splice) | ||
| 353 | CALL(sys_arm_sync_file_range) | ||
| 354 | CALL(sys_tee) | ||
| 355 | CALL(sys_vmsplice) | ||
| 356 | CALL(sys_move_pages) | ||
| 357 | /* 345 */ CALL(sys_getcpu) | ||
| 358 | CALL(sys_ni_syscall) /* eventually epoll_pwait */ | ||
| 347 | #ifndef syscalls_counted | 359 | #ifndef syscalls_counted |
| 348 | .equ syscalls_padding, ((NR_syscalls + 3) & ~3) - NR_syscalls | 360 | .equ syscalls_padding, ((NR_syscalls + 3) & ~3) - NR_syscalls |
| 349 | #define syscalls_counted | 361 | #define syscalls_counted |
diff --git a/arch/arm/kernel/setup.c b/arch/arm/kernel/setup.c index cf2bd4242803..bbab134cd82d 100644 --- a/arch/arm/kernel/setup.c +++ b/arch/arm/kernel/setup.c | |||
| @@ -855,6 +855,7 @@ static const char *hwcap_str[] = { | |||
| 855 | "edsp", | 855 | "edsp", |
| 856 | "java", | 856 | "java", |
| 857 | "iwmmxt", | 857 | "iwmmxt", |
| 858 | "crunch", | ||
| 858 | NULL | 859 | NULL |
| 859 | }; | 860 | }; |
| 860 | 861 | ||
diff --git a/arch/arm/kernel/sys_arm.c b/arch/arm/kernel/sys_arm.c index 00c18d35913c..3d4fcbc16276 100644 --- a/arch/arm/kernel/sys_arm.c +++ b/arch/arm/kernel/sys_arm.c | |||
| @@ -328,3 +328,16 @@ asmlinkage long sys_arm_fadvise64_64(int fd, int advice, | |||
| 328 | { | 328 | { |
| 329 | return sys_fadvise64_64(fd, offset, len, advice); | 329 | return sys_fadvise64_64(fd, offset, len, advice); |
| 330 | } | 330 | } |
| 331 | |||
| 332 | /* | ||
| 333 | * Yet more syscall fsckage - we can't fit sys_sync_file_range's | ||
| 334 | * arguments into the available registers with EABI. So, let's | ||
| 335 | * create an ARM specific syscall for this which has _sane_ | ||
| 336 | * arguments. (This incidentally also has an ABI-independent | ||
| 337 | * argument layout.) | ||
| 338 | */ | ||
| 339 | asmlinkage long sys_arm_sync_file_range(int fd, unsigned int flags, | ||
| 340 | loff_t offset, loff_t nbytes) | ||
| 341 | { | ||
| 342 | return sys_sync_file_range(fd, offset, nbytes, flags); | ||
| 343 | } | ||
diff --git a/arch/arm/mach-ep93xx/core.c b/arch/arm/mach-ep93xx/core.c index d649b39711d4..6b26346191c0 100644 --- a/arch/arm/mach-ep93xx/core.c +++ b/arch/arm/mach-ep93xx/core.c | |||
| @@ -477,4 +477,8 @@ void __init ep93xx_init_devices(void) | |||
| 477 | 477 | ||
| 478 | platform_device_register(&ep93xx_rtc_device); | 478 | platform_device_register(&ep93xx_rtc_device); |
| 479 | platform_device_register(&ep93xx_ohci_device); | 479 | platform_device_register(&ep93xx_ohci_device); |
| 480 | |||
| 481 | #ifdef CONFIG_CRUNCH | ||
| 482 | elf_hwcap |= HWCAP_CRUNCH; | ||
| 483 | #endif | ||
| 480 | } | 484 | } |
diff --git a/arch/arm/mach-iop13xx/iq81340mc.c b/arch/arm/mach-iop13xx/iq81340mc.c index ee595786cd22..2a1bbfe9896f 100644 --- a/arch/arm/mach-iop13xx/iq81340mc.c +++ b/arch/arm/mach-iop13xx/iq81340mc.c | |||
| @@ -88,11 +88,11 @@ static struct sys_timer iq81340mc_timer = { | |||
| 88 | 88 | ||
| 89 | MACHINE_START(IQ81340MC, "Intel IQ81340MC") | 89 | MACHINE_START(IQ81340MC, "Intel IQ81340MC") |
| 90 | /* Maintainer: Dan Williams <dan.j.williams@intel.com> */ | 90 | /* Maintainer: Dan Williams <dan.j.williams@intel.com> */ |
| 91 | .phys_io = PHYS_IO, | 91 | .phys_io = IOP13XX_PMMR_PHYS_MEM_BASE, |
| 92 | .io_pg_offst = IO_PG_OFFSET, | 92 | .io_pg_offst = (IOP13XX_PMMR_VIRT_MEM_BASE >> 18) & 0xfffc, |
| 93 | .boot_params = 0x00000100, | ||
| 93 | .map_io = iop13xx_map_io, | 94 | .map_io = iop13xx_map_io, |
| 94 | .init_irq = iop13xx_init_irq, | 95 | .init_irq = iop13xx_init_irq, |
| 95 | .timer = &iq81340mc_timer, | 96 | .timer = &iq81340mc_timer, |
| 96 | .boot_params = BOOT_PARAM_OFFSET, | ||
| 97 | .init_machine = iq81340mc_init, | 97 | .init_machine = iq81340mc_init, |
| 98 | MACHINE_END | 98 | MACHINE_END |
diff --git a/arch/arm/mach-iop13xx/iq81340sc.c b/arch/arm/mach-iop13xx/iq81340sc.c index 6677e14b61bf..5ad2b62c9bfd 100644 --- a/arch/arm/mach-iop13xx/iq81340sc.c +++ b/arch/arm/mach-iop13xx/iq81340sc.c | |||
| @@ -90,11 +90,11 @@ static struct sys_timer iq81340sc_timer = { | |||
| 90 | 90 | ||
| 91 | MACHINE_START(IQ81340SC, "Intel IQ81340SC") | 91 | MACHINE_START(IQ81340SC, "Intel IQ81340SC") |
| 92 | /* Maintainer: Dan Williams <dan.j.williams@intel.com> */ | 92 | /* Maintainer: Dan Williams <dan.j.williams@intel.com> */ |
| 93 | .phys_io = PHYS_IO, | 93 | .phys_io = IOP13XX_PMMR_PHYS_MEM_BASE, |
| 94 | .io_pg_offst = IO_PG_OFFSET, | 94 | .io_pg_offst = (IOP13XX_PMMR_VIRT_MEM_BASE >> 18) & 0xfffc, |
| 95 | .boot_params = 0x00000100, | ||
| 95 | .map_io = iop13xx_map_io, | 96 | .map_io = iop13xx_map_io, |
| 96 | .init_irq = iop13xx_init_irq, | 97 | .init_irq = iop13xx_init_irq, |
| 97 | .timer = &iq81340sc_timer, | 98 | .timer = &iq81340sc_timer, |
| 98 | .boot_params = BOOT_PARAM_OFFSET, | ||
| 99 | .init_machine = iq81340sc_init, | 99 | .init_machine = iq81340sc_init, |
| 100 | MACHINE_END | 100 | MACHINE_END |
diff --git a/arch/arm/mach-iop13xx/irq.c b/arch/arm/mach-iop13xx/irq.c index c4d9c8c5579c..dbbc07c38b14 100644 --- a/arch/arm/mach-iop13xx/irq.c +++ b/arch/arm/mach-iop13xx/irq.c | |||
| @@ -222,25 +222,29 @@ iop13xx_irq_unmask3(unsigned int irq) | |||
| 222 | iop13xx_cp6_restore(cp_flags); | 222 | iop13xx_cp6_restore(cp_flags); |
| 223 | } | 223 | } |
| 224 | 224 | ||
| 225 | static struct irqchip iop13xx_irqchip0 = { | 225 | static struct irq_chip iop13xx_irqchip1 = { |
| 226 | .name = "IOP13xx-1", | ||
| 226 | .ack = iop13xx_irq_mask0, | 227 | .ack = iop13xx_irq_mask0, |
| 227 | .mask = iop13xx_irq_mask0, | 228 | .mask = iop13xx_irq_mask0, |
| 228 | .unmask = iop13xx_irq_unmask0, | 229 | .unmask = iop13xx_irq_unmask0, |
| 229 | }; | 230 | }; |
| 230 | 231 | ||
| 231 | static struct irqchip iop13xx_irqchip1 = { | 232 | static struct irq_chip iop13xx_irqchip2 = { |
| 233 | .name = "IOP13xx-2", | ||
| 232 | .ack = iop13xx_irq_mask1, | 234 | .ack = iop13xx_irq_mask1, |
| 233 | .mask = iop13xx_irq_mask1, | 235 | .mask = iop13xx_irq_mask1, |
| 234 | .unmask = iop13xx_irq_unmask1, | 236 | .unmask = iop13xx_irq_unmask1, |
| 235 | }; | 237 | }; |
| 236 | 238 | ||
| 237 | static struct irqchip iop13xx_irqchip2 = { | 239 | static struct irq_chip iop13xx_irqchip3 = { |
| 240 | .name = "IOP13xx-3", | ||
| 238 | .ack = iop13xx_irq_mask2, | 241 | .ack = iop13xx_irq_mask2, |
| 239 | .mask = iop13xx_irq_mask2, | 242 | .mask = iop13xx_irq_mask2, |
| 240 | .unmask = iop13xx_irq_unmask2, | 243 | .unmask = iop13xx_irq_unmask2, |
| 241 | }; | 244 | }; |
| 242 | 245 | ||
| 243 | static struct irqchip iop13xx_irqchip3 = { | 246 | static struct irq_chip iop13xx_irqchip4 = { |
| 247 | .name = "IOP13xx-4", | ||
| 244 | .ack = iop13xx_irq_mask3, | 248 | .ack = iop13xx_irq_mask3, |
| 245 | .mask = iop13xx_irq_mask3, | 249 | .mask = iop13xx_irq_mask3, |
| 246 | .unmask = iop13xx_irq_unmask3, | 250 | .unmask = iop13xx_irq_unmask3, |
| @@ -270,15 +274,15 @@ void __init iop13xx_init_irq(void) | |||
| 270 | 274 | ||
| 271 | for(i = 0; i < NR_IOP13XX_IRQS; i++) { | 275 | for(i = 0; i < NR_IOP13XX_IRQS; i++) { |
| 272 | if (i < 32) | 276 | if (i < 32) |
| 273 | set_irq_chip(i, &iop13xx_irqchip0); | ||
| 274 | else if (i < 64) | ||
| 275 | set_irq_chip(i, &iop13xx_irqchip1); | 277 | set_irq_chip(i, &iop13xx_irqchip1); |
| 276 | else if (i < 96) | 278 | else if (i < 64) |
| 277 | set_irq_chip(i, &iop13xx_irqchip2); | 279 | set_irq_chip(i, &iop13xx_irqchip2); |
| 278 | else | 280 | else if (i < 96) |
| 279 | set_irq_chip(i, &iop13xx_irqchip3); | 281 | set_irq_chip(i, &iop13xx_irqchip3); |
| 282 | else | ||
| 283 | set_irq_chip(i, &iop13xx_irqchip4); | ||
| 280 | 284 | ||
| 281 | set_irq_handler(i, do_level_IRQ); | 285 | set_irq_handler(i, handle_level_irq); |
| 282 | set_irq_flags(i, IRQF_VALID | IRQF_PROBE); | 286 | set_irq_flags(i, IRQF_VALID | IRQF_PROBE); |
| 283 | } | 287 | } |
| 284 | 288 | ||
diff --git a/arch/arm/mach-iop13xx/setup.c b/arch/arm/mach-iop13xx/setup.c index 3756d2ccb1a7..5fbeb28d04bb 100644 --- a/arch/arm/mach-iop13xx/setup.c +++ b/arch/arm/mach-iop13xx/setup.c | |||
| @@ -337,7 +337,7 @@ void __init iop13xx_platform_init(void) | |||
| 337 | 337 | ||
| 338 | #ifdef CONFIG_MTD_PHYSMAP | 338 | #ifdef CONFIG_MTD_PHYSMAP |
| 339 | iq8134x_flash_resource.end = iq8134x_flash_resource.start + | 339 | iq8134x_flash_resource.end = iq8134x_flash_resource.start + |
| 340 | iq8134x_probe_flash_size(); | 340 | iq8134x_probe_flash_size() - 1; |
| 341 | if (iq8134x_flash_resource.end > iq8134x_flash_resource.start) | 341 | if (iq8134x_flash_resource.end > iq8134x_flash_resource.start) |
| 342 | iop13xx_devices[plat_idx++] = &iq8134x_flash; | 342 | iop13xx_devices[plat_idx++] = &iq8134x_flash; |
| 343 | else | 343 | else |
diff --git a/arch/arm/mach-s3c2410/Kconfig b/arch/arm/mach-s3c2410/Kconfig index 9f46bf330bc8..eb4ec411312b 100644 --- a/arch/arm/mach-s3c2410/Kconfig +++ b/arch/arm/mach-s3c2410/Kconfig | |||
| @@ -5,6 +5,7 @@ menu "S3C24XX Implementations" | |||
| 5 | config MACH_AML_M5900 | 5 | config MACH_AML_M5900 |
| 6 | bool "AML M5900 Series" | 6 | bool "AML M5900 Series" |
| 7 | select CPU_S3C2410 | 7 | select CPU_S3C2410 |
| 8 | select PM_SIMTEC if PM | ||
| 8 | help | 9 | help |
| 9 | Say Y here if you are using the American Microsystems M5900 Series | 10 | Say Y here if you are using the American Microsystems M5900 Series |
| 10 | <http://www.amltd.com> | 11 | <http://www.amltd.com> |
| @@ -12,6 +13,7 @@ config MACH_AML_M5900 | |||
| 12 | config MACH_ANUBIS | 13 | config MACH_ANUBIS |
| 13 | bool "Simtec Electronics ANUBIS" | 14 | bool "Simtec Electronics ANUBIS" |
| 14 | select CPU_S3C2440 | 15 | select CPU_S3C2440 |
| 16 | select PM_SIMTEC if PM | ||
| 15 | help | 17 | help |
| 16 | Say Y here if you are using the Simtec Electronics ANUBIS | 18 | Say Y here if you are using the Simtec Electronics ANUBIS |
| 17 | development system | 19 | development system |
| @@ -19,6 +21,7 @@ config MACH_ANUBIS | |||
| 19 | config MACH_OSIRIS | 21 | config MACH_OSIRIS |
| 20 | bool "Simtec IM2440D20 (OSIRIS) module" | 22 | bool "Simtec IM2440D20 (OSIRIS) module" |
| 21 | select CPU_S3C2440 | 23 | select CPU_S3C2440 |
| 24 | select PM_SIMTEC if PM | ||
| 22 | help | 25 | help |
| 23 | Say Y here if you are using the Simtec IM2440D20 module, also | 26 | Say Y here if you are using the Simtec IM2440D20 module, also |
| 24 | known as the Osiris. | 27 | known as the Osiris. |
| @@ -26,6 +29,7 @@ config MACH_OSIRIS | |||
| 26 | config ARCH_BAST | 29 | config ARCH_BAST |
| 27 | bool "Simtec Electronics BAST (EB2410ITX)" | 30 | bool "Simtec Electronics BAST (EB2410ITX)" |
| 28 | select CPU_S3C2410 | 31 | select CPU_S3C2410 |
| 32 | select PM_SIMTEC if PM | ||
| 29 | select ISA | 33 | select ISA |
| 30 | help | 34 | help |
| 31 | Say Y here if you are using the Simtec Electronics EB2410ITX | 35 | Say Y here if you are using the Simtec Electronics EB2410ITX |
| @@ -43,14 +47,13 @@ config BAST_PC104_IRQ | |||
| 43 | 47 | ||
| 44 | config PM_H1940 | 48 | config PM_H1940 |
| 45 | bool | 49 | bool |
| 46 | depends on PM | ||
| 47 | help | 50 | help |
| 48 | Internal node for H1940 and related PM | 51 | Internal node for H1940 and related PM |
| 49 | 52 | ||
| 50 | config ARCH_H1940 | 53 | config ARCH_H1940 |
| 51 | bool "IPAQ H1940" | 54 | bool "IPAQ H1940" |
| 52 | select CPU_S3C2410 | 55 | select CPU_S3C2410 |
| 53 | select PM_H1940 | 56 | select PM_H1940 if PM |
| 54 | help | 57 | help |
| 55 | Say Y here if you are using the HP IPAQ H1940 | 58 | Say Y here if you are using the HP IPAQ H1940 |
| 56 | 59 | ||
| @@ -112,6 +115,7 @@ config MACH_SMDK2413 | |||
| 112 | 115 | ||
| 113 | config MACH_VR1000 | 116 | config MACH_VR1000 |
| 114 | bool "Thorcom VR1000" | 117 | bool "Thorcom VR1000" |
| 118 | select PM_SIMTEC if PM | ||
| 115 | select CPU_S3C2410 | 119 | select CPU_S3C2410 |
| 116 | help | 120 | help |
| 117 | Say Y here if you are using the Thorcom VR1000 board. | 121 | Say Y here if you are using the Thorcom VR1000 board. |
| @@ -122,7 +126,7 @@ config MACH_VR1000 | |||
| 122 | config MACH_RX3715 | 126 | config MACH_RX3715 |
| 123 | bool "HP iPAQ rx3715" | 127 | bool "HP iPAQ rx3715" |
| 124 | select CPU_S3C2440 | 128 | select CPU_S3C2440 |
| 125 | select PM_H1940 | 129 | select PM_H1940 if PM |
| 126 | help | 130 | help |
| 127 | Say Y here if you are using the HP iPAQ rx3715. | 131 | Say Y here if you are using the HP iPAQ rx3715. |
| 128 | 132 | ||
| @@ -156,7 +160,6 @@ config S3C2410_CLOCK | |||
| 156 | 160 | ||
| 157 | config S3C2410_PM | 161 | config S3C2410_PM |
| 158 | bool | 162 | bool |
| 159 | depends on CONFIG_PM | ||
| 160 | help | 163 | help |
| 161 | Power Management code common to S3C2410 and better | 164 | Power Management code common to S3C2410 and better |
| 162 | 165 | ||
| @@ -171,7 +174,7 @@ config CPU_S3C2410 | |||
| 171 | bool | 174 | bool |
| 172 | depends on ARCH_S3C2410 | 175 | depends on ARCH_S3C2410 |
| 173 | select S3C2410_CLOCK | 176 | select S3C2410_CLOCK |
| 174 | select S3C2410_PM | 177 | select S3C2410_PM if PM |
| 175 | help | 178 | help |
| 176 | Support for S3C2410 and S3C2410A family from the S3C24XX line | 179 | Support for S3C2410 and S3C2410A family from the S3C24XX line |
| 177 | of Samsung Mobile CPUs. | 180 | of Samsung Mobile CPUs. |
| @@ -186,14 +189,13 @@ config CPU_S3C2412_ONLY | |||
| 186 | 189 | ||
| 187 | config S3C2412_PM | 190 | config S3C2412_PM |
| 188 | bool | 191 | bool |
| 189 | default y if PM | ||
| 190 | depends on CPU_S3C2412 | ||
| 191 | help | 192 | help |
| 192 | Internal config node to apply S3C2412 power management | 193 | Internal config node to apply S3C2412 power management |
| 193 | 194 | ||
| 194 | config CPU_S3C2412 | 195 | config CPU_S3C2412 |
| 195 | bool | 196 | bool |
| 196 | depends on ARCH_S3C2410 | 197 | depends on ARCH_S3C2410 |
| 198 | select S3C2412_PM if PM | ||
| 197 | help | 199 | help |
| 198 | Support for the S3C2412 and S3C2413 SoCs from the S3C24XX line | 200 | Support for the S3C2412 and S3C2413 SoCs from the S3C24XX line |
| 199 | 201 | ||
| @@ -207,7 +209,7 @@ config CPU_S3C2440 | |||
| 207 | bool | 209 | bool |
| 208 | depends on ARCH_S3C2410 | 210 | depends on ARCH_S3C2410 |
| 209 | select S3C2410_CLOCK | 211 | select S3C2410_CLOCK |
| 210 | select S3C2410_PM | 212 | select S3C2410_PM if PM |
| 211 | select CPU_S3C244X | 213 | select CPU_S3C244X |
| 212 | help | 214 | help |
| 213 | Support for S3C2440 Samsung Mobile CPU based systems. | 215 | Support for S3C2440 Samsung Mobile CPU based systems. |
| @@ -216,7 +218,7 @@ config CPU_S3C2442 | |||
| 216 | bool | 218 | bool |
| 217 | depends on ARCH_S3C2420 | 219 | depends on ARCH_S3C2420 |
| 218 | select S3C2410_CLOCK | 220 | select S3C2410_CLOCK |
| 219 | select S3C2410_PM | 221 | select S3C2410_PM if PM |
| 220 | select CPU_S3C244X | 222 | select CPU_S3C244X |
| 221 | help | 223 | help |
| 222 | Support for S3C2442 Samsung Mobile CPU based systems. | 224 | Support for S3C2442 Samsung Mobile CPU based systems. |
| @@ -300,8 +302,9 @@ config S3C2410_PM_CHECK_CHUNKSIZE | |||
| 300 | 302 | ||
| 301 | config PM_SIMTEC | 303 | config PM_SIMTEC |
| 302 | bool | 304 | bool |
| 303 | depends on PM && (ARCH_BAST || MACH_VR1000 || MACH_AML_M5900) | 305 | help |
| 304 | default y | 306 | Common power management code for systems that are |
| 307 | compatible with the Simtec style of power management | ||
| 305 | 308 | ||
| 306 | config S3C2410_LOWLEVEL_UART_PORT | 309 | config S3C2410_LOWLEVEL_UART_PORT |
| 307 | int "S3C2410 UART to use for low-level messages" | 310 | int "S3C2410 UART to use for low-level messages" |
diff --git a/arch/arm/mach-s3c2410/cpu.c b/arch/arm/mach-s3c2410/cpu.c index 9d4899eddf1f..ae1f5bb63f7a 100644 --- a/arch/arm/mach-s3c2410/cpu.c +++ b/arch/arm/mach-s3c2410/cpu.c | |||
| @@ -26,6 +26,7 @@ | |||
| 26 | #include <linux/module.h> | 26 | #include <linux/module.h> |
| 27 | #include <linux/interrupt.h> | 27 | #include <linux/interrupt.h> |
| 28 | #include <linux/ioport.h> | 28 | #include <linux/ioport.h> |
| 29 | #include <linux/serial_core.h> | ||
| 29 | #include <linux/platform_device.h> | 30 | #include <linux/platform_device.h> |
| 30 | 31 | ||
| 31 | #include <asm/hardware.h> | 32 | #include <asm/hardware.h> |
diff --git a/arch/arm/mach-s3c2410/devs.c b/arch/arm/mach-s3c2410/devs.c index cae35ff76f33..faccde2092d2 100644 --- a/arch/arm/mach-s3c2410/devs.c +++ b/arch/arm/mach-s3c2410/devs.c | |||
| @@ -17,6 +17,7 @@ | |||
| 17 | #include <linux/list.h> | 17 | #include <linux/list.h> |
| 18 | #include <linux/timer.h> | 18 | #include <linux/timer.h> |
| 19 | #include <linux/init.h> | 19 | #include <linux/init.h> |
| 20 | #include <linux/serial_core.h> | ||
| 20 | #include <linux/platform_device.h> | 21 | #include <linux/platform_device.h> |
| 21 | 22 | ||
| 22 | #include <asm/mach/arch.h> | 23 | #include <asm/mach/arch.h> |
diff --git a/arch/arm/mach-s3c2410/dma.c b/arch/arm/mach-s3c2410/dma.c index 01abb0ace234..717322a0916b 100644 --- a/arch/arm/mach-s3c2410/dma.c +++ b/arch/arm/mach-s3c2410/dma.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* linux/arch/arm/mach-s3c2410/dma.c | 1 | /* linux/arch/arm/mach-s3c2410/dma.c |
| 2 | * | 2 | * |
| 3 | * (c) 2003-2005,2006 Simtec Electronics | 3 | * Copyright (c) 2003-2005,2006 Simtec Electronics |
| 4 | * Ben Dooks <ben@simtec.co.uk> | 4 | * Ben Dooks <ben@simtec.co.uk> |
| 5 | * | 5 | * |
| 6 | * S3C2410 DMA core | 6 | * S3C2410 DMA core |
diff --git a/arch/arm/mach-s3c2410/irq.h b/arch/arm/mach-s3c2410/irq.h index 3686a0082245..e5913da3b919 100644 --- a/arch/arm/mach-s3c2410/irq.h +++ b/arch/arm/mach-s3c2410/irq.h | |||
| @@ -8,8 +8,6 @@ | |||
| 8 | * This program is free software; you can redistribute it and/or modify | 8 | * This program is free software; you can redistribute it and/or modify |
| 9 | * it under the terms of the GNU General Public License version 2 as | 9 | * it under the terms of the GNU General Public License version 2 as |
| 10 | * published by the Free Software Foundation. | 10 | * published by the Free Software Foundation. |
| 11 | * | ||
| 12 | * Modifications: | ||
| 13 | */ | 11 | */ |
| 14 | 12 | ||
| 15 | #define irqdbf(x...) | 13 | #define irqdbf(x...) |
diff --git a/arch/arm/mach-s3c2410/mach-anubis.c b/arch/arm/mach-s3c2410/mach-anubis.c index e94cdcd96591..0fad0c2fe07b 100644 --- a/arch/arm/mach-s3c2410/mach-anubis.c +++ b/arch/arm/mach-s3c2410/mach-anubis.c | |||
| @@ -15,6 +15,7 @@ | |||
| 15 | #include <linux/list.h> | 15 | #include <linux/list.h> |
| 16 | #include <linux/timer.h> | 16 | #include <linux/timer.h> |
| 17 | #include <linux/init.h> | 17 | #include <linux/init.h> |
| 18 | #include <linux/serial_core.h> | ||
| 18 | #include <linux/platform_device.h> | 19 | #include <linux/platform_device.h> |
| 19 | 20 | ||
| 20 | #include <asm/mach/arch.h> | 21 | #include <asm/mach/arch.h> |
diff --git a/arch/arm/mach-s3c2410/mach-bast.c b/arch/arm/mach-s3c2410/mach-bast.c index 2968fb235f95..b8b76757ec54 100644 --- a/arch/arm/mach-s3c2410/mach-bast.c +++ b/arch/arm/mach-s3c2410/mach-bast.c | |||
| @@ -16,6 +16,7 @@ | |||
| 16 | #include <linux/list.h> | 16 | #include <linux/list.h> |
| 17 | #include <linux/timer.h> | 17 | #include <linux/timer.h> |
| 18 | #include <linux/init.h> | 18 | #include <linux/init.h> |
| 19 | #include <linux/serial_core.h> | ||
| 19 | #include <linux/platform_device.h> | 20 | #include <linux/platform_device.h> |
| 20 | #include <linux/dm9000.h> | 21 | #include <linux/dm9000.h> |
| 21 | 22 | ||
diff --git a/arch/arm/mach-s3c2410/mach-h1940.c b/arch/arm/mach-s3c2410/mach-h1940.c index f5b98099a5d9..15b625eae499 100644 --- a/arch/arm/mach-s3c2410/mach-h1940.c +++ b/arch/arm/mach-s3c2410/mach-h1940.c | |||
| @@ -17,6 +17,7 @@ | |||
| 17 | #include <linux/list.h> | 17 | #include <linux/list.h> |
| 18 | #include <linux/timer.h> | 18 | #include <linux/timer.h> |
| 19 | #include <linux/init.h> | 19 | #include <linux/init.h> |
| 20 | #include <linux/serial_core.h> | ||
| 20 | #include <linux/platform_device.h> | 21 | #include <linux/platform_device.h> |
| 21 | 22 | ||
| 22 | #include <asm/mach/arch.h> | 23 | #include <asm/mach/arch.h> |
| @@ -37,8 +38,6 @@ | |||
| 37 | #include <asm/arch/h1940-latch.h> | 38 | #include <asm/arch/h1940-latch.h> |
| 38 | #include <asm/arch/fb.h> | 39 | #include <asm/arch/fb.h> |
| 39 | 40 | ||
| 40 | #include <linux/serial_core.h> | ||
| 41 | |||
| 42 | #include "clock.h" | 41 | #include "clock.h" |
| 43 | #include "devs.h" | 42 | #include "devs.h" |
| 44 | #include "cpu.h" | 43 | #include "cpu.h" |
diff --git a/arch/arm/mach-s3c2410/mach-n30.c b/arch/arm/mach-s3c2410/mach-n30.c index 116ac3169966..0411e9adb54d 100644 --- a/arch/arm/mach-s3c2410/mach-n30.c +++ b/arch/arm/mach-s3c2410/mach-n30.c | |||
| @@ -20,6 +20,7 @@ | |||
| 20 | #include <linux/timer.h> | 20 | #include <linux/timer.h> |
| 21 | #include <linux/init.h> | 21 | #include <linux/init.h> |
| 22 | #include <linux/delay.h> | 22 | #include <linux/delay.h> |
| 23 | #include <linux/serial_core.h> | ||
| 23 | #include <linux/platform_device.h> | 24 | #include <linux/platform_device.h> |
| 24 | #include <linux/kthread.h> | 25 | #include <linux/kthread.h> |
| 25 | 26 | ||
| @@ -37,8 +38,6 @@ | |||
| 37 | #include <asm/arch/regs-gpio.h> | 38 | #include <asm/arch/regs-gpio.h> |
| 38 | #include <asm/arch/iic.h> | 39 | #include <asm/arch/iic.h> |
| 39 | 40 | ||
| 40 | #include <linux/serial_core.h> | ||
| 41 | |||
| 42 | #include "s3c2410.h" | 41 | #include "s3c2410.h" |
| 43 | #include "clock.h" | 42 | #include "clock.h" |
| 44 | #include "devs.h" | 43 | #include "devs.h" |
diff --git a/arch/arm/mach-s3c2410/mach-nexcoder.c b/arch/arm/mach-s3c2410/mach-nexcoder.c index 065a1d4e860b..d6dfdad8c90b 100644 --- a/arch/arm/mach-s3c2410/mach-nexcoder.c +++ b/arch/arm/mach-s3c2410/mach-nexcoder.c | |||
| @@ -19,6 +19,7 @@ | |||
| 19 | #include <linux/timer.h> | 19 | #include <linux/timer.h> |
| 20 | #include <linux/init.h> | 20 | #include <linux/init.h> |
| 21 | #include <linux/string.h> | 21 | #include <linux/string.h> |
| 22 | #include <linux/serial_core.h> | ||
| 22 | #include <linux/platform_device.h> | 23 | #include <linux/platform_device.h> |
| 23 | 24 | ||
| 24 | #include <linux/mtd/map.h> | 25 | #include <linux/mtd/map.h> |
diff --git a/arch/arm/mach-s3c2410/mach-osiris.c b/arch/arm/mach-s3c2410/mach-osiris.c index a4ab144e7292..37b40850c9b9 100644 --- a/arch/arm/mach-s3c2410/mach-osiris.c +++ b/arch/arm/mach-s3c2410/mach-osiris.c | |||
| @@ -16,6 +16,7 @@ | |||
| 16 | #include <linux/timer.h> | 16 | #include <linux/timer.h> |
| 17 | #include <linux/init.h> | 17 | #include <linux/init.h> |
| 18 | #include <linux/device.h> | 18 | #include <linux/device.h> |
| 19 | #include <linux/serial_core.h> | ||
| 19 | 20 | ||
| 20 | #include <asm/mach/arch.h> | 21 | #include <asm/mach/arch.h> |
| 21 | #include <asm/mach/map.h> | 22 | #include <asm/mach/map.h> |
diff --git a/arch/arm/mach-s3c2410/mach-otom.c b/arch/arm/mach-s3c2410/mach-otom.c index c71673fd9955..2c738b375e4d 100644 --- a/arch/arm/mach-s3c2410/mach-otom.c +++ b/arch/arm/mach-s3c2410/mach-otom.c | |||
| @@ -15,6 +15,7 @@ | |||
| 15 | #include <linux/list.h> | 15 | #include <linux/list.h> |
| 16 | #include <linux/timer.h> | 16 | #include <linux/timer.h> |
| 17 | #include <linux/init.h> | 17 | #include <linux/init.h> |
| 18 | #include <linux/serial_core.h> | ||
| 18 | #include <linux/platform_device.h> | 19 | #include <linux/platform_device.h> |
| 19 | 20 | ||
| 20 | #include <asm/mach/arch.h> | 21 | #include <asm/mach/arch.h> |
diff --git a/arch/arm/mach-s3c2410/mach-smdk2410.c b/arch/arm/mach-s3c2410/mach-smdk2410.c index b3b0171d5052..01c0c986d827 100644 --- a/arch/arm/mach-s3c2410/mach-smdk2410.c +++ b/arch/arm/mach-s3c2410/mach-smdk2410.c | |||
| @@ -35,6 +35,7 @@ | |||
| 35 | #include <linux/list.h> | 35 | #include <linux/list.h> |
| 36 | #include <linux/timer.h> | 36 | #include <linux/timer.h> |
| 37 | #include <linux/init.h> | 37 | #include <linux/init.h> |
| 38 | #include <linux/serial_core.h> | ||
| 38 | #include <linux/platform_device.h> | 39 | #include <linux/platform_device.h> |
| 39 | 40 | ||
| 40 | #include <asm/mach/arch.h> | 41 | #include <asm/mach/arch.h> |
diff --git a/arch/arm/mach-s3c2410/mach-smdk2413.c b/arch/arm/mach-s3c2410/mach-smdk2413.c index 3a4ca7f6f7b9..4f89abd7a6df 100644 --- a/arch/arm/mach-s3c2410/mach-smdk2413.c +++ b/arch/arm/mach-s3c2410/mach-smdk2413.c | |||
| @@ -17,6 +17,7 @@ | |||
| 17 | #include <linux/list.h> | 17 | #include <linux/list.h> |
| 18 | #include <linux/timer.h> | 18 | #include <linux/timer.h> |
| 19 | #include <linux/init.h> | 19 | #include <linux/init.h> |
| 20 | #include <linux/serial_core.h> | ||
| 20 | #include <linux/platform_device.h> | 21 | #include <linux/platform_device.h> |
| 21 | 22 | ||
| 22 | #include <asm/mach/arch.h> | 23 | #include <asm/mach/arch.h> |
diff --git a/arch/arm/mach-s3c2410/mach-smdk2440.c b/arch/arm/mach-s3c2410/mach-smdk2440.c index e2205ff1b0ee..2b61f4ed1da4 100644 --- a/arch/arm/mach-s3c2410/mach-smdk2440.c +++ b/arch/arm/mach-s3c2410/mach-smdk2440.c | |||
| @@ -19,6 +19,7 @@ | |||
| 19 | #include <linux/list.h> | 19 | #include <linux/list.h> |
| 20 | #include <linux/timer.h> | 20 | #include <linux/timer.h> |
| 21 | #include <linux/init.h> | 21 | #include <linux/init.h> |
| 22 | #include <linux/serial_core.h> | ||
| 22 | #include <linux/platform_device.h> | 23 | #include <linux/platform_device.h> |
| 23 | 24 | ||
| 24 | #include <asm/mach/arch.h> | 25 | #include <asm/mach/arch.h> |
diff --git a/arch/arm/mach-s3c2410/mach-vr1000.c b/arch/arm/mach-s3c2410/mach-vr1000.c index e2eda3937ab0..a382fc095110 100644 --- a/arch/arm/mach-s3c2410/mach-vr1000.c +++ b/arch/arm/mach-s3c2410/mach-vr1000.c | |||
| @@ -352,7 +352,7 @@ static struct platform_device vr1000_led2 = { | |||
| 352 | 352 | ||
| 353 | static struct platform_device vr1000_led3 = { | 353 | static struct platform_device vr1000_led3 = { |
| 354 | .name = "s3c24xx_led", | 354 | .name = "s3c24xx_led", |
| 355 | .id = 1, | 355 | .id = 3, |
| 356 | .dev = { | 356 | .dev = { |
| 357 | .platform_data = &vr1000_led3_pdata, | 357 | .platform_data = &vr1000_led3_pdata, |
| 358 | }, | 358 | }, |
diff --git a/arch/arm/mach-s3c2410/mach-vstms.c b/arch/arm/mach-s3c2410/mach-vstms.c index ea554e7c006e..0360e1055bcd 100644 --- a/arch/arm/mach-s3c2410/mach-vstms.c +++ b/arch/arm/mach-s3c2410/mach-vstms.c | |||
| @@ -15,6 +15,7 @@ | |||
| 15 | #include <linux/list.h> | 15 | #include <linux/list.h> |
| 16 | #include <linux/timer.h> | 16 | #include <linux/timer.h> |
| 17 | #include <linux/init.h> | 17 | #include <linux/init.h> |
| 18 | #include <linux/serial_core.h> | ||
| 18 | #include <linux/platform_device.h> | 19 | #include <linux/platform_device.h> |
| 19 | 20 | ||
| 20 | #include <linux/mtd/mtd.h> | 21 | #include <linux/mtd/mtd.h> |
diff --git a/arch/arm/mach-s3c2410/pm-simtec.c b/arch/arm/mach-s3c2410/pm-simtec.c index 42cd05e298f8..619133eb7168 100644 --- a/arch/arm/mach-s3c2410/pm-simtec.c +++ b/arch/arm/mach-s3c2410/pm-simtec.c | |||
| @@ -27,7 +27,6 @@ | |||
| 27 | #include <asm/io.h> | 27 | #include <asm/io.h> |
| 28 | 28 | ||
| 29 | #include <asm/arch/map.h> | 29 | #include <asm/arch/map.h> |
| 30 | #include <asm/arch/regs-serial.h> | ||
| 31 | #include <asm/arch/regs-gpio.h> | 30 | #include <asm/arch/regs-gpio.h> |
| 32 | #include <asm/arch/regs-mem.h> | 31 | #include <asm/arch/regs-mem.h> |
| 33 | 32 | ||
diff --git a/arch/arm/mach-s3c2410/pm.c b/arch/arm/mach-s3c2410/pm.c index b49a0b3b72b3..00834097eb82 100644 --- a/arch/arm/mach-s3c2410/pm.c +++ b/arch/arm/mach-s3c2410/pm.c | |||
| @@ -34,6 +34,7 @@ | |||
| 34 | #include <linux/crc32.h> | 34 | #include <linux/crc32.h> |
| 35 | #include <linux/ioport.h> | 35 | #include <linux/ioport.h> |
| 36 | #include <linux/delay.h> | 36 | #include <linux/delay.h> |
| 37 | #include <linux/serial_core.h> | ||
| 37 | 38 | ||
| 38 | #include <asm/cacheflush.h> | 39 | #include <asm/cacheflush.h> |
| 39 | #include <asm/hardware.h> | 40 | #include <asm/hardware.h> |
diff --git a/arch/arm/mach-s3c2410/s3c2410-clock.c b/arch/arm/mach-s3c2410/s3c2410-clock.c index 00abe199a08e..992cc6af230e 100644 --- a/arch/arm/mach-s3c2410/s3c2410-clock.c +++ b/arch/arm/mach-s3c2410/s3c2410-clock.c | |||
| @@ -30,13 +30,18 @@ | |||
| 30 | #include <linux/clk.h> | 30 | #include <linux/clk.h> |
| 31 | #include <linux/mutex.h> | 31 | #include <linux/mutex.h> |
| 32 | #include <linux/delay.h> | 32 | #include <linux/delay.h> |
| 33 | #include <linux/serial_core.h> | ||
| 34 | |||
| 35 | #include <asm/mach/map.h> | ||
| 33 | 36 | ||
| 34 | #include <asm/hardware.h> | 37 | #include <asm/hardware.h> |
| 35 | #include <asm/io.h> | 38 | #include <asm/io.h> |
| 36 | 39 | ||
| 40 | #include <asm/arch/regs-serial.h> | ||
| 37 | #include <asm/arch/regs-clock.h> | 41 | #include <asm/arch/regs-clock.h> |
| 38 | #include <asm/arch/regs-gpio.h> | 42 | #include <asm/arch/regs-gpio.h> |
| 39 | 43 | ||
| 44 | #include "s3c2410.h" | ||
| 40 | #include "clock.h" | 45 | #include "clock.h" |
| 41 | #include "cpu.h" | 46 | #include "cpu.h" |
| 42 | 47 | ||
diff --git a/arch/arm/mach-s3c2410/s3c2410-dma.c b/arch/arm/mach-s3c2410/s3c2410-dma.c index 51e5098b32e8..e67ba3911f11 100644 --- a/arch/arm/mach-s3c2410/s3c2410-dma.c +++ b/arch/arm/mach-s3c2410/s3c2410-dma.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* linux/arch/arm/mach-s3c2410/s3c2410-dma.c | 1 | /* linux/arch/arm/mach-s3c2410/s3c2410-dma.c |
| 2 | * | 2 | * |
| 3 | * (c) 2006 Simtec Electronics | 3 | * Copyright (c) 2006 Simtec Electronics |
| 4 | * Ben Dooks <ben@simtec.co.uk> | 4 | * Ben Dooks <ben@simtec.co.uk> |
| 5 | * | 5 | * |
| 6 | * S3C2410 DMA selection | 6 | * S3C2410 DMA selection |
| @@ -15,6 +15,7 @@ | |||
| 15 | #include <linux/kernel.h> | 15 | #include <linux/kernel.h> |
| 16 | #include <linux/init.h> | 16 | #include <linux/init.h> |
| 17 | #include <linux/sysdev.h> | 17 | #include <linux/sysdev.h> |
| 18 | #include <linux/serial_core.h> | ||
| 18 | 19 | ||
| 19 | #include <asm/dma.h> | 20 | #include <asm/dma.h> |
| 20 | #include <asm/arch/dma.h> | 21 | #include <asm/arch/dma.h> |
| @@ -131,6 +132,7 @@ static int s3c2410_dma_add(struct sys_device *sysdev) | |||
| 131 | return s3c24xx_dma_init_map(&s3c2410_dma_sel); | 132 | return s3c24xx_dma_init_map(&s3c2410_dma_sel); |
| 132 | } | 133 | } |
| 133 | 134 | ||
| 135 | #if defined(CONFIG_CPU_S3C2410) | ||
| 134 | static struct sysdev_driver s3c2410_dma_driver = { | 136 | static struct sysdev_driver s3c2410_dma_driver = { |
| 135 | .add = s3c2410_dma_add, | 137 | .add = s3c2410_dma_add, |
| 136 | }; | 138 | }; |
| @@ -141,9 +143,10 @@ static int __init s3c2410_dma_init(void) | |||
| 141 | } | 143 | } |
| 142 | 144 | ||
| 143 | arch_initcall(s3c2410_dma_init); | 145 | arch_initcall(s3c2410_dma_init); |
| 146 | #endif | ||
| 144 | 147 | ||
| 148 | #if defined(CONFIG_CPU_S3C2442) | ||
| 145 | /* S3C2442 DMA contains the same selection table as the S3C2410 */ | 149 | /* S3C2442 DMA contains the same selection table as the S3C2410 */ |
| 146 | |||
| 147 | static struct sysdev_driver s3c2442_dma_driver = { | 150 | static struct sysdev_driver s3c2442_dma_driver = { |
| 148 | .add = s3c2410_dma_add, | 151 | .add = s3c2410_dma_add, |
| 149 | }; | 152 | }; |
| @@ -154,5 +157,5 @@ static int __init s3c2442_dma_init(void) | |||
| 154 | } | 157 | } |
| 155 | 158 | ||
| 156 | arch_initcall(s3c2442_dma_init); | 159 | arch_initcall(s3c2442_dma_init); |
| 157 | 160 | #endif | |
| 158 | 161 | ||
diff --git a/arch/arm/mach-s3c2410/s3c2410-pm.c b/arch/arm/mach-s3c2410/s3c2410-pm.c index 77c6814c0f05..8bb6e5e21f59 100644 --- a/arch/arm/mach-s3c2410/s3c2410-pm.c +++ b/arch/arm/mach-s3c2410/s3c2410-pm.c | |||
| @@ -87,7 +87,7 @@ static void s3c2410_pm_prepare(void) | |||
| 87 | 87 | ||
| 88 | } | 88 | } |
| 89 | 89 | ||
| 90 | int s3c2410_pm_resume(struct sys_device *dev) | 90 | static int s3c2410_pm_resume(struct sys_device *dev) |
| 91 | { | 91 | { |
| 92 | unsigned long tmp; | 92 | unsigned long tmp; |
| 93 | 93 | ||
| @@ -111,6 +111,7 @@ static int s3c2410_pm_add(struct sys_device *dev) | |||
| 111 | return 0; | 111 | return 0; |
| 112 | } | 112 | } |
| 113 | 113 | ||
| 114 | #if defined(CONFIG_CPU_S3C2410) | ||
| 114 | static struct sysdev_driver s3c2410_pm_driver = { | 115 | static struct sysdev_driver s3c2410_pm_driver = { |
| 115 | .add = s3c2410_pm_add, | 116 | .add = s3c2410_pm_add, |
| 116 | .resume = s3c2410_pm_resume, | 117 | .resume = s3c2410_pm_resume, |
| @@ -124,7 +125,9 @@ static int __init s3c2410_pm_drvinit(void) | |||
| 124 | } | 125 | } |
| 125 | 126 | ||
| 126 | arch_initcall(s3c2410_pm_drvinit); | 127 | arch_initcall(s3c2410_pm_drvinit); |
| 128 | #endif | ||
| 127 | 129 | ||
| 130 | #if defined(CONFIG_CPU_S3C2440) | ||
| 128 | static struct sysdev_driver s3c2440_pm_driver = { | 131 | static struct sysdev_driver s3c2440_pm_driver = { |
| 129 | .add = s3c2410_pm_add, | 132 | .add = s3c2410_pm_add, |
| 130 | .resume = s3c2410_pm_resume, | 133 | .resume = s3c2410_pm_resume, |
| @@ -136,7 +139,9 @@ static int __init s3c2440_pm_drvinit(void) | |||
| 136 | } | 139 | } |
| 137 | 140 | ||
| 138 | arch_initcall(s3c2440_pm_drvinit); | 141 | arch_initcall(s3c2440_pm_drvinit); |
| 142 | #endif | ||
| 139 | 143 | ||
| 144 | #if defined(CONFIG_CPU_S3C2442) | ||
| 140 | static struct sysdev_driver s3c2442_pm_driver = { | 145 | static struct sysdev_driver s3c2442_pm_driver = { |
| 141 | .add = s3c2410_pm_add, | 146 | .add = s3c2410_pm_add, |
| 142 | .resume = s3c2410_pm_resume, | 147 | .resume = s3c2410_pm_resume, |
| @@ -148,3 +153,4 @@ static int __init s3c2442_pm_drvinit(void) | |||
| 148 | } | 153 | } |
| 149 | 154 | ||
| 150 | arch_initcall(s3c2442_pm_drvinit); | 155 | arch_initcall(s3c2442_pm_drvinit); |
| 156 | #endif | ||
diff --git a/arch/arm/mach-s3c2410/s3c2410.c b/arch/arm/mach-s3c2410/s3c2410.c index 183e4033ce61..4cdc0d70c19f 100644 --- a/arch/arm/mach-s3c2410/s3c2410.c +++ b/arch/arm/mach-s3c2410/s3c2410.c | |||
| @@ -17,6 +17,7 @@ | |||
| 17 | #include <linux/timer.h> | 17 | #include <linux/timer.h> |
| 18 | #include <linux/init.h> | 18 | #include <linux/init.h> |
| 19 | #include <linux/sysdev.h> | 19 | #include <linux/sysdev.h> |
| 20 | #include <linux/serial_core.h> | ||
| 20 | #include <linux/platform_device.h> | 21 | #include <linux/platform_device.h> |
| 21 | 22 | ||
| 22 | #include <asm/mach/arch.h> | 23 | #include <asm/mach/arch.h> |
| @@ -38,11 +39,9 @@ | |||
| 38 | /* Initial IO mappings */ | 39 | /* Initial IO mappings */ |
| 39 | 40 | ||
| 40 | static struct map_desc s3c2410_iodesc[] __initdata = { | 41 | static struct map_desc s3c2410_iodesc[] __initdata = { |
| 41 | IODESC_ENT(USBHOST), | ||
| 42 | IODESC_ENT(CLKPWR), | 42 | IODESC_ENT(CLKPWR), |
| 43 | IODESC_ENT(LCD), | 43 | IODESC_ENT(LCD), |
| 44 | IODESC_ENT(TIMER), | 44 | IODESC_ENT(TIMER), |
| 45 | IODESC_ENT(ADC), | ||
| 46 | IODESC_ENT(WATCHDOG), | 45 | IODESC_ENT(WATCHDOG), |
| 47 | }; | 46 | }; |
| 48 | 47 | ||
diff --git a/arch/arm/mach-s3c2410/s3c2412-clock.c b/arch/arm/mach-s3c2410/s3c2412-clock.c index c95ed3e18580..8f94ad83901d 100644 --- a/arch/arm/mach-s3c2410/s3c2412-clock.c +++ b/arch/arm/mach-s3c2410/s3c2412-clock.c | |||
| @@ -30,13 +30,18 @@ | |||
| 30 | #include <linux/clk.h> | 30 | #include <linux/clk.h> |
| 31 | #include <linux/mutex.h> | 31 | #include <linux/mutex.h> |
| 32 | #include <linux/delay.h> | 32 | #include <linux/delay.h> |
| 33 | #include <linux/serial_core.h> | ||
| 34 | |||
| 35 | #include <asm/mach/map.h> | ||
| 33 | 36 | ||
| 34 | #include <asm/hardware.h> | 37 | #include <asm/hardware.h> |
| 35 | #include <asm/io.h> | 38 | #include <asm/io.h> |
| 36 | 39 | ||
| 40 | #include <asm/arch/regs-serial.h> | ||
| 37 | #include <asm/arch/regs-clock.h> | 41 | #include <asm/arch/regs-clock.h> |
| 38 | #include <asm/arch/regs-gpio.h> | 42 | #include <asm/arch/regs-gpio.h> |
| 39 | 43 | ||
| 44 | #include "s3c2412.h" | ||
| 40 | #include "clock.h" | 45 | #include "clock.h" |
| 41 | #include "cpu.h" | 46 | #include "cpu.h" |
| 42 | 47 | ||
| @@ -49,7 +54,7 @@ | |||
| 49 | * set the correct muxing at initialisation | 54 | * set the correct muxing at initialisation |
| 50 | */ | 55 | */ |
| 51 | 56 | ||
| 52 | int s3c2412_clkcon_enable(struct clk *clk, int enable) | 57 | static int s3c2412_clkcon_enable(struct clk *clk, int enable) |
| 53 | { | 58 | { |
| 54 | unsigned int clocks = clk->ctrlbit; | 59 | unsigned int clocks = clk->ctrlbit; |
| 55 | unsigned long clkcon; | 60 | unsigned long clkcon; |
| @@ -556,7 +561,7 @@ struct clk_init { | |||
| 556 | struct clk *src_1; | 561 | struct clk *src_1; |
| 557 | }; | 562 | }; |
| 558 | 563 | ||
| 559 | struct clk_init clks_src[] __initdata = { | 564 | static struct clk_init clks_src[] __initdata = { |
| 560 | { | 565 | { |
| 561 | .clk = &clk_usysclk, | 566 | .clk = &clk_usysclk, |
| 562 | .bit = S3C2412_CLKSRC_USBCLK_HCLK, | 567 | .bit = S3C2412_CLKSRC_USBCLK_HCLK, |
| @@ -619,7 +624,7 @@ static void __init s3c2412_clk_initparents(void) | |||
| 619 | 624 | ||
| 620 | /* clocks to add straight away */ | 625 | /* clocks to add straight away */ |
| 621 | 626 | ||
| 622 | struct clk *clks[] __initdata = { | 627 | static struct clk *clks[] __initdata = { |
| 623 | &clk_ext, | 628 | &clk_ext, |
| 624 | &clk_usb_bus, | 629 | &clk_usb_bus, |
| 625 | &clk_erefclk, | 630 | &clk_erefclk, |
diff --git a/arch/arm/mach-s3c2410/s3c2412-dma.c b/arch/arm/mach-s3c2410/s3c2412-dma.c index 171f3706d36d..fe71a8fdb87c 100644 --- a/arch/arm/mach-s3c2410/s3c2412-dma.c +++ b/arch/arm/mach-s3c2410/s3c2412-dma.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* linux/arch/arm/mach-s3c2410/s3c2412-dma.c | 1 | /* linux/arch/arm/mach-s3c2410/s3c2412-dma.c |
| 2 | * | 2 | * |
| 3 | * (c) 2006 Simtec Electronics | 3 | * Copyright (c) 2006 Simtec Electronics |
| 4 | * Ben Dooks <ben@simtec.co.uk> | 4 | * Ben Dooks <ben@simtec.co.uk> |
| 5 | * | 5 | * |
| 6 | * S3C2412 DMA selection | 6 | * S3C2412 DMA selection |
| @@ -15,6 +15,7 @@ | |||
| 15 | #include <linux/kernel.h> | 15 | #include <linux/kernel.h> |
| 16 | #include <linux/init.h> | 16 | #include <linux/init.h> |
| 17 | #include <linux/sysdev.h> | 17 | #include <linux/sysdev.h> |
| 18 | #include <linux/serial_core.h> | ||
| 18 | 19 | ||
| 19 | #include <asm/dma.h> | 20 | #include <asm/dma.h> |
| 20 | #include <asm/arch/dma.h> | 21 | #include <asm/arch/dma.h> |
diff --git a/arch/arm/mach-s3c2410/s3c2412.c b/arch/arm/mach-s3c2410/s3c2412.c index e76431c41461..2f651a811ecd 100644 --- a/arch/arm/mach-s3c2410/s3c2412.c +++ b/arch/arm/mach-s3c2410/s3c2412.c | |||
| @@ -17,6 +17,7 @@ | |||
| 17 | #include <linux/timer.h> | 17 | #include <linux/timer.h> |
| 18 | #include <linux/init.h> | 18 | #include <linux/init.h> |
| 19 | #include <linux/sysdev.h> | 19 | #include <linux/sysdev.h> |
| 20 | #include <linux/serial_core.h> | ||
| 20 | #include <linux/platform_device.h> | 21 | #include <linux/platform_device.h> |
| 21 | 22 | ||
| 22 | #include <asm/mach/arch.h> | 23 | #include <asm/mach/arch.h> |
| @@ -60,7 +61,6 @@ static struct map_desc s3c2412_iodesc[] __initdata = { | |||
| 60 | IODESC_ENT(CLKPWR), | 61 | IODESC_ENT(CLKPWR), |
| 61 | IODESC_ENT(LCD), | 62 | IODESC_ENT(LCD), |
| 62 | IODESC_ENT(TIMER), | 63 | IODESC_ENT(TIMER), |
| 63 | IODESC_ENT(ADC), | ||
| 64 | IODESC_ENT(WATCHDOG), | 64 | IODESC_ENT(WATCHDOG), |
| 65 | }; | 65 | }; |
| 66 | 66 | ||
diff --git a/arch/arm/mach-s3c2410/s3c2440-clock.c b/arch/arm/mach-s3c2410/s3c2440-clock.c index 15796864d010..ba13c1d079d1 100644 --- a/arch/arm/mach-s3c2410/s3c2440-clock.c +++ b/arch/arm/mach-s3c2410/s3c2440-clock.c | |||
| @@ -113,18 +113,18 @@ static int s3c2440_clk_add(struct sys_device *sysdev) | |||
| 113 | { | 113 | { |
| 114 | unsigned long camdivn = __raw_readl(S3C2440_CAMDIVN); | 114 | unsigned long camdivn = __raw_readl(S3C2440_CAMDIVN); |
| 115 | unsigned long clkdivn; | 115 | unsigned long clkdivn; |
| 116 | struct clk *clk_h; | 116 | struct clk *clock_h; |
| 117 | struct clk *clk_p; | 117 | struct clk *clock_p; |
| 118 | struct clk *clk_upll; | 118 | struct clk *clock_upll; |
| 119 | 119 | ||
| 120 | printk("S3C2440: Clock Support, DVS %s\n", | 120 | printk("S3C2440: Clock Support, DVS %s\n", |
| 121 | (camdivn & S3C2440_CAMDIVN_DVSEN) ? "on" : "off"); | 121 | (camdivn & S3C2440_CAMDIVN_DVSEN) ? "on" : "off"); |
| 122 | 122 | ||
| 123 | clk_p = clk_get(NULL, "pclk"); | 123 | clock_p = clk_get(NULL, "pclk"); |
| 124 | clk_h = clk_get(NULL, "hclk"); | 124 | clock_h = clk_get(NULL, "hclk"); |
| 125 | clk_upll = clk_get(NULL, "upll"); | 125 | clock_upll = clk_get(NULL, "upll"); |
| 126 | 126 | ||
| 127 | if (IS_ERR(clk_p) || IS_ERR(clk_h) || IS_ERR(clk_upll)) { | 127 | if (IS_ERR(clock_p) || IS_ERR(clock_h) || IS_ERR(clock_upll)) { |
| 128 | printk(KERN_ERR "S3C2440: Failed to get parent clocks\n"); | 128 | printk(KERN_ERR "S3C2440: Failed to get parent clocks\n"); |
| 129 | return -EINVAL; | 129 | return -EINVAL; |
| 130 | } | 130 | } |
| @@ -132,8 +132,8 @@ static int s3c2440_clk_add(struct sys_device *sysdev) | |||
| 132 | /* check rate of UPLL, and if it is near 96MHz, then change | 132 | /* check rate of UPLL, and if it is near 96MHz, then change |
| 133 | * to using half the UPLL rate for the system */ | 133 | * to using half the UPLL rate for the system */ |
| 134 | 134 | ||
| 135 | if (clk_get_rate(clk_upll) > (94 * MHZ)) { | 135 | if (clk_get_rate(clock_upll) > (94 * MHZ)) { |
| 136 | clk_usb_bus.rate = clk_get_rate(clk_upll) / 2; | 136 | clk_usb_bus.rate = clk_get_rate(clock_upll) / 2; |
| 137 | 137 | ||
| 138 | mutex_lock(&clocks_mutex); | 138 | mutex_lock(&clocks_mutex); |
| 139 | 139 | ||
| @@ -144,9 +144,9 @@ static int s3c2440_clk_add(struct sys_device *sysdev) | |||
| 144 | mutex_unlock(&clocks_mutex); | 144 | mutex_unlock(&clocks_mutex); |
| 145 | } | 145 | } |
| 146 | 146 | ||
| 147 | s3c2440_clk_cam.parent = clk_h; | 147 | s3c2440_clk_cam.parent = clock_h; |
| 148 | s3c2440_clk_ac97.parent = clk_p; | 148 | s3c2440_clk_ac97.parent = clock_p; |
| 149 | s3c2440_clk_cam_upll.parent = clk_upll; | 149 | s3c2440_clk_cam_upll.parent = clock_upll; |
| 150 | 150 | ||
| 151 | s3c24xx_register_clock(&s3c2440_clk_ac97); | 151 | s3c24xx_register_clock(&s3c2440_clk_ac97); |
| 152 | s3c24xx_register_clock(&s3c2440_clk_cam); | 152 | s3c24xx_register_clock(&s3c2440_clk_cam); |
diff --git a/arch/arm/mach-s3c2410/s3c2440-dma.c b/arch/arm/mach-s3c2410/s3c2440-dma.c index 11e109c84a15..47b861b9443d 100644 --- a/arch/arm/mach-s3c2410/s3c2440-dma.c +++ b/arch/arm/mach-s3c2410/s3c2440-dma.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* linux/arch/arm/mach-s3c2410/s3c2440-dma.c | 1 | /* linux/arch/arm/mach-s3c2410/s3c2440-dma.c |
| 2 | * | 2 | * |
| 3 | * (c) 2006 Simtec Electronics | 3 | * Copyright (c) 2006 Simtec Electronics |
| 4 | * Ben Dooks <ben@simtec.co.uk> | 4 | * Ben Dooks <ben@simtec.co.uk> |
| 5 | * | 5 | * |
| 6 | * S3C2440 DMA selection | 6 | * S3C2440 DMA selection |
| @@ -15,6 +15,7 @@ | |||
| 15 | #include <linux/kernel.h> | 15 | #include <linux/kernel.h> |
| 16 | #include <linux/init.h> | 16 | #include <linux/init.h> |
| 17 | #include <linux/sysdev.h> | 17 | #include <linux/sysdev.h> |
| 18 | #include <linux/serial_core.h> | ||
| 18 | 19 | ||
| 19 | #include <asm/dma.h> | 20 | #include <asm/dma.h> |
| 20 | #include <asm/arch/dma.h> | 21 | #include <asm/arch/dma.h> |
diff --git a/arch/arm/mach-s3c2410/s3c2440.c b/arch/arm/mach-s3c2410/s3c2440.c index 0ab50f44f318..344eb27cca48 100644 --- a/arch/arm/mach-s3c2410/s3c2440.c +++ b/arch/arm/mach-s3c2410/s3c2440.c | |||
| @@ -17,6 +17,7 @@ | |||
| 17 | #include <linux/timer.h> | 17 | #include <linux/timer.h> |
| 18 | #include <linux/init.h> | 18 | #include <linux/init.h> |
| 19 | #include <linux/platform_device.h> | 19 | #include <linux/platform_device.h> |
| 20 | #include <linux/serial_core.h> | ||
| 20 | #include <linux/sysdev.h> | 21 | #include <linux/sysdev.h> |
| 21 | #include <linux/clk.h> | 22 | #include <linux/clk.h> |
| 22 | 23 | ||
| @@ -28,17 +29,9 @@ | |||
| 28 | #include <asm/io.h> | 29 | #include <asm/io.h> |
| 29 | #include <asm/irq.h> | 30 | #include <asm/irq.h> |
| 30 | 31 | ||
| 31 | #include <asm/arch/regs-clock.h> | ||
| 32 | #include <asm/arch/regs-serial.h> | ||
| 33 | #include <asm/arch/regs-gpio.h> | ||
| 34 | #include <asm/arch/regs-gpioj.h> | ||
| 35 | #include <asm/arch/regs-dsc.h> | ||
| 36 | |||
| 37 | #include "s3c2440.h" | 32 | #include "s3c2440.h" |
| 38 | #include "clock.h" | ||
| 39 | #include "devs.h" | 33 | #include "devs.h" |
| 40 | #include "cpu.h" | 34 | #include "cpu.h" |
| 41 | #include "pm.h" | ||
| 42 | 35 | ||
| 43 | static struct sys_device s3c2440_sysdev = { | 36 | static struct sys_device s3c2440_sysdev = { |
| 44 | .cls = &s3c2440_sysclass, | 37 | .cls = &s3c2440_sysclass, |
diff --git a/arch/arm/mach-s3c2410/s3c2440.h b/arch/arm/mach-s3c2410/s3c2440.h index 29cb6df65a48..dcd316076c59 100644 --- a/arch/arm/mach-s3c2410/s3c2440.h +++ b/arch/arm/mach-s3c2410/s3c2440.h | |||
| @@ -8,28 +8,10 @@ | |||
| 8 | * This program is free software; you can redistribute it and/or modify | 8 | * This program is free software; you can redistribute it and/or modify |
| 9 | * it under the terms of the GNU General Public License version 2 as | 9 | * it under the terms of the GNU General Public License version 2 as |
| 10 | * published by the Free Software Foundation. | 10 | * published by the Free Software Foundation. |
| 11 | * | ||
| 12 | * Modifications: | ||
| 13 | * 24-Aug-2004 BJD Start of S3C2440 CPU support | ||
| 14 | * 04-Nov-2004 BJD Added s3c2440_init_uarts() | ||
| 15 | * 04-Jan-2005 BJD Moved uart init to cpu code | ||
| 16 | * 10-Jan-2005 BJD Moved 2440 specific init here | ||
| 17 | * 14-Jan-2005 BJD Split the clock initialisation code | ||
| 18 | */ | 11 | */ |
| 19 | 12 | ||
| 20 | #ifdef CONFIG_CPU_S3C2440 | 13 | #ifdef CONFIG_CPU_S3C2440 |
| 21 | |||
| 22 | extern int s3c2440_init(void); | 14 | extern int s3c2440_init(void); |
| 23 | |||
| 24 | extern void s3c2440_map_io(struct map_desc *mach_desc, int size); | ||
| 25 | |||
| 26 | extern void s3c2440_init_uarts(struct s3c2410_uartcfg *cfg, int no); | ||
| 27 | |||
| 28 | extern void s3c2440_init_clocks(int xtal); | ||
| 29 | |||
| 30 | #else | 15 | #else |
| 31 | #define s3c2440_init_clocks NULL | ||
| 32 | #define s3c2440_init_uarts NULL | ||
| 33 | #define s3c2440_map_io NULL | ||
| 34 | #define s3c2440_init NULL | 16 | #define s3c2440_init NULL |
| 35 | #endif | 17 | #endif |
diff --git a/arch/arm/mach-s3c2410/s3c2442-clock.c b/arch/arm/mach-s3c2410/s3c2442-clock.c index d9f54b5cab7f..4e292ca7c9be 100644 --- a/arch/arm/mach-s3c2410/s3c2442-clock.c +++ b/arch/arm/mach-s3c2410/s3c2442-clock.c | |||
| @@ -117,18 +117,18 @@ static int s3c2442_clk_add(struct sys_device *sysdev) | |||
| 117 | { | 117 | { |
| 118 | unsigned long camdivn = __raw_readl(S3C2440_CAMDIVN); | 118 | unsigned long camdivn = __raw_readl(S3C2440_CAMDIVN); |
| 119 | unsigned long clkdivn; | 119 | unsigned long clkdivn; |
| 120 | struct clk *clk_h; | 120 | struct clk *clock_h; |
| 121 | struct clk *clk_p; | 121 | struct clk *clock_p; |
| 122 | struct clk *clk_upll; | 122 | struct clk *clock_upll; |
| 123 | 123 | ||
| 124 | printk("S3C2442: Clock Support, DVS %s\n", | 124 | printk("S3C2442: Clock Support, DVS %s\n", |
| 125 | (camdivn & S3C2440_CAMDIVN_DVSEN) ? "on" : "off"); | 125 | (camdivn & S3C2440_CAMDIVN_DVSEN) ? "on" : "off"); |
| 126 | 126 | ||
| 127 | clk_p = clk_get(NULL, "pclk"); | 127 | clock_p = clk_get(NULL, "pclk"); |
| 128 | clk_h = clk_get(NULL, "hclk"); | 128 | clock_h = clk_get(NULL, "hclk"); |
| 129 | clk_upll = clk_get(NULL, "upll"); | 129 | clock_upll = clk_get(NULL, "upll"); |
| 130 | 130 | ||
| 131 | if (IS_ERR(clk_p) || IS_ERR(clk_h) || IS_ERR(clk_upll)) { | 131 | if (IS_ERR(clock_p) || IS_ERR(clock_h) || IS_ERR(clock_upll)) { |
| 132 | printk(KERN_ERR "S3C2442: Failed to get parent clocks\n"); | 132 | printk(KERN_ERR "S3C2442: Failed to get parent clocks\n"); |
| 133 | return -EINVAL; | 133 | return -EINVAL; |
| 134 | } | 134 | } |
| @@ -136,8 +136,8 @@ static int s3c2442_clk_add(struct sys_device *sysdev) | |||
| 136 | /* check rate of UPLL, and if it is near 96MHz, then change | 136 | /* check rate of UPLL, and if it is near 96MHz, then change |
| 137 | * to using half the UPLL rate for the system */ | 137 | * to using half the UPLL rate for the system */ |
| 138 | 138 | ||
| 139 | if (clk_get_rate(clk_upll) > (94 * MHZ)) { | 139 | if (clk_get_rate(clock_upll) > (94 * MHZ)) { |
| 140 | clk_usb_bus.rate = clk_get_rate(clk_upll) / 2; | 140 | clk_usb_bus.rate = clk_get_rate(clock_upll) / 2; |
| 141 | 141 | ||
| 142 | mutex_lock(&clocks_mutex); | 142 | mutex_lock(&clocks_mutex); |
| 143 | 143 | ||
| @@ -148,8 +148,8 @@ static int s3c2442_clk_add(struct sys_device *sysdev) | |||
| 148 | mutex_unlock(&clocks_mutex); | 148 | mutex_unlock(&clocks_mutex); |
| 149 | } | 149 | } |
| 150 | 150 | ||
| 151 | s3c2442_clk_cam.parent = clk_h; | 151 | s3c2442_clk_cam.parent = clock_h; |
| 152 | s3c2442_clk_cam_upll.parent = clk_upll; | 152 | s3c2442_clk_cam_upll.parent = clock_upll; |
| 153 | 153 | ||
| 154 | s3c24xx_register_clock(&s3c2442_clk_cam); | 154 | s3c24xx_register_clock(&s3c2442_clk_cam); |
| 155 | s3c24xx_register_clock(&s3c2442_clk_cam_upll); | 155 | s3c24xx_register_clock(&s3c2442_clk_cam_upll); |
diff --git a/arch/arm/mach-s3c2410/s3c2442.c b/arch/arm/mach-s3c2410/s3c2442.c index 581667efd13c..428732ee68c4 100644 --- a/arch/arm/mach-s3c2410/s3c2442.c +++ b/arch/arm/mach-s3c2410/s3c2442.c | |||
| @@ -16,29 +16,11 @@ | |||
| 16 | #include <linux/list.h> | 16 | #include <linux/list.h> |
| 17 | #include <linux/timer.h> | 17 | #include <linux/timer.h> |
| 18 | #include <linux/init.h> | 18 | #include <linux/init.h> |
| 19 | #include <linux/platform_device.h> | 19 | #include <linux/serial_core.h> |
| 20 | #include <linux/sysdev.h> | 20 | #include <linux/sysdev.h> |
| 21 | #include <linux/clk.h> | ||
| 22 | |||
| 23 | #include <asm/mach/arch.h> | ||
| 24 | #include <asm/mach/map.h> | ||
| 25 | #include <asm/mach/irq.h> | ||
| 26 | |||
| 27 | #include <asm/hardware.h> | ||
| 28 | #include <asm/io.h> | ||
| 29 | #include <asm/irq.h> | ||
| 30 | |||
| 31 | #include <asm/arch/regs-clock.h> | ||
| 32 | #include <asm/arch/regs-serial.h> | ||
| 33 | #include <asm/arch/regs-gpio.h> | ||
| 34 | #include <asm/arch/regs-gpioj.h> | ||
| 35 | #include <asm/arch/regs-dsc.h> | ||
| 36 | 21 | ||
| 37 | #include "s3c2442.h" | 22 | #include "s3c2442.h" |
| 38 | #include "clock.h" | ||
| 39 | #include "devs.h" | ||
| 40 | #include "cpu.h" | 23 | #include "cpu.h" |
| 41 | #include "pm.h" | ||
| 42 | 24 | ||
| 43 | static struct sys_device s3c2442_sysdev = { | 25 | static struct sys_device s3c2442_sysdev = { |
| 44 | .cls = &s3c2442_sysclass, | 26 | .cls = &s3c2442_sysclass, |
diff --git a/arch/arm/mach-s3c2410/s3c244x.c b/arch/arm/mach-s3c2410/s3c244x.c index 9a2258270de9..23c7494ad10d 100644 --- a/arch/arm/mach-s3c2410/s3c244x.c +++ b/arch/arm/mach-s3c2410/s3c244x.c | |||
| @@ -16,6 +16,7 @@ | |||
| 16 | #include <linux/list.h> | 16 | #include <linux/list.h> |
| 17 | #include <linux/timer.h> | 17 | #include <linux/timer.h> |
| 18 | #include <linux/init.h> | 18 | #include <linux/init.h> |
| 19 | #include <linux/serial_core.h> | ||
| 19 | #include <linux/platform_device.h> | 20 | #include <linux/platform_device.h> |
| 20 | #include <linux/sysdev.h> | 21 | #include <linux/sysdev.h> |
| 21 | #include <linux/clk.h> | 22 | #include <linux/clk.h> |
| @@ -47,8 +48,6 @@ static struct map_desc s3c244x_iodesc[] __initdata = { | |||
| 47 | IODESC_ENT(TIMER), | 48 | IODESC_ENT(TIMER), |
| 48 | IODESC_ENT(WATCHDOG), | 49 | IODESC_ENT(WATCHDOG), |
| 49 | IODESC_ENT(LCD), | 50 | IODESC_ENT(LCD), |
| 50 | IODESC_ENT(ADC), | ||
| 51 | IODESC_ENT(USBHOST), | ||
| 52 | }; | 51 | }; |
| 53 | 52 | ||
| 54 | /* uart initialisation */ | 53 | /* uart initialisation */ |
diff --git a/arch/arm/mach-s3c2410/usb-simtec.h b/arch/arm/mach-s3c2410/usb-simtec.h index d8aa6127dedb..03842ede9e71 100644 --- a/arch/arm/mach-s3c2410/usb-simtec.h +++ b/arch/arm/mach-s3c2410/usb-simtec.h | |||
| @@ -10,9 +10,6 @@ | |||
| 10 | * This program is free software; you can redistribute it and/or modify | 10 | * This program is free software; you can redistribute it and/or modify |
| 11 | * it under the terms of the GNU General Public License version 2 as | 11 | * it under the terms of the GNU General Public License version 2 as |
| 12 | * published by the Free Software Foundation. | 12 | * published by the Free Software Foundation. |
| 13 | * | ||
| 14 | * Modifications: | ||
| 15 | * 20-Aug-2004 BJD Created | ||
| 16 | */ | 13 | */ |
| 17 | 14 | ||
| 18 | extern int usb_simtec_init(void); | 15 | extern int usb_simtec_init(void); |
diff --git a/arch/arm/mm/ioremap.c b/arch/arm/mm/ioremap.c index 3bb3951920bc..251685fe73a8 100644 --- a/arch/arm/mm/ioremap.c +++ b/arch/arm/mm/ioremap.c | |||
| @@ -292,6 +292,8 @@ __ioremap_pfn(unsigned long pfn, unsigned long offset, size_t size, | |||
| 292 | if (pfn >= 0x100000 && (__pfn_to_phys(pfn) & ~SUPERSECTION_MASK)) | 292 | if (pfn >= 0x100000 && (__pfn_to_phys(pfn) & ~SUPERSECTION_MASK)) |
| 293 | return NULL; | 293 | return NULL; |
| 294 | 294 | ||
| 295 | size = PAGE_ALIGN(size); | ||
| 296 | |||
| 295 | area = get_vm_area(size, VM_IOREMAP); | 297 | area = get_vm_area(size, VM_IOREMAP); |
| 296 | if (!area) | 298 | if (!area) |
| 297 | return NULL; | 299 | return NULL; |
diff --git a/arch/arm/mm/mmu.c b/arch/arm/mm/mmu.c index f028aef9a861..655c8376f0b5 100644 --- a/arch/arm/mm/mmu.c +++ b/arch/arm/mm/mmu.c | |||
| @@ -154,6 +154,26 @@ static int __init noalign_setup(char *__unused) | |||
| 154 | } | 154 | } |
| 155 | __setup("noalign", noalign_setup); | 155 | __setup("noalign", noalign_setup); |
| 156 | 156 | ||
| 157 | #ifndef CONFIG_SMP | ||
| 158 | void adjust_cr(unsigned long mask, unsigned long set) | ||
| 159 | { | ||
| 160 | unsigned long flags; | ||
| 161 | |||
| 162 | mask &= ~CR_A; | ||
| 163 | |||
| 164 | set &= mask; | ||
| 165 | |||
| 166 | local_irq_save(flags); | ||
| 167 | |||
| 168 | cr_no_alignment = (cr_no_alignment & ~mask) | set; | ||
| 169 | cr_alignment = (cr_alignment & ~mask) | set; | ||
| 170 | |||
| 171 | set_cr((get_cr() & ~mask) | set); | ||
| 172 | |||
| 173 | local_irq_restore(flags); | ||
| 174 | } | ||
| 175 | #endif | ||
| 176 | |||
| 157 | struct mem_types { | 177 | struct mem_types { |
| 158 | unsigned int prot_pte; | 178 | unsigned int prot_pte; |
| 159 | unsigned int prot_l1; | 179 | unsigned int prot_l1; |
diff --git a/arch/arm/mm/proc-xsc3.S b/arch/arm/mm/proc-xsc3.S index 43494ae8f01a..94a58455f346 100644 --- a/arch/arm/mm/proc-xsc3.S +++ b/arch/arm/mm/proc-xsc3.S | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | * linux/arch/arm/mm/proc-xsc3.S | 2 | * linux/arch/arm/mm/proc-xsc3.S |
| 3 | * | 3 | * |
| 4 | * Original Author: Matthew Gilbert | 4 | * Original Author: Matthew Gilbert |
| 5 | * Current Maintainer: Deepak Saxena <dsaxena@plexity.net> | 5 | * Current Maintainer: Lennert Buytenhek <buytenh@wantstofly.org> |
| 6 | * | 6 | * |
| 7 | * Copyright 2004 (C) Intel Corp. | 7 | * Copyright 2004 (C) Intel Corp. |
| 8 | * Copyright 2005 (c) MontaVista Software, Inc. | 8 | * Copyright 2005 (c) MontaVista Software, Inc. |
diff --git a/drivers/video/pxafb.c b/drivers/video/pxafb.c index 38eb0b69c2d7..b4947c810706 100644 --- a/drivers/video/pxafb.c +++ b/drivers/video/pxafb.c | |||
| @@ -1216,7 +1216,7 @@ static int __init pxafb_parse_options(struct device *dev, char *options) | |||
| 1216 | done: | 1216 | done: |
| 1217 | if (res_specified) { | 1217 | if (res_specified) { |
| 1218 | dev_info(dev, "overriding resolution: %dx%d\n", xres, yres); | 1218 | dev_info(dev, "overriding resolution: %dx%d\n", xres, yres); |
| 1219 | inf->xres = xres; inf->yres = yres; | 1219 | inf->modes[0].xres = xres; inf->modes[0].yres = yres; |
| 1220 | } | 1220 | } |
| 1221 | if (bpp_specified) | 1221 | if (bpp_specified) |
| 1222 | switch (bpp) { | 1222 | switch (bpp) { |
| @@ -1225,48 +1225,48 @@ static int __init pxafb_parse_options(struct device *dev, char *options) | |||
| 1225 | case 4: | 1225 | case 4: |
| 1226 | case 8: | 1226 | case 8: |
| 1227 | case 16: | 1227 | case 16: |
| 1228 | inf->bpp = bpp; | 1228 | inf->modes[0].bpp = bpp; |
| 1229 | dev_info(dev, "overriding bit depth: %d\n", bpp); | 1229 | dev_info(dev, "overriding bit depth: %d\n", bpp); |
| 1230 | break; | 1230 | break; |
| 1231 | default: | 1231 | default: |
| 1232 | dev_err(dev, "Depth %d is not valid\n", bpp); | 1232 | dev_err(dev, "Depth %d is not valid\n", bpp); |
| 1233 | } | 1233 | } |
| 1234 | } else if (!strncmp(this_opt, "pixclock:", 9)) { | 1234 | } else if (!strncmp(this_opt, "pixclock:", 9)) { |
| 1235 | inf->pixclock = simple_strtoul(this_opt+9, NULL, 0); | 1235 | inf->modes[0].pixclock = simple_strtoul(this_opt+9, NULL, 0); |
| 1236 | dev_info(dev, "override pixclock: %ld\n", inf->pixclock); | 1236 | dev_info(dev, "override pixclock: %ld\n", inf->modes[0].pixclock); |
| 1237 | } else if (!strncmp(this_opt, "left:", 5)) { | 1237 | } else if (!strncmp(this_opt, "left:", 5)) { |
| 1238 | inf->left_margin = simple_strtoul(this_opt+5, NULL, 0); | 1238 | inf->modes[0].left_margin = simple_strtoul(this_opt+5, NULL, 0); |
| 1239 | dev_info(dev, "override left: %u\n", inf->left_margin); | 1239 | dev_info(dev, "override left: %u\n", inf->modes[0].left_margin); |
| 1240 | } else if (!strncmp(this_opt, "right:", 6)) { | 1240 | } else if (!strncmp(this_opt, "right:", 6)) { |
| 1241 | inf->right_margin = simple_strtoul(this_opt+6, NULL, 0); | 1241 | inf->modes[0].right_margin = simple_strtoul(this_opt+6, NULL, 0); |
| 1242 | dev_info(dev, "override right: %u\n", inf->right_margin); | 1242 | dev_info(dev, "override right: %u\n", inf->modes[0].right_margin); |
| 1243 | } else if (!strncmp(this_opt, "upper:", 6)) { | 1243 | } else if (!strncmp(this_opt, "upper:", 6)) { |
| 1244 | inf->upper_margin = simple_strtoul(this_opt+6, NULL, 0); | 1244 | inf->modes[0].upper_margin = simple_strtoul(this_opt+6, NULL, 0); |
| 1245 | dev_info(dev, "override upper: %u\n", inf->upper_margin); | 1245 | dev_info(dev, "override upper: %u\n", inf->modes[0].upper_margin); |
| 1246 | } else if (!strncmp(this_opt, "lower:", 6)) { | 1246 | } else if (!strncmp(this_opt, "lower:", 6)) { |
| 1247 | inf->lower_margin = simple_strtoul(this_opt+6, NULL, 0); | 1247 | inf->modes[0].lower_margin = simple_strtoul(this_opt+6, NULL, 0); |
| 1248 | dev_info(dev, "override lower: %u\n", inf->lower_margin); | 1248 | dev_info(dev, "override lower: %u\n", inf->modes[0].lower_margin); |
| 1249 | } else if (!strncmp(this_opt, "hsynclen:", 9)) { | 1249 | } else if (!strncmp(this_opt, "hsynclen:", 9)) { |
| 1250 | inf->hsync_len = simple_strtoul(this_opt+9, NULL, 0); | 1250 | inf->modes[0].hsync_len = simple_strtoul(this_opt+9, NULL, 0); |
| 1251 | dev_info(dev, "override hsynclen: %u\n", inf->hsync_len); | 1251 | dev_info(dev, "override hsynclen: %u\n", inf->modes[0].hsync_len); |
| 1252 | } else if (!strncmp(this_opt, "vsynclen:", 9)) { | 1252 | } else if (!strncmp(this_opt, "vsynclen:", 9)) { |
| 1253 | inf->vsync_len = simple_strtoul(this_opt+9, NULL, 0); | 1253 | inf->modes[0].vsync_len = simple_strtoul(this_opt+9, NULL, 0); |
| 1254 | dev_info(dev, "override vsynclen: %u\n", inf->vsync_len); | 1254 | dev_info(dev, "override vsynclen: %u\n", inf->modes[0].vsync_len); |
| 1255 | } else if (!strncmp(this_opt, "hsync:", 6)) { | 1255 | } else if (!strncmp(this_opt, "hsync:", 6)) { |
| 1256 | if (simple_strtoul(this_opt+6, NULL, 0) == 0) { | 1256 | if (simple_strtoul(this_opt+6, NULL, 0) == 0) { |
| 1257 | dev_info(dev, "override hsync: Active Low\n"); | 1257 | dev_info(dev, "override hsync: Active Low\n"); |
| 1258 | inf->sync &= ~FB_SYNC_HOR_HIGH_ACT; | 1258 | inf->modes[0].sync &= ~FB_SYNC_HOR_HIGH_ACT; |
| 1259 | } else { | 1259 | } else { |
| 1260 | dev_info(dev, "override hsync: Active High\n"); | 1260 | dev_info(dev, "override hsync: Active High\n"); |
| 1261 | inf->sync |= FB_SYNC_HOR_HIGH_ACT; | 1261 | inf->modes[0].sync |= FB_SYNC_HOR_HIGH_ACT; |
| 1262 | } | 1262 | } |
| 1263 | } else if (!strncmp(this_opt, "vsync:", 6)) { | 1263 | } else if (!strncmp(this_opt, "vsync:", 6)) { |
| 1264 | if (simple_strtoul(this_opt+6, NULL, 0) == 0) { | 1264 | if (simple_strtoul(this_opt+6, NULL, 0) == 0) { |
| 1265 | dev_info(dev, "override vsync: Active Low\n"); | 1265 | dev_info(dev, "override vsync: Active Low\n"); |
| 1266 | inf->sync &= ~FB_SYNC_VERT_HIGH_ACT; | 1266 | inf->modes[0].sync &= ~FB_SYNC_VERT_HIGH_ACT; |
| 1267 | } else { | 1267 | } else { |
| 1268 | dev_info(dev, "override vsync: Active High\n"); | 1268 | dev_info(dev, "override vsync: Active High\n"); |
| 1269 | inf->sync |= FB_SYNC_VERT_HIGH_ACT; | 1269 | inf->modes[0].sync |= FB_SYNC_VERT_HIGH_ACT; |
| 1270 | } | 1270 | } |
| 1271 | } else if (!strncmp(this_opt, "dpc:", 4)) { | 1271 | } else if (!strncmp(this_opt, "dpc:", 4)) { |
| 1272 | if (simple_strtoul(this_opt+4, NULL, 0) == 0) { | 1272 | if (simple_strtoul(this_opt+4, NULL, 0) == 0) { |
diff --git a/drivers/video/sa1100fb.c b/drivers/video/sa1100fb.c index cd10b18150b8..5d2a4a4b731c 100644 --- a/drivers/video/sa1100fb.c +++ b/drivers/video/sa1100fb.c | |||
| @@ -1200,9 +1200,9 @@ static void set_ctrlr_state(struct sa1100fb_info *fbi, u_int state) | |||
| 1200 | * Our LCD controller task (which is called when we blank or unblank) | 1200 | * Our LCD controller task (which is called when we blank or unblank) |
| 1201 | * via keventd. | 1201 | * via keventd. |
| 1202 | */ | 1202 | */ |
| 1203 | static void sa1100fb_task(void *dummy) | 1203 | static void sa1100fb_task(struct work_struct *w) |
| 1204 | { | 1204 | { |
| 1205 | struct sa1100fb_info *fbi = dummy; | 1205 | struct sa1100fb_info *fbi = container_of(w, struct sa1100fb_info, task); |
| 1206 | u_int state = xchg(&fbi->task_state, -1); | 1206 | u_int state = xchg(&fbi->task_state, -1); |
| 1207 | 1207 | ||
| 1208 | set_ctrlr_state(fbi, state); | 1208 | set_ctrlr_state(fbi, state); |
| @@ -1444,7 +1444,7 @@ static struct sa1100fb_info * __init sa1100fb_init_fbinfo(struct device *dev) | |||
| 1444 | fbi->max_bpp / 8; | 1444 | fbi->max_bpp / 8; |
| 1445 | 1445 | ||
| 1446 | init_waitqueue_head(&fbi->ctrlr_wait); | 1446 | init_waitqueue_head(&fbi->ctrlr_wait); |
| 1447 | INIT_WORK(&fbi->task, sa1100fb_task, fbi); | 1447 | INIT_WORK(&fbi->task, sa1100fb_task); |
| 1448 | init_MUTEX(&fbi->ctrlr_sem); | 1448 | init_MUTEX(&fbi->ctrlr_sem); |
| 1449 | 1449 | ||
| 1450 | return fbi; | 1450 | return fbi; |
diff --git a/include/asm-arm/arch-iop13xx/iq81340.h b/include/asm-arm/arch-iop13xx/iq81340.h index b98f8f109c22..ba2cf931e9ce 100644 --- a/include/asm-arm/arch-iop13xx/iq81340.h +++ b/include/asm-arm/arch-iop13xx/iq81340.h | |||
| @@ -24,8 +24,5 @@ | |||
| 24 | #define PBI_CF_IDE_BASE (IQ81340_CMP_FLSH) | 24 | #define PBI_CF_IDE_BASE (IQ81340_CMP_FLSH) |
| 25 | #define PBI_CF_BAR_ADDR (IOP13XX_PBI_BAR1) | 25 | #define PBI_CF_BAR_ADDR (IOP13XX_PBI_BAR1) |
| 26 | 26 | ||
| 27 | /* These are the values used in the Machine description */ | 27 | |
| 28 | #define PHYS_IO 0xfeffff00 | ||
| 29 | #define IO_PG_OFFSET 0xffffff00 | ||
| 30 | #define BOOT_PARAM_OFFSET 0x00000100 | ||
| 31 | #endif /* _IQ81340_H_ */ | 28 | #endif /* _IQ81340_H_ */ |
diff --git a/include/asm-arm/arch-ixp23xx/memory.h b/include/asm-arm/arch-ixp23xx/memory.h index c85fc06a043c..6d859d742d7f 100644 --- a/include/asm-arm/arch-ixp23xx/memory.h +++ b/include/asm-arm/arch-ixp23xx/memory.h | |||
| @@ -41,21 +41,7 @@ | |||
| 41 | data = *((volatile int *)IXP23XX_PCI_SDRAM_BAR); \ | 41 | data = *((volatile int *)IXP23XX_PCI_SDRAM_BAR); \ |
| 42 | __phys_to_virt((((b - (data & 0xfffffff0)) + 0x00000000))); }) | 42 | __phys_to_virt((((b - (data & 0xfffffff0)) + 0x00000000))); }) |
| 43 | 43 | ||
| 44 | /* | 44 | #define arch_is_coherent() 1 |
| 45 | * Coherency support. Only supported on A2 CPUs or on A1 | ||
| 46 | * systems that have the cache coherency workaround. | ||
| 47 | */ | ||
| 48 | static inline int __ixp23xx_arch_is_coherent(void) | ||
| 49 | { | ||
| 50 | extern unsigned int processor_id; | ||
| 51 | |||
| 52 | if (((processor_id & 15) >= 4) || machine_is_roadrunner()) | ||
| 53 | return 1; | ||
| 54 | |||
| 55 | return 0; | ||
| 56 | } | ||
| 57 | |||
| 58 | #define arch_is_coherent() __ixp23xx_arch_is_coherent() | ||
| 59 | 45 | ||
| 60 | #endif | 46 | #endif |
| 61 | 47 | ||
diff --git a/include/asm-arm/arch-s3c2410/anubis-cpld.h b/include/asm-arm/arch-s3c2410/anubis-cpld.h index 40e8e270d337..dcebf6d61903 100644 --- a/include/asm-arm/arch-s3c2410/anubis-cpld.h +++ b/include/asm-arm/arch-s3c2410/anubis-cpld.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* linux/include/asm-arm/arch-s3c2410/anubis-cpld.h | 1 | /* linux/include/asm-arm/arch-s3c2410/anubis-cpld.h |
| 2 | * | 2 | * |
| 3 | * (c) 2005 Simtec Electronics | 3 | * Copyright (c) 2005 Simtec Electronics |
| 4 | * http://www.simtec.co.uk/products/ | 4 | * http://www.simtec.co.uk/products/ |
| 5 | * Ben Dooks <ben@simtec.co.uk> | 5 | * Ben Dooks <ben@simtec.co.uk> |
| 6 | * | 6 | * |
diff --git a/include/asm-arm/arch-s3c2410/anubis-irq.h b/include/asm-arm/arch-s3c2410/anubis-irq.h index 4b5f423779df..cd77a70d45c0 100644 --- a/include/asm-arm/arch-s3c2410/anubis-irq.h +++ b/include/asm-arm/arch-s3c2410/anubis-irq.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* linux/include/asm-arm/arch-s3c2410/anubis-irq.h | 1 | /* linux/include/asm-arm/arch-s3c2410/anubis-irq.h |
| 2 | * | 2 | * |
| 3 | * (c) 2005 Simtec Electronics | 3 | * Copyright (c) 2005 Simtec Electronics |
| 4 | * http://www.simtec.co.uk/products/ | 4 | * http://www.simtec.co.uk/products/ |
| 5 | * Ben Dooks <ben@simtec.co.uk> | 5 | * Ben Dooks <ben@simtec.co.uk> |
| 6 | * | 6 | * |
diff --git a/include/asm-arm/arch-s3c2410/anubis-map.h b/include/asm-arm/arch-s3c2410/anubis-map.h index 058a2104b035..ab076de4a0d0 100644 --- a/include/asm-arm/arch-s3c2410/anubis-map.h +++ b/include/asm-arm/arch-s3c2410/anubis-map.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* linux/include/asm-arm/arch-s3c2410/anubis-map.h | 1 | /* linux/include/asm-arm/arch-s3c2410/anubis-map.h |
| 2 | * | 2 | * |
| 3 | * (c) 2005 Simtec Electronics | 3 | * Copyright (c) 2005 Simtec Electronics |
| 4 | * http://www.simtec.co.uk/products/ | 4 | * http://www.simtec.co.uk/products/ |
| 5 | * Ben Dooks <ben@simtec.co.uk> | 5 | * Ben Dooks <ben@simtec.co.uk> |
| 6 | * | 6 | * |
diff --git a/include/asm-arm/arch-s3c2410/audio.h b/include/asm-arm/arch-s3c2410/audio.h index 7e0222276c98..65e0acffa1ad 100644 --- a/include/asm-arm/arch-s3c2410/audio.h +++ b/include/asm-arm/arch-s3c2410/audio.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* linux/include/asm-arm/arch-s3c2410/audio.h | 1 | /* linux/include/asm-arm/arch-s3c2410/audio.h |
| 2 | * | 2 | * |
| 3 | * (c) 2004-2005 Simtec Electronics | 3 | * Copyright (c) 2004-2005 Simtec Electronics |
| 4 | * http://www.simtec.co.uk/products/SWLINUX/ | 4 | * http://www.simtec.co.uk/products/SWLINUX/ |
| 5 | * Ben Dooks <ben@simtec.co.uk> | 5 | * Ben Dooks <ben@simtec.co.uk> |
| 6 | * | 6 | * |
diff --git a/include/asm-arm/arch-s3c2410/bast-cpld.h b/include/asm-arm/arch-s3c2410/bast-cpld.h index 8969cffe83fa..034d2c5a47c4 100644 --- a/include/asm-arm/arch-s3c2410/bast-cpld.h +++ b/include/asm-arm/arch-s3c2410/bast-cpld.h | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* linux/include/asm-arm/arch-s3c2410/bast-cpld.h | 1 | /* linux/include/asm-arm/arch-s3c2410/bast-cpld.h |
| 2 | * | 2 | * |
| 3 | * (c) 2003,2004 Simtec Electronics | 3 | * Copyright (c) 2003,2004 Simtec Electronics |
| 4 | * Ben Dooks <ben@simtec.co.uk> | 4 | * Ben Dooks <ben@simtec.co.uk> |
| 5 | * | 5 | * |
| 6 | * BAST - CPLD control constants | 6 | * BAST - CPLD control constants |
| 7 | * | 7 | * |
diff --git a/include/asm-arm/arch-s3c2410/bast-irq.h b/include/asm-arm/arch-s3c2410/bast-irq.h index 15ffa66f5011..726c0466f85a 100644 --- a/include/asm-arm/arch-s3c2410/bast-irq.h +++ b/include/asm-arm/arch-s3c2410/bast-irq.h | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* linux/include/asm-arm/arch-s3c2410/bast-irq.h | 1 | /* linux/include/asm-arm/arch-s3c2410/bast-irq.h |
| 2 | * | 2 | * |
| 3 | * (c) 2003,2004 Simtec Electronics | 3 | * Copyright (c) 2003,2004 Simtec Electronics |
| 4 | * Ben Dooks <ben@simtec.co.uk> | 4 | * Ben Dooks <ben@simtec.co.uk> |
| 5 | * | 5 | * |
| 6 | * Machine BAST - IRQ Number definitions | 6 | * Machine BAST - IRQ Number definitions |
| 7 | * | 7 | * |
diff --git a/include/asm-arm/arch-s3c2410/bast-map.h b/include/asm-arm/arch-s3c2410/bast-map.h index 727cef84c70e..86ac1c108db8 100644 --- a/include/asm-arm/arch-s3c2410/bast-map.h +++ b/include/asm-arm/arch-s3c2410/bast-map.h | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* linux/include/asm-arm/arch-s3c2410/bast-map.h | 1 | /* linux/include/asm-arm/arch-s3c2410/bast-map.h |
| 2 | * | 2 | * |
| 3 | * (c) 2003,2004 Simtec Electronics | 3 | * Copyright (c) 2003,2004 Simtec Electronics |
| 4 | * Ben Dooks <ben@simtec.co.uk> | 4 | * Ben Dooks <ben@simtec.co.uk> |
| 5 | * | 5 | * |
| 6 | * Machine BAST - Memory map definitions | 6 | * Machine BAST - Memory map definitions |
| 7 | * | 7 | * |
diff --git a/include/asm-arm/arch-s3c2410/bast-pmu.h b/include/asm-arm/arch-s3c2410/bast-pmu.h index 82836027f00f..37a11fe54a78 100644 --- a/include/asm-arm/arch-s3c2410/bast-pmu.h +++ b/include/asm-arm/arch-s3c2410/bast-pmu.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* linux/include/asm-arm/arch-s3c2410/bast-pmu.h | 1 | /* linux/include/asm-arm/arch-s3c2410/bast-pmu.h |
| 2 | * | 2 | * |
| 3 | * (c) 2003,2004 Simtec Electronics | 3 | * Copyright (c) 2003,2004 Simtec Electronics |
| 4 | * Ben Dooks <ben@simtec.co.uk> | 4 | * Ben Dooks <ben@simtec.co.uk> |
| 5 | * Vincent Sanders <vince@simtec.co.uk> | 5 | * Vincent Sanders <vince@simtec.co.uk> |
| 6 | * | 6 | * |
diff --git a/include/asm-arm/arch-s3c2410/h1940-latch.h b/include/asm-arm/arch-s3c2410/h1940-latch.h index c5802411f43d..c3de5ab102eb 100644 --- a/include/asm-arm/arch-s3c2410/h1940-latch.h +++ b/include/asm-arm/arch-s3c2410/h1940-latch.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* linux/include/asm-arm/arch-s3c2410/h1940-latch.h | 1 | /* linux/include/asm-arm/arch-s3c2410/h1940-latch.h |
| 2 | * | 2 | * |
| 3 | * (c) 2005 Simtec Electronics | 3 | * Copyright (c) 2005 Simtec Electronics |
| 4 | * http://armlinux.simtec.co.uk/ | 4 | * http://armlinux.simtec.co.uk/ |
| 5 | * Ben Dooks <ben@simtec.co.uk> | 5 | * Ben Dooks <ben@simtec.co.uk> |
| 6 | * | 6 | * |
| @@ -16,7 +16,7 @@ | |||
| 16 | 16 | ||
| 17 | 17 | ||
| 18 | #ifndef __ASSEMBLY__ | 18 | #ifndef __ASSEMBLY__ |
| 19 | #define H1940_LATCH ((void __iomem *)0xF8000000) | 19 | #define H1940_LATCH ((void __force __iomem *)0xF8000000) |
| 20 | #else | 20 | #else |
| 21 | #define H1940_LATCH 0xF8000000 | 21 | #define H1940_LATCH 0xF8000000 |
| 22 | #endif | 22 | #endif |
diff --git a/include/asm-arm/arch-s3c2410/hardware.h b/include/asm-arm/arch-s3c2410/hardware.h index 871f8af09b8b..729565e5cdf4 100644 --- a/include/asm-arm/arch-s3c2410/hardware.h +++ b/include/asm-arm/arch-s3c2410/hardware.h | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* linux/include/asm-arm/arch-s3c2410/hardware.h | 1 | /* linux/include/asm-arm/arch-s3c2410/hardware.h |
| 2 | * | 2 | * |
| 3 | * (c) 2003 Simtec Electronics | 3 | * Copyright (c) 2003 Simtec Electronics |
| 4 | * Ben Dooks <ben@simtec.co.uk> | 4 | * Ben Dooks <ben@simtec.co.uk> |
| 5 | * | 5 | * |
| 6 | * S3C2410 - hardware | 6 | * S3C2410 - hardware |
| 7 | * | 7 | * |
diff --git a/include/asm-arm/arch-s3c2410/iic.h b/include/asm-arm/arch-s3c2410/iic.h index ed3d6c7bf6d7..71211c8b5384 100644 --- a/include/asm-arm/arch-s3c2410/iic.h +++ b/include/asm-arm/arch-s3c2410/iic.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* linux/include/asm-arm/arch-s3c2410/iic.h | 1 | /* linux/include/asm-arm/arch-s3c2410/iic.h |
| 2 | * | 2 | * |
| 3 | * (c) 2004 Simtec Electronics | 3 | * Copyright (c) 2004 Simtec Electronics |
| 4 | * Ben Dooks <ben@simtec.co.uk> | 4 | * Ben Dooks <ben@simtec.co.uk> |
| 5 | * | 5 | * |
| 6 | * S3C2410 - I2C Controller platfrom_device info | 6 | * S3C2410 - I2C Controller platfrom_device info |
diff --git a/include/asm-arm/arch-s3c2410/leds-gpio.h b/include/asm-arm/arch-s3c2410/leds-gpio.h index f07ed040622b..800846ebddba 100644 --- a/include/asm-arm/arch-s3c2410/leds-gpio.h +++ b/include/asm-arm/arch-s3c2410/leds-gpio.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* linux/include/asm-arm/arch-s3c2410/leds-gpio.h | 1 | /* linux/include/asm-arm/arch-s3c2410/leds-gpio.h |
| 2 | * | 2 | * |
| 3 | * (c) 2006 Simtec Electronics | 3 | * Copyright (c) 2006 Simtec Electronics |
| 4 | * http://armlinux.simtec.co.uk/ | 4 | * http://armlinux.simtec.co.uk/ |
| 5 | * Ben Dooks <ben@simtec.co.uk> | 5 | * Ben Dooks <ben@simtec.co.uk> |
| 6 | * | 6 | * |
diff --git a/include/asm-arm/arch-s3c2410/map.h b/include/asm-arm/arch-s3c2410/map.h index 7895042d176b..4505aefbad17 100644 --- a/include/asm-arm/arch-s3c2410/map.h +++ b/include/asm-arm/arch-s3c2410/map.h | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* linux/include/asm-arm/arch-s3c2410/map.h | 1 | /* linux/include/asm-arm/arch-s3c2410/map.h |
| 2 | * | 2 | * |
| 3 | * (c) 2003 Simtec Electronics | 3 | * Copyright (c) 2003 Simtec Electronics |
| 4 | * Ben Dooks <ben@simtec.co.uk> | 4 | * Ben Dooks <ben@simtec.co.uk> |
| 5 | * | 5 | * |
| 6 | * S3C2410 - Memory map definitions | 6 | * S3C2410 - Memory map definitions |
| 7 | * | 7 | * |
| @@ -25,7 +25,7 @@ | |||
| 25 | */ | 25 | */ |
| 26 | 26 | ||
| 27 | #ifndef __ASSEMBLY__ | 27 | #ifndef __ASSEMBLY__ |
| 28 | #define S3C2410_ADDR(x) ((void __iomem *)0xF0000000 + (x)) | 28 | #define S3C2410_ADDR(x) ((void __iomem __force *)0xF0000000 + (x)) |
| 29 | #else | 29 | #else |
| 30 | #define S3C2410_ADDR(x) (0xF0000000 + (x)) | 30 | #define S3C2410_ADDR(x) (0xF0000000 + (x)) |
| 31 | #endif | 31 | #endif |
| @@ -47,73 +47,65 @@ | |||
| 47 | #define S3C24XX_SZ_MEMCTRL SZ_1M | 47 | #define S3C24XX_SZ_MEMCTRL SZ_1M |
| 48 | 48 | ||
| 49 | /* USB host controller */ | 49 | /* USB host controller */ |
| 50 | #define S3C24XX_VA_USBHOST S3C2410_ADDR(0x00200000) | ||
| 51 | #define S3C2400_PA_USBHOST (0x14200000) | 50 | #define S3C2400_PA_USBHOST (0x14200000) |
| 52 | #define S3C2410_PA_USBHOST (0x49000000) | 51 | #define S3C2410_PA_USBHOST (0x49000000) |
| 53 | #define S3C24XX_SZ_USBHOST SZ_1M | 52 | #define S3C24XX_SZ_USBHOST SZ_1M |
| 54 | 53 | ||
| 55 | /* DMA controller */ | 54 | /* DMA controller */ |
| 56 | #define S3C24XX_VA_DMA S3C2410_ADDR(0x00300000) | ||
| 57 | #define S3C2400_PA_DMA (0x14600000) | 55 | #define S3C2400_PA_DMA (0x14600000) |
| 58 | #define S3C2410_PA_DMA (0x4B000000) | 56 | #define S3C2410_PA_DMA (0x4B000000) |
| 59 | #define S3C24XX_SZ_DMA SZ_1M | 57 | #define S3C24XX_SZ_DMA SZ_1M |
| 60 | 58 | ||
| 61 | /* Clock and Power management */ | 59 | /* Clock and Power management */ |
| 62 | #define S3C24XX_VA_CLKPWR S3C2410_ADDR(0x00400000) | 60 | #define S3C24XX_VA_CLKPWR S3C2410_ADDR(0x00200000) |
| 63 | #define S3C2400_PA_CLKPWR (0x14800000) | 61 | #define S3C2400_PA_CLKPWR (0x14800000) |
| 64 | #define S3C2410_PA_CLKPWR (0x4C000000) | 62 | #define S3C2410_PA_CLKPWR (0x4C000000) |
| 65 | #define S3C24XX_SZ_CLKPWR SZ_1M | 63 | #define S3C24XX_SZ_CLKPWR SZ_1M |
| 66 | 64 | ||
| 67 | /* LCD controller */ | 65 | /* LCD controller */ |
| 68 | #define S3C24XX_VA_LCD S3C2410_ADDR(0x00600000) | 66 | #define S3C24XX_VA_LCD S3C2410_ADDR(0x00300000) |
| 69 | #define S3C2400_PA_LCD (0x14A00000) | 67 | #define S3C2400_PA_LCD (0x14A00000) |
| 70 | #define S3C2410_PA_LCD (0x4D000000) | 68 | #define S3C2410_PA_LCD (0x4D000000) |
| 71 | #define S3C24XX_SZ_LCD SZ_1M | 69 | #define S3C24XX_SZ_LCD SZ_1M |
| 72 | 70 | ||
| 73 | /* NAND flash controller */ | 71 | /* NAND flash controller */ |
| 74 | #define S3C24XX_VA_NAND S3C2410_ADDR(0x00700000) | ||
| 75 | #define S3C2410_PA_NAND (0x4E000000) | 72 | #define S3C2410_PA_NAND (0x4E000000) |
| 76 | #define S3C24XX_SZ_NAND SZ_1M | 73 | #define S3C24XX_SZ_NAND SZ_1M |
| 77 | 74 | ||
| 78 | /* MMC controller - available on the S3C2400 */ | 75 | /* MMC controller - available on the S3C2400 */ |
| 79 | #define S3C2400_VA_MMC S3C2400_ADDR(0x00700000) | ||
| 80 | #define S3C2400_PA_MMC (0x15A00000) | 76 | #define S3C2400_PA_MMC (0x15A00000) |
| 81 | #define S3C2400_SZ_MMC SZ_1M | 77 | #define S3C2400_SZ_MMC SZ_1M |
| 82 | 78 | ||
| 83 | /* UARTs */ | 79 | /* UARTs */ |
| 84 | #define S3C24XX_VA_UART S3C2410_ADDR(0x00800000) | 80 | #define S3C24XX_VA_UART S3C2410_ADDR(0x00400000) |
| 85 | #define S3C2400_PA_UART (0x15000000) | 81 | #define S3C2400_PA_UART (0x15000000) |
| 86 | #define S3C2410_PA_UART (0x50000000) | 82 | #define S3C2410_PA_UART (0x50000000) |
| 87 | #define S3C24XX_SZ_UART SZ_1M | 83 | #define S3C24XX_SZ_UART SZ_1M |
| 88 | 84 | ||
| 89 | /* Timers */ | 85 | /* Timers */ |
| 90 | #define S3C24XX_VA_TIMER S3C2410_ADDR(0x00900000) | 86 | #define S3C24XX_VA_TIMER S3C2410_ADDR(0x00500000) |
| 91 | #define S3C2400_PA_TIMER (0x15100000) | 87 | #define S3C2400_PA_TIMER (0x15100000) |
| 92 | #define S3C2410_PA_TIMER (0x51000000) | 88 | #define S3C2410_PA_TIMER (0x51000000) |
| 93 | #define S3C24XX_SZ_TIMER SZ_1M | 89 | #define S3C24XX_SZ_TIMER SZ_1M |
| 94 | 90 | ||
| 95 | /* USB Device port */ | 91 | /* USB Device port */ |
| 96 | #define S3C24XX_VA_USBDEV S3C2410_ADDR(0x00A00000) | 92 | #define S3C24XX_VA_USBDEV S3C2410_ADDR(0x00600000) |
| 97 | #define S3C2400_PA_USBDEV (0x15200140) | 93 | #define S3C2400_PA_USBDEV (0x15200140) |
| 98 | #define S3C2410_PA_USBDEV (0x52000000) | 94 | #define S3C2410_PA_USBDEV (0x52000000) |
| 99 | #define S3C24XX_SZ_USBDEV SZ_1M | 95 | #define S3C24XX_SZ_USBDEV SZ_1M |
| 100 | 96 | ||
| 101 | /* Watchdog */ | 97 | /* Watchdog */ |
| 102 | #define S3C24XX_VA_WATCHDOG S3C2410_ADDR(0x00B00000) | 98 | #define S3C24XX_VA_WATCHDOG S3C2410_ADDR(0x00700000) |
| 103 | #define S3C2400_PA_WATCHDOG (0x15300000) | 99 | #define S3C2400_PA_WATCHDOG (0x15300000) |
| 104 | #define S3C2410_PA_WATCHDOG (0x53000000) | 100 | #define S3C2410_PA_WATCHDOG (0x53000000) |
| 105 | #define S3C24XX_SZ_WATCHDOG SZ_1M | 101 | #define S3C24XX_SZ_WATCHDOG SZ_1M |
| 106 | 102 | ||
| 107 | /* IIC hardware controller */ | 103 | /* IIC hardware controller */ |
| 108 | #define S3C24XX_VA_IIC S3C2410_ADDR(0x00C00000) | ||
| 109 | #define S3C2400_PA_IIC (0x15400000) | 104 | #define S3C2400_PA_IIC (0x15400000) |
| 110 | #define S3C2410_PA_IIC (0x54000000) | 105 | #define S3C2410_PA_IIC (0x54000000) |
| 111 | #define S3C24XX_SZ_IIC SZ_1M | 106 | #define S3C24XX_SZ_IIC SZ_1M |
| 112 | 107 | ||
| 113 | #define VA_IIC_BASE (S3C24XX_VA_IIC) | ||
| 114 | |||
| 115 | /* IIS controller */ | 108 | /* IIS controller */ |
| 116 | #define S3C24XX_VA_IIS S3C2410_ADDR(0x00D00000) | ||
| 117 | #define S3C2400_PA_IIS (0x15508000) | 109 | #define S3C2400_PA_IIS (0x15508000) |
| 118 | #define S3C2410_PA_IIS (0x55000000) | 110 | #define S3C2410_PA_IIS (0x55000000) |
| 119 | #define S3C24XX_SZ_IIS SZ_1M | 111 | #define S3C24XX_SZ_IIS SZ_1M |
| @@ -134,25 +126,21 @@ | |||
| 134 | #define S3C24XX_SZ_GPIO SZ_1M | 126 | #define S3C24XX_SZ_GPIO SZ_1M |
| 135 | 127 | ||
| 136 | /* RTC */ | 128 | /* RTC */ |
| 137 | #define S3C24XX_VA_RTC S3C2410_ADDR(0x00F00000) | ||
| 138 | #define S3C2400_PA_RTC (0x15700040) | 129 | #define S3C2400_PA_RTC (0x15700040) |
| 139 | #define S3C2410_PA_RTC (0x57000000) | 130 | #define S3C2410_PA_RTC (0x57000000) |
| 140 | #define S3C24XX_SZ_RTC SZ_1M | 131 | #define S3C24XX_SZ_RTC SZ_1M |
| 141 | 132 | ||
| 142 | /* ADC */ | 133 | /* ADC */ |
| 143 | #define S3C24XX_VA_ADC S3C2410_ADDR(0x01000000) | ||
| 144 | #define S3C2400_PA_ADC (0x15800000) | 134 | #define S3C2400_PA_ADC (0x15800000) |
| 145 | #define S3C2410_PA_ADC (0x58000000) | 135 | #define S3C2410_PA_ADC (0x58000000) |
| 146 | #define S3C24XX_SZ_ADC SZ_1M | 136 | #define S3C24XX_SZ_ADC SZ_1M |
| 147 | 137 | ||
| 148 | /* SPI */ | 138 | /* SPI */ |
| 149 | #define S3C24XX_VA_SPI S3C2410_ADDR(0x01100000) | ||
| 150 | #define S3C2400_PA_SPI (0x15900000) | 139 | #define S3C2400_PA_SPI (0x15900000) |
| 151 | #define S3C2410_PA_SPI (0x59000000) | 140 | #define S3C2410_PA_SPI (0x59000000) |
| 152 | #define S3C24XX_SZ_SPI SZ_1M | 141 | #define S3C24XX_SZ_SPI SZ_1M |
| 153 | 142 | ||
| 154 | /* SDI */ | 143 | /* SDI */ |
| 155 | #define S3C24XX_VA_SDI S3C2410_ADDR(0x01200000) | ||
| 156 | #define S3C2410_PA_SDI (0x5A000000) | 144 | #define S3C2410_PA_SDI (0x5A000000) |
| 157 | #define S3C24XX_SZ_SDI SZ_1M | 145 | #define S3C24XX_SZ_SDI SZ_1M |
| 158 | 146 | ||
diff --git a/include/asm-arm/arch-s3c2410/nand.h b/include/asm-arm/arch-s3c2410/nand.h index e350ae2acfc6..8816f7f9cee1 100644 --- a/include/asm-arm/arch-s3c2410/nand.h +++ b/include/asm-arm/arch-s3c2410/nand.h | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* linux/include/asm-arm/arch-s3c2410/nand.h | 1 | /* linux/include/asm-arm/arch-s3c2410/nand.h |
| 2 | * | 2 | * |
| 3 | * (c) 2004 Simtec Electronics | 3 | * Copyright (c) 2004 Simtec Electronics |
| 4 | * Ben Dooks <ben@simtec.co.uk> | 4 | * Ben Dooks <ben@simtec.co.uk> |
| 5 | * | 5 | * |
| 6 | * S3C2410 - NAND device controller platfrom_device info | 6 | * S3C2410 - NAND device controller platfrom_device info |
| 7 | * | 7 | * |
diff --git a/include/asm-arm/arch-s3c2410/osiris-cpld.h b/include/asm-arm/arch-s3c2410/osiris-cpld.h index e9d1ae1f354f..3b6498468d62 100644 --- a/include/asm-arm/arch-s3c2410/osiris-cpld.h +++ b/include/asm-arm/arch-s3c2410/osiris-cpld.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* linux/include/asm-arm/arch-s3c2410/osiris-cpld.h | 1 | /* linux/include/asm-arm/arch-s3c2410/osiris-cpld.h |
| 2 | * | 2 | * |
| 3 | * (c) 2005 Simtec Electronics | 3 | * Copyright (c) 2005 Simtec Electronics |
| 4 | * http://www.simtec.co.uk/products/ | 4 | * http://www.simtec.co.uk/products/ |
| 5 | * Ben Dooks <ben@simtec.co.uk> | 5 | * Ben Dooks <ben@simtec.co.uk> |
| 6 | * | 6 | * |
diff --git a/include/asm-arm/arch-s3c2410/regs-serial.h b/include/asm-arm/arch-s3c2410/regs-serial.h index 19c77da9c3fe..46f52401d132 100644 --- a/include/asm-arm/arch-s3c2410/regs-serial.h +++ b/include/asm-arm/arch-s3c2410/regs-serial.h | |||
| @@ -197,7 +197,7 @@ struct s3c2410_uartcfg { | |||
| 197 | unsigned char hwport; /* hardware port number */ | 197 | unsigned char hwport; /* hardware port number */ |
| 198 | unsigned char unused; | 198 | unsigned char unused; |
| 199 | unsigned short flags; | 199 | unsigned short flags; |
| 200 | unsigned long uart_flags; /* default uart flags */ | 200 | upf_t uart_flags; /* default uart flags */ |
| 201 | 201 | ||
| 202 | unsigned long ucon; /* value of ucon for port */ | 202 | unsigned long ucon; /* value of ucon for port */ |
| 203 | unsigned long ulcon; /* value of ulcon for port */ | 203 | unsigned long ulcon; /* value of ulcon for port */ |
diff --git a/include/asm-arm/arch-s3c2410/system.h b/include/asm-arm/arch-s3c2410/system.h index 4f72a853a5cf..ecf250db45fb 100644 --- a/include/asm-arm/arch-s3c2410/system.h +++ b/include/asm-arm/arch-s3c2410/system.h | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* linux/include/asm-arm/arch-s3c2410/system.h | 1 | /* linux/include/asm-arm/arch-s3c2410/system.h |
| 2 | * | 2 | * |
| 3 | * (c) 2003 Simtec Electronics | 3 | * Copyright (c) 2003 Simtec Electronics |
| 4 | * Ben Dooks <ben@simtec.co.uk> | 4 | * Ben Dooks <ben@simtec.co.uk> |
| 5 | * | 5 | * |
| 6 | * S3C2410 - System function defines and includes | 6 | * S3C2410 - System function defines and includes |
| 7 | * | 7 | * |
diff --git a/include/asm-arm/arch-s3c2410/timex.h b/include/asm-arm/arch-s3c2410/timex.h index 703c337c5617..c16a99c5a59a 100644 --- a/include/asm-arm/arch-s3c2410/timex.h +++ b/include/asm-arm/arch-s3c2410/timex.h | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* linux/include/asm-arm/arch-s3c2410/timex.h | 1 | /* linux/include/asm-arm/arch-s3c2410/timex.h |
| 2 | * | 2 | * |
| 3 | * (c) 2003-2005 Simtec Electronics | 3 | * Copyright (c) 2003-2005 Simtec Electronics |
| 4 | * Ben Dooks <ben@simtec.co.uk> | 4 | * Ben Dooks <ben@simtec.co.uk> |
| 5 | * | 5 | * |
| 6 | * S3C2410 - time parameters | 6 | * S3C2410 - time parameters |
| 7 | * | 7 | * |
diff --git a/include/asm-arm/arch-s3c2410/uncompress.h b/include/asm-arm/arch-s3c2410/uncompress.h index 81b3e91c56ab..dcb2cef38f50 100644 --- a/include/asm-arm/arch-s3c2410/uncompress.h +++ b/include/asm-arm/arch-s3c2410/uncompress.h | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* linux/include/asm-arm/arch-s3c2410/uncompress.h | 1 | /* linux/include/asm-arm/arch-s3c2410/uncompress.h |
| 2 | * | 2 | * |
| 3 | * (c) 2003 Simtec Electronics | 3 | * Copyright (c) 2003 Simtec Electronics |
| 4 | * Ben Dooks <ben@simtec.co.uk> | 4 | * Ben Dooks <ben@simtec.co.uk> |
| 5 | * | 5 | * |
| 6 | * S3C2410 - uncompress code | 6 | * S3C2410 - uncompress code |
| 7 | * | 7 | * |
| @@ -13,6 +13,7 @@ | |||
| 13 | #ifndef __ASM_ARCH_UNCOMPRESS_H | 13 | #ifndef __ASM_ARCH_UNCOMPRESS_H |
| 14 | #define __ASM_ARCH_UNCOMPRESS_H | 14 | #define __ASM_ARCH_UNCOMPRESS_H |
| 15 | 15 | ||
| 16 | typedef unsigned int upf_t; /* cannot include linux/serial_core.h */ | ||
| 16 | 17 | ||
| 17 | /* defines for UART registers */ | 18 | /* defines for UART registers */ |
| 18 | #include "asm/arch/regs-serial.h" | 19 | #include "asm/arch/regs-serial.h" |
diff --git a/include/asm-arm/arch-s3c2410/usb-control.h b/include/asm-arm/arch-s3c2410/usb-control.h index 35723569a17a..5bfa376e33dc 100644 --- a/include/asm-arm/arch-s3c2410/usb-control.h +++ b/include/asm-arm/arch-s3c2410/usb-control.h | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* linux/include/asm-arm/arch-s3c2410/usb-control.h | 1 | /* linux/include/asm-arm/arch-s3c2410/usb-control.h |
| 2 | * | 2 | * |
| 3 | * (c) 2004 Simtec Electronics | 3 | * Copyright (c) 2004 Simtec Electronics |
| 4 | * Ben Dooks <ben@simtec.co.uk> | 4 | * Ben Dooks <ben@simtec.co.uk> |
| 5 | * | 5 | * |
| 6 | * S3C2410 - usb port information | 6 | * S3C2410 - usb port information |
| 7 | * | 7 | * |
diff --git a/include/asm-arm/arch-s3c2410/vr1000-cpld.h b/include/asm-arm/arch-s3c2410/vr1000-cpld.h index a341b1e1bd98..0557b0a5ab1d 100644 --- a/include/asm-arm/arch-s3c2410/vr1000-cpld.h +++ b/include/asm-arm/arch-s3c2410/vr1000-cpld.h | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* linux/include/asm-arm/arch-s3c2410/vr1000-cpld.h | 1 | /* linux/include/asm-arm/arch-s3c2410/vr1000-cpld.h |
| 2 | * | 2 | * |
| 3 | * (c) 2003 Simtec Electronics | 3 | * Copyright (c) 2003 Simtec Electronics |
| 4 | * Ben Dooks <ben@simtec.co.uk> | 4 | * Ben Dooks <ben@simtec.co.uk> |
| 5 | * | 5 | * |
| 6 | * VR1000 - CPLD control constants | 6 | * VR1000 - CPLD control constants |
| 7 | * | 7 | * |
diff --git a/include/asm-arm/arch-s3c2410/vr1000-irq.h b/include/asm-arm/arch-s3c2410/vr1000-irq.h index c39a0ffa670d..890937083c61 100644 --- a/include/asm-arm/arch-s3c2410/vr1000-irq.h +++ b/include/asm-arm/arch-s3c2410/vr1000-irq.h | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* linux/include/asm-arm/arch-s3c2410/vr1000-irq.h | 1 | /* linux/include/asm-arm/arch-s3c2410/vr1000-irq.h |
| 2 | * | 2 | * |
| 3 | * (c) 2003,2004 Simtec Electronics | 3 | * Copyright (c) 2003,2004 Simtec Electronics |
| 4 | * Ben Dooks <ben@simtec.co.uk> | 4 | * Ben Dooks <ben@simtec.co.uk> |
| 5 | * | 5 | * |
| 6 | * Machine VR1000 - IRQ Number definitions | 6 | * Machine VR1000 - IRQ Number definitions |
| 7 | * | 7 | * |
diff --git a/include/asm-arm/arch-s3c2410/vr1000-map.h b/include/asm-arm/arch-s3c2410/vr1000-map.h index 1fe4db36c834..92a56a724a8c 100644 --- a/include/asm-arm/arch-s3c2410/vr1000-map.h +++ b/include/asm-arm/arch-s3c2410/vr1000-map.h | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* linux/include/asm-arm/arch-s3c2410/vr1000-map.h | 1 | /* linux/include/asm-arm/arch-s3c2410/vr1000-map.h |
| 2 | * | 2 | * |
| 3 | * (c) 2003-2005 Simtec Electronics | 3 | * Copyright (c) 2003-2005 Simtec Electronics |
| 4 | * Ben Dooks <ben@simtec.co.uk> | 4 | * Ben Dooks <ben@simtec.co.uk> |
| 5 | * | 5 | * |
| 6 | * Machine VR1000 - Memory map definitions | 6 | * Machine VR1000 - Memory map definitions |
| 7 | * | 7 | * |
diff --git a/include/asm-arm/elf.h b/include/asm-arm/elf.h index 642382d2c9f0..3679a8a8922e 100644 --- a/include/asm-arm/elf.h +++ b/include/asm-arm/elf.h | |||
| @@ -52,6 +52,7 @@ typedef struct user_fp elf_fpregset_t; | |||
| 52 | #define HWCAP_EDSP 128 | 52 | #define HWCAP_EDSP 128 |
| 53 | #define HWCAP_JAVA 256 | 53 | #define HWCAP_JAVA 256 |
| 54 | #define HWCAP_IWMMXT 512 | 54 | #define HWCAP_IWMMXT 512 |
| 55 | #define HWCAP_CRUNCH 1024 | ||
| 55 | 56 | ||
| 56 | #ifdef __KERNEL__ | 57 | #ifdef __KERNEL__ |
| 57 | #ifndef __ASSEMBLY__ | 58 | #ifndef __ASSEMBLY__ |
diff --git a/include/asm-arm/system.h b/include/asm-arm/system.h index e160aeb0138d..aa223fc546af 100644 --- a/include/asm-arm/system.h +++ b/include/asm-arm/system.h | |||
| @@ -73,6 +73,7 @@ | |||
| 73 | #ifndef __ASSEMBLY__ | 73 | #ifndef __ASSEMBLY__ |
| 74 | 74 | ||
| 75 | #include <linux/linkage.h> | 75 | #include <linux/linkage.h> |
| 76 | #include <linux/irqflags.h> | ||
| 76 | 77 | ||
| 77 | struct thread_info; | 78 | struct thread_info; |
| 78 | struct task_struct; | 79 | struct task_struct; |
| @@ -139,6 +140,9 @@ static inline int cpu_is_xsc3(void) | |||
| 139 | #define cpu_is_xscale() 1 | 140 | #define cpu_is_xscale() 1 |
| 140 | #endif | 141 | #endif |
| 141 | 142 | ||
| 143 | extern unsigned long cr_no_alignment; /* defined in entry-armv.S */ | ||
| 144 | extern unsigned long cr_alignment; /* defined in entry-armv.S */ | ||
| 145 | |||
| 142 | static inline unsigned int get_cr(void) | 146 | static inline unsigned int get_cr(void) |
| 143 | { | 147 | { |
| 144 | unsigned int val; | 148 | unsigned int val; |
| @@ -152,6 +156,10 @@ static inline void set_cr(unsigned int val) | |||
| 152 | : : "r" (val) : "cc"); | 156 | : : "r" (val) : "cc"); |
| 153 | } | 157 | } |
| 154 | 158 | ||
| 159 | #ifndef CONFIG_SMP | ||
| 160 | extern void adjust_cr(unsigned long mask, unsigned long set); | ||
| 161 | #endif | ||
| 162 | |||
| 155 | #define CPACC_FULL(n) (3 << (n * 2)) | 163 | #define CPACC_FULL(n) (3 << (n * 2)) |
| 156 | #define CPACC_SVC(n) (1 << (n * 2)) | 164 | #define CPACC_SVC(n) (1 << (n * 2)) |
| 157 | #define CPACC_DISABLE(n) (0 << (n * 2)) | 165 | #define CPACC_DISABLE(n) (0 << (n * 2)) |
| @@ -170,29 +178,6 @@ static inline void set_copro_access(unsigned int val) | |||
| 170 | : : "r" (val) : "cc"); | 178 | : : "r" (val) : "cc"); |
| 171 | } | 179 | } |
| 172 | 180 | ||
| 173 | extern unsigned long cr_no_alignment; /* defined in entry-armv.S */ | ||
| 174 | extern unsigned long cr_alignment; /* defined in entry-armv.S */ | ||
| 175 | |||
| 176 | #ifndef CONFIG_SMP | ||
| 177 | static inline void adjust_cr(unsigned long mask, unsigned long set) | ||
| 178 | { | ||
| 179 | unsigned long flags, cr; | ||
| 180 | |||
| 181 | mask &= ~CR_A; | ||
| 182 | |||
| 183 | set &= mask; | ||
| 184 | |||
| 185 | local_irq_save(flags); | ||
| 186 | |||
| 187 | cr_no_alignment = (cr_no_alignment & ~mask) | set; | ||
| 188 | cr_alignment = (cr_alignment & ~mask) | set; | ||
| 189 | |||
| 190 | set_cr((get_cr() & ~mask) | set); | ||
| 191 | |||
| 192 | local_irq_restore(flags); | ||
| 193 | } | ||
| 194 | #endif | ||
| 195 | |||
| 196 | #define UDBG_UNDEFINED (1 << 0) | 181 | #define UDBG_UNDEFINED (1 << 0) |
| 197 | #define UDBG_SYSCALL (1 << 1) | 182 | #define UDBG_SYSCALL (1 << 1) |
| 198 | #define UDBG_BADABORT (1 << 2) | 183 | #define UDBG_BADABORT (1 << 2) |
| @@ -248,8 +233,6 @@ static inline void sched_cacheflush(void) | |||
| 248 | { | 233 | { |
| 249 | } | 234 | } |
| 250 | 235 | ||
| 251 | #include <linux/irqflags.h> | ||
| 252 | |||
| 253 | #ifdef CONFIG_SMP | 236 | #ifdef CONFIG_SMP |
| 254 | 237 | ||
| 255 | #define smp_mb() mb() | 238 | #define smp_mb() mb() |
diff --git a/include/asm-arm/unistd.h b/include/asm-arm/unistd.h index 32b06eb52819..97e7060000cf 100644 --- a/include/asm-arm/unistd.h +++ b/include/asm-arm/unistd.h | |||
| @@ -360,6 +360,18 @@ | |||
| 360 | #define __NR_readlinkat (__NR_SYSCALL_BASE+332) | 360 | #define __NR_readlinkat (__NR_SYSCALL_BASE+332) |
| 361 | #define __NR_fchmodat (__NR_SYSCALL_BASE+333) | 361 | #define __NR_fchmodat (__NR_SYSCALL_BASE+333) |
| 362 | #define __NR_faccessat (__NR_SYSCALL_BASE+334) | 362 | #define __NR_faccessat (__NR_SYSCALL_BASE+334) |
| 363 | /* 335 for pselect6 */ | ||
| 364 | /* 336 for ppoll */ | ||
| 365 | #define __NR_unshare (__NR_SYSCALL_BASE+337) | ||
| 366 | #define __NR_set_robust_list (__NR_SYSCALL_BASE+338) | ||
| 367 | #define __NR_get_robust_list (__NR_SYSCALL_BASE+339) | ||
| 368 | #define __NR_splice (__NR_SYSCALL_BASE+340) | ||
| 369 | #define __NR_arm_sync_file_range (__NR_SYSCALL_BASE+341) | ||
| 370 | #define __NR_tee (__NR_SYSCALL_BASE+342) | ||
| 371 | #define __NR_vmsplice (__NR_SYSCALL_BASE+343) | ||
| 372 | #define __NR_move_pages (__NR_SYSCALL_BASE+344) | ||
| 373 | #define __NR_getcpu (__NR_SYSCALL_BASE+345) | ||
| 374 | /* 346 for epoll_pwait */ | ||
| 363 | 375 | ||
| 364 | /* | 376 | /* |
| 365 | * The following SWIs are ARM private. | 377 | * The following SWIs are ARM private. |
