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

m68knommu: update the default config for the ColdFire 5407C3 board

Signed-off-by: Greg Ungerer <gerg@uclinux.org>

+98 -81
+98 -81
arch/m68knommu/configs/m5407c3_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.26-rc1 4 - # Wed May 7 10:25:16 2008 3 + # Linux kernel version: 2.6.30-rc2 4 + # Thu Apr 23 09:21:40 2009 5 5 # 6 6 CONFIG_M68K=y 7 7 # CONFIG_MMU is not set ··· 16 16 CONFIG_GENERIC_HARDIRQS=y 17 17 CONFIG_GENERIC_CALIBRATE_DELAY=y 18 18 CONFIG_GENERIC_TIME=y 19 + CONFIG_GENERIC_CMOS_UPDATE=y 19 20 CONFIG_TIME_LOW_RES=y 21 + # CONFIG_GENERIC_CLOCKEVENTS is not set 20 22 CONFIG_NO_IOPORT=y 21 - CONFIG_ARCH_SUPPORTS_AOUT=y 22 23 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 23 24 24 25 # ··· 35 34 # CONFIG_BSD_PROCESS_ACCT is not set 36 35 # CONFIG_TASKSTATS is not set 37 36 # CONFIG_AUDIT is not set 37 + 38 + # 39 + # RCU Subsystem 40 + # 41 + CONFIG_CLASSIC_RCU=y 42 + # CONFIG_TREE_RCU is not set 43 + # CONFIG_PREEMPT_RCU is not set 44 + # CONFIG_TREE_RCU_TRACE is not set 45 + # CONFIG_PREEMPT_RCU_TRACE is not set 38 46 # CONFIG_IKCONFIG is not set 39 47 CONFIG_LOG_BUF_SHIFT=14 40 - # CONFIG_CGROUPS is not set 41 48 # CONFIG_GROUP_SCHED is not set 49 + # CONFIG_CGROUPS is not set 42 50 # CONFIG_SYSFS_DEPRECATED_V2 is not set 43 51 # CONFIG_RELAY is not set 44 52 # CONFIG_NAMESPACES is not set ··· 55 45 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 56 46 CONFIG_SYSCTL=y 57 47 CONFIG_EMBEDDED=y 58 - # CONFIG_UID16 is not set 59 - # CONFIG_SYSCTL_SYSCALL is not set 48 + CONFIG_UID16=y 49 + CONFIG_SYSCTL_SYSCALL=y 60 50 # CONFIG_KALLSYMS is not set 51 + # CONFIG_STRIP_ASM_SYMS is not set 61 52 # CONFIG_HOTPLUG is not set 62 53 CONFIG_PRINTK=y 63 54 CONFIG_BUG=y 64 55 CONFIG_ELF_CORE=y 65 - # CONFIG_COMPAT_BRK is not set 66 56 CONFIG_BASE_FULL=y 67 57 # CONFIG_FUTEX is not set 68 58 # CONFIG_EPOLL is not set 69 59 # CONFIG_SIGNALFD is not set 70 60 # CONFIG_TIMERFD is not set 71 61 # CONFIG_EVENTFD is not set 62 + # CONFIG_AIO is not set 72 63 # CONFIG_VM_EVENT_COUNTERS is not set 73 - CONFIG_SLAB=y 74 - # CONFIG_SLUB is not set 64 + CONFIG_SLUB_DEBUG=y 65 + CONFIG_COMPAT_BRK=y 66 + # CONFIG_SLAB is not set 67 + CONFIG_SLUB=y 75 68 # CONFIG_SLOB is not set 76 69 # CONFIG_PROFILING is not set 77 70 # CONFIG_MARKERS is not set 78 - # CONFIG_HAVE_OPROFILE is not set 79 - # CONFIG_HAVE_KPROBES is not set 80 - # CONFIG_HAVE_KRETPROBES is not set 81 - # CONFIG_HAVE_DMA_ATTRS is not set 71 + # CONFIG_SLOW_WORK is not set 72 + # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set 82 73 CONFIG_SLABINFO=y 83 - CONFIG_TINY_SHMEM=y 84 74 CONFIG_BASE_SMALL=0 85 75 CONFIG_MODULES=y 76 + # CONFIG_MODULE_FORCE_LOAD is not set 86 77 CONFIG_MODULE_UNLOAD=y 87 78 # CONFIG_MODULE_FORCE_UNLOAD is not set 88 79 # CONFIG_MODVERSIONS is not set 89 80 # CONFIG_MODULE_SRCVERSION_ALL is not set 90 - # CONFIG_KMOD is not set 91 81 CONFIG_BLOCK=y 92 82 # CONFIG_LBD is not set 93 - # CONFIG_BLK_DEV_IO_TRACE is not set 94 - # CONFIG_LSF is not set 95 83 # CONFIG_BLK_DEV_BSG is not set 84 + # CONFIG_BLK_DEV_INTEGRITY is not set 96 85 97 86 # 98 87 # IO Schedulers ··· 105 96 # CONFIG_DEFAULT_CFQ is not set 106 97 CONFIG_DEFAULT_NOOP=y 107 98 CONFIG_DEFAULT_IOSCHED="noop" 108 - CONFIG_CLASSIC_RCU=y 99 + # CONFIG_FREEZER is not set 109 100 110 101 # 111 102 # Processor type and features ··· 158 149 # CONFIG_ROM is not set 159 150 CONFIG_RAMKERNEL=y 160 151 # CONFIG_ROMKERNEL is not set 152 + CONFIG_PREEMPT_NONE=y 153 + # CONFIG_PREEMPT_VOLUNTARY is not set 154 + # CONFIG_PREEMPT is not set 161 155 CONFIG_SELECT_MEMORY_MODEL=y 162 156 CONFIG_FLATMEM_MANUAL=y 163 157 # CONFIG_DISCONTIGMEM_MANUAL is not set 164 158 # CONFIG_SPARSEMEM_MANUAL is not set 165 159 CONFIG_FLATMEM=y 166 160 CONFIG_FLAT_NODE_MEM_MAP=y 167 - # CONFIG_SPARSEMEM_STATIC is not set 168 - # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set 169 161 CONFIG_PAGEFLAGS_EXTENDED=y 170 162 CONFIG_SPLIT_PTLOCK_CPUS=4 171 - # CONFIG_RESOURCES_64BIT is not set 163 + # CONFIG_PHYS_ADDR_T_64BIT is not set 172 164 CONFIG_ZONE_DMA_FLAG=1 173 165 CONFIG_VIRT_TO_BUS=y 166 + # CONFIG_UNEVICTABLE_LRU is not set 174 167 CONFIG_ISA_DMA_API=y 175 - 176 - # 177 - # Bus options (PCI, PCMCIA, EISA, MCA, ISA) 178 - # 179 - # CONFIG_PCI is not set 180 - # CONFIG_COMEMPCI is not set 181 - # CONFIG_ARCH_SUPPORTS_MSI is not set 182 168 183 169 # 184 170 # Executable file formats ··· 181 177 CONFIG_BINFMT_FLAT=y 182 178 # CONFIG_BINFMT_ZFLAT is not set 183 179 # CONFIG_BINFMT_SHARED_FLAT is not set 184 - # CONFIG_BINFMT_AOUT is not set 180 + # CONFIG_HAVE_AOUT is not set 185 181 # CONFIG_BINFMT_MISC is not set 186 182 187 183 # 188 184 # Power management options 189 185 # 190 186 # CONFIG_PM is not set 191 - 192 - # 193 - # Networking 194 - # 195 187 CONFIG_NET=y 196 188 197 189 # ··· 228 228 # CONFIG_TIPC is not set 229 229 # CONFIG_ATM is not set 230 230 # CONFIG_BRIDGE is not set 231 + # CONFIG_NET_DSA is not set 231 232 # CONFIG_VLAN_8021Q is not set 232 233 # CONFIG_DECNET is not set 233 234 # CONFIG_LLC2 is not set ··· 238 237 # CONFIG_LAPB is not set 239 238 # CONFIG_ECONET is not set 240 239 # CONFIG_WAN_ROUTER is not set 240 + # CONFIG_PHONET is not set 241 241 # CONFIG_NET_SCHED is not set 242 + # CONFIG_DCB is not set 242 243 243 244 # 244 245 # Network testing ··· 251 248 # CONFIG_IRDA is not set 252 249 # CONFIG_BT is not set 253 250 # CONFIG_AF_RXRPC is not set 254 - 255 - # 256 - # Wireless 257 - # 258 - # CONFIG_CFG80211 is not set 259 - # CONFIG_WIRELESS_EXT is not set 260 - # CONFIG_MAC80211 is not set 261 - # CONFIG_IEEE80211 is not set 251 + # CONFIG_WIRELESS is not set 252 + # CONFIG_WIMAX is not set 262 253 # CONFIG_RFKILL is not set 263 254 # CONFIG_NET_9P is not set 264 255 ··· 271 274 # CONFIG_MTD_DEBUG is not set 272 275 # CONFIG_MTD_CONCAT is not set 273 276 CONFIG_MTD_PARTITIONS=y 277 + # CONFIG_MTD_TESTS is not set 274 278 # CONFIG_MTD_REDBOOT_PARTS is not set 275 279 # CONFIG_MTD_CMDLINE_PARTS is not set 276 280 # CONFIG_MTD_AR7_PARTS is not set ··· 333 335 # CONFIG_MTD_ONENAND is not set 334 336 335 337 # 338 + # LPDDR flash memory drivers 339 + # 340 + # CONFIG_MTD_LPDDR is not set 341 + 342 + # 336 343 # UBI - Unsorted block images 337 344 # 338 345 # CONFIG_MTD_UBI is not set ··· 352 349 # CONFIG_BLK_DEV_XIP is not set 353 350 # CONFIG_CDROM_PKTCDVD is not set 354 351 # CONFIG_ATA_OVER_ETH is not set 352 + # CONFIG_BLK_DEV_HD is not set 355 353 # CONFIG_MISC_DEVICES is not set 356 354 CONFIG_HAVE_IDE=y 357 355 # CONFIG_IDE is not set ··· 366 362 # CONFIG_SCSI_NETLINK is not set 367 363 # CONFIG_MD is not set 368 364 CONFIG_NETDEVICES=y 369 - # CONFIG_NETDEVICES_MULTIQUEUE is not set 365 + CONFIG_COMPAT_NET_DEV_OPS=y 370 366 # CONFIG_DUMMY is not set 371 367 # CONFIG_BONDING is not set 372 368 # CONFIG_MACVLAN is not set ··· 376 372 # CONFIG_PHYLIB is not set 377 373 CONFIG_NET_ETHERNET=y 378 374 # CONFIG_MII is not set 375 + # CONFIG_ETHOC is not set 376 + # CONFIG_DNET is not set 379 377 # CONFIG_IBM_NEW_EMAC_ZMII is not set 380 378 # CONFIG_IBM_NEW_EMAC_RGMII is not set 381 379 # CONFIG_IBM_NEW_EMAC_TAH is not set 382 380 # CONFIG_IBM_NEW_EMAC_EMAC4 is not set 381 + # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set 382 + # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set 383 + # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set 383 384 # CONFIG_B44 is not set 384 385 # CONFIG_NETDEV_1000 is not set 385 386 # CONFIG_NETDEV_10000 is not set ··· 394 385 # 395 386 # CONFIG_WLAN_PRE80211 is not set 396 387 # CONFIG_WLAN_80211 is not set 397 - # CONFIG_IWLWIFI is not set 398 - # CONFIG_IWLWIFI_LEDS is not set 388 + 389 + # 390 + # Enable WiMAX (Networking options) to see the WiMAX drivers 391 + # 399 392 # CONFIG_WAN is not set 400 393 CONFIG_PPP=y 401 394 # CONFIG_PPP_MULTILINK is not set ··· 420 409 # 421 410 # Input device support 422 411 # 423 - CONFIG_INPUT=y 424 - # CONFIG_INPUT_FF_MEMLESS is not set 425 - # CONFIG_INPUT_POLLDEV is not set 426 - 427 - # 428 - # Userland interfaces 429 - # 430 - # CONFIG_INPUT_MOUSEDEV is not set 431 - # CONFIG_INPUT_JOYDEV is not set 432 - # CONFIG_INPUT_EVDEV is not set 433 - # CONFIG_INPUT_EVBUG is not set 434 - 435 - # 436 - # Input Device Drivers 437 - # 438 - # CONFIG_INPUT_KEYBOARD is not set 439 - # CONFIG_INPUT_MOUSE is not set 440 - # CONFIG_INPUT_JOYSTICK is not set 441 - # CONFIG_INPUT_TABLET is not set 442 - # CONFIG_INPUT_TOUCHSCREEN is not set 443 - # CONFIG_INPUT_MISC is not set 412 + # CONFIG_INPUT is not set 444 413 445 414 # 446 415 # Hardware I/O ports 447 416 # 448 - # CONFIG_SERIO is not set 417 + CONFIG_SERIO=y 418 + CONFIG_SERIO_SERPORT=y 419 + # CONFIG_SERIO_LIBPS2 is not set 420 + # CONFIG_SERIO_RAW is not set 449 421 # CONFIG_GAMEPORT is not set 450 422 451 423 # 452 424 # Character devices 453 425 # 454 426 # CONFIG_VT is not set 455 - # CONFIG_DEVKMEM is not set 427 + CONFIG_DEVKMEM=y 456 428 # CONFIG_SERIAL_NONSTANDARD is not set 457 429 458 430 # ··· 448 454 # 449 455 CONFIG_SERIAL_CORE=y 450 456 CONFIG_SERIAL_CORE_CONSOLE=y 451 - # CONFIG_SERIAL_COLDFIRE is not set 452 457 CONFIG_SERIAL_MCF=y 453 458 CONFIG_SERIAL_MCF_BAUDRATE=19200 454 459 CONFIG_SERIAL_MCF_CONSOLE=y ··· 466 473 # CONFIG_POWER_SUPPLY is not set 467 474 # CONFIG_HWMON is not set 468 475 # CONFIG_THERMAL is not set 476 + # CONFIG_THERMAL_HWMON is not set 469 477 # CONFIG_WATCHDOG is not set 478 + CONFIG_SSB_POSSIBLE=y 470 479 471 480 # 472 481 # Sonics Silicon Backplane 473 482 # 474 - CONFIG_SSB_POSSIBLE=y 475 483 # CONFIG_SSB is not set 476 484 477 485 # 478 486 # Multifunction device drivers 479 487 # 488 + # CONFIG_MFD_CORE is not set 480 489 # CONFIG_MFD_SM501 is not set 481 490 # CONFIG_HTC_PASIC3 is not set 491 + # CONFIG_MFD_TMIO is not set 492 + # CONFIG_REGULATOR is not set 482 493 483 494 # 484 495 # Multimedia devices ··· 493 496 # 494 497 # CONFIG_VIDEO_DEV is not set 495 498 # CONFIG_DVB_CORE is not set 499 + # CONFIG_VIDEO_MEDIA is not set 496 500 497 501 # 498 502 # Multimedia drivers ··· 512 514 # Display device support 513 515 # 514 516 # CONFIG_DISPLAY_SUPPORT is not set 515 - 516 - # 517 - # Sound 518 - # 519 517 # CONFIG_SOUND is not set 520 - # CONFIG_HID_SUPPORT is not set 521 518 # CONFIG_USB_SUPPORT is not set 522 519 # CONFIG_MMC is not set 523 520 # CONFIG_MEMSTICK is not set 524 521 # CONFIG_NEW_LEDS is not set 525 522 # CONFIG_ACCESSIBILITY is not set 526 523 # CONFIG_RTC_CLASS is not set 524 + # CONFIG_DMADEVICES is not set 525 + # CONFIG_AUXDISPLAY is not set 527 526 # CONFIG_UIO is not set 527 + # CONFIG_STAGING is not set 528 528 529 529 # 530 530 # File systems ··· 530 534 CONFIG_EXT2_FS=y 531 535 # CONFIG_EXT2_FS_XATTR is not set 532 536 # CONFIG_EXT3_FS is not set 533 - # CONFIG_EXT4DEV_FS is not set 537 + # CONFIG_EXT4_FS is not set 534 538 # CONFIG_REISERFS_FS is not set 535 539 # CONFIG_JFS_FS is not set 536 540 # CONFIG_FS_POSIX_ACL is not set 541 + # CONFIG_FILE_LOCKING is not set 537 542 # CONFIG_XFS_FS is not set 538 543 # CONFIG_OCFS2_FS is not set 544 + # CONFIG_BTRFS_FS is not set 539 545 # CONFIG_DNOTIFY is not set 540 546 # CONFIG_INOTIFY is not set 541 547 # CONFIG_QUOTA is not set 542 548 # CONFIG_AUTOFS_FS is not set 543 549 # CONFIG_AUTOFS4_FS is not set 544 550 # CONFIG_FUSE_FS is not set 551 + 552 + # 553 + # Caches 554 + # 555 + # CONFIG_FSCACHE is not set 545 556 546 557 # 547 558 # CD-ROM/DVD Filesystems ··· 572 569 # CONFIG_TMPFS is not set 573 570 # CONFIG_HUGETLB_PAGE is not set 574 571 # CONFIG_CONFIGFS_FS is not set 575 - 576 - # 577 - # Miscellaneous filesystems 578 - # 572 + CONFIG_MISC_FILESYSTEMS=y 579 573 # CONFIG_ADFS_FS is not set 580 574 # CONFIG_AFFS_FS is not set 581 575 # CONFIG_HFS_FS is not set ··· 582 582 # CONFIG_EFS_FS is not set 583 583 # CONFIG_JFFS2_FS is not set 584 584 # CONFIG_CRAMFS is not set 585 + # CONFIG_SQUASHFS is not set 585 586 # CONFIG_VXFS_FS is not set 586 587 # CONFIG_MINIX_FS is not set 588 + # CONFIG_OMFS_FS is not set 587 589 # CONFIG_HPFS_FS is not set 588 590 # CONFIG_QNX4FS_FS is not set 589 591 CONFIG_ROMFS_FS=y 592 + # CONFIG_ROMFS_BACKED_BY_BLOCK is not set 593 + CONFIG_ROMFS_BACKED_BY_MTD=y 594 + # CONFIG_ROMFS_BACKED_BY_BOTH is not set 595 + CONFIG_ROMFS_ON_MTD=y 590 596 # CONFIG_SYSV_FS is not set 591 597 # CONFIG_UFS_FS is not set 598 + # CONFIG_NILFS2_FS is not set 592 599 # CONFIG_NETWORK_FILESYSTEMS is not set 593 600 594 601 # ··· 618 611 # CONFIG_DEBUG_FS is not set 619 612 # CONFIG_HEADERS_CHECK is not set 620 613 # CONFIG_DEBUG_KERNEL is not set 614 + # CONFIG_SLUB_DEBUG_ON is not set 615 + # CONFIG_SLUB_STATS is not set 621 616 # CONFIG_DEBUG_BUGVERBOSE is not set 617 + # CONFIG_DEBUG_MEMORY_INIT is not set 618 + # CONFIG_RCU_CPU_STALL_DETECTOR is not set 619 + CONFIG_SYSCTL_SYSCALL_CHECK=y 622 620 # CONFIG_SAMPLES is not set 623 621 # CONFIG_FULLDEBUG is not set 624 622 # CONFIG_HIGHPROFILE is not set 625 - # CONFIG_BOOTPARAM is not set 623 + CONFIG_BOOTPARAM=y 624 + CONFIG_BOOTPARAM_STRING="root=/dev/mtdblock0" 626 625 # CONFIG_NO_KERNEL_MSG is not set 627 626 # CONFIG_BDM_DISABLE is not set 628 627 ··· 637 624 # 638 625 # CONFIG_KEYS is not set 639 626 # CONFIG_SECURITY is not set 627 + # CONFIG_SECURITYFS is not set 640 628 # CONFIG_SECURITY_FILE_CAPABILITIES is not set 641 629 # CONFIG_CRYPTO is not set 630 + # CONFIG_BINARY_PRINTF is not set 642 631 643 632 # 644 633 # Library routines 645 634 # 646 - # CONFIG_GENERIC_FIND_FIRST_BIT is not set 635 + CONFIG_GENERIC_FIND_LAST_BIT=y 647 636 # CONFIG_CRC_CCITT is not set 648 637 # CONFIG_CRC16 is not set 638 + # CONFIG_CRC_T10DIF is not set 649 639 # CONFIG_CRC_ITU_T is not set 650 640 # CONFIG_CRC32 is not set 651 641 # CONFIG_CRC7 is not set 652 642 # CONFIG_LIBCRC32C is not set 653 643 CONFIG_HAS_IOMEM=y 654 644 CONFIG_HAS_DMA=y 645 + CONFIG_NLATTR=y