Commit 2d4f9efa2a529f352dafd41a616c91531bb13ccd
1 parent
92ea599c97
Exists in
master
and in
7 other branches
m68knommu: update the default config for the ColdFire 5257EVB board
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Showing 1 changed file with 96 additions and 71 deletions Side-by-side Diff
arch/m68knommu/configs/m5275evb_defconfig
| 1 | 1 | # |
| 2 | 2 | # Automatically generated make config: don't edit |
| 3 | -# Linux kernel version: 2.6.26-rc1 | |
| 3 | +# Linux kernel version: 2.6.30-rc2 | |
| 4 | +# Wed Apr 22 23:29:01 2009 | |
| 4 | 5 | # |
| 5 | 6 | CONFIG_M68K=y |
| 6 | 7 | # CONFIG_MMU is not set |
| 7 | 8 | |
| 8 | 9 | |
| ... | ... | @@ -15,9 +16,10 @@ |
| 15 | 16 | CONFIG_GENERIC_HARDIRQS=y |
| 16 | 17 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
| 17 | 18 | CONFIG_GENERIC_TIME=y |
| 19 | +CONFIG_GENERIC_CMOS_UPDATE=y | |
| 18 | 20 | CONFIG_TIME_LOW_RES=y |
| 21 | +CONFIG_GENERIC_CLOCKEVENTS=y | |
| 19 | 22 | CONFIG_NO_IOPORT=y |
| 20 | -CONFIG_ARCH_SUPPORTS_AOUT=y | |
| 21 | 23 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
| 22 | 24 | |
| 23 | 25 | # |
| 24 | 26 | |
| 25 | 27 | |
| ... | ... | @@ -33,10 +35,19 @@ |
| 33 | 35 | # CONFIG_BSD_PROCESS_ACCT is not set |
| 34 | 36 | # CONFIG_TASKSTATS is not set |
| 35 | 37 | # CONFIG_AUDIT is not set |
| 38 | + | |
| 39 | +# | |
| 40 | +# RCU Subsystem | |
| 41 | +# | |
| 42 | +CONFIG_CLASSIC_RCU=y | |
| 43 | +# CONFIG_TREE_RCU is not set | |
| 44 | +# CONFIG_PREEMPT_RCU is not set | |
| 45 | +# CONFIG_TREE_RCU_TRACE is not set | |
| 46 | +# CONFIG_PREEMPT_RCU_TRACE is not set | |
| 36 | 47 | # CONFIG_IKCONFIG is not set |
| 37 | 48 | CONFIG_LOG_BUF_SHIFT=14 |
| 38 | -# CONFIG_CGROUPS is not set | |
| 39 | 49 | # CONFIG_GROUP_SCHED is not set |
| 50 | +# CONFIG_CGROUPS is not set | |
| 40 | 51 | # CONFIG_SYSFS_DEPRECATED_V2 is not set |
| 41 | 52 | # CONFIG_RELAY is not set |
| 42 | 53 | # CONFIG_NAMESPACES is not set |
| 43 | 54 | |
| 44 | 55 | |
| 45 | 56 | |
| 46 | 57 | |
| 47 | 58 | |
| 48 | 59 | |
| 49 | 60 | |
| 50 | 61 | |
| ... | ... | @@ -44,44 +55,37 @@ |
| 44 | 55 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
| 45 | 56 | CONFIG_SYSCTL=y |
| 46 | 57 | CONFIG_EMBEDDED=y |
| 47 | -# CONFIG_UID16 is not set | |
| 48 | -# CONFIG_SYSCTL_SYSCALL is not set | |
| 58 | +CONFIG_UID16=y | |
| 59 | +CONFIG_SYSCTL_SYSCALL=y | |
| 49 | 60 | # CONFIG_KALLSYMS is not set |
| 61 | +# CONFIG_STRIP_ASM_SYMS is not set | |
| 50 | 62 | # CONFIG_HOTPLUG is not set |
| 51 | 63 | CONFIG_PRINTK=y |
| 52 | 64 | CONFIG_BUG=y |
| 53 | 65 | CONFIG_ELF_CORE=y |
| 54 | -# CONFIG_COMPAT_BRK is not set | |
| 55 | 66 | CONFIG_BASE_FULL=y |
| 56 | 67 | # CONFIG_FUTEX is not set |
| 57 | 68 | # CONFIG_EPOLL is not set |
| 58 | 69 | # CONFIG_SIGNALFD is not set |
| 59 | 70 | # CONFIG_TIMERFD is not set |
| 60 | 71 | # CONFIG_EVENTFD is not set |
| 72 | +# CONFIG_AIO is not set | |
| 61 | 73 | # CONFIG_VM_EVENT_COUNTERS is not set |
| 62 | -CONFIG_SLAB=y | |
| 63 | -# CONFIG_SLUB is not set | |
| 74 | +# CONFIG_SLUB_DEBUG is not set | |
| 75 | +CONFIG_COMPAT_BRK=y | |
| 76 | +# CONFIG_SLAB is not set | |
| 77 | +CONFIG_SLUB=y | |
| 64 | 78 | # CONFIG_SLOB is not set |
| 65 | 79 | # CONFIG_PROFILING is not set |
| 66 | 80 | # CONFIG_MARKERS is not set |
| 67 | -# CONFIG_HAVE_OPROFILE is not set | |
| 68 | -# CONFIG_HAVE_KPROBES is not set | |
| 69 | -# CONFIG_HAVE_KRETPROBES is not set | |
| 70 | -# CONFIG_HAVE_DMA_ATTRS is not set | |
| 71 | -CONFIG_SLABINFO=y | |
| 72 | -CONFIG_TINY_SHMEM=y | |
| 81 | +# CONFIG_SLOW_WORK is not set | |
| 82 | +# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | |
| 73 | 83 | CONFIG_BASE_SMALL=0 |
| 74 | -CONFIG_MODULES=y | |
| 75 | -CONFIG_MODULE_UNLOAD=y | |
| 76 | -# CONFIG_MODULE_FORCE_UNLOAD is not set | |
| 77 | -# CONFIG_MODVERSIONS is not set | |
| 78 | -# CONFIG_MODULE_SRCVERSION_ALL is not set | |
| 79 | -# CONFIG_KMOD is not set | |
| 84 | +# CONFIG_MODULES is not set | |
| 80 | 85 | CONFIG_BLOCK=y |
| 81 | 86 | # CONFIG_LBD is not set |
| 82 | -# CONFIG_BLK_DEV_IO_TRACE is not set | |
| 83 | -# CONFIG_LSF is not set | |
| 84 | 87 | # CONFIG_BLK_DEV_BSG is not set |
| 88 | +# CONFIG_BLK_DEV_INTEGRITY is not set | |
| 85 | 89 | |
| 86 | 90 | # |
| 87 | 91 | # IO Schedulers |
| ... | ... | @@ -95,7 +99,7 @@ |
| 95 | 99 | # CONFIG_DEFAULT_CFQ is not set |
| 96 | 100 | CONFIG_DEFAULT_NOOP=y |
| 97 | 101 | CONFIG_DEFAULT_IOSCHED="noop" |
| 98 | -CONFIG_CLASSIC_RCU=y | |
| 102 | +# CONFIG_FREEZER is not set | |
| 99 | 103 | |
| 100 | 104 | # |
| 101 | 105 | # Processor type and features |
| 102 | 106 | |
| 103 | 107 | |
| 104 | 108 | |
| 105 | 109 | |
| 106 | 110 | |
| 107 | 111 | |
| ... | ... | @@ -148,44 +152,39 @@ |
| 148 | 152 | # CONFIG_ROM is not set |
| 149 | 153 | CONFIG_RAMKERNEL=y |
| 150 | 154 | # CONFIG_ROMKERNEL is not set |
| 155 | +CONFIG_PREEMPT_NONE=y | |
| 156 | +# CONFIG_PREEMPT_VOLUNTARY is not set | |
| 157 | +# CONFIG_PREEMPT is not set | |
| 158 | +# CONFIG_NO_HZ is not set | |
| 159 | +# CONFIG_HIGH_RES_TIMERS is not set | |
| 160 | +CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | |
| 151 | 161 | CONFIG_SELECT_MEMORY_MODEL=y |
| 152 | 162 | CONFIG_FLATMEM_MANUAL=y |
| 153 | 163 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
| 154 | 164 | # CONFIG_SPARSEMEM_MANUAL is not set |
| 155 | 165 | CONFIG_FLATMEM=y |
| 156 | 166 | CONFIG_FLAT_NODE_MEM_MAP=y |
| 157 | -# CONFIG_SPARSEMEM_STATIC is not set | |
| 158 | -# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | |
| 159 | 167 | CONFIG_PAGEFLAGS_EXTENDED=y |
| 160 | 168 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
| 161 | -# CONFIG_RESOURCES_64BIT is not set | |
| 169 | +# CONFIG_PHYS_ADDR_T_64BIT is not set | |
| 162 | 170 | CONFIG_ZONE_DMA_FLAG=1 |
| 163 | 171 | CONFIG_VIRT_TO_BUS=y |
| 172 | +# CONFIG_UNEVICTABLE_LRU is not set | |
| 164 | 173 | CONFIG_ISA_DMA_API=y |
| 165 | 174 | |
| 166 | 175 | # |
| 167 | -# Bus options (PCI, PCMCIA, EISA, MCA, ISA) | |
| 168 | -# | |
| 169 | -# CONFIG_PCI is not set | |
| 170 | -# CONFIG_ARCH_SUPPORTS_MSI is not set | |
| 171 | - | |
| 172 | -# | |
| 173 | 176 | # Executable file formats |
| 174 | 177 | # |
| 175 | 178 | CONFIG_BINFMT_FLAT=y |
| 176 | 179 | # CONFIG_BINFMT_ZFLAT is not set |
| 177 | 180 | # CONFIG_BINFMT_SHARED_FLAT is not set |
| 178 | -# CONFIG_BINFMT_AOUT is not set | |
| 181 | +# CONFIG_HAVE_AOUT is not set | |
| 179 | 182 | # CONFIG_BINFMT_MISC is not set |
| 180 | 183 | |
| 181 | 184 | # |
| 182 | 185 | # Power management options |
| 183 | 186 | # |
| 184 | 187 | # CONFIG_PM is not set |
| 185 | - | |
| 186 | -# | |
| 187 | -# Networking | |
| 188 | -# | |
| 189 | 188 | CONFIG_NET=y |
| 190 | 189 | |
| 191 | 190 | # |
| ... | ... | @@ -226,6 +225,7 @@ |
| 226 | 225 | # CONFIG_TIPC is not set |
| 227 | 226 | # CONFIG_ATM is not set |
| 228 | 227 | # CONFIG_BRIDGE is not set |
| 228 | +# CONFIG_NET_DSA is not set | |
| 229 | 229 | # CONFIG_VLAN_8021Q is not set |
| 230 | 230 | # CONFIG_DECNET is not set |
| 231 | 231 | # CONFIG_LLC2 is not set |
| 232 | 232 | |
| ... | ... | @@ -235,7 +235,9 @@ |
| 235 | 235 | # CONFIG_LAPB is not set |
| 236 | 236 | # CONFIG_ECONET is not set |
| 237 | 237 | # CONFIG_WAN_ROUTER is not set |
| 238 | +# CONFIG_PHONET is not set | |
| 238 | 239 | # CONFIG_NET_SCHED is not set |
| 240 | +# CONFIG_DCB is not set | |
| 239 | 241 | |
| 240 | 242 | # |
| 241 | 243 | # Network testing |
| ... | ... | @@ -246,14 +248,8 @@ |
| 246 | 248 | # CONFIG_IRDA is not set |
| 247 | 249 | # CONFIG_BT is not set |
| 248 | 250 | # CONFIG_AF_RXRPC is not set |
| 249 | - | |
| 250 | -# | |
| 251 | -# Wireless | |
| 252 | -# | |
| 253 | -# CONFIG_CFG80211 is not set | |
| 254 | -# CONFIG_WIRELESS_EXT is not set | |
| 255 | -# CONFIG_MAC80211 is not set | |
| 256 | -# CONFIG_IEEE80211 is not set | |
| 251 | +# CONFIG_WIRELESS is not set | |
| 252 | +# CONFIG_WIMAX is not set | |
| 257 | 253 | # CONFIG_RFKILL is not set |
| 258 | 254 | # CONFIG_NET_9P is not set |
| 259 | 255 | |
| ... | ... | @@ -333,6 +329,11 @@ |
| 333 | 329 | # CONFIG_MTD_ONENAND is not set |
| 334 | 330 | |
| 335 | 331 | # |
| 332 | +# LPDDR flash memory drivers | |
| 333 | +# | |
| 334 | +# CONFIG_MTD_LPDDR is not set | |
| 335 | + | |
| 336 | +# | |
| 336 | 337 | # UBI - Unsorted block images |
| 337 | 338 | # |
| 338 | 339 | # CONFIG_MTD_UBI is not set |
| ... | ... | @@ -347,6 +348,7 @@ |
| 347 | 348 | # CONFIG_BLK_DEV_XIP is not set |
| 348 | 349 | # CONFIG_CDROM_PKTCDVD is not set |
| 349 | 350 | # CONFIG_ATA_OVER_ETH is not set |
| 351 | +# CONFIG_BLK_DEV_HD is not set | |
| 350 | 352 | # CONFIG_MISC_DEVICES is not set |
| 351 | 353 | CONFIG_HAVE_IDE=y |
| 352 | 354 | # CONFIG_IDE is not set |
| ... | ... | @@ -360,7 +362,7 @@ |
| 360 | 362 | # CONFIG_SCSI_NETLINK is not set |
| 361 | 363 | # CONFIG_MD is not set |
| 362 | 364 | CONFIG_NETDEVICES=y |
| 363 | -# CONFIG_NETDEVICES_MULTIQUEUE is not set | |
| 365 | +CONFIG_COMPAT_NET_DEV_OPS=y | |
| 364 | 366 | # CONFIG_DUMMY is not set |
| 365 | 367 | # CONFIG_BONDING is not set |
| 366 | 368 | # CONFIG_MACVLAN is not set |
| 367 | 369 | |
| ... | ... | @@ -370,10 +372,15 @@ |
| 370 | 372 | # CONFIG_PHYLIB is not set |
| 371 | 373 | CONFIG_NET_ETHERNET=y |
| 372 | 374 | # CONFIG_MII is not set |
| 375 | +# CONFIG_ETHOC is not set | |
| 376 | +# CONFIG_DNET is not set | |
| 373 | 377 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
| 374 | 378 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
| 375 | 379 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
| 376 | 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 | |
| 377 | 384 | # CONFIG_B44 is not set |
| 378 | 385 | CONFIG_FEC=y |
| 379 | 386 | CONFIG_FEC2=y |
| ... | ... | @@ -385,8 +392,10 @@ |
| 385 | 392 | # |
| 386 | 393 | # CONFIG_WLAN_PRE80211 is not set |
| 387 | 394 | # CONFIG_WLAN_80211 is not set |
| 388 | -# CONFIG_IWLWIFI is not set | |
| 389 | -# CONFIG_IWLWIFI_LEDS is not set | |
| 395 | + | |
| 396 | +# | |
| 397 | +# Enable WiMAX (Networking options) to see the WiMAX drivers | |
| 398 | +# | |
| 390 | 399 | # CONFIG_WAN is not set |
| 391 | 400 | CONFIG_PPP=y |
| 392 | 401 | # CONFIG_PPP_MULTILINK is not set |
| ... | ... | @@ -421,7 +430,7 @@ |
| 421 | 430 | # Character devices |
| 422 | 431 | # |
| 423 | 432 | # CONFIG_VT is not set |
| 424 | -# CONFIG_DEVKMEM is not set | |
| 433 | +CONFIG_DEVKMEM=y | |
| 425 | 434 | # CONFIG_SERIAL_NONSTANDARD is not set |
| 426 | 435 | |
| 427 | 436 | # |
| ... | ... | @@ -434,7 +443,6 @@ |
| 434 | 443 | # |
| 435 | 444 | CONFIG_SERIAL_CORE=y |
| 436 | 445 | CONFIG_SERIAL_CORE_CONSOLE=y |
| 437 | -# CONFIG_SERIAL_COLDFIRE is not set | |
| 438 | 446 | CONFIG_SERIAL_MCF=y |
| 439 | 447 | CONFIG_SERIAL_MCF_BAUDRATE=19200 |
| 440 | 448 | CONFIG_SERIAL_MCF_CONSOLE=y |
| ... | ... | @@ -442,7 +450,8 @@ |
| 442 | 450 | CONFIG_LEGACY_PTYS=y |
| 443 | 451 | CONFIG_LEGACY_PTY_COUNT=256 |
| 444 | 452 | # CONFIG_IPMI_HANDLER is not set |
| 445 | -# CONFIG_HW_RANDOM is not set | |
| 453 | +CONFIG_HW_RANDOM=y | |
| 454 | +# CONFIG_HW_RANDOM_TIMERIOMEM is not set | |
| 446 | 455 | # CONFIG_GEN_RTC is not set |
| 447 | 456 | # CONFIG_R3964 is not set |
| 448 | 457 | # CONFIG_RAW_DRIVER is not set |
| 449 | 458 | |
| 450 | 459 | |
| 451 | 460 | |
| 452 | 461 | |
| ... | ... | @@ -453,19 +462,23 @@ |
| 453 | 462 | # CONFIG_POWER_SUPPLY is not set |
| 454 | 463 | # CONFIG_HWMON is not set |
| 455 | 464 | # CONFIG_THERMAL is not set |
| 465 | +# CONFIG_THERMAL_HWMON is not set | |
| 456 | 466 | # CONFIG_WATCHDOG is not set |
| 467 | +CONFIG_SSB_POSSIBLE=y | |
| 457 | 468 | |
| 458 | 469 | # |
| 459 | 470 | # Sonics Silicon Backplane |
| 460 | 471 | # |
| 461 | -CONFIG_SSB_POSSIBLE=y | |
| 462 | 472 | # CONFIG_SSB is not set |
| 463 | 473 | |
| 464 | 474 | # |
| 465 | 475 | # Multifunction device drivers |
| 466 | 476 | # |
| 477 | +# CONFIG_MFD_CORE is not set | |
| 467 | 478 | # CONFIG_MFD_SM501 is not set |
| 468 | 479 | # CONFIG_HTC_PASIC3 is not set |
| 480 | +# CONFIG_MFD_TMIO is not set | |
| 481 | +# CONFIG_REGULATOR is not set | |
| 469 | 482 | |
| 470 | 483 | # |
| 471 | 484 | # Multimedia devices |
| ... | ... | @@ -476,6 +489,7 @@ |
| 476 | 489 | # |
| 477 | 490 | # CONFIG_VIDEO_DEV is not set |
| 478 | 491 | # CONFIG_DVB_CORE is not set |
| 492 | +# CONFIG_VIDEO_MEDIA is not set | |
| 479 | 493 | |
| 480 | 494 | # |
| 481 | 495 | # Multimedia drivers |
| ... | ... | @@ -494,10 +508,6 @@ |
| 494 | 508 | # Display device support |
| 495 | 509 | # |
| 496 | 510 | # CONFIG_DISPLAY_SUPPORT is not set |
| 497 | - | |
| 498 | -# | |
| 499 | -# Sound | |
| 500 | -# | |
| 501 | 511 | # CONFIG_SOUND is not set |
| 502 | 512 | # CONFIG_USB_SUPPORT is not set |
| 503 | 513 | # CONFIG_MMC is not set |
| 504 | 514 | |
| ... | ... | @@ -505,7 +515,10 @@ |
| 505 | 515 | # CONFIG_NEW_LEDS is not set |
| 506 | 516 | # CONFIG_ACCESSIBILITY is not set |
| 507 | 517 | # CONFIG_RTC_CLASS is not set |
| 518 | +# CONFIG_DMADEVICES is not set | |
| 519 | +# CONFIG_AUXDISPLAY is not set | |
| 508 | 520 | # CONFIG_UIO is not set |
| 521 | +# CONFIG_STAGING is not set | |
| 509 | 522 | |
| 510 | 523 | # |
| 511 | 524 | # File systems |
| 512 | 525 | |
| 513 | 526 | |
| ... | ... | @@ -513,12 +526,14 @@ |
| 513 | 526 | CONFIG_EXT2_FS=y |
| 514 | 527 | # CONFIG_EXT2_FS_XATTR is not set |
| 515 | 528 | # CONFIG_EXT3_FS is not set |
| 516 | -# CONFIG_EXT4DEV_FS is not set | |
| 529 | +# CONFIG_EXT4_FS is not set | |
| 517 | 530 | # CONFIG_REISERFS_FS is not set |
| 518 | 531 | # CONFIG_JFS_FS is not set |
| 519 | 532 | # CONFIG_FS_POSIX_ACL is not set |
| 533 | +# CONFIG_FILE_LOCKING is not set | |
| 520 | 534 | # CONFIG_XFS_FS is not set |
| 521 | 535 | # CONFIG_OCFS2_FS is not set |
| 536 | +# CONFIG_BTRFS_FS is not set | |
| 522 | 537 | # CONFIG_DNOTIFY is not set |
| 523 | 538 | # CONFIG_INOTIFY is not set |
| 524 | 539 | # CONFIG_QUOTA is not set |
| ... | ... | @@ -527,6 +542,11 @@ |
| 527 | 542 | # CONFIG_FUSE_FS is not set |
| 528 | 543 | |
| 529 | 544 | # |
| 545 | +# Caches | |
| 546 | +# | |
| 547 | +# CONFIG_FSCACHE is not set | |
| 548 | + | |
| 549 | +# | |
| 530 | 550 | # CD-ROM/DVD Filesystems |
| 531 | 551 | # |
| 532 | 552 | # CONFIG_ISO9660_FS is not set |
| ... | ... | @@ -548,10 +568,7 @@ |
| 548 | 568 | # CONFIG_TMPFS is not set |
| 549 | 569 | # CONFIG_HUGETLB_PAGE is not set |
| 550 | 570 | # CONFIG_CONFIGFS_FS is not set |
| 551 | - | |
| 552 | -# | |
| 553 | -# Miscellaneous filesystems | |
| 554 | -# | |
| 571 | +CONFIG_MISC_FILESYSTEMS=y | |
| 555 | 572 | # CONFIG_ADFS_FS is not set |
| 556 | 573 | # CONFIG_AFFS_FS is not set |
| 557 | 574 | # CONFIG_HFS_FS is not set |
| 558 | 575 | |
| 559 | 576 | |
| 560 | 577 | |
| ... | ... | @@ -561,21 +578,21 @@ |
| 561 | 578 | # CONFIG_EFS_FS is not set |
| 562 | 579 | # CONFIG_JFFS2_FS is not set |
| 563 | 580 | # CONFIG_CRAMFS is not set |
| 581 | +# CONFIG_SQUASHFS is not set | |
| 564 | 582 | # CONFIG_VXFS_FS is not set |
| 565 | 583 | # CONFIG_MINIX_FS is not set |
| 584 | +# CONFIG_OMFS_FS is not set | |
| 566 | 585 | # CONFIG_HPFS_FS is not set |
| 567 | 586 | # CONFIG_QNX4FS_FS is not set |
| 568 | 587 | CONFIG_ROMFS_FS=y |
| 588 | +# CONFIG_ROMFS_BACKED_BY_BLOCK is not set | |
| 589 | +CONFIG_ROMFS_BACKED_BY_MTD=y | |
| 590 | +# CONFIG_ROMFS_BACKED_BY_BOTH is not set | |
| 591 | +CONFIG_ROMFS_ON_MTD=y | |
| 569 | 592 | # CONFIG_SYSV_FS is not set |
| 570 | 593 | # CONFIG_UFS_FS is not set |
| 571 | -CONFIG_NETWORK_FILESYSTEMS=y | |
| 572 | -# CONFIG_NFS_FS is not set | |
| 573 | -# CONFIG_NFSD is not set | |
| 574 | -# CONFIG_SMB_FS is not set | |
| 575 | -# CONFIG_CIFS is not set | |
| 576 | -# CONFIG_NCP_FS is not set | |
| 577 | -# CONFIG_CODA_FS is not set | |
| 578 | -# CONFIG_AFS_FS is not set | |
| 594 | +# CONFIG_NILFS2_FS is not set | |
| 595 | +# CONFIG_NETWORK_FILESYSTEMS is not set | |
| 579 | 596 | |
| 580 | 597 | # |
| 581 | 598 | # Partition Types |
| 582 | 599 | |
| ... | ... | @@ -598,10 +615,14 @@ |
| 598 | 615 | # CONFIG_HEADERS_CHECK is not set |
| 599 | 616 | # CONFIG_DEBUG_KERNEL is not set |
| 600 | 617 | # CONFIG_DEBUG_BUGVERBOSE is not set |
| 618 | +# CONFIG_DEBUG_MEMORY_INIT is not set | |
| 619 | +# CONFIG_RCU_CPU_STALL_DETECTOR is not set | |
| 620 | +CONFIG_SYSCTL_SYSCALL_CHECK=y | |
| 601 | 621 | # CONFIG_SAMPLES is not set |
| 602 | 622 | # CONFIG_FULLDEBUG is not set |
| 603 | 623 | # CONFIG_HIGHPROFILE is not set |
| 604 | -# CONFIG_BOOTPARAM is not set | |
| 624 | +CONFIG_BOOTPARAM=y | |
| 625 | +CONFIG_BOOTPARAM_STRING="root=/dev/mtdblock0" | |
| 605 | 626 | # CONFIG_NO_KERNEL_MSG is not set |
| 606 | 627 | # CONFIG_BDM_DISABLE is not set |
| 607 | 628 | |
| 608 | 629 | |
| 609 | 630 | |
| 610 | 631 | |
| 611 | 632 | |
| ... | ... | @@ -610,19 +631,23 @@ |
| 610 | 631 | # |
| 611 | 632 | # CONFIG_KEYS is not set |
| 612 | 633 | # CONFIG_SECURITY is not set |
| 634 | +# CONFIG_SECURITYFS is not set | |
| 613 | 635 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
| 614 | 636 | # CONFIG_CRYPTO is not set |
| 637 | +# CONFIG_BINARY_PRINTF is not set | |
| 615 | 638 | |
| 616 | 639 | # |
| 617 | 640 | # Library routines |
| 618 | 641 | # |
| 619 | -# CONFIG_GENERIC_FIND_FIRST_BIT is not set | |
| 642 | +CONFIG_GENERIC_FIND_LAST_BIT=y | |
| 620 | 643 | # CONFIG_CRC_CCITT is not set |
| 621 | 644 | # CONFIG_CRC16 is not set |
| 645 | +# CONFIG_CRC_T10DIF is not set | |
| 622 | 646 | # CONFIG_CRC_ITU_T is not set |
| 623 | 647 | # CONFIG_CRC32 is not set |
| 624 | 648 | # CONFIG_CRC7 is not set |
| 625 | 649 | # CONFIG_LIBCRC32C is not set |
| 626 | 650 | CONFIG_HAS_IOMEM=y |
| 627 | 651 | CONFIG_HAS_DMA=y |
| 652 | +CONFIG_NLATTR=y |