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

Configure Feed

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

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

* master.kernel.org:/home/rmk/linux-2.6-arm:
[ARM] 3927/1: Allow show_mem() to work with holes in memory map.
[ARM] 3926/1: make timer led handle HZ != 100
[ARM] 3923/1: S3C24XX: update s3c2410_defconfig with new drivers
[ARM] 3922/1: S3C24XX: update s3c2410_defconfig to 2.6.19-rc4
[ARM] 3921/1: S3C24XX: remove bast_defconfig
[ARM] 3920/1: S3C24XX: Remove smdk2410_defconfig
[ARM] 3919/1: Fixed definition of some PXA270 CIF related registers
[ARM] 3918/1: ixp4xx irq-chip rework
[ARM] 3912/1: Make PXA270 advertise HWCAP_IWMMXT capability
[ARM] 3915/1: S3C2412: Add s3c2410_gpio_getirq() to general gpio.c
[ARM] 3917/1: Fix dmabounce symbol exports

+179 -1793
+2 -1
arch/arm/common/dmabounce.c
··· 662 662 EXPORT_SYMBOL(dma_unmap_single); 663 663 EXPORT_SYMBOL(dma_map_sg); 664 664 EXPORT_SYMBOL(dma_unmap_sg); 665 - EXPORT_SYMBOL(dma_sync_single); 665 + EXPORT_SYMBOL(dma_sync_single_for_cpu); 666 + EXPORT_SYMBOL(dma_sync_single_for_device); 666 667 EXPORT_SYMBOL(dma_sync_sg); 667 668 EXPORT_SYMBOL(dmabounce_register_dev); 668 669 EXPORT_SYMBOL(dmabounce_unregister_dev);
-947
arch/arm/configs/bast_defconfig
··· 1 - # 2 - # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.12-rc1-bk2 4 - # Sun Mar 27 02:24:16 2005 5 - # 6 - CONFIG_ARM=y 7 - CONFIG_MMU=y 8 - CONFIG_UID16=y 9 - CONFIG_RWSEM_GENERIC_SPINLOCK=y 10 - CONFIG_GENERIC_CALIBRATE_DELAY=y 11 - CONFIG_GENERIC_IOMAP=y 12 - 13 - # 14 - # Code maturity level options 15 - # 16 - CONFIG_EXPERIMENTAL=y 17 - CONFIG_CLEAN_COMPILE=y 18 - CONFIG_BROKEN_ON_SMP=y 19 - 20 - # 21 - # General setup 22 - # 23 - CONFIG_LOCALVERSION="" 24 - CONFIG_SWAP=y 25 - CONFIG_SYSVIPC=y 26 - # CONFIG_POSIX_MQUEUE is not set 27 - # CONFIG_BSD_PROCESS_ACCT is not set 28 - CONFIG_SYSCTL=y 29 - # CONFIG_AUDIT is not set 30 - # CONFIG_HOTPLUG is not set 31 - CONFIG_KOBJECT_UEVENT=y 32 - # CONFIG_IKCONFIG is not set 33 - # CONFIG_EMBEDDED is not set 34 - CONFIG_KALLSYMS=y 35 - # CONFIG_KALLSYMS_ALL is not set 36 - # CONFIG_KALLSYMS_EXTRA_PASS is not set 37 - CONFIG_BASE_FULL=y 38 - CONFIG_FUTEX=y 39 - CONFIG_EPOLL=y 40 - CONFIG_CC_OPTIMIZE_FOR_SIZE=y 41 - CONFIG_SHMEM=y 42 - CONFIG_CC_ALIGN_FUNCTIONS=0 43 - CONFIG_CC_ALIGN_LABELS=0 44 - CONFIG_CC_ALIGN_LOOPS=0 45 - CONFIG_CC_ALIGN_JUMPS=0 46 - # CONFIG_TINY_SHMEM is not set 47 - CONFIG_BASE_SMALL=0 48 - 49 - # 50 - # Loadable module support 51 - # 52 - CONFIG_MODULES=y 53 - # CONFIG_MODULE_UNLOAD is not set 54 - CONFIG_OBSOLETE_MODPARM=y 55 - # CONFIG_MODVERSIONS is not set 56 - # CONFIG_MODULE_SRCVERSION_ALL is not set 57 - CONFIG_KMOD=y 58 - 59 - # 60 - # System Type 61 - # 62 - # CONFIG_ARCH_CLPS7500 is not set 63 - # CONFIG_ARCH_CLPS711X is not set 64 - # CONFIG_ARCH_CO285 is not set 65 - # CONFIG_ARCH_EBSA110 is not set 66 - # CONFIG_ARCH_FOOTBRIDGE is not set 67 - # CONFIG_ARCH_INTEGRATOR is not set 68 - # CONFIG_ARCH_IOP3XX is not set 69 - # CONFIG_ARCH_IXP4XX is not set 70 - # CONFIG_ARCH_IXP2000 is not set 71 - # CONFIG_ARCH_L7200 is not set 72 - # CONFIG_ARCH_PXA is not set 73 - # CONFIG_ARCH_RPC is not set 74 - # CONFIG_ARCH_SA1100 is not set 75 - CONFIG_ARCH_S3C2410=y 76 - # CONFIG_ARCH_SHARK is not set 77 - # CONFIG_ARCH_LH7A40X is not set 78 - # CONFIG_ARCH_OMAP is not set 79 - # CONFIG_ARCH_VERSATILE is not set 80 - # CONFIG_ARCH_IMX is not set 81 - # CONFIG_ARCH_H720X is not set 82 - 83 - # 84 - # S3C24XX Implementations 85 - # 86 - CONFIG_ARCH_BAST=y 87 - # CONFIG_ARCH_H1940 is not set 88 - # CONFIG_MACH_N30 is not set 89 - # CONFIG_ARCH_SMDK2410 is not set 90 - # CONFIG_ARCH_S3C2440 is not set 91 - CONFIG_MACH_VR1000=y 92 - # CONFIG_MACH_RX3715 is not set 93 - # CONFIG_MACH_OTOM is not set 94 - # CONFIG_MACH_NEXCODER_2440 is not set 95 - CONFIG_CPU_S3C2410=y 96 - 97 - # 98 - # S3C2410 Boot 99 - # 100 - # CONFIG_S3C2410_BOOT_WATCHDOG is not set 101 - 102 - # 103 - # S3C2410 Setup 104 - # 105 - CONFIG_S3C2410_DMA=y 106 - # CONFIG_S3C2410_DMA_DEBUG is not set 107 - # CONFIG_S3C2410_PM_DEBUG is not set 108 - # CONFIG_S3C2410_PM_CHECK is not set 109 - CONFIG_S3C2410_LOWLEVEL_UART_PORT=0 110 - 111 - # 112 - # Processor Type 113 - # 114 - CONFIG_CPU_32=y 115 - CONFIG_CPU_ARM920T=y 116 - CONFIG_CPU_32v4=y 117 - CONFIG_CPU_ABRT_EV4T=y 118 - CONFIG_CPU_CACHE_V4WT=y 119 - CONFIG_CPU_CACHE_VIVT=y 120 - CONFIG_CPU_COPY_V4WB=y 121 - CONFIG_CPU_TLB_V4WBI=y 122 - 123 - # 124 - # Processor Features 125 - # 126 - # CONFIG_ARM_THUMB is not set 127 - # CONFIG_CPU_ICACHE_DISABLE is not set 128 - # CONFIG_CPU_DCACHE_DISABLE is not set 129 - # CONFIG_CPU_DCACHE_WRITETHROUGH is not set 130 - 131 - # 132 - # Bus support 133 - # 134 - 135 - # 136 - # PCCARD (PCMCIA/CardBus) support 137 - # 138 - # CONFIG_PCCARD is not set 139 - 140 - # 141 - # Kernel Features 142 - # 143 - # CONFIG_PREEMPT is not set 144 - CONFIG_ALIGNMENT_TRAP=y 145 - 146 - # 147 - # Boot options 148 - # 149 - CONFIG_ZBOOT_ROM_TEXT=0x0 150 - CONFIG_ZBOOT_ROM_BSS=0x0 151 - CONFIG_CMDLINE="root=/dev/hda1 ro init=/bin/bash console=ttySAC0" 152 - # CONFIG_XIP_KERNEL is not set 153 - 154 - # 155 - # Floating point emulation 156 - # 157 - 158 - # 159 - # At least one emulation must be selected 160 - # 161 - CONFIG_FPE_NWFPE=y 162 - # CONFIG_FPE_NWFPE_XP is not set 163 - # CONFIG_FPE_FASTFPE is not set 164 - 165 - # 166 - # Userspace binary formats 167 - # 168 - CONFIG_BINFMT_ELF=y 169 - CONFIG_BINFMT_AOUT=y 170 - # CONFIG_BINFMT_MISC is not set 171 - # CONFIG_ARTHUR is not set 172 - 173 - # 174 - # Power management options 175 - # 176 - CONFIG_PM=y 177 - CONFIG_APM=y 178 - 179 - # 180 - # Device Drivers 181 - # 182 - 183 - # 184 - # Generic Driver Options 185 - # 186 - CONFIG_STANDALONE=y 187 - CONFIG_PREVENT_FIRMWARE_BUILD=y 188 - # CONFIG_FW_LOADER is not set 189 - # CONFIG_DEBUG_DRIVER is not set 190 - 191 - # 192 - # Memory Technology Devices (MTD) 193 - # 194 - CONFIG_MTD=y 195 - # CONFIG_MTD_DEBUG is not set 196 - # CONFIG_MTD_CONCAT is not set 197 - CONFIG_MTD_PARTITIONS=y 198 - CONFIG_MTD_REDBOOT_PARTS=y 199 - CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 200 - CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y 201 - # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set 202 - CONFIG_MTD_CMDLINE_PARTS=y 203 - # CONFIG_MTD_AFS_PARTS is not set 204 - 205 - # 206 - # User Modules And Translation Layers 207 - # 208 - CONFIG_MTD_CHAR=y 209 - CONFIG_MTD_BLOCK=y 210 - # CONFIG_FTL is not set 211 - # CONFIG_NFTL is not set 212 - # CONFIG_INFTL is not set 213 - 214 - # 215 - # RAM/ROM/Flash chip drivers 216 - # 217 - CONFIG_MTD_CFI=y 218 - CONFIG_MTD_JEDECPROBE=y 219 - CONFIG_MTD_GEN_PROBE=y 220 - # CONFIG_MTD_CFI_ADV_OPTIONS is not set 221 - CONFIG_MTD_MAP_BANK_WIDTH_1=y 222 - CONFIG_MTD_MAP_BANK_WIDTH_2=y 223 - CONFIG_MTD_MAP_BANK_WIDTH_4=y 224 - # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set 225 - CONFIG_MTD_MAP_BANK_WIDTH_16=y 226 - # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set 227 - CONFIG_MTD_CFI_I1=y 228 - CONFIG_MTD_CFI_I2=y 229 - # CONFIG_MTD_CFI_I4 is not set 230 - # CONFIG_MTD_CFI_I8 is not set 231 - CONFIG_MTD_CFI_INTELEXT=y 232 - # CONFIG_MTD_CFI_AMDSTD is not set 233 - # CONFIG_MTD_CFI_STAA is not set 234 - CONFIG_MTD_CFI_UTIL=y 235 - # CONFIG_MTD_RAM is not set 236 - # CONFIG_MTD_ROM is not set 237 - # CONFIG_MTD_ABSENT is not set 238 - # CONFIG_MTD_OBSOLETE_CHIPS is not set 239 - # CONFIG_MTD_XIP is not set 240 - 241 - # 242 - # Mapping drivers for chip access 243 - # 244 - # CONFIG_MTD_COMPLEX_MAPPINGS is not set 245 - # CONFIG_MTD_PHYSMAP is not set 246 - # CONFIG_MTD_ARM_INTEGRATOR is not set 247 - # CONFIG_MTD_EDB7312 is not set 248 - # CONFIG_MTD_IMPA7 is not set 249 - CONFIG_MTD_BAST=y 250 - CONFIG_MTD_BAST_MAXSIZE=4 251 - 252 - # 253 - # Self-contained MTD device drivers 254 - # 255 - # CONFIG_MTD_SLRAM is not set 256 - # CONFIG_MTD_PHRAM is not set 257 - # CONFIG_MTD_MTDRAM is not set 258 - # CONFIG_MTD_BLKMTD is not set 259 - # CONFIG_MTD_BLOCK2MTD is not set 260 - 261 - # 262 - # Disk-On-Chip Device Drivers 263 - # 264 - # CONFIG_MTD_DOC2000 is not set 265 - # CONFIG_MTD_DOC2001 is not set 266 - # CONFIG_MTD_DOC2001PLUS is not set 267 - 268 - # 269 - # NAND Flash Device Drivers 270 - # 271 - CONFIG_MTD_NAND=y 272 - # CONFIG_MTD_NAND_VERIFY_WRITE is not set 273 - CONFIG_MTD_NAND_IDS=y 274 - CONFIG_MTD_NAND_S3C2410=y 275 - # CONFIG_MTD_NAND_S3C2410_DEBUG is not set 276 - # CONFIG_MTD_NAND_S3C2410_HWECC is not set 277 - # CONFIG_MTD_NAND_DISKONCHIP is not set 278 - # CONFIG_MTD_NAND_NANDSIM is not set 279 - 280 - # 281 - # Parallel port support 282 - # 283 - CONFIG_PARPORT=y 284 - # CONFIG_PARPORT_PC is not set 285 - # CONFIG_PARPORT_ARC is not set 286 - # CONFIG_PARPORT_GSC is not set 287 - CONFIG_PARPORT_1284=y 288 - 289 - # 290 - # Plug and Play support 291 - # 292 - 293 - # 294 - # Block devices 295 - # 296 - # CONFIG_BLK_DEV_FD is not set 297 - # CONFIG_PARIDE is not set 298 - # CONFIG_BLK_DEV_COW_COMMON is not set 299 - CONFIG_BLK_DEV_LOOP=y 300 - # CONFIG_BLK_DEV_CRYPTOLOOP is not set 301 - CONFIG_BLK_DEV_NBD=m 302 - CONFIG_BLK_DEV_RAM=y 303 - CONFIG_BLK_DEV_RAM_COUNT=16 304 - CONFIG_BLK_DEV_RAM_SIZE=4096 305 - CONFIG_BLK_DEV_INITRD=y 306 - CONFIG_INITRAMFS_SOURCE="" 307 - # CONFIG_CDROM_PKTCDVD is not set 308 - 309 - # 310 - # IO Schedulers 311 - # 312 - CONFIG_IOSCHED_NOOP=y 313 - CONFIG_IOSCHED_AS=y 314 - CONFIG_IOSCHED_DEADLINE=y 315 - CONFIG_IOSCHED_CFQ=y 316 - # CONFIG_ATA_OVER_ETH is not set 317 - 318 - # 319 - # ATA/ATAPI/MFM/RLL support 320 - # 321 - CONFIG_IDE=y 322 - CONFIG_BLK_DEV_IDE=y 323 - 324 - # 325 - # Please see Documentation/ide.txt for help/info on IDE drives 326 - # 327 - # CONFIG_BLK_DEV_IDE_SATA is not set 328 - CONFIG_BLK_DEV_IDEDISK=y 329 - # CONFIG_IDEDISK_MULTI_MODE is not set 330 - CONFIG_BLK_DEV_IDECD=y 331 - CONFIG_BLK_DEV_IDETAPE=m 332 - CONFIG_BLK_DEV_IDEFLOPPY=m 333 - # CONFIG_IDE_TASK_IOCTL is not set 334 - 335 - # 336 - # IDE chipset support/bugfixes 337 - # 338 - CONFIG_IDE_GENERIC=y 339 - # CONFIG_IDE_ARM is not set 340 - CONFIG_BLK_DEV_IDE_BAST=y 341 - # CONFIG_BLK_DEV_IDEDMA is not set 342 - # CONFIG_IDEDMA_AUTO is not set 343 - # CONFIG_BLK_DEV_HD is not set 344 - 345 - # 346 - # SCSI device support 347 - # 348 - # CONFIG_SCSI is not set 349 - 350 - # 351 - # Multi-device support (RAID and LVM) 352 - # 353 - # CONFIG_MD is not set 354 - 355 - # 356 - # Fusion MPT device support 357 - # 358 - 359 - # 360 - # IEEE 1394 (FireWire) support 361 - # 362 - 363 - # 364 - # I2O device support 365 - # 366 - 367 - # 368 - # Networking support 369 - # 370 - CONFIG_NET=y 371 - 372 - # 373 - # Networking options 374 - # 375 - # CONFIG_PACKET is not set 376 - # CONFIG_NETLINK_DEV is not set 377 - CONFIG_UNIX=y 378 - # CONFIG_NET_KEY is not set 379 - CONFIG_INET=y 380 - # CONFIG_IP_MULTICAST is not set 381 - # CONFIG_IP_ADVANCED_ROUTER is not set 382 - CONFIG_IP_PNP=y 383 - # CONFIG_IP_PNP_DHCP is not set 384 - CONFIG_IP_PNP_BOOTP=y 385 - # CONFIG_IP_PNP_RARP is not set 386 - # CONFIG_NET_IPIP is not set 387 - # CONFIG_NET_IPGRE is not set 388 - # CONFIG_ARPD is not set 389 - # CONFIG_SYN_COOKIES is not set 390 - # CONFIG_INET_AH is not set 391 - # CONFIG_INET_ESP is not set 392 - # CONFIG_INET_IPCOMP is not set 393 - # CONFIG_INET_TUNNEL is not set 394 - CONFIG_IP_TCPDIAG=y 395 - # CONFIG_IP_TCPDIAG_IPV6 is not set 396 - # CONFIG_IPV6 is not set 397 - # CONFIG_NETFILTER is not set 398 - 399 - # 400 - # SCTP Configuration (EXPERIMENTAL) 401 - # 402 - # CONFIG_IP_SCTP is not set 403 - # CONFIG_ATM is not set 404 - # CONFIG_BRIDGE is not set 405 - # CONFIG_VLAN_8021Q is not set 406 - # CONFIG_DECNET is not set 407 - # CONFIG_LLC2 is not set 408 - # CONFIG_IPX is not set 409 - # CONFIG_ATALK is not set 410 - # CONFIG_X25 is not set 411 - # CONFIG_LAPB is not set 412 - # CONFIG_NET_DIVERT is not set 413 - # CONFIG_ECONET is not set 414 - # CONFIG_WAN_ROUTER is not set 415 - 416 - # 417 - # QoS and/or fair queueing 418 - # 419 - # CONFIG_NET_SCHED is not set 420 - # CONFIG_NET_CLS_ROUTE is not set 421 - 422 - # 423 - # Network testing 424 - # 425 - # CONFIG_NET_PKTGEN is not set 426 - # CONFIG_NETPOLL is not set 427 - # CONFIG_NET_POLL_CONTROLLER is not set 428 - # CONFIG_HAMRADIO is not set 429 - # CONFIG_IRDA is not set 430 - # CONFIG_BT is not set 431 - CONFIG_NETDEVICES=y 432 - # CONFIG_DUMMY is not set 433 - # CONFIG_BONDING is not set 434 - # CONFIG_EQUALIZER is not set 435 - # CONFIG_TUN is not set 436 - 437 - # 438 - # Ethernet (10 or 100Mbit) 439 - # 440 - CONFIG_NET_ETHERNET=y 441 - # CONFIG_MII is not set 442 - # CONFIG_SMC91X is not set 443 - 444 - # 445 - # Ethernet (1000 Mbit) 446 - # 447 - 448 - # 449 - # Ethernet (10000 Mbit) 450 - # 451 - 452 - # 453 - # Token Ring devices 454 - # 455 - 456 - # 457 - # Wireless LAN (non-hamradio) 458 - # 459 - # CONFIG_NET_RADIO is not set 460 - 461 - # 462 - # Wan interfaces 463 - # 464 - # CONFIG_WAN is not set 465 - # CONFIG_PLIP is not set 466 - # CONFIG_PPP is not set 467 - # CONFIG_SLIP is not set 468 - # CONFIG_SHAPER is not set 469 - # CONFIG_NETCONSOLE is not set 470 - 471 - # 472 - # ISDN subsystem 473 - # 474 - # CONFIG_ISDN is not set 475 - 476 - # 477 - # Input device support 478 - # 479 - CONFIG_INPUT=y 480 - 481 - # 482 - # Userland interfaces 483 - # 484 - CONFIG_INPUT_MOUSEDEV=y 485 - CONFIG_INPUT_MOUSEDEV_PSAUX=y 486 - CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 487 - CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 488 - # CONFIG_INPUT_JOYDEV is not set 489 - # CONFIG_INPUT_TSDEV is not set 490 - # CONFIG_INPUT_EVDEV is not set 491 - # CONFIG_INPUT_EVBUG is not set 492 - 493 - # 494 - # Input Device Drivers 495 - # 496 - CONFIG_INPUT_KEYBOARD=y 497 - CONFIG_KEYBOARD_ATKBD=y 498 - # CONFIG_KEYBOARD_SUNKBD is not set 499 - # CONFIG_KEYBOARD_LKKBD is not set 500 - # CONFIG_KEYBOARD_XTKBD is not set 501 - # CONFIG_KEYBOARD_NEWTON is not set 502 - CONFIG_INPUT_MOUSE=y 503 - CONFIG_MOUSE_PS2=y 504 - # CONFIG_MOUSE_SERIAL is not set 505 - # CONFIG_MOUSE_VSXXXAA is not set 506 - # CONFIG_INPUT_JOYSTICK is not set 507 - # CONFIG_INPUT_TOUCHSCREEN is not set 508 - # CONFIG_INPUT_MISC is not set 509 - 510 - # 511 - # Hardware I/O ports 512 - # 513 - CONFIG_SERIO=y 514 - CONFIG_SERIO_SERPORT=y 515 - # CONFIG_SERIO_PARKBD is not set 516 - CONFIG_SERIO_LIBPS2=y 517 - # CONFIG_SERIO_RAW is not set 518 - # CONFIG_GAMEPORT is not set 519 - CONFIG_SOUND_GAMEPORT=y 520 - 521 - # 522 - # Character devices 523 - # 524 - CONFIG_VT=y 525 - CONFIG_VT_CONSOLE=y 526 - CONFIG_HW_CONSOLE=y 527 - CONFIG_SERIAL_NONSTANDARD=y 528 - # CONFIG_COMPUTONE is not set 529 - # CONFIG_ROCKETPORT is not set 530 - # CONFIG_CYCLADES is not set 531 - # CONFIG_DIGIEPCA is not set 532 - # CONFIG_MOXA_INTELLIO is not set 533 - # CONFIG_MOXA_SMARTIO is not set 534 - # CONFIG_ISI is not set 535 - # CONFIG_SYNCLINKMP is not set 536 - # CONFIG_N_HDLC is not set 537 - # CONFIG_RISCOM8 is not set 538 - # CONFIG_SPECIALIX is not set 539 - # CONFIG_SX is not set 540 - # CONFIG_RIO is not set 541 - # CONFIG_STALDRV is not set 542 - 543 - # 544 - # Serial drivers 545 - # 546 - CONFIG_SERIAL_8250=y 547 - CONFIG_SERIAL_8250_CONSOLE=y 548 - CONFIG_SERIAL_8250_NR_UARTS=8 549 - CONFIG_SERIAL_8250_EXTENDED=y 550 - CONFIG_SERIAL_8250_MANY_PORTS=y 551 - CONFIG_SERIAL_8250_SHARE_IRQ=y 552 - # CONFIG_SERIAL_8250_DETECT_IRQ is not set 553 - # CONFIG_SERIAL_8250_MULTIPORT is not set 554 - # CONFIG_SERIAL_8250_RSA is not set 555 - 556 - # 557 - # Non-8250 serial port support 558 - # 559 - CONFIG_SERIAL_S3C2410=y 560 - CONFIG_SERIAL_S3C2410_CONSOLE=y 561 - CONFIG_SERIAL_CORE=y 562 - CONFIG_SERIAL_CORE_CONSOLE=y 563 - CONFIG_UNIX98_PTYS=y 564 - CONFIG_LEGACY_PTYS=y 565 - CONFIG_LEGACY_PTY_COUNT=256 566 - CONFIG_PRINTER=y 567 - # CONFIG_LP_CONSOLE is not set 568 - CONFIG_PPDEV=y 569 - # CONFIG_TIPAR is not set 570 - 571 - # 572 - # IPMI 573 - # 574 - # CONFIG_IPMI_HANDLER is not set 575 - 576 - # 577 - # Watchdog Cards 578 - # 579 - CONFIG_WATCHDOG=y 580 - # CONFIG_WATCHDOG_NOWAYOUT is not set 581 - 582 - # 583 - # Watchdog Device Drivers 584 - # 585 - # CONFIG_SOFT_WATCHDOG is not set 586 - CONFIG_S3C2410_WATCHDOG=y 587 - # CONFIG_NVRAM is not set 588 - # CONFIG_RTC is not set 589 - CONFIG_S3C2410_RTC=y 590 - # CONFIG_DTLK is not set 591 - # CONFIG_R3964 is not set 592 - 593 - # 594 - # Ftape, the floppy tape device driver 595 - # 596 - # CONFIG_DRM is not set 597 - # CONFIG_RAW_DRIVER is not set 598 - 599 - # 600 - # TPM devices 601 - # 602 - # CONFIG_TCG_TPM is not set 603 - 604 - # 605 - # I2C support 606 - # 607 - CONFIG_I2C=y 608 - CONFIG_I2C_CHARDEV=m 609 - 610 - # 611 - # I2C Algorithms 612 - # 613 - CONFIG_I2C_ALGOBIT=m 614 - # CONFIG_I2C_ALGOPCF is not set 615 - # CONFIG_I2C_ALGOPCA is not set 616 - 617 - # 618 - # I2C Hardware Bus support 619 - # 620 - # CONFIG_I2C_ISA is not set 621 - # CONFIG_I2C_PARPORT is not set 622 - # CONFIG_I2C_PARPORT_LIGHT is not set 623 - CONFIG_I2C_S3C2410=y 624 - # CONFIG_I2C_STUB is not set 625 - # CONFIG_I2C_PCA_ISA is not set 626 - 627 - # 628 - # Hardware Sensors Chip support 629 - # 630 - CONFIG_I2C_SENSOR=m 631 - # CONFIG_SENSORS_ADM1021 is not set 632 - # CONFIG_SENSORS_ADM1025 is not set 633 - # CONFIG_SENSORS_ADM1026 is not set 634 - # CONFIG_SENSORS_ADM1031 is not set 635 - # CONFIG_SENSORS_ASB100 is not set 636 - # CONFIG_SENSORS_DS1621 is not set 637 - # CONFIG_SENSORS_FSCHER is not set 638 - # CONFIG_SENSORS_FSCPOS is not set 639 - # CONFIG_SENSORS_GL518SM is not set 640 - # CONFIG_SENSORS_GL520SM is not set 641 - # CONFIG_SENSORS_IT87 is not set 642 - # CONFIG_SENSORS_LM63 is not set 643 - CONFIG_SENSORS_LM75=m 644 - # CONFIG_SENSORS_LM77 is not set 645 - CONFIG_SENSORS_LM78=m 646 - # CONFIG_SENSORS_LM80 is not set 647 - # CONFIG_SENSORS_LM83 is not set 648 - CONFIG_SENSORS_LM85=m 649 - # CONFIG_SENSORS_LM87 is not set 650 - # CONFIG_SENSORS_LM90 is not set 651 - # CONFIG_SENSORS_MAX1619 is not set 652 - # CONFIG_SENSORS_PC87360 is not set 653 - # CONFIG_SENSORS_SMSC47B397 is not set 654 - # CONFIG_SENSORS_SMSC47M1 is not set 655 - # CONFIG_SENSORS_W83781D is not set 656 - # CONFIG_SENSORS_W83L785TS is not set 657 - # CONFIG_SENSORS_W83627HF is not set 658 - 659 - # 660 - # Other I2C Chip support 661 - # 662 - CONFIG_SENSORS_EEPROM=m 663 - # CONFIG_SENSORS_PCF8574 is not set 664 - # CONFIG_SENSORS_PCF8591 is not set 665 - # CONFIG_SENSORS_RTC8564 is not set 666 - # CONFIG_I2C_DEBUG_CORE is not set 667 - # CONFIG_I2C_DEBUG_ALGO is not set 668 - # CONFIG_I2C_DEBUG_BUS is not set 669 - # CONFIG_I2C_DEBUG_CHIP is not set 670 - 671 - # 672 - # Misc devices 673 - # 674 - 675 - # 676 - # Multimedia devices 677 - # 678 - # CONFIG_VIDEO_DEV is not set 679 - 680 - # 681 - # Digital Video Broadcasting Devices 682 - # 683 - # CONFIG_DVB is not set 684 - 685 - # 686 - # Graphics support 687 - # 688 - CONFIG_FB=y 689 - # CONFIG_FB_CFB_FILLRECT is not set 690 - # CONFIG_FB_CFB_COPYAREA is not set 691 - # CONFIG_FB_CFB_IMAGEBLIT is not set 692 - # CONFIG_FB_SOFT_CURSOR is not set 693 - CONFIG_FB_MODE_HELPERS=y 694 - # CONFIG_FB_TILEBLITTING is not set 695 - # CONFIG_FB_VIRTUAL is not set 696 - 697 - # 698 - # Console display driver support 699 - # 700 - # CONFIG_VGA_CONSOLE is not set 701 - CONFIG_DUMMY_CONSOLE=y 702 - # CONFIG_FRAMEBUFFER_CONSOLE is not set 703 - 704 - # 705 - # Logo configuration 706 - # 707 - # CONFIG_LOGO is not set 708 - # CONFIG_BACKLIGHT_LCD_SUPPORT is not set 709 - 710 - # 711 - # Sound 712 - # 713 - # CONFIG_SOUND is not set 714 - 715 - # 716 - # USB support 717 - # 718 - CONFIG_USB_ARCH_HAS_HCD=y 719 - # CONFIG_USB_ARCH_HAS_OHCI is not set 720 - # CONFIG_USB is not set 721 - 722 - # 723 - # USB Gadget Support 724 - # 725 - # CONFIG_USB_GADGET is not set 726 - 727 - # 728 - # MMC/SD Card support 729 - # 730 - # CONFIG_MMC is not set 731 - 732 - # 733 - # File systems 734 - # 735 - CONFIG_EXT2_FS=y 736 - # CONFIG_EXT2_FS_XATTR is not set 737 - CONFIG_EXT3_FS=y 738 - CONFIG_EXT3_FS_XATTR=y 739 - # CONFIG_EXT3_FS_POSIX_ACL is not set 740 - # CONFIG_EXT3_FS_SECURITY is not set 741 - CONFIG_JBD=y 742 - # CONFIG_JBD_DEBUG is not set 743 - CONFIG_FS_MBCACHE=y 744 - # CONFIG_REISERFS_FS is not set 745 - # CONFIG_JFS_FS is not set 746 - 747 - # 748 - # XFS support 749 - # 750 - # CONFIG_XFS_FS is not set 751 - # CONFIG_MINIX_FS is not set 752 - CONFIG_ROMFS_FS=y 753 - # CONFIG_QUOTA is not set 754 - CONFIG_DNOTIFY=y 755 - # CONFIG_AUTOFS_FS is not set 756 - # CONFIG_AUTOFS4_FS is not set 757 - 758 - # 759 - # CD-ROM/DVD Filesystems 760 - # 761 - # CONFIG_ISO9660_FS is not set 762 - # CONFIG_UDF_FS is not set 763 - 764 - # 765 - # DOS/FAT/NT Filesystems 766 - # 767 - CONFIG_FAT_FS=y 768 - CONFIG_MSDOS_FS=y 769 - CONFIG_VFAT_FS=y 770 - CONFIG_FAT_DEFAULT_CODEPAGE=437 771 - CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" 772 - # CONFIG_NTFS_FS is not set 773 - 774 - # 775 - # Pseudo filesystems 776 - # 777 - CONFIG_PROC_FS=y 778 - CONFIG_SYSFS=y 779 - # CONFIG_DEVFS_FS is not set 780 - # CONFIG_DEVPTS_FS_XATTR is not set 781 - # CONFIG_TMPFS is not set 782 - # CONFIG_HUGETLB_PAGE is not set 783 - CONFIG_RAMFS=y 784 - 785 - # 786 - # Miscellaneous filesystems 787 - # 788 - # CONFIG_ADFS_FS is not set 789 - # CONFIG_AFFS_FS is not set 790 - # CONFIG_HFS_FS is not set 791 - # CONFIG_HFSPLUS_FS is not set 792 - # CONFIG_BEFS_FS is not set 793 - # CONFIG_BFS_FS is not set 794 - # CONFIG_EFS_FS is not set 795 - CONFIG_JFFS_FS=y 796 - CONFIG_JFFS_FS_VERBOSE=0 797 - # CONFIG_JFFS_PROC_FS is not set 798 - CONFIG_JFFS2_FS=y 799 - CONFIG_JFFS2_FS_DEBUG=0 800 - # CONFIG_JFFS2_FS_NAND is not set 801 - # CONFIG_JFFS2_FS_NOR_ECC is not set 802 - # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set 803 - CONFIG_JFFS2_ZLIB=y 804 - CONFIG_JFFS2_RTIME=y 805 - # CONFIG_JFFS2_RUBIN is not set 806 - # CONFIG_CRAMFS is not set 807 - # CONFIG_VXFS_FS is not set 808 - # CONFIG_HPFS_FS is not set 809 - # CONFIG_QNX4FS_FS is not set 810 - # CONFIG_SYSV_FS is not set 811 - # CONFIG_UFS_FS is not set 812 - 813 - # 814 - # Network File Systems 815 - # 816 - CONFIG_NFS_FS=y 817 - # CONFIG_NFS_V3 is not set 818 - # CONFIG_NFS_V4 is not set 819 - # CONFIG_NFS_DIRECTIO is not set 820 - # CONFIG_NFSD is not set 821 - CONFIG_ROOT_NFS=y 822 - CONFIG_LOCKD=y 823 - CONFIG_SUNRPC=y 824 - # CONFIG_RPCSEC_GSS_KRB5 is not set 825 - # CONFIG_RPCSEC_GSS_SPKM3 is not set 826 - # CONFIG_SMB_FS is not set 827 - # CONFIG_CIFS is not set 828 - # CONFIG_NCP_FS is not set 829 - # CONFIG_CODA_FS is not set 830 - # CONFIG_AFS_FS is not set 831 - 832 - # 833 - # Partition Types 834 - # 835 - CONFIG_PARTITION_ADVANCED=y 836 - # CONFIG_ACORN_PARTITION is not set 837 - # CONFIG_OSF_PARTITION is not set 838 - # CONFIG_AMIGA_PARTITION is not set 839 - # CONFIG_ATARI_PARTITION is not set 840 - # CONFIG_MAC_PARTITION is not set 841 - CONFIG_MSDOS_PARTITION=y 842 - CONFIG_BSD_DISKLABEL=y 843 - # CONFIG_MINIX_SUBPARTITION is not set 844 - CONFIG_SOLARIS_X86_PARTITION=y 845 - # CONFIG_UNIXWARE_DISKLABEL is not set 846 - # CONFIG_LDM_PARTITION is not set 847 - # CONFIG_SGI_PARTITION is not set 848 - # CONFIG_ULTRIX_PARTITION is not set 849 - # CONFIG_SUN_PARTITION is not set 850 - # CONFIG_EFI_PARTITION is not set 851 - 852 - # 853 - # Native Language Support 854 - # 855 - CONFIG_NLS=y 856 - CONFIG_NLS_DEFAULT="iso8859-1" 857 - # CONFIG_NLS_CODEPAGE_437 is not set 858 - # CONFIG_NLS_CODEPAGE_737 is not set 859 - # CONFIG_NLS_CODEPAGE_775 is not set 860 - # CONFIG_NLS_CODEPAGE_850 is not set 861 - # CONFIG_NLS_CODEPAGE_852 is not set 862 - # CONFIG_NLS_CODEPAGE_855 is not set 863 - # CONFIG_NLS_CODEPAGE_857 is not set 864 - # CONFIG_NLS_CODEPAGE_860 is not set 865 - # CONFIG_NLS_CODEPAGE_861 is not set 866 - # CONFIG_NLS_CODEPAGE_862 is not set 867 - # CONFIG_NLS_CODEPAGE_863 is not set 868 - # CONFIG_NLS_CODEPAGE_864 is not set 869 - # CONFIG_NLS_CODEPAGE_865 is not set 870 - # CONFIG_NLS_CODEPAGE_866 is not set 871 - # CONFIG_NLS_CODEPAGE_869 is not set 872 - # CONFIG_NLS_CODEPAGE_936 is not set 873 - # CONFIG_NLS_CODEPAGE_950 is not set 874 - # CONFIG_NLS_CODEPAGE_932 is not set 875 - # CONFIG_NLS_CODEPAGE_949 is not set 876 - # CONFIG_NLS_CODEPAGE_874 is not set 877 - # CONFIG_NLS_ISO8859_8 is not set 878 - # CONFIG_NLS_CODEPAGE_1250 is not set 879 - # CONFIG_NLS_CODEPAGE_1251 is not set 880 - # CONFIG_NLS_ASCII is not set 881 - # CONFIG_NLS_ISO8859_1 is not set 882 - # CONFIG_NLS_ISO8859_2 is not set 883 - # CONFIG_NLS_ISO8859_3 is not set 884 - # CONFIG_NLS_ISO8859_4 is not set 885 - # CONFIG_NLS_ISO8859_5 is not set 886 - # CONFIG_NLS_ISO8859_6 is not set 887 - # CONFIG_NLS_ISO8859_7 is not set 888 - # CONFIG_NLS_ISO8859_9 is not set 889 - # CONFIG_NLS_ISO8859_13 is not set 890 - # CONFIG_NLS_ISO8859_14 is not set 891 - # CONFIG_NLS_ISO8859_15 is not set 892 - # CONFIG_NLS_KOI8_R is not set 893 - # CONFIG_NLS_KOI8_U is not set 894 - # CONFIG_NLS_UTF8 is not set 895 - 896 - # 897 - # Profiling support 898 - # 899 - # CONFIG_PROFILING is not set 900 - 901 - # 902 - # Kernel hacking 903 - # 904 - # CONFIG_PRINTK_TIME is not set 905 - CONFIG_DEBUG_KERNEL=y 906 - # CONFIG_MAGIC_SYSRQ is not set 907 - CONFIG_LOG_BUF_SHIFT=16 908 - # CONFIG_SCHEDSTATS is not set 909 - # CONFIG_DEBUG_SLAB is not set 910 - # CONFIG_DEBUG_SPINLOCK is not set 911 - # CONFIG_DEBUG_SPINLOCK_SLEEP is not set 912 - # CONFIG_DEBUG_KOBJECT is not set 913 - CONFIG_DEBUG_BUGVERBOSE=y 914 - CONFIG_DEBUG_INFO=y 915 - # CONFIG_DEBUG_FS is not set 916 - CONFIG_FRAME_POINTER=y 917 - CONFIG_DEBUG_USER=y 918 - # CONFIG_DEBUG_WAITQ is not set 919 - # CONFIG_DEBUG_ERRORS is not set 920 - CONFIG_DEBUG_LL=y 921 - # CONFIG_DEBUG_ICEDCC is not set 922 - CONFIG_DEBUG_S3C2410_PORT=y 923 - CONFIG_DEBUG_S3C2410_UART=0 924 - 925 - # 926 - # Security options 927 - # 928 - # CONFIG_KEYS is not set 929 - # CONFIG_SECURITY is not set 930 - 931 - # 932 - # Cryptographic options 933 - # 934 - # CONFIG_CRYPTO is not set 935 - 936 - # 937 - # Hardware crypto devices 938 - # 939 - 940 - # 941 - # Library routines 942 - # 943 - # CONFIG_CRC_CCITT is not set 944 - CONFIG_CRC32=y 945 - # CONFIG_LIBCRC32C is not set 946 - CONFIG_ZLIB_INFLATE=y 947 - CONFIG_ZLIB_DEFLATE=y
+92 -20
arch/arm/configs/s3c2410_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.18 4 - # Wed Sep 20 20:27:31 2006 3 + # Linux kernel version: 2.6.19-rc4 4 + # Fri Nov 3 17:41:31 2006 5 5 # 6 6 CONFIG_ARM=y 7 + # CONFIG_GENERIC_TIME is not set 7 8 CONFIG_MMU=y 8 9 CONFIG_GENERIC_HARDIRQS=y 9 10 CONFIG_TRACE_IRQFLAGS_SUPPORT=y ··· 30 29 CONFIG_LOCALVERSION_AUTO=y 31 30 CONFIG_SWAP=y 32 31 CONFIG_SYSVIPC=y 32 + # CONFIG_IPC_NS is not set 33 33 # CONFIG_POSIX_MQUEUE is not set 34 34 # CONFIG_BSD_PROCESS_ACCT is not set 35 35 # CONFIG_TASKSTATS is not set 36 + # CONFIG_UTS_NS is not set 36 37 # CONFIG_AUDIT is not set 37 38 # CONFIG_IKCONFIG is not set 38 39 # CONFIG_RELAY is not set 39 40 CONFIG_INITRAMFS_SOURCE="" 40 41 CONFIG_CC_OPTIMIZE_FOR_SIZE=y 42 + CONFIG_SYSCTL=y 41 43 # CONFIG_EMBEDDED is not set 42 44 CONFIG_UID16=y 43 - CONFIG_SYSCTL=y 45 + # CONFIG_SYSCTL_SYSCALL is not set 44 46 CONFIG_KALLSYMS=y 45 47 # CONFIG_KALLSYMS_ALL is not set 46 48 # CONFIG_KALLSYMS_EXTRA_PASS is not set ··· 66 62 # Loadable module support 67 63 # 68 64 CONFIG_MODULES=y 69 - # CONFIG_MODULE_UNLOAD is not set 65 + CONFIG_MODULE_UNLOAD=y 66 + # CONFIG_MODULE_FORCE_UNLOAD is not set 70 67 # CONFIG_MODVERSIONS is not set 71 68 # CONFIG_MODULE_SRCVERSION_ALL is not set 72 69 CONFIG_KMOD=y ··· 75 70 # 76 71 # Block layer 77 72 # 73 + CONFIG_BLOCK=y 78 74 # CONFIG_BLK_DEV_IO_TRACE is not set 79 75 80 76 # ··· 126 120 # 127 121 # S3C24XX Implementations 128 122 # 123 + # CONFIG_MACH_AML_M5900 is not set 129 124 CONFIG_MACH_ANUBIS=y 130 125 CONFIG_MACH_OSIRIS=y 131 126 CONFIG_ARCH_BAST=y ··· 185 178 CONFIG_CPU_CACHE_VIVT=y 186 179 CONFIG_CPU_COPY_V4WB=y 187 180 CONFIG_CPU_TLB_V4WBI=y 181 + CONFIG_CPU_CP15=y 182 + CONFIG_CPU_CP15_MMU=y 188 183 189 184 # 190 185 # Processor Features ··· 260 251 CONFIG_PM=y 261 252 CONFIG_PM_LEGACY=y 262 253 # CONFIG_PM_DEBUG is not set 254 + # CONFIG_PM_SYSFS_DEPRECATED is not set 263 255 CONFIG_APM=y 264 256 265 257 # ··· 276 266 CONFIG_UNIX=y 277 267 CONFIG_XFRM=y 278 268 # CONFIG_XFRM_USER is not set 269 + # CONFIG_XFRM_SUB_POLICY is not set 279 270 # CONFIG_NET_KEY is not set 280 271 CONFIG_INET=y 281 272 # CONFIG_IP_MULTICAST is not set ··· 297 286 # CONFIG_INET_TUNNEL is not set 298 287 CONFIG_INET_XFRM_MODE_TRANSPORT=y 299 288 CONFIG_INET_XFRM_MODE_TUNNEL=y 289 + CONFIG_INET_XFRM_MODE_BEET=y 300 290 CONFIG_INET_DIAG=y 301 291 CONFIG_INET_TCP_DIAG=y 302 292 # CONFIG_TCP_CONG_ADVANCED is not set 303 - CONFIG_TCP_CONG_BIC=y 293 + CONFIG_TCP_CONG_CUBIC=y 294 + CONFIG_DEFAULT_TCP_CONG="cubic" 304 295 # CONFIG_IPV6 is not set 305 296 # CONFIG_INET6_XFRM_TUNNEL is not set 306 297 # CONFIG_INET6_TUNNEL is not set ··· 390 377 # CONFIG_NFTL is not set 391 378 # CONFIG_INFTL is not set 392 379 # CONFIG_RFD_FTL is not set 380 + # CONFIG_SSFDC is not set 393 381 394 382 # 395 383 # RAM/ROM/Flash chip drivers ··· 432 418 # 433 419 # Self-contained MTD device drivers 434 420 # 421 + # CONFIG_MTD_DATAFLASH is not set 422 + # CONFIG_MTD_M25P80 is not set 435 423 # CONFIG_MTD_SLRAM is not set 436 424 # CONFIG_MTD_PHRAM is not set 437 425 # CONFIG_MTD_MTDRAM is not set ··· 528 512 # 529 513 # CONFIG_RAID_ATTRS is not set 530 514 # CONFIG_SCSI is not set 515 + # CONFIG_SCSI_NETLINK is not set 531 516 532 517 # 533 518 # Multi-device support (RAID and LVM) ··· 623 606 # Input device support 624 607 # 625 608 CONFIG_INPUT=y 609 + # CONFIG_INPUT_FF_MEMLESS is not set 626 610 627 611 # 628 612 # Userland interfaces ··· 646 628 # CONFIG_KEYBOARD_LKKBD is not set 647 629 # CONFIG_KEYBOARD_XTKBD is not set 648 630 # CONFIG_KEYBOARD_NEWTON is not set 631 + # CONFIG_KEYBOARD_STOWAWAY is not set 649 632 CONFIG_INPUT_MOUSE=y 650 633 CONFIG_MOUSE_PS2=y 651 634 # CONFIG_MOUSE_SERIAL is not set ··· 753 734 # CONFIG_USBPCWATCHDOG is not set 754 735 CONFIG_HW_RANDOM=y 755 736 # CONFIG_NVRAM is not set 756 - CONFIG_S3C2410_RTC=y 757 737 # CONFIG_DTLK is not set 758 738 # CONFIG_R3964 is not set 759 739 ··· 765 747 # TPM devices 766 748 # 767 749 # CONFIG_TCG_TPM is not set 768 - # CONFIG_TELCLOCK is not set 769 750 770 751 # 771 752 # I2C support ··· 809 792 # 810 793 # SPI support 811 794 # 812 - # CONFIG_SPI is not set 813 - # CONFIG_SPI_MASTER is not set 795 + CONFIG_SPI=y 796 + # CONFIG_SPI_DEBUG is not set 797 + CONFIG_SPI_MASTER=y 798 + 799 + # 800 + # SPI Master Controller Drivers 801 + # 802 + CONFIG_SPI_BITBANG=m 803 + # CONFIG_SPI_BUTTERFLY is not set 804 + CONFIG_SPI_S3C24XX_GPIO=m 805 + CONFIG_SPI_S3C24XX=m 806 + 807 + # 808 + # SPI Protocol Masters 809 + # 814 810 815 811 # 816 812 # Dallas's 1-wire bus 817 813 # 814 + # CONFIG_W1 is not set 818 815 819 816 # 820 817 # Hardware Monitoring support ··· 851 820 # CONFIG_SENSORS_GL520SM is not set 852 821 # CONFIG_SENSORS_IT87 is not set 853 822 # CONFIG_SENSORS_LM63 is not set 823 + # CONFIG_SENSORS_LM70 is not set 854 824 CONFIG_SENSORS_LM75=m 855 825 # CONFIG_SENSORS_LM77 is not set 856 826 CONFIG_SENSORS_LM78=m ··· 866 834 # CONFIG_SENSORS_SMSC47M1 is not set 867 835 # CONFIG_SENSORS_SMSC47M192 is not set 868 836 # CONFIG_SENSORS_SMSC47B397 is not set 837 + # CONFIG_SENSORS_VT1211 is not set 869 838 # CONFIG_SENSORS_W83781D is not set 870 839 # CONFIG_SENSORS_W83791D is not set 871 840 # CONFIG_SENSORS_W83792D is not set ··· 878 845 # 879 846 # Misc devices 880 847 # 848 + # CONFIG_TIFM_CORE is not set 881 849 882 850 # 883 851 # LED devices 884 852 # 885 - # CONFIG_NEW_LEDS is not set 853 + CONFIG_NEW_LEDS=y 854 + CONFIG_LEDS_CLASS=m 886 855 887 856 # 888 857 # LED drivers 889 858 # 859 + CONFIG_LEDS_S3C24XX=m 890 860 891 861 # 892 862 # LED Triggers 893 863 # 864 + CONFIG_LEDS_TRIGGERS=y 865 + CONFIG_LEDS_TRIGGER_TIMER=m 866 + # CONFIG_LEDS_TRIGGER_IDE_DISK is not set 867 + CONFIG_LEDS_TRIGGER_HEARTBEAT=m 894 868 895 869 # 896 870 # Multimedia devices 897 871 # 898 872 # CONFIG_VIDEO_DEV is not set 899 - CONFIG_VIDEO_V4L2=y 900 873 901 874 # 902 875 # Digital Video Broadcasting Devices ··· 915 876 # 916 877 CONFIG_FIRMWARE_EDID=y 917 878 CONFIG_FB=y 879 + # CONFIG_FB_DDC is not set 918 880 CONFIG_FB_CFB_FILLRECT=y 919 881 CONFIG_FB_CFB_COPYAREA=y 920 882 CONFIG_FB_CFB_IMAGEBLIT=y ··· 991 951 # 992 952 # may also be needed; see USB_STORAGE Help for more information 993 953 # 994 - # CONFIG_USB_STORAGE is not set 995 954 # CONFIG_USB_LIBUSUAL is not set 996 955 997 956 # ··· 1046 1007 # 1047 1008 # CONFIG_USB_EMI62 is not set 1048 1009 # CONFIG_USB_EMI26 is not set 1010 + # CONFIG_USB_ADUTUX is not set 1049 1011 # CONFIG_USB_AUERSWALD is not set 1050 1012 # CONFIG_USB_RIO500 is not set 1051 1013 # CONFIG_USB_LEGOTOWER is not set ··· 1054 1014 # CONFIG_USB_LED is not set 1055 1015 # CONFIG_USB_CYPRESS_CY7C63 is not set 1056 1016 # CONFIG_USB_CYTHERM is not set 1057 - # CONFIG_USB_PHIDGETKIT is not set 1058 - # CONFIG_USB_PHIDGETSERVO is not set 1017 + # CONFIG_USB_PHIDGET is not set 1059 1018 # CONFIG_USB_IDMOUSE is not set 1019 + # CONFIG_USB_FTDI_ELAN is not set 1060 1020 # CONFIG_USB_APPLEDISPLAY is not set 1061 1021 # CONFIG_USB_LD is not set 1022 + # CONFIG_USB_TRANCEVIBRATOR is not set 1062 1023 # CONFIG_USB_TEST is not set 1063 1024 1064 1025 # ··· 1080 1039 # Real Time Clock 1081 1040 # 1082 1041 CONFIG_RTC_LIB=y 1083 - # CONFIG_RTC_CLASS is not set 1042 + CONFIG_RTC_CLASS=y 1043 + CONFIG_RTC_HCTOSYS=y 1044 + CONFIG_RTC_HCTOSYS_DEVICE="rtc0" 1045 + # CONFIG_RTC_DEBUG is not set 1046 + 1047 + # 1048 + # RTC interfaces 1049 + # 1050 + CONFIG_RTC_INTF_SYSFS=y 1051 + CONFIG_RTC_INTF_PROC=y 1052 + CONFIG_RTC_INTF_DEV=y 1053 + # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set 1054 + 1055 + # 1056 + # RTC drivers 1057 + # 1058 + # CONFIG_RTC_DRV_X1205 is not set 1059 + # CONFIG_RTC_DRV_DS1307 is not set 1060 + # CONFIG_RTC_DRV_DS1553 is not set 1061 + # CONFIG_RTC_DRV_ISL1208 is not set 1062 + # CONFIG_RTC_DRV_DS1672 is not set 1063 + # CONFIG_RTC_DRV_DS1742 is not set 1064 + # CONFIG_RTC_DRV_PCF8563 is not set 1065 + # CONFIG_RTC_DRV_PCF8583 is not set 1066 + # CONFIG_RTC_DRV_RS5C348 is not set 1067 + # CONFIG_RTC_DRV_RS5C372 is not set 1068 + CONFIG_RTC_DRV_S3C=y 1069 + # CONFIG_RTC_DRV_M48T86 is not set 1070 + # CONFIG_RTC_DRV_TEST is not set 1071 + # CONFIG_RTC_DRV_MAX6902 is not set 1072 + # CONFIG_RTC_DRV_V3020 is not set 1084 1073 1085 1074 # 1086 1075 # File systems ··· 1122 1051 CONFIG_EXT3_FS_XATTR=y 1123 1052 # CONFIG_EXT3_FS_POSIX_ACL is not set 1124 1053 # CONFIG_EXT3_FS_SECURITY is not set 1054 + # CONFIG_EXT4DEV_FS is not set 1125 1055 CONFIG_JBD=y 1126 1056 # CONFIG_JBD_DEBUG is not set 1127 1057 CONFIG_FS_MBCACHE=y ··· 1130 1058 # CONFIG_JFS_FS is not set 1131 1059 # CONFIG_FS_POSIX_ACL is not set 1132 1060 # CONFIG_XFS_FS is not set 1061 + # CONFIG_GFS2_FS is not set 1133 1062 # CONFIG_OCFS2_FS is not set 1134 1063 # CONFIG_MINIX_FS is not set 1135 1064 CONFIG_ROMFS_FS=y ··· 1162 1089 # Pseudo filesystems 1163 1090 # 1164 1091 CONFIG_PROC_FS=y 1092 + CONFIG_PROC_SYSCTL=y 1165 1093 CONFIG_SYSFS=y 1166 1094 # CONFIG_TMPFS is not set 1167 1095 # CONFIG_HUGETLB_PAGE is not set ··· 1293 1219 # Kernel hacking 1294 1220 # 1295 1221 # CONFIG_PRINTK_TIME is not set 1222 + CONFIG_ENABLE_MUST_CHECK=y 1296 1223 CONFIG_MAGIC_SYSRQ=y 1297 1224 # CONFIG_UNUSED_SYMBOLS is not set 1298 1225 CONFIG_DEBUG_KERNEL=y ··· 1313 1238 CONFIG_DEBUG_INFO=y 1314 1239 # CONFIG_DEBUG_FS is not set 1315 1240 # CONFIG_DEBUG_VM is not set 1241 + # CONFIG_DEBUG_LIST is not set 1316 1242 CONFIG_FRAME_POINTER=y 1317 - # CONFIG_UNWIND_INFO is not set 1318 1243 CONFIG_FORCED_INLINING=y 1244 + # CONFIG_HEADERS_CHECK is not set 1319 1245 # CONFIG_RCU_TORTURE_TEST is not set 1320 1246 CONFIG_DEBUG_USER=y 1321 1247 # CONFIG_DEBUG_WAITQ is not set ··· 1336 1260 # Cryptographic options 1337 1261 # 1338 1262 # CONFIG_CRYPTO is not set 1339 - 1340 - # 1341 - # Hardware crypto devices 1342 - # 1343 1263 1344 1264 # 1345 1265 # Library routines
-735
arch/arm/configs/smdk2410_defconfig
··· 1 - # 2 - # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.12-rc1-bk2 4 - # Sun Mar 27 22:42:40 2005 5 - # 6 - CONFIG_ARM=y 7 - CONFIG_MMU=y 8 - CONFIG_UID16=y 9 - CONFIG_RWSEM_GENERIC_SPINLOCK=y 10 - CONFIG_GENERIC_CALIBRATE_DELAY=y 11 - CONFIG_GENERIC_IOMAP=y 12 - 13 - # 14 - # Code maturity level options 15 - # 16 - CONFIG_EXPERIMENTAL=y 17 - CONFIG_CLEAN_COMPILE=y 18 - CONFIG_BROKEN_ON_SMP=y 19 - 20 - # 21 - # General setup 22 - # 23 - CONFIG_LOCALVERSION="" 24 - CONFIG_SWAP=y 25 - CONFIG_SYSVIPC=y 26 - # CONFIG_POSIX_MQUEUE is not set 27 - # CONFIG_BSD_PROCESS_ACCT is not set 28 - CONFIG_SYSCTL=y 29 - # CONFIG_AUDIT is not set 30 - # CONFIG_HOTPLUG is not set 31 - CONFIG_KOBJECT_UEVENT=y 32 - # CONFIG_IKCONFIG is not set 33 - # CONFIG_EMBEDDED is not set 34 - CONFIG_KALLSYMS=y 35 - # CONFIG_KALLSYMS_ALL is not set 36 - # CONFIG_KALLSYMS_EXTRA_PASS is not set 37 - CONFIG_BASE_FULL=y 38 - CONFIG_FUTEX=y 39 - CONFIG_EPOLL=y 40 - CONFIG_CC_OPTIMIZE_FOR_SIZE=y 41 - CONFIG_SHMEM=y 42 - CONFIG_CC_ALIGN_FUNCTIONS=0 43 - CONFIG_CC_ALIGN_LABELS=0 44 - CONFIG_CC_ALIGN_LOOPS=0 45 - CONFIG_CC_ALIGN_JUMPS=0 46 - # CONFIG_TINY_SHMEM is not set 47 - CONFIG_BASE_SMALL=0 48 - 49 - # 50 - # Loadable module support 51 - # 52 - # CONFIG_MODULES is not set 53 - 54 - # 55 - # System Type 56 - # 57 - # CONFIG_ARCH_CLPS7500 is not set 58 - # CONFIG_ARCH_CLPS711X is not set 59 - # CONFIG_ARCH_CO285 is not set 60 - # CONFIG_ARCH_EBSA110 is not set 61 - # CONFIG_ARCH_FOOTBRIDGE is not set 62 - # CONFIG_ARCH_INTEGRATOR is not set 63 - # CONFIG_ARCH_IOP3XX is not set 64 - # CONFIG_ARCH_IXP4XX is not set 65 - # CONFIG_ARCH_IXP2000 is not set 66 - # CONFIG_ARCH_L7200 is not set 67 - # CONFIG_ARCH_PXA is not set 68 - # CONFIG_ARCH_RPC is not set 69 - # CONFIG_ARCH_SA1100 is not set 70 - CONFIG_ARCH_S3C2410=y 71 - # CONFIG_ARCH_SHARK is not set 72 - # CONFIG_ARCH_LH7A40X is not set 73 - # CONFIG_ARCH_OMAP is not set 74 - # CONFIG_ARCH_VERSATILE is not set 75 - # CONFIG_ARCH_IMX is not set 76 - # CONFIG_ARCH_H720X is not set 77 - 78 - # 79 - # S3C24XX Implementations 80 - # 81 - # CONFIG_ARCH_BAST is not set 82 - # CONFIG_ARCH_H1940 is not set 83 - # CONFIG_MACH_N30 is not set 84 - CONFIG_ARCH_SMDK2410=y 85 - # CONFIG_ARCH_S3C2440 is not set 86 - # CONFIG_MACH_VR1000 is not set 87 - # CONFIG_MACH_RX3715 is not set 88 - # CONFIG_MACH_OTOM is not set 89 - # CONFIG_MACH_NEXCODER_2440 is not set 90 - CONFIG_CPU_S3C2410=y 91 - 92 - # 93 - # S3C2410 Boot 94 - # 95 - 96 - # 97 - # S3C2410 Setup 98 - # 99 - # CONFIG_S3C2410_DMA is not set 100 - CONFIG_S3C2410_LOWLEVEL_UART_PORT=0 101 - 102 - # 103 - # Processor Type 104 - # 105 - CONFIG_CPU_32=y 106 - CONFIG_CPU_ARM920T=y 107 - CONFIG_CPU_32v4=y 108 - CONFIG_CPU_ABRT_EV4T=y 109 - CONFIG_CPU_CACHE_V4WT=y 110 - CONFIG_CPU_CACHE_VIVT=y 111 - CONFIG_CPU_COPY_V4WB=y 112 - CONFIG_CPU_TLB_V4WBI=y 113 - 114 - # 115 - # Processor Features 116 - # 117 - CONFIG_ARM_THUMB=y 118 - # CONFIG_CPU_ICACHE_DISABLE is not set 119 - # CONFIG_CPU_DCACHE_DISABLE is not set 120 - # CONFIG_CPU_DCACHE_WRITETHROUGH is not set 121 - 122 - # 123 - # Bus support 124 - # 125 - 126 - # 127 - # PCCARD (PCMCIA/CardBus) support 128 - # 129 - # CONFIG_PCCARD is not set 130 - 131 - # 132 - # Kernel Features 133 - # 134 - # CONFIG_PREEMPT is not set 135 - CONFIG_ALIGNMENT_TRAP=y 136 - 137 - # 138 - # Boot options 139 - # 140 - CONFIG_ZBOOT_ROM_TEXT=0x0 141 - CONFIG_ZBOOT_ROM_BSS=0x0 142 - CONFIG_CMDLINE="root=1f04 mem=32M" 143 - # CONFIG_XIP_KERNEL is not set 144 - 145 - # 146 - # Floating point emulation 147 - # 148 - 149 - # 150 - # At least one emulation must be selected 151 - # 152 - # CONFIG_FPE_NWFPE is not set 153 - # CONFIG_FPE_FASTFPE is not set 154 - 155 - # 156 - # Userspace binary formats 157 - # 158 - CONFIG_BINFMT_ELF=y 159 - CONFIG_BINFMT_AOUT=y 160 - # CONFIG_BINFMT_MISC is not set 161 - # CONFIG_ARTHUR is not set 162 - 163 - # 164 - # Power management options 165 - # 166 - # CONFIG_PM is not set 167 - 168 - # 169 - # Device Drivers 170 - # 171 - 172 - # 173 - # Generic Driver Options 174 - # 175 - CONFIG_STANDALONE=y 176 - CONFIG_PREVENT_FIRMWARE_BUILD=y 177 - # CONFIG_FW_LOADER is not set 178 - # CONFIG_DEBUG_DRIVER is not set 179 - 180 - # 181 - # Memory Technology Devices (MTD) 182 - # 183 - CONFIG_MTD=y 184 - # CONFIG_MTD_DEBUG is not set 185 - # CONFIG_MTD_CONCAT is not set 186 - # CONFIG_MTD_PARTITIONS is not set 187 - 188 - # 189 - # User Modules And Translation Layers 190 - # 191 - CONFIG_MTD_CHAR=y 192 - CONFIG_MTD_BLOCK=y 193 - # CONFIG_FTL is not set 194 - # CONFIG_NFTL is not set 195 - # CONFIG_INFTL is not set 196 - 197 - # 198 - # RAM/ROM/Flash chip drivers 199 - # 200 - CONFIG_MTD_CFI=y 201 - # CONFIG_MTD_JEDECPROBE is not set 202 - CONFIG_MTD_GEN_PROBE=y 203 - # CONFIG_MTD_CFI_ADV_OPTIONS is not set 204 - CONFIG_MTD_MAP_BANK_WIDTH_1=y 205 - CONFIG_MTD_MAP_BANK_WIDTH_2=y 206 - CONFIG_MTD_MAP_BANK_WIDTH_4=y 207 - # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set 208 - # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set 209 - # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set 210 - CONFIG_MTD_CFI_I1=y 211 - CONFIG_MTD_CFI_I2=y 212 - # CONFIG_MTD_CFI_I4 is not set 213 - # CONFIG_MTD_CFI_I8 is not set 214 - CONFIG_MTD_CFI_INTELEXT=y 215 - # CONFIG_MTD_CFI_AMDSTD is not set 216 - # CONFIG_MTD_CFI_STAA is not set 217 - CONFIG_MTD_CFI_UTIL=y 218 - # CONFIG_MTD_RAM is not set 219 - # CONFIG_MTD_ROM is not set 220 - # CONFIG_MTD_ABSENT is not set 221 - # CONFIG_MTD_XIP is not set 222 - 223 - # 224 - # Mapping drivers for chip access 225 - # 226 - # CONFIG_MTD_COMPLEX_MAPPINGS is not set 227 - # CONFIG_MTD_PHYSMAP is not set 228 - # CONFIG_MTD_ARM_INTEGRATOR is not set 229 - # CONFIG_MTD_EDB7312 is not set 230 - 231 - # 232 - # Self-contained MTD device drivers 233 - # 234 - # CONFIG_MTD_SLRAM is not set 235 - # CONFIG_MTD_PHRAM is not set 236 - # CONFIG_MTD_MTDRAM is not set 237 - # CONFIG_MTD_BLKMTD is not set 238 - # CONFIG_MTD_BLOCK2MTD is not set 239 - 240 - # 241 - # Disk-On-Chip Device Drivers 242 - # 243 - # CONFIG_MTD_DOC2000 is not set 244 - # CONFIG_MTD_DOC2001 is not set 245 - # CONFIG_MTD_DOC2001PLUS is not set 246 - 247 - # 248 - # NAND Flash Device Drivers 249 - # 250 - # CONFIG_MTD_NAND is not set 251 - 252 - # 253 - # Parallel port support 254 - # 255 - # CONFIG_PARPORT is not set 256 - 257 - # 258 - # Plug and Play support 259 - # 260 - 261 - # 262 - # Block devices 263 - # 264 - # CONFIG_BLK_DEV_FD is not set 265 - # CONFIG_BLK_DEV_COW_COMMON is not set 266 - # CONFIG_BLK_DEV_LOOP is not set 267 - # CONFIG_BLK_DEV_NBD is not set 268 - CONFIG_BLK_DEV_RAM=y 269 - CONFIG_BLK_DEV_RAM_COUNT=16 270 - CONFIG_BLK_DEV_RAM_SIZE=4096 271 - # CONFIG_BLK_DEV_INITRD is not set 272 - CONFIG_INITRAMFS_SOURCE="" 273 - # CONFIG_CDROM_PKTCDVD is not set 274 - 275 - # 276 - # IO Schedulers 277 - # 278 - CONFIG_IOSCHED_NOOP=y 279 - CONFIG_IOSCHED_AS=y 280 - CONFIG_IOSCHED_DEADLINE=y 281 - CONFIG_IOSCHED_CFQ=y 282 - # CONFIG_ATA_OVER_ETH is not set 283 - 284 - # 285 - # ATA/ATAPI/MFM/RLL support 286 - # 287 - # CONFIG_IDE is not set 288 - 289 - # 290 - # SCSI device support 291 - # 292 - # CONFIG_SCSI is not set 293 - 294 - # 295 - # Multi-device support (RAID and LVM) 296 - # 297 - # CONFIG_MD is not set 298 - 299 - # 300 - # Fusion MPT device support 301 - # 302 - 303 - # 304 - # IEEE 1394 (FireWire) support 305 - # 306 - 307 - # 308 - # I2O device support 309 - # 310 - 311 - # 312 - # Networking support 313 - # 314 - CONFIG_NET=y 315 - 316 - # 317 - # Networking options 318 - # 319 - # CONFIG_PACKET is not set 320 - # CONFIG_NETLINK_DEV is not set 321 - CONFIG_UNIX=y 322 - # CONFIG_NET_KEY is not set 323 - CONFIG_INET=y 324 - # CONFIG_IP_MULTICAST is not set 325 - # CONFIG_IP_ADVANCED_ROUTER is not set 326 - CONFIG_IP_PNP=y 327 - # CONFIG_IP_PNP_DHCP is not set 328 - CONFIG_IP_PNP_BOOTP=y 329 - # CONFIG_IP_PNP_RARP is not set 330 - # CONFIG_NET_IPIP is not set 331 - # CONFIG_NET_IPGRE is not set 332 - # CONFIG_ARPD is not set 333 - # CONFIG_SYN_COOKIES is not set 334 - # CONFIG_INET_AH is not set 335 - # CONFIG_INET_ESP is not set 336 - # CONFIG_INET_IPCOMP is not set 337 - # CONFIG_INET_TUNNEL is not set 338 - # CONFIG_IP_TCPDIAG is not set 339 - # CONFIG_IP_TCPDIAG_IPV6 is not set 340 - # CONFIG_IPV6 is not set 341 - # CONFIG_NETFILTER is not set 342 - 343 - # 344 - # SCTP Configuration (EXPERIMENTAL) 345 - # 346 - # CONFIG_IP_SCTP is not set 347 - # CONFIG_ATM is not set 348 - # CONFIG_BRIDGE is not set 349 - # CONFIG_VLAN_8021Q is not set 350 - # CONFIG_DECNET is not set 351 - # CONFIG_LLC2 is not set 352 - # CONFIG_IPX is not set 353 - # CONFIG_ATALK is not set 354 - # CONFIG_X25 is not set 355 - # CONFIG_LAPB is not set 356 - # CONFIG_NET_DIVERT is not set 357 - # CONFIG_ECONET is not set 358 - # CONFIG_WAN_ROUTER is not set 359 - 360 - # 361 - # QoS and/or fair queueing 362 - # 363 - # CONFIG_NET_SCHED is not set 364 - # CONFIG_NET_CLS_ROUTE is not set 365 - 366 - # 367 - # Network testing 368 - # 369 - # CONFIG_NET_PKTGEN is not set 370 - # CONFIG_NETPOLL is not set 371 - # CONFIG_NET_POLL_CONTROLLER is not set 372 - # CONFIG_HAMRADIO is not set 373 - # CONFIG_IRDA is not set 374 - # CONFIG_BT is not set 375 - CONFIG_NETDEVICES=y 376 - # CONFIG_DUMMY is not set 377 - # CONFIG_BONDING is not set 378 - # CONFIG_EQUALIZER is not set 379 - # CONFIG_TUN is not set 380 - 381 - # 382 - # Ethernet (10 or 100Mbit) 383 - # 384 - CONFIG_NET_ETHERNET=y 385 - # CONFIG_MII is not set 386 - # CONFIG_SMC91X is not set 387 - 388 - # 389 - # Ethernet (1000 Mbit) 390 - # 391 - 392 - # 393 - # Ethernet (10000 Mbit) 394 - # 395 - 396 - # 397 - # Token Ring devices 398 - # 399 - 400 - # 401 - # Wireless LAN (non-hamradio) 402 - # 403 - # CONFIG_NET_RADIO is not set 404 - 405 - # 406 - # Wan interfaces 407 - # 408 - # CONFIG_WAN is not set 409 - # CONFIG_PPP is not set 410 - # CONFIG_SLIP is not set 411 - # CONFIG_SHAPER is not set 412 - # CONFIG_NETCONSOLE is not set 413 - 414 - # 415 - # ISDN subsystem 416 - # 417 - # CONFIG_ISDN is not set 418 - 419 - # 420 - # Input device support 421 - # 422 - CONFIG_INPUT=y 423 - 424 - # 425 - # Userland interfaces 426 - # 427 - CONFIG_INPUT_MOUSEDEV=y 428 - CONFIG_INPUT_MOUSEDEV_PSAUX=y 429 - CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 430 - CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 431 - # CONFIG_INPUT_JOYDEV is not set 432 - # CONFIG_INPUT_TSDEV is not set 433 - # CONFIG_INPUT_EVDEV is not set 434 - # CONFIG_INPUT_EVBUG is not set 435 - 436 - # 437 - # Input Device Drivers 438 - # 439 - CONFIG_INPUT_KEYBOARD=y 440 - CONFIG_KEYBOARD_ATKBD=y 441 - # CONFIG_KEYBOARD_SUNKBD is not set 442 - # CONFIG_KEYBOARD_LKKBD is not set 443 - # CONFIG_KEYBOARD_XTKBD is not set 444 - # CONFIG_KEYBOARD_NEWTON is not set 445 - CONFIG_INPUT_MOUSE=y 446 - CONFIG_MOUSE_PS2=y 447 - # CONFIG_MOUSE_SERIAL is not set 448 - # CONFIG_MOUSE_VSXXXAA is not set 449 - # CONFIG_INPUT_JOYSTICK is not set 450 - # CONFIG_INPUT_TOUCHSCREEN is not set 451 - # CONFIG_INPUT_MISC is not set 452 - 453 - # 454 - # Hardware I/O ports 455 - # 456 - CONFIG_SERIO=y 457 - CONFIG_SERIO_SERPORT=y 458 - CONFIG_SERIO_LIBPS2=y 459 - # CONFIG_SERIO_RAW is not set 460 - # CONFIG_GAMEPORT is not set 461 - CONFIG_SOUND_GAMEPORT=y 462 - 463 - # 464 - # Character devices 465 - # 466 - CONFIG_VT=y 467 - CONFIG_VT_CONSOLE=y 468 - CONFIG_HW_CONSOLE=y 469 - # CONFIG_SERIAL_NONSTANDARD is not set 470 - 471 - # 472 - # Serial drivers 473 - # 474 - # CONFIG_SERIAL_8250 is not set 475 - 476 - # 477 - # Non-8250 serial port support 478 - # 479 - CONFIG_SERIAL_S3C2410=y 480 - CONFIG_SERIAL_S3C2410_CONSOLE=y 481 - CONFIG_SERIAL_CORE=y 482 - CONFIG_SERIAL_CORE_CONSOLE=y 483 - CONFIG_UNIX98_PTYS=y 484 - CONFIG_LEGACY_PTYS=y 485 - CONFIG_LEGACY_PTY_COUNT=256 486 - 487 - # 488 - # IPMI 489 - # 490 - # CONFIG_IPMI_HANDLER is not set 491 - 492 - # 493 - # Watchdog Cards 494 - # 495 - # CONFIG_WATCHDOG is not set 496 - # CONFIG_NVRAM is not set 497 - # CONFIG_RTC is not set 498 - # CONFIG_S3C2410_RTC is not set 499 - # CONFIG_DTLK is not set 500 - # CONFIG_R3964 is not set 501 - 502 - # 503 - # Ftape, the floppy tape device driver 504 - # 505 - # CONFIG_DRM is not set 506 - # CONFIG_RAW_DRIVER is not set 507 - 508 - # 509 - # TPM devices 510 - # 511 - # CONFIG_TCG_TPM is not set 512 - 513 - # 514 - # I2C support 515 - # 516 - # CONFIG_I2C is not set 517 - 518 - # 519 - # Misc devices 520 - # 521 - 522 - # 523 - # Multimedia devices 524 - # 525 - # CONFIG_VIDEO_DEV is not set 526 - 527 - # 528 - # Digital Video Broadcasting Devices 529 - # 530 - # CONFIG_DVB is not set 531 - 532 - # 533 - # Graphics support 534 - # 535 - CONFIG_FB=y 536 - CONFIG_FB_CFB_FILLRECT=y 537 - CONFIG_FB_CFB_COPYAREA=y 538 - CONFIG_FB_CFB_IMAGEBLIT=y 539 - CONFIG_FB_SOFT_CURSOR=y 540 - # CONFIG_FB_MODE_HELPERS is not set 541 - # CONFIG_FB_TILEBLITTING is not set 542 - CONFIG_FB_VIRTUAL=y 543 - 544 - # 545 - # Console display driver support 546 - # 547 - # CONFIG_VGA_CONSOLE is not set 548 - CONFIG_DUMMY_CONSOLE=y 549 - CONFIG_FRAMEBUFFER_CONSOLE=y 550 - # CONFIG_FONTS is not set 551 - CONFIG_FONT_8x8=y 552 - CONFIG_FONT_8x16=y 553 - 554 - # 555 - # Logo configuration 556 - # 557 - # CONFIG_LOGO is not set 558 - # CONFIG_BACKLIGHT_LCD_SUPPORT is not set 559 - 560 - # 561 - # Sound 562 - # 563 - # CONFIG_SOUND is not set 564 - 565 - # 566 - # USB support 567 - # 568 - CONFIG_USB_ARCH_HAS_HCD=y 569 - # CONFIG_USB_ARCH_HAS_OHCI is not set 570 - # CONFIG_USB is not set 571 - 572 - # 573 - # USB Gadget Support 574 - # 575 - # CONFIG_USB_GADGET is not set 576 - 577 - # 578 - # MMC/SD Card support 579 - # 580 - # CONFIG_MMC is not set 581 - 582 - # 583 - # File systems 584 - # 585 - CONFIG_EXT2_FS=y 586 - # CONFIG_EXT2_FS_XATTR is not set 587 - # CONFIG_EXT3_FS is not set 588 - # CONFIG_JBD is not set 589 - # CONFIG_REISERFS_FS is not set 590 - # CONFIG_JFS_FS is not set 591 - 592 - # 593 - # XFS support 594 - # 595 - # CONFIG_XFS_FS is not set 596 - # CONFIG_MINIX_FS is not set 597 - CONFIG_ROMFS_FS=y 598 - # CONFIG_QUOTA is not set 599 - CONFIG_DNOTIFY=y 600 - # CONFIG_AUTOFS_FS is not set 601 - # CONFIG_AUTOFS4_FS is not set 602 - 603 - # 604 - # CD-ROM/DVD Filesystems 605 - # 606 - # CONFIG_ISO9660_FS is not set 607 - # CONFIG_UDF_FS is not set 608 - 609 - # 610 - # DOS/FAT/NT Filesystems 611 - # 612 - # CONFIG_MSDOS_FS is not set 613 - # CONFIG_VFAT_FS is not set 614 - # CONFIG_NTFS_FS is not set 615 - 616 - # 617 - # Pseudo filesystems 618 - # 619 - CONFIG_PROC_FS=y 620 - CONFIG_SYSFS=y 621 - # CONFIG_DEVFS_FS is not set 622 - # CONFIG_DEVPTS_FS_XATTR is not set 623 - # CONFIG_TMPFS is not set 624 - # CONFIG_HUGETLB_PAGE is not set 625 - CONFIG_RAMFS=y 626 - 627 - # 628 - # Miscellaneous filesystems 629 - # 630 - # CONFIG_ADFS_FS is not set 631 - # CONFIG_AFFS_FS is not set 632 - # CONFIG_HFS_FS is not set 633 - # CONFIG_HFSPLUS_FS is not set 634 - # CONFIG_BEFS_FS is not set 635 - # CONFIG_BFS_FS is not set 636 - # CONFIG_EFS_FS is not set 637 - # CONFIG_JFFS_FS is not set 638 - # CONFIG_JFFS2_FS is not set 639 - # CONFIG_CRAMFS is not set 640 - # CONFIG_VXFS_FS is not set 641 - # CONFIG_HPFS_FS is not set 642 - # CONFIG_QNX4FS_FS is not set 643 - # CONFIG_SYSV_FS is not set 644 - # CONFIG_UFS_FS is not set 645 - 646 - # 647 - # Network File Systems 648 - # 649 - CONFIG_NFS_FS=y 650 - # CONFIG_NFS_V3 is not set 651 - # CONFIG_NFS_V4 is not set 652 - # CONFIG_NFS_DIRECTIO is not set 653 - # CONFIG_NFSD is not set 654 - CONFIG_ROOT_NFS=y 655 - CONFIG_LOCKD=y 656 - CONFIG_SUNRPC=y 657 - # CONFIG_RPCSEC_GSS_KRB5 is not set 658 - # CONFIG_RPCSEC_GSS_SPKM3 is not set 659 - # CONFIG_SMB_FS is not set 660 - # CONFIG_CIFS is not set 661 - # CONFIG_NCP_FS is not set 662 - # CONFIG_CODA_FS is not set 663 - # CONFIG_AFS_FS is not set 664 - 665 - # 666 - # Partition Types 667 - # 668 - CONFIG_PARTITION_ADVANCED=y 669 - # CONFIG_ACORN_PARTITION is not set 670 - # CONFIG_OSF_PARTITION is not set 671 - # CONFIG_AMIGA_PARTITION is not set 672 - # CONFIG_ATARI_PARTITION is not set 673 - # CONFIG_MAC_PARTITION is not set 674 - # CONFIG_MSDOS_PARTITION is not set 675 - # CONFIG_LDM_PARTITION is not set 676 - # CONFIG_SGI_PARTITION is not set 677 - # CONFIG_ULTRIX_PARTITION is not set 678 - # CONFIG_SUN_PARTITION is not set 679 - # CONFIG_EFI_PARTITION is not set 680 - 681 - # 682 - # Native Language Support 683 - # 684 - # CONFIG_NLS is not set 685 - 686 - # 687 - # Profiling support 688 - # 689 - # CONFIG_PROFILING is not set 690 - 691 - # 692 - # Kernel hacking 693 - # 694 - # CONFIG_PRINTK_TIME is not set 695 - CONFIG_DEBUG_KERNEL=y 696 - # CONFIG_MAGIC_SYSRQ is not set 697 - CONFIG_LOG_BUF_SHIFT=14 698 - # CONFIG_SCHEDSTATS is not set 699 - # CONFIG_DEBUG_SLAB is not set 700 - # CONFIG_DEBUG_SPINLOCK is not set 701 - # CONFIG_DEBUG_SPINLOCK_SLEEP is not set 702 - # CONFIG_DEBUG_KOBJECT is not set 703 - CONFIG_DEBUG_BUGVERBOSE=y 704 - # CONFIG_DEBUG_INFO is not set 705 - # CONFIG_DEBUG_FS is not set 706 - CONFIG_FRAME_POINTER=y 707 - CONFIG_DEBUG_USER=y 708 - # CONFIG_DEBUG_WAITQ is not set 709 - # CONFIG_DEBUG_ERRORS is not set 710 - CONFIG_DEBUG_LL=y 711 - # CONFIG_DEBUG_ICEDCC is not set 712 - CONFIG_DEBUG_S3C2410_PORT=y 713 - CONFIG_DEBUG_S3C2410_UART=0 714 - 715 - # 716 - # Security options 717 - # 718 - # CONFIG_KEYS is not set 719 - # CONFIG_SECURITY is not set 720 - 721 - # 722 - # Cryptographic options 723 - # 724 - # CONFIG_CRYPTO is not set 725 - 726 - # 727 - # Hardware crypto devices 728 - # 729 - 730 - # 731 - # Library routines 732 - # 733 - # CONFIG_CRC_CCITT is not set 734 - CONFIG_CRC32=y 735 - CONFIG_LIBCRC32C=y
+4
arch/arm/kernel/setup.c
··· 357 357 #ifndef CONFIG_VFP 358 358 elf_hwcap &= ~HWCAP_VFP; 359 359 #endif 360 + #ifndef CONFIG_IWMMXT 361 + elf_hwcap &= ~HWCAP_IWMMXT; 362 + #endif 360 363 361 364 cpu_proc_init(); 362 365 } ··· 857 854 "vfp", 858 855 "edsp", 859 856 "java", 857 + "iwmmxt", 860 858 NULL 861 859 }; 862 860
+2 -2
arch/arm/kernel/time.c
··· 220 220 #ifdef CONFIG_LEDS_TIMER 221 221 static inline void do_leds(void) 222 222 { 223 - static unsigned int count = 50; 223 + static unsigned int count = HZ/2; 224 224 225 225 if (--count == 0) { 226 - count = 50; 226 + count = HZ/2; 227 227 leds_event(led_timer); 228 228 } 229 229 }
+22 -38
arch/arm/mach-ixp4xx/common.c
··· 86 86 IXP4XX_IRQ_LEVEL, IXP4XX_IRQ_EDGE 87 87 }; 88 88 89 - static void ixp4xx_config_irq(unsigned irq, enum ixp4xx_irq_type type); 89 + /* Each bit represents an IRQ: 1: edge-triggered, 0: level triggered */ 90 + static unsigned long long ixp4xx_irq_edge = 0; 90 91 91 92 /* 92 93 * IRQ -> GPIO mapping table ··· 136 135 default: 137 136 return -EINVAL; 138 137 } 139 - ixp4xx_config_irq(irq, irq_type); 138 + 139 + if (irq_type == IXP4XX_IRQ_EDGE) 140 + ixp4xx_irq_edge |= (1 << irq); 141 + else 142 + ixp4xx_irq_edge &= ~(1 << irq); 140 143 141 144 if (line >= 8) { /* pins 8-15 */ 142 145 line -= 8; ··· 172 167 *IXP4XX_ICMR &= ~(1 << irq); 173 168 } 174 169 175 - static void ixp4xx_irq_unmask(unsigned int irq) 176 - { 177 - if (cpu_is_ixp46x() && irq >= 32) 178 - *IXP4XX_ICMR2 |= (1 << (irq - 32)); 179 - else 180 - *IXP4XX_ICMR |= (1 << irq); 181 - } 182 - 183 170 static void ixp4xx_irq_ack(unsigned int irq) 184 171 { 185 172 int line = (irq < 32) ? irq2gpio[irq] : -1; ··· 184 187 * Level triggered interrupts on GPIO lines can only be cleared when the 185 188 * interrupt condition disappears. 186 189 */ 187 - static void ixp4xx_irq_level_unmask(unsigned int irq) 190 + static void ixp4xx_irq_unmask(unsigned int irq) 188 191 { 189 - ixp4xx_irq_ack(irq); 190 - ixp4xx_irq_unmask(irq); 192 + if (!(ixp4xx_irq_edge & (1 << irq))) 193 + ixp4xx_irq_ack(irq); 194 + 195 + if (cpu_is_ixp46x() && irq >= 32) 196 + *IXP4XX_ICMR2 |= (1 << (irq - 32)); 197 + else 198 + *IXP4XX_ICMR |= (1 << irq); 191 199 } 192 200 193 - static struct irqchip ixp4xx_irq_level_chip = { 194 - .ack = ixp4xx_irq_mask, 195 - .mask = ixp4xx_irq_mask, 196 - .unmask = ixp4xx_irq_level_unmask, 197 - .set_type = ixp4xx_set_irq_type, 198 - }; 199 - 200 - static struct irqchip ixp4xx_irq_edge_chip = { 201 + static struct irqchip ixp4xx_irq_chip = { 202 + .name = "IXP4xx", 201 203 .ack = ixp4xx_irq_ack, 202 204 .mask = ixp4xx_irq_mask, 203 205 .unmask = ixp4xx_irq_unmask, 204 206 .set_type = ixp4xx_set_irq_type, 205 207 }; 206 - 207 - static void ixp4xx_config_irq(unsigned irq, enum ixp4xx_irq_type type) 208 - { 209 - switch (type) { 210 - case IXP4XX_IRQ_LEVEL: 211 - set_irq_chip(irq, &ixp4xx_irq_level_chip); 212 - set_irq_handler(irq, do_level_IRQ); 213 - break; 214 - case IXP4XX_IRQ_EDGE: 215 - set_irq_chip(irq, &ixp4xx_irq_edge_chip); 216 - set_irq_handler(irq, do_edge_IRQ); 217 - break; 218 - } 219 - set_irq_flags(irq, IRQF_VALID); 220 - } 221 208 222 209 void __init ixp4xx_init_irq(void) 223 210 { ··· 222 241 } 223 242 224 243 /* Default to all level triggered */ 225 - for(i = 0; i < NR_IRQS; i++) 226 - ixp4xx_config_irq(i, IXP4XX_IRQ_LEVEL); 244 + for(i = 0; i < NR_IRQS; i++) { 245 + set_irq_chip(i, &ixp4xx_irq_chip); 246 + set_irq_handler(i, do_level_IRQ); 247 + set_irq_flags(i, IRQF_VALID); 248 + } 227 249 } 228 250 229 251
+20 -1
arch/arm/mach-s3c2410/gpio.c
··· 3 3 * Copyright (c) 2004-2005 Simtec Electronics 4 4 * Ben Dooks <ben@simtec.co.uk> 5 5 * 6 - * S3C2410 GPIO support 6 + * S3C24XX GPIO support 7 7 * 8 8 * This program is free software; you can redistribute it and/or modify 9 9 * it under the terms of the GNU General Public License as published by ··· 163 163 } 164 164 165 165 EXPORT_SYMBOL(s3c2410_modify_misccr); 166 + 167 + int s3c2410_gpio_getirq(unsigned int pin) 168 + { 169 + if (pin < S3C2410_GPF0 || pin > S3C2410_GPG15) 170 + return -1; /* not valid interrupts */ 171 + 172 + if (pin < S3C2410_GPG0 && pin > S3C2410_GPF7) 173 + return -1; /* not valid pin */ 174 + 175 + if (pin < S3C2410_GPF4) 176 + return (pin - S3C2410_GPF0) + IRQ_EINT0; 177 + 178 + if (pin < S3C2410_GPG0) 179 + return (pin - S3C2410_GPF4) + IRQ_EINT4; 180 + 181 + return (pin - S3C2410_GPG0) + IRQ_EINT8; 182 + } 183 + 184 + EXPORT_SYMBOL(s3c2410_gpio_getirq);
-19
arch/arm/mach-s3c2410/s3c2410-gpio.c
··· 69 69 } 70 70 71 71 EXPORT_SYMBOL(s3c2410_gpio_irqfilter); 72 - 73 - int s3c2410_gpio_getirq(unsigned int pin) 74 - { 75 - if (pin < S3C2410_GPF0 || pin > S3C2410_GPG15) 76 - return -1; /* not valid interrupts */ 77 - 78 - if (pin < S3C2410_GPG0 && pin > S3C2410_GPF7) 79 - return -1; /* not valid pin */ 80 - 81 - if (pin < S3C2410_GPF4) 82 - return (pin - S3C2410_GPF0) + IRQ_EINT0; 83 - 84 - if (pin < S3C2410_GPG0) 85 - return (pin - S3C2410_GPF4) + IRQ_EINT4; 86 - 87 - return (pin - S3C2410_GPG0) + IRQ_EINT8; 88 - } 89 - 90 - EXPORT_SYMBOL(s3c2410_gpio_getirq);
+32 -25
arch/arm/mm/init.c
··· 32 32 extern unsigned long phys_initrd_size; 33 33 34 34 /* 35 - * The sole use of this is to pass memory configuration 36 - * data from paging_init to mem_init. 35 + * This is used to pass memory configuration data from paging_init 36 + * to mem_init, and by show_mem() to skip holes in the memory map. 37 37 */ 38 - static struct meminfo meminfo __initdata = { 0, }; 38 + static struct meminfo meminfo = { 0, }; 39 + 40 + #define for_each_nodebank(iter,mi,no) \ 41 + for (iter = 0; iter < mi->nr_banks; iter++) \ 42 + if (mi->bank[iter].node == no) 39 43 40 44 void show_mem(void) 41 45 { 42 46 int free = 0, total = 0, reserved = 0; 43 - int shared = 0, cached = 0, slab = 0, node; 47 + int shared = 0, cached = 0, slab = 0, node, i; 48 + struct meminfo * mi = &meminfo; 44 49 45 50 printk("Mem-info:\n"); 46 51 show_free_areas(); 47 52 printk("Free swap: %6ldkB\n", nr_swap_pages<<(PAGE_SHIFT-10)); 48 53 49 54 for_each_online_node(node) { 50 - struct page *page, *end; 55 + for_each_nodebank (i,mi,node) { 56 + unsigned int pfn1, pfn2; 57 + struct page *page, *end; 51 58 52 - page = NODE_MEM_MAP(node); 53 - end = page + NODE_DATA(node)->node_spanned_pages; 59 + pfn1 = mi->bank[i].start >> PAGE_SHIFT; 60 + pfn2 = (mi->bank[i].size + mi->bank[i].start) >> PAGE_SHIFT; 54 61 55 - do { 56 - total++; 57 - if (PageReserved(page)) 58 - reserved++; 59 - else if (PageSwapCache(page)) 60 - cached++; 61 - else if (PageSlab(page)) 62 - slab++; 63 - else if (!page_count(page)) 64 - free++; 65 - else 66 - shared += page_count(page) - 1; 67 - page++; 68 - } while (page < end); 62 + page = NODE_MEM_MAP(node) + pfn1; 63 + end = NODE_MEM_MAP(node) + pfn2; 64 + 65 + do { 66 + total++; 67 + if (PageReserved(page)) 68 + reserved++; 69 + else if (PageSwapCache(page)) 70 + cached++; 71 + else if (PageSlab(page)) 72 + slab++; 73 + else if (!page_count(page)) 74 + free++; 75 + else 76 + shared += page_count(page) - 1; 77 + page++; 78 + } while (page < end); 79 + } 69 80 } 70 81 71 82 printk("%d pages of RAM\n", total); ··· 86 75 printk("%d pages shared\n", shared); 87 76 printk("%d pages swap cached\n", cached); 88 77 } 89 - 90 - #define for_each_nodebank(iter,mi,no) \ 91 - for (iter = 0; iter < mi->nr_banks; iter++) \ 92 - if (mi->bank[iter].node == no) 93 78 94 79 /* 95 80 * FIXME: We really want to avoid allocating the bootmap bitmap
+1 -1
arch/arm/mm/proc-xscale.S
··· 909 909 b __xscale_setup 910 910 .long cpu_arch_name 911 911 .long cpu_elf_name 912 - .long HWCAP_SWP|HWCAP_HALF|HWCAP_THUMB|HWCAP_FAST_MULT|HWCAP_EDSP 912 + .long HWCAP_SWP|HWCAP_HALF|HWCAP_THUMB|HWCAP_FAST_MULT|HWCAP_EDSP|HWCAP_IWMMXT 913 913 .long cpu_pxa270_name 914 914 .long xscale_processor_functions 915 915 .long v4wbi_tlb_fns
+4 -4
include/asm-arm/arch-pxa/pxa-regs.h
··· 2242 2242 2243 2243 #define CICR1_TBIT (1 << 31) /* Transparency bit */ 2244 2244 #define CICR1_RGBT_CONV (0x3 << 30) /* RGBT conversion mask */ 2245 - #define CICR1_PPL (0x3f << 15) /* Pixels per line mask */ 2245 + #define CICR1_PPL (0x7ff << 15) /* Pixels per line mask */ 2246 2246 #define CICR1_RGB_CONV (0x7 << 12) /* RGB conversion mask */ 2247 2247 #define CICR1_RGB_F (1 << 11) /* RGB format */ 2248 2248 #define CICR1_YCBCR_F (1 << 10) /* YCbCr format */ ··· 2268 2268 #define CICR3_VSW (0x3f << 10) /* Vertical sync pulse width mask */ 2269 2269 #define CICR3_BFPW (0x3f << 3) /* Beginning-of-frame pixel clock 2270 2270 wait count mask */ 2271 - #define CICR3_LPF (0x3ff << 0) /* Lines per frame mask */ 2271 + #define CICR3_LPF (0x7ff << 0) /* Lines per frame mask */ 2272 2272 2273 2273 #define CICR4_MCLK_DLY (0x3 << 24) /* MCLK Data Capture Delay mask */ 2274 2274 #define CICR4_PCLK_EN (1 << 23) /* Pixel clock enable */ ··· 2289 2289 #define CISR_EOL (1 << 8) /* End of line */ 2290 2290 #define CISR_PAR_ERR (1 << 7) /* Parity error */ 2291 2291 #define CISR_CQD (1 << 6) /* Camera interface quick disable */ 2292 - #define CISR_SOF (1 << 5) /* Start of frame */ 2293 - #define CISR_CDD (1 << 4) /* Camera interface disable done */ 2292 + #define CISR_CDD (1 << 5) /* Camera interface disable done */ 2293 + #define CISR_SOF (1 << 4) /* Start of frame */ 2294 2294 #define CISR_EOF (1 << 3) /* End of frame */ 2295 2295 #define CISR_IFO_2 (1 << 2) /* FIFO overrun for Channel 2 */ 2296 2296 #define CISR_IFO_1 (1 << 1) /* FIFO overrun for Channel 1 */