Commit c5505081cd734a409eb11e1f844b6bf5427a7925
1 parent
ec40f95db7
Exists in
master
and in
7 other branches
m68knommu: update the defconfig for the ColdFire 5208evb board
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Showing 1 changed file with 93 additions and 70 deletions Side-by-side Diff
arch/m68knommu/configs/m5208evb_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 | 4 | # |
| 5 | 5 | CONFIG_M68K=y |
| 6 | 6 | # CONFIG_MMU is not set |
| 7 | 7 | |
| 8 | 8 | |
| ... | ... | @@ -15,9 +15,10 @@ |
| 15 | 15 | CONFIG_GENERIC_HARDIRQS=y |
| 16 | 16 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
| 17 | 17 | CONFIG_GENERIC_TIME=y |
| 18 | +CONFIG_GENERIC_CMOS_UPDATE=y | |
| 18 | 19 | CONFIG_TIME_LOW_RES=y |
| 20 | +CONFIG_GENERIC_CLOCKEVENTS=y | |
| 19 | 21 | CONFIG_NO_IOPORT=y |
| 20 | -CONFIG_ARCH_SUPPORTS_AOUT=y | |
| 21 | 22 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
| 22 | 23 | |
| 23 | 24 | # |
| 24 | 25 | |
| 25 | 26 | |
| 26 | 27 | |
| 27 | 28 | |
| 28 | 29 | |
| 29 | 30 | |
| 30 | 31 | |
| 31 | 32 | |
| 32 | 33 | |
| 33 | 34 | |
| 34 | 35 | |
| ... | ... | @@ -33,53 +34,55 @@ |
| 33 | 34 | # CONFIG_BSD_PROCESS_ACCT is not set |
| 34 | 35 | # CONFIG_TASKSTATS is not set |
| 35 | 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 | |
| 36 | 46 | # CONFIG_IKCONFIG is not set |
| 37 | 47 | CONFIG_LOG_BUF_SHIFT=14 |
| 38 | -# CONFIG_CGROUPS is not set | |
| 39 | 48 | # CONFIG_GROUP_SCHED is not set |
| 49 | +# CONFIG_CGROUPS is not set | |
| 40 | 50 | # CONFIG_RELAY is not set |
| 41 | 51 | # CONFIG_NAMESPACES is not set |
| 42 | 52 | # CONFIG_BLK_DEV_INITRD is not set |
| 43 | 53 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
| 44 | 54 | CONFIG_SYSCTL=y |
| 45 | 55 | CONFIG_EMBEDDED=y |
| 46 | -# CONFIG_UID16 is not set | |
| 47 | -# CONFIG_SYSCTL_SYSCALL is not set | |
| 56 | +CONFIG_UID16=y | |
| 57 | +CONFIG_SYSCTL_SYSCALL=y | |
| 48 | 58 | # CONFIG_KALLSYMS is not set |
| 59 | +# CONFIG_STRIP_ASM_SYMS is not set | |
| 49 | 60 | # CONFIG_HOTPLUG is not set |
| 50 | 61 | CONFIG_PRINTK=y |
| 51 | 62 | CONFIG_BUG=y |
| 52 | 63 | CONFIG_ELF_CORE=y |
| 53 | -# CONFIG_COMPAT_BRK is not set | |
| 54 | 64 | CONFIG_BASE_FULL=y |
| 55 | 65 | # CONFIG_FUTEX is not set |
| 56 | 66 | # CONFIG_EPOLL is not set |
| 57 | 67 | # CONFIG_SIGNALFD is not set |
| 58 | 68 | # CONFIG_TIMERFD is not set |
| 59 | 69 | # CONFIG_EVENTFD is not set |
| 70 | +# CONFIG_AIO is not set | |
| 60 | 71 | # CONFIG_VM_EVENT_COUNTERS is not set |
| 61 | -CONFIG_SLAB=y | |
| 62 | -# CONFIG_SLUB is not set | |
| 72 | +# CONFIG_COMPAT_BRK is not set | |
| 73 | +# CONFIG_SLAB is not set | |
| 74 | +CONFIG_SLUB=y | |
| 63 | 75 | # CONFIG_SLOB is not set |
| 64 | 76 | # CONFIG_PROFILING is not set |
| 65 | 77 | # CONFIG_MARKERS is not set |
| 66 | -# CONFIG_HAVE_OPROFILE is not set | |
| 67 | -# CONFIG_HAVE_KPROBES is not set | |
| 68 | -# CONFIG_HAVE_KRETPROBES is not set | |
| 69 | -# CONFIG_HAVE_DMA_ATTRS is not set | |
| 70 | -CONFIG_SLABINFO=y | |
| 71 | -CONFIG_TINY_SHMEM=y | |
| 78 | +# CONFIG_SLOW_WORK is not set | |
| 79 | +# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | |
| 72 | 80 | CONFIG_BASE_SMALL=0 |
| 73 | -CONFIG_MODULES=y | |
| 74 | -CONFIG_MODULE_UNLOAD=y | |
| 75 | -# CONFIG_MODULE_FORCE_UNLOAD is not set | |
| 76 | -# CONFIG_MODVERSIONS is not set | |
| 77 | -# CONFIG_MODULE_SRCVERSION_ALL is not set | |
| 78 | -# CONFIG_KMOD is not set | |
| 81 | +# CONFIG_MODULES is not set | |
| 79 | 82 | CONFIG_BLOCK=y |
| 80 | 83 | # CONFIG_LBD is not set |
| 81 | -# CONFIG_LSF is not set | |
| 82 | 84 | # CONFIG_BLK_DEV_BSG is not set |
| 85 | +# CONFIG_BLK_DEV_INTEGRITY is not set | |
| 83 | 86 | |
| 84 | 87 | # |
| 85 | 88 | # IO Schedulers |
| ... | ... | @@ -93,7 +96,7 @@ |
| 93 | 96 | # CONFIG_DEFAULT_CFQ is not set |
| 94 | 97 | CONFIG_DEFAULT_NOOP=y |
| 95 | 98 | CONFIG_DEFAULT_IOSCHED="noop" |
| 96 | -CONFIG_CLASSIC_RCU=y | |
| 99 | +# CONFIG_FREEZER is not set | |
| 97 | 100 | |
| 98 | 101 | # |
| 99 | 102 | # Processor type and features |
| 100 | 103 | |
| 101 | 104 | |
| 102 | 105 | |
| 103 | 106 | |
| 104 | 107 | |
| 105 | 108 | |
| ... | ... | @@ -145,44 +148,39 @@ |
| 145 | 148 | # CONFIG_ROM is not set |
| 146 | 149 | CONFIG_RAMKERNEL=y |
| 147 | 150 | # CONFIG_ROMKERNEL is not set |
| 151 | +CONFIG_PREEMPT_NONE=y | |
| 152 | +# CONFIG_PREEMPT_VOLUNTARY is not set | |
| 153 | +# CONFIG_PREEMPT is not set | |
| 154 | +# CONFIG_NO_HZ is not set | |
| 155 | +# CONFIG_HIGH_RES_TIMERS is not set | |
| 156 | +CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | |
| 148 | 157 | CONFIG_SELECT_MEMORY_MODEL=y |
| 149 | 158 | CONFIG_FLATMEM_MANUAL=y |
| 150 | 159 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
| 151 | 160 | # CONFIG_SPARSEMEM_MANUAL is not set |
| 152 | 161 | CONFIG_FLATMEM=y |
| 153 | 162 | CONFIG_FLAT_NODE_MEM_MAP=y |
| 154 | -# CONFIG_SPARSEMEM_STATIC is not set | |
| 155 | -# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | |
| 156 | 163 | CONFIG_PAGEFLAGS_EXTENDED=y |
| 157 | 164 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
| 158 | -# CONFIG_RESOURCES_64BIT is not set | |
| 165 | +# CONFIG_PHYS_ADDR_T_64BIT is not set | |
| 159 | 166 | CONFIG_ZONE_DMA_FLAG=1 |
| 160 | 167 | CONFIG_VIRT_TO_BUS=y |
| 168 | +# CONFIG_UNEVICTABLE_LRU is not set | |
| 161 | 169 | CONFIG_ISA_DMA_API=y |
| 162 | 170 | |
| 163 | 171 | # |
| 164 | -# Bus options (PCI, PCMCIA, EISA, MCA, ISA) | |
| 165 | -# | |
| 166 | -# CONFIG_PCI is not set | |
| 167 | -# CONFIG_ARCH_SUPPORTS_MSI is not set | |
| 168 | - | |
| 169 | -# | |
| 170 | 172 | # Executable file formats |
| 171 | 173 | # |
| 172 | 174 | CONFIG_BINFMT_FLAT=y |
| 173 | 175 | # CONFIG_BINFMT_ZFLAT is not set |
| 174 | 176 | # CONFIG_BINFMT_SHARED_FLAT is not set |
| 175 | -# CONFIG_BINFMT_AOUT is not set | |
| 177 | +# CONFIG_HAVE_AOUT is not set | |
| 176 | 178 | # CONFIG_BINFMT_MISC is not set |
| 177 | 179 | |
| 178 | 180 | # |
| 179 | 181 | # Power management options |
| 180 | 182 | # |
| 181 | 183 | # CONFIG_PM is not set |
| 182 | - | |
| 183 | -# | |
| 184 | -# Networking | |
| 185 | -# | |
| 186 | 184 | CONFIG_NET=y |
| 187 | 185 | |
| 188 | 186 | # |
| ... | ... | @@ -223,6 +221,7 @@ |
| 223 | 221 | # CONFIG_TIPC is not set |
| 224 | 222 | # CONFIG_ATM is not set |
| 225 | 223 | # CONFIG_BRIDGE is not set |
| 224 | +# CONFIG_NET_DSA is not set | |
| 226 | 225 | # CONFIG_VLAN_8021Q is not set |
| 227 | 226 | # CONFIG_DECNET is not set |
| 228 | 227 | # CONFIG_LLC2 is not set |
| 229 | 228 | |
| ... | ... | @@ -232,7 +231,9 @@ |
| 232 | 231 | # CONFIG_LAPB is not set |
| 233 | 232 | # CONFIG_ECONET is not set |
| 234 | 233 | # CONFIG_WAN_ROUTER is not set |
| 234 | +# CONFIG_PHONET is not set | |
| 235 | 235 | # CONFIG_NET_SCHED is not set |
| 236 | +# CONFIG_DCB is not set | |
| 236 | 237 | |
| 237 | 238 | # |
| 238 | 239 | # Network testing |
| ... | ... | @@ -243,14 +244,8 @@ |
| 243 | 244 | # CONFIG_IRDA is not set |
| 244 | 245 | # CONFIG_BT is not set |
| 245 | 246 | # CONFIG_AF_RXRPC is not set |
| 246 | - | |
| 247 | -# | |
| 248 | -# Wireless | |
| 249 | -# | |
| 250 | -# CONFIG_CFG80211 is not set | |
| 251 | -# CONFIG_WIRELESS_EXT is not set | |
| 252 | -# CONFIG_MAC80211 is not set | |
| 253 | -# CONFIG_IEEE80211 is not set | |
| 247 | +# CONFIG_WIRELESS is not set | |
| 248 | +# CONFIG_WIMAX is not set | |
| 254 | 249 | # CONFIG_RFKILL is not set |
| 255 | 250 | # CONFIG_NET_9P is not set |
| 256 | 251 | |
| 257 | 252 | |
| ... | ... | @@ -289,10 +284,8 @@ |
| 289 | 284 | # |
| 290 | 285 | # RAM/ROM/Flash chip drivers |
| 291 | 286 | # |
| 292 | -CONFIG_MTD_CFI=y | |
| 287 | +# CONFIG_MTD_CFI is not set | |
| 293 | 288 | # CONFIG_MTD_JEDECPROBE is not set |
| 294 | -CONFIG_MTD_GEN_PROBE=y | |
| 295 | -# CONFIG_MTD_CFI_ADV_OPTIONS is not set | |
| 296 | 289 | CONFIG_MTD_MAP_BANK_WIDTH_1=y |
| 297 | 290 | CONFIG_MTD_MAP_BANK_WIDTH_2=y |
| 298 | 291 | CONFIG_MTD_MAP_BANK_WIDTH_4=y |
| ... | ... | @@ -303,10 +296,6 @@ |
| 303 | 296 | CONFIG_MTD_CFI_I2=y |
| 304 | 297 | # CONFIG_MTD_CFI_I4 is not set |
| 305 | 298 | # CONFIG_MTD_CFI_I8 is not set |
| 306 | -# CONFIG_MTD_CFI_INTELEXT is not set | |
| 307 | -CONFIG_MTD_CFI_AMDSTD=y | |
| 308 | -# CONFIG_MTD_CFI_STAA is not set | |
| 309 | -CONFIG_MTD_CFI_UTIL=y | |
| 310 | 299 | CONFIG_MTD_RAM=y |
| 311 | 300 | # CONFIG_MTD_ROM is not set |
| 312 | 301 | # CONFIG_MTD_ABSENT is not set |
| ... | ... | @@ -315,7 +304,6 @@ |
| 315 | 304 | # Mapping drivers for chip access |
| 316 | 305 | # |
| 317 | 306 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set |
| 318 | -# CONFIG_MTD_PHYSMAP is not set | |
| 319 | 307 | CONFIG_MTD_UCLINUX=y |
| 320 | 308 | # CONFIG_MTD_PLATRAM is not set |
| 321 | 309 | |
| ... | ... | @@ -337,6 +325,11 @@ |
| 337 | 325 | # CONFIG_MTD_ONENAND is not set |
| 338 | 326 | |
| 339 | 327 | # |
| 328 | +# LPDDR flash memory drivers | |
| 329 | +# | |
| 330 | +# CONFIG_MTD_LPDDR is not set | |
| 331 | + | |
| 332 | +# | |
| 340 | 333 | # UBI - Unsorted block images |
| 341 | 334 | # |
| 342 | 335 | # CONFIG_MTD_UBI is not set |
| ... | ... | @@ -351,6 +344,7 @@ |
| 351 | 344 | # CONFIG_BLK_DEV_XIP is not set |
| 352 | 345 | # CONFIG_CDROM_PKTCDVD is not set |
| 353 | 346 | # CONFIG_ATA_OVER_ETH is not set |
| 347 | +# CONFIG_BLK_DEV_HD is not set | |
| 354 | 348 | # CONFIG_MISC_DEVICES is not set |
| 355 | 349 | CONFIG_HAVE_IDE=y |
| 356 | 350 | # CONFIG_IDE is not set |
| ... | ... | @@ -364,7 +358,7 @@ |
| 364 | 358 | # CONFIG_SCSI_NETLINK is not set |
| 365 | 359 | # CONFIG_MD is not set |
| 366 | 360 | CONFIG_NETDEVICES=y |
| 367 | -# CONFIG_NETDEVICES_MULTIQUEUE is not set | |
| 361 | +CONFIG_COMPAT_NET_DEV_OPS=y | |
| 368 | 362 | # CONFIG_DUMMY is not set |
| 369 | 363 | # CONFIG_BONDING is not set |
| 370 | 364 | # CONFIG_MACVLAN is not set |
| 371 | 365 | |
| ... | ... | @@ -374,10 +368,15 @@ |
| 374 | 368 | # CONFIG_PHYLIB is not set |
| 375 | 369 | CONFIG_NET_ETHERNET=y |
| 376 | 370 | # CONFIG_MII is not set |
| 371 | +# CONFIG_ETHOC is not set | |
| 372 | +# CONFIG_DNET is not set | |
| 377 | 373 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
| 378 | 374 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
| 379 | 375 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
| 380 | 376 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
| 377 | +# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | |
| 378 | +# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | |
| 379 | +# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | |
| 381 | 380 | # CONFIG_B44 is not set |
| 382 | 381 | CONFIG_FEC=y |
| 383 | 382 | # CONFIG_FEC2 is not set |
| ... | ... | @@ -389,8 +388,10 @@ |
| 389 | 388 | # |
| 390 | 389 | # CONFIG_WLAN_PRE80211 is not set |
| 391 | 390 | # CONFIG_WLAN_80211 is not set |
| 392 | -# CONFIG_IWLWIFI is not set | |
| 393 | -# CONFIG_IWLWIFI_LEDS is not set | |
| 391 | + | |
| 392 | +# | |
| 393 | +# Enable WiMAX (Networking options) to see the WiMAX drivers | |
| 394 | +# | |
| 394 | 395 | # CONFIG_WAN is not set |
| 395 | 396 | # CONFIG_PPP is not set |
| 396 | 397 | # CONFIG_SLIP is not set |
| ... | ... | @@ -415,7 +416,7 @@ |
| 415 | 416 | # Character devices |
| 416 | 417 | # |
| 417 | 418 | # CONFIG_VT is not set |
| 418 | -# CONFIG_DEVKMEM is not set | |
| 419 | +CONFIG_DEVKMEM=y | |
| 419 | 420 | # CONFIG_SERIAL_NONSTANDARD is not set |
| 420 | 421 | |
| 421 | 422 | # |
| ... | ... | @@ -428,7 +429,6 @@ |
| 428 | 429 | # |
| 429 | 430 | CONFIG_SERIAL_CORE=y |
| 430 | 431 | CONFIG_SERIAL_CORE_CONSOLE=y |
| 431 | -# CONFIG_SERIAL_COLDFIRE is not set | |
| 432 | 432 | CONFIG_SERIAL_MCF=y |
| 433 | 433 | CONFIG_SERIAL_MCF_BAUDRATE=115200 |
| 434 | 434 | CONFIG_SERIAL_MCF_CONSOLE=y |
| 435 | 435 | |
| 436 | 436 | |
| 437 | 437 | |
| 438 | 438 | |
| ... | ... | @@ -447,19 +447,23 @@ |
| 447 | 447 | # CONFIG_POWER_SUPPLY is not set |
| 448 | 448 | # CONFIG_HWMON is not set |
| 449 | 449 | # CONFIG_THERMAL is not set |
| 450 | +# CONFIG_THERMAL_HWMON is not set | |
| 450 | 451 | # CONFIG_WATCHDOG is not set |
| 452 | +CONFIG_SSB_POSSIBLE=y | |
| 451 | 453 | |
| 452 | 454 | # |
| 453 | 455 | # Sonics Silicon Backplane |
| 454 | 456 | # |
| 455 | -CONFIG_SSB_POSSIBLE=y | |
| 456 | 457 | # CONFIG_SSB is not set |
| 457 | 458 | |
| 458 | 459 | # |
| 459 | 460 | # Multifunction device drivers |
| 460 | 461 | # |
| 462 | +# CONFIG_MFD_CORE is not set | |
| 461 | 463 | # CONFIG_MFD_SM501 is not set |
| 462 | 464 | # CONFIG_HTC_PASIC3 is not set |
| 465 | +# CONFIG_MFD_TMIO is not set | |
| 466 | +# CONFIG_REGULATOR is not set | |
| 463 | 467 | |
| 464 | 468 | # |
| 465 | 469 | # Multimedia devices |
| 466 | 470 | |
| ... | ... | @@ -470,11 +474,12 @@ |
| 470 | 474 | # |
| 471 | 475 | # CONFIG_VIDEO_DEV is not set |
| 472 | 476 | # CONFIG_DVB_CORE is not set |
| 477 | +# CONFIG_VIDEO_MEDIA is not set | |
| 473 | 478 | |
| 474 | 479 | # |
| 475 | 480 | # Multimedia drivers |
| 476 | 481 | # |
| 477 | -# CONFIG_DAB is not set | |
| 482 | +CONFIG_DAB=y | |
| 478 | 483 | |
| 479 | 484 | # |
| 480 | 485 | # Graphics support |
| ... | ... | @@ -488,10 +493,6 @@ |
| 488 | 493 | # Display device support |
| 489 | 494 | # |
| 490 | 495 | # CONFIG_DISPLAY_SUPPORT is not set |
| 491 | - | |
| 492 | -# | |
| 493 | -# Sound | |
| 494 | -# | |
| 495 | 496 | # CONFIG_SOUND is not set |
| 496 | 497 | # CONFIG_USB_SUPPORT is not set |
| 497 | 498 | # CONFIG_MMC is not set |
| 498 | 499 | |
| ... | ... | @@ -499,7 +500,10 @@ |
| 499 | 500 | # CONFIG_NEW_LEDS is not set |
| 500 | 501 | # CONFIG_ACCESSIBILITY is not set |
| 501 | 502 | # CONFIG_RTC_CLASS is not set |
| 503 | +# CONFIG_DMADEVICES is not set | |
| 504 | +# CONFIG_AUXDISPLAY is not set | |
| 502 | 505 | # CONFIG_UIO is not set |
| 506 | +# CONFIG_STAGING is not set | |
| 503 | 507 | |
| 504 | 508 | # |
| 505 | 509 | # File systems |
| 506 | 510 | |
| 507 | 511 | |
| ... | ... | @@ -507,11 +511,13 @@ |
| 507 | 511 | CONFIG_EXT2_FS=y |
| 508 | 512 | # CONFIG_EXT2_FS_XATTR is not set |
| 509 | 513 | # CONFIG_EXT3_FS is not set |
| 510 | -# CONFIG_EXT4DEV_FS is not set | |
| 514 | +# CONFIG_EXT4_FS is not set | |
| 511 | 515 | # CONFIG_REISERFS_FS is not set |
| 512 | 516 | # CONFIG_JFS_FS is not set |
| 513 | 517 | # CONFIG_FS_POSIX_ACL is not set |
| 518 | +# CONFIG_FILE_LOCKING is not set | |
| 514 | 519 | # CONFIG_XFS_FS is not set |
| 520 | +# CONFIG_BTRFS_FS is not set | |
| 515 | 521 | # CONFIG_DNOTIFY is not set |
| 516 | 522 | # CONFIG_INOTIFY is not set |
| 517 | 523 | # CONFIG_QUOTA is not set |
| ... | ... | @@ -520,6 +526,11 @@ |
| 520 | 526 | # CONFIG_FUSE_FS is not set |
| 521 | 527 | |
| 522 | 528 | # |
| 529 | +# Caches | |
| 530 | +# | |
| 531 | +# CONFIG_FSCACHE is not set | |
| 532 | + | |
| 533 | +# | |
| 523 | 534 | # CD-ROM/DVD Filesystems |
| 524 | 535 | # |
| 525 | 536 | # CONFIG_ISO9660_FS is not set |
| ... | ... | @@ -540,10 +551,7 @@ |
| 540 | 551 | # CONFIG_SYSFS is not set |
| 541 | 552 | # CONFIG_TMPFS is not set |
| 542 | 553 | # CONFIG_HUGETLB_PAGE is not set |
| 543 | - | |
| 544 | -# | |
| 545 | -# Miscellaneous filesystems | |
| 546 | -# | |
| 554 | +CONFIG_MISC_FILESYSTEMS=y | |
| 547 | 555 | # CONFIG_ADFS_FS is not set |
| 548 | 556 | # CONFIG_AFFS_FS is not set |
| 549 | 557 | # CONFIG_HFS_FS is not set |
| 550 | 558 | |
| 551 | 559 | |
| 552 | 560 | |
| ... | ... | @@ -553,13 +561,20 @@ |
| 553 | 561 | # CONFIG_EFS_FS is not set |
| 554 | 562 | # CONFIG_JFFS2_FS is not set |
| 555 | 563 | # CONFIG_CRAMFS is not set |
| 564 | +# CONFIG_SQUASHFS is not set | |
| 556 | 565 | # CONFIG_VXFS_FS is not set |
| 557 | 566 | # CONFIG_MINIX_FS is not set |
| 567 | +# CONFIG_OMFS_FS is not set | |
| 558 | 568 | # CONFIG_HPFS_FS is not set |
| 559 | 569 | # CONFIG_QNX4FS_FS is not set |
| 560 | 570 | CONFIG_ROMFS_FS=y |
| 571 | +# CONFIG_ROMFS_BACKED_BY_BLOCK is not set | |
| 572 | +CONFIG_ROMFS_BACKED_BY_MTD=y | |
| 573 | +# CONFIG_ROMFS_BACKED_BY_BOTH is not set | |
| 574 | +CONFIG_ROMFS_ON_MTD=y | |
| 561 | 575 | # CONFIG_SYSV_FS is not set |
| 562 | 576 | # CONFIG_UFS_FS is not set |
| 577 | +# CONFIG_NILFS2_FS is not set | |
| 563 | 578 | # CONFIG_NETWORK_FILESYSTEMS is not set |
| 564 | 579 | |
| 565 | 580 | # |
| 566 | 581 | |
| ... | ... | @@ -581,10 +596,14 @@ |
| 581 | 596 | # CONFIG_HEADERS_CHECK is not set |
| 582 | 597 | # CONFIG_DEBUG_KERNEL is not set |
| 583 | 598 | # CONFIG_DEBUG_BUGVERBOSE is not set |
| 599 | +# CONFIG_DEBUG_MEMORY_INIT is not set | |
| 600 | +# CONFIG_RCU_CPU_STALL_DETECTOR is not set | |
| 601 | +CONFIG_SYSCTL_SYSCALL_CHECK=y | |
| 584 | 602 | # CONFIG_SAMPLES is not set |
| 585 | 603 | CONFIG_FULLDEBUG=y |
| 586 | 604 | # CONFIG_HIGHPROFILE is not set |
| 587 | -# CONFIG_BOOTPARAM is not set | |
| 605 | +CONFIG_BOOTPARAM=y | |
| 606 | +CONFIG_BOOTPARAM_STRING="root=/dev/mtdblock0" | |
| 588 | 607 | # CONFIG_NO_KERNEL_MSG is not set |
| 589 | 608 | # CONFIG_BDM_DISABLE is not set |
| 590 | 609 | |
| 591 | 610 | |
| 592 | 611 | |
| 593 | 612 | |
| 594 | 613 | |
| ... | ... | @@ -592,20 +611,24 @@ |
| 592 | 611 | # Security options |
| 593 | 612 | # |
| 594 | 613 | # CONFIG_KEYS is not set |
| 614 | +# CONFIG_SECURITYFS is not set | |
| 595 | 615 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
| 596 | 616 | # CONFIG_CRYPTO is not set |
| 617 | +# CONFIG_BINARY_PRINTF is not set | |
| 597 | 618 | |
| 598 | 619 | # |
| 599 | 620 | # Library routines |
| 600 | 621 | # |
| 601 | 622 | CONFIG_BITREVERSE=y |
| 602 | -# CONFIG_GENERIC_FIND_FIRST_BIT is not set | |
| 623 | +CONFIG_GENERIC_FIND_LAST_BIT=y | |
| 603 | 624 | # CONFIG_CRC_CCITT is not set |
| 604 | 625 | # CONFIG_CRC16 is not set |
| 626 | +# CONFIG_CRC_T10DIF is not set | |
| 605 | 627 | # CONFIG_CRC_ITU_T is not set |
| 606 | 628 | CONFIG_CRC32=y |
| 607 | 629 | # CONFIG_CRC7 is not set |
| 608 | 630 | # CONFIG_LIBCRC32C is not set |
| 609 | 631 | CONFIG_HAS_IOMEM=y |
| 610 | 632 | CONFIG_HAS_DMA=y |
| 633 | +CONFIG_NLATTR=y |