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

i.MX3: Add a basic default config for the imx31ads (reference only)

Currently there is a mx31ads BSP file in the kernel, but no default
config file.

This patch adds a basic default config for the imx31ads but it is for test
purposes only to ensure the i.MX2 patch stack doesn't break the i.MX3.

Note: For reference only. This configuration is untested as I have
no access to an mx31ads.

Signed-off-by: Juergen Beisert <j.beisert@pengutronix.de>

authored by

Juergen Beisert and committed by
Robert Schwebel
1b53218b 4bc25650

+839
+839
arch/arm/configs/mx31ads_defconfig
··· 1 + # 2 + # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.26-rc6 4 + # Fri Jun 20 16:21:11 2008 5 + # 6 + CONFIG_ARM=y 7 + CONFIG_SYS_SUPPORTS_APM_EMULATION=y 8 + CONFIG_GENERIC_GPIO=y 9 + CONFIG_GENERIC_TIME=y 10 + CONFIG_GENERIC_CLOCKEVENTS=y 11 + CONFIG_MMU=y 12 + # CONFIG_NO_IOPORT is not set 13 + CONFIG_GENERIC_HARDIRQS=y 14 + CONFIG_STACKTRACE_SUPPORT=y 15 + CONFIG_LOCKDEP_SUPPORT=y 16 + CONFIG_TRACE_IRQFLAGS_SUPPORT=y 17 + CONFIG_HARDIRQS_SW_RESEND=y 18 + CONFIG_GENERIC_IRQ_PROBE=y 19 + CONFIG_RWSEM_GENERIC_SPINLOCK=y 20 + # CONFIG_ARCH_HAS_ILOG2_U32 is not set 21 + # CONFIG_ARCH_HAS_ILOG2_U64 is not set 22 + CONFIG_GENERIC_HWEIGHT=y 23 + CONFIG_GENERIC_CALIBRATE_DELAY=y 24 + CONFIG_ARCH_SUPPORTS_AOUT=y 25 + CONFIG_ZONE_DMA=y 26 + CONFIG_ARCH_MTD_XIP=y 27 + CONFIG_VECTORS_BASE=0xffff0000 28 + CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 29 + 30 + # 31 + # General setup 32 + # 33 + CONFIG_EXPERIMENTAL=y 34 + CONFIG_BROKEN_ON_SMP=y 35 + CONFIG_LOCK_KERNEL=y 36 + CONFIG_INIT_ENV_ARG_LIMIT=32 37 + CONFIG_LOCALVERSION="" 38 + CONFIG_LOCALVERSION_AUTO=y 39 + CONFIG_SWAP=y 40 + CONFIG_SYSVIPC=y 41 + CONFIG_SYSVIPC_SYSCTL=y 42 + # CONFIG_POSIX_MQUEUE is not set 43 + # CONFIG_BSD_PROCESS_ACCT is not set 44 + # CONFIG_TASKSTATS is not set 45 + # CONFIG_AUDIT is not set 46 + CONFIG_IKCONFIG=y 47 + CONFIG_IKCONFIG_PROC=y 48 + CONFIG_LOG_BUF_SHIFT=14 49 + # CONFIG_CGROUPS is not set 50 + CONFIG_GROUP_SCHED=y 51 + CONFIG_FAIR_GROUP_SCHED=y 52 + # CONFIG_RT_GROUP_SCHED is not set 53 + CONFIG_USER_SCHED=y 54 + # CONFIG_CGROUP_SCHED is not set 55 + CONFIG_SYSFS_DEPRECATED=y 56 + CONFIG_SYSFS_DEPRECATED_V2=y 57 + # CONFIG_RELAY is not set 58 + # CONFIG_NAMESPACES is not set 59 + # CONFIG_BLK_DEV_INITRD is not set 60 + CONFIG_CC_OPTIMIZE_FOR_SIZE=y 61 + CONFIG_SYSCTL=y 62 + CONFIG_EMBEDDED=y 63 + CONFIG_UID16=y 64 + CONFIG_SYSCTL_SYSCALL=y 65 + CONFIG_SYSCTL_SYSCALL_CHECK=y 66 + CONFIG_KALLSYMS=y 67 + # CONFIG_KALLSYMS_EXTRA_PASS is not set 68 + CONFIG_HOTPLUG=y 69 + CONFIG_PRINTK=y 70 + CONFIG_BUG=y 71 + CONFIG_ELF_CORE=y 72 + CONFIG_COMPAT_BRK=y 73 + CONFIG_BASE_FULL=y 74 + CONFIG_FUTEX=y 75 + CONFIG_ANON_INODES=y 76 + CONFIG_EPOLL=y 77 + CONFIG_SIGNALFD=y 78 + CONFIG_TIMERFD=y 79 + CONFIG_EVENTFD=y 80 + CONFIG_SHMEM=y 81 + CONFIG_VM_EVENT_COUNTERS=y 82 + CONFIG_SLAB=y 83 + # CONFIG_SLUB is not set 84 + # CONFIG_SLOB is not set 85 + # CONFIG_PROFILING is not set 86 + # CONFIG_MARKERS is not set 87 + CONFIG_HAVE_OPROFILE=y 88 + # CONFIG_KPROBES is not set 89 + CONFIG_HAVE_KPROBES=y 90 + CONFIG_HAVE_KRETPROBES=y 91 + # CONFIG_HAVE_DMA_ATTRS is not set 92 + CONFIG_PROC_PAGE_MONITOR=y 93 + CONFIG_SLABINFO=y 94 + CONFIG_RT_MUTEXES=y 95 + # CONFIG_TINY_SHMEM is not set 96 + CONFIG_BASE_SMALL=0 97 + CONFIG_MODULES=y 98 + # CONFIG_MODULE_FORCE_LOAD is not set 99 + CONFIG_MODULE_UNLOAD=y 100 + CONFIG_MODULE_FORCE_UNLOAD=y 101 + CONFIG_MODVERSIONS=y 102 + # CONFIG_MODULE_SRCVERSION_ALL is not set 103 + CONFIG_KMOD=y 104 + CONFIG_BLOCK=y 105 + # CONFIG_LBD is not set 106 + # CONFIG_BLK_DEV_IO_TRACE is not set 107 + # CONFIG_LSF is not set 108 + # CONFIG_BLK_DEV_BSG is not set 109 + 110 + # 111 + # IO Schedulers 112 + # 113 + CONFIG_IOSCHED_NOOP=y 114 + CONFIG_IOSCHED_AS=y 115 + CONFIG_IOSCHED_DEADLINE=y 116 + CONFIG_IOSCHED_CFQ=y 117 + # CONFIG_DEFAULT_AS is not set 118 + # CONFIG_DEFAULT_DEADLINE is not set 119 + CONFIG_DEFAULT_CFQ=y 120 + # CONFIG_DEFAULT_NOOP is not set 121 + CONFIG_DEFAULT_IOSCHED="cfq" 122 + CONFIG_CLASSIC_RCU=y 123 + 124 + # 125 + # System Type 126 + # 127 + # CONFIG_ARCH_AAEC2000 is not set 128 + # CONFIG_ARCH_INTEGRATOR is not set 129 + # CONFIG_ARCH_REALVIEW is not set 130 + # CONFIG_ARCH_VERSATILE is not set 131 + # CONFIG_ARCH_AT91 is not set 132 + # CONFIG_ARCH_CLPS7500 is not set 133 + # CONFIG_ARCH_CLPS711X is not set 134 + # CONFIG_ARCH_CO285 is not set 135 + # CONFIG_ARCH_EBSA110 is not set 136 + # CONFIG_ARCH_EP93XX is not set 137 + # CONFIG_ARCH_FOOTBRIDGE is not set 138 + # CONFIG_ARCH_NETX is not set 139 + # CONFIG_ARCH_H720X is not set 140 + # CONFIG_ARCH_IMX is not set 141 + # CONFIG_ARCH_IOP13XX is not set 142 + # CONFIG_ARCH_IOP32X is not set 143 + # CONFIG_ARCH_IOP33X is not set 144 + # CONFIG_ARCH_IXP23XX is not set 145 + # CONFIG_ARCH_IXP2000 is not set 146 + # CONFIG_ARCH_IXP4XX is not set 147 + # CONFIG_ARCH_L7200 is not set 148 + # CONFIG_ARCH_KS8695 is not set 149 + # CONFIG_ARCH_NS9XXX is not set 150 + CONFIG_ARCH_MXC=y 151 + # CONFIG_ARCH_ORION5X is not set 152 + # CONFIG_ARCH_PNX4008 is not set 153 + # CONFIG_ARCH_PXA is not set 154 + # CONFIG_ARCH_RPC is not set 155 + # CONFIG_ARCH_SA1100 is not set 156 + # CONFIG_ARCH_S3C2410 is not set 157 + # CONFIG_ARCH_SHARK is not set 158 + # CONFIG_ARCH_LH7A40X is not set 159 + # CONFIG_ARCH_DAVINCI is not set 160 + # CONFIG_ARCH_OMAP is not set 161 + # CONFIG_ARCH_MSM7X00A is not set 162 + 163 + # 164 + # Boot options 165 + # 166 + 167 + # 168 + # Power management 169 + # 170 + 171 + # 172 + # Freescale MXC Implementations 173 + # 174 + # CONFIG_ARCH_MX2 is not set 175 + CONFIG_ARCH_MX3=y 176 + 177 + # 178 + # MX3 Options 179 + # 180 + CONFIG_MACH_MX31ADS=y 181 + # CONFIG_MACH_PCM037 is not set 182 + 183 + # 184 + # Processor Type 185 + # 186 + CONFIG_CPU_32=y 187 + CONFIG_CPU_V6=y 188 + # CONFIG_CPU_32v6K is not set 189 + CONFIG_CPU_32v6=y 190 + CONFIG_CPU_ABRT_EV6=y 191 + CONFIG_CPU_PABRT_NOIFAR=y 192 + CONFIG_CPU_CACHE_V6=y 193 + CONFIG_CPU_CACHE_VIPT=y 194 + CONFIG_CPU_COPY_V6=y 195 + CONFIG_CPU_TLB_V6=y 196 + CONFIG_CPU_HAS_ASID=y 197 + CONFIG_CPU_CP15=y 198 + CONFIG_CPU_CP15_MMU=y 199 + 200 + # 201 + # Processor Features 202 + # 203 + CONFIG_ARM_THUMB=y 204 + # CONFIG_CPU_ICACHE_DISABLE is not set 205 + # CONFIG_CPU_DCACHE_DISABLE is not set 206 + # CONFIG_CPU_BPREDICT_DISABLE is not set 207 + # CONFIG_OUTER_CACHE is not set 208 + 209 + # 210 + # Bus support 211 + # 212 + # CONFIG_PCI_SYSCALL is not set 213 + # CONFIG_ARCH_SUPPORTS_MSI is not set 214 + # CONFIG_PCCARD is not set 215 + 216 + # 217 + # Kernel Features 218 + # 219 + CONFIG_TICK_ONESHOT=y 220 + CONFIG_NO_HZ=y 221 + CONFIG_HIGH_RES_TIMERS=y 222 + CONFIG_GENERIC_CLOCKEVENTS_BUILD=y 223 + CONFIG_PREEMPT=y 224 + CONFIG_HZ=100 225 + CONFIG_AEABI=y 226 + # CONFIG_OABI_COMPAT is not set 227 + # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set 228 + CONFIG_SELECT_MEMORY_MODEL=y 229 + CONFIG_FLATMEM_MANUAL=y 230 + # CONFIG_DISCONTIGMEM_MANUAL is not set 231 + # CONFIG_SPARSEMEM_MANUAL is not set 232 + CONFIG_FLATMEM=y 233 + CONFIG_FLAT_NODE_MEM_MAP=y 234 + # CONFIG_SPARSEMEM_STATIC is not set 235 + # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set 236 + CONFIG_PAGEFLAGS_EXTENDED=y 237 + CONFIG_SPLIT_PTLOCK_CPUS=4 238 + # CONFIG_RESOURCES_64BIT is not set 239 + CONFIG_ZONE_DMA_FLAG=1 240 + CONFIG_BOUNCE=y 241 + CONFIG_VIRT_TO_BUS=y 242 + CONFIG_ALIGNMENT_TRAP=y 243 + 244 + # 245 + # Boot options 246 + # 247 + CONFIG_ZBOOT_ROM_TEXT=0x0 248 + CONFIG_ZBOOT_ROM_BSS=0x0 249 + CONFIG_CMDLINE="noinitrd console=ttymxc0,115200 root=/dev/mtdblock2 rw ip=off" 250 + # CONFIG_XIP_KERNEL is not set 251 + # CONFIG_KEXEC is not set 252 + 253 + # 254 + # Floating point emulation 255 + # 256 + 257 + # 258 + # At least one emulation must be selected 259 + # 260 + CONFIG_VFP=y 261 + 262 + # 263 + # Userspace binary formats 264 + # 265 + CONFIG_BINFMT_ELF=y 266 + # CONFIG_BINFMT_AOUT is not set 267 + # CONFIG_BINFMT_MISC is not set 268 + 269 + # 270 + # Power management options 271 + # 272 + # CONFIG_PM is not set 273 + CONFIG_ARCH_SUSPEND_POSSIBLE=y 274 + 275 + # 276 + # Networking 277 + # 278 + CONFIG_NET=y 279 + 280 + # 281 + # Networking options 282 + # 283 + CONFIG_PACKET=y 284 + # CONFIG_PACKET_MMAP is not set 285 + CONFIG_UNIX=y 286 + CONFIG_XFRM=y 287 + # CONFIG_XFRM_USER is not set 288 + # CONFIG_XFRM_SUB_POLICY is not set 289 + # CONFIG_XFRM_MIGRATE is not set 290 + # CONFIG_XFRM_STATISTICS is not set 291 + # CONFIG_NET_KEY is not set 292 + CONFIG_INET=y 293 + # CONFIG_IP_MULTICAST is not set 294 + # CONFIG_IP_ADVANCED_ROUTER is not set 295 + CONFIG_IP_FIB_HASH=y 296 + CONFIG_IP_PNP=y 297 + CONFIG_IP_PNP_DHCP=y 298 + # CONFIG_IP_PNP_BOOTP is not set 299 + # CONFIG_IP_PNP_RARP is not set 300 + # CONFIG_NET_IPIP is not set 301 + # CONFIG_NET_IPGRE is not set 302 + # CONFIG_ARPD is not set 303 + # CONFIG_SYN_COOKIES is not set 304 + # CONFIG_INET_AH is not set 305 + # CONFIG_INET_ESP is not set 306 + # CONFIG_INET_IPCOMP is not set 307 + # CONFIG_INET_XFRM_TUNNEL is not set 308 + # CONFIG_INET_TUNNEL is not set 309 + CONFIG_INET_XFRM_MODE_TRANSPORT=y 310 + CONFIG_INET_XFRM_MODE_TUNNEL=y 311 + CONFIG_INET_XFRM_MODE_BEET=y 312 + # CONFIG_INET_LRO is not set 313 + CONFIG_INET_DIAG=y 314 + CONFIG_INET_TCP_DIAG=y 315 + # CONFIG_TCP_CONG_ADVANCED is not set 316 + CONFIG_TCP_CONG_CUBIC=y 317 + CONFIG_DEFAULT_TCP_CONG="cubic" 318 + # CONFIG_TCP_MD5SIG is not set 319 + # CONFIG_IPV6 is not set 320 + # CONFIG_NETWORK_SECMARK is not set 321 + # CONFIG_NETFILTER is not set 322 + # CONFIG_IP_DCCP is not set 323 + # CONFIG_IP_SCTP is not set 324 + # CONFIG_TIPC is not set 325 + # CONFIG_ATM is not set 326 + # CONFIG_BRIDGE is not set 327 + # CONFIG_VLAN_8021Q is not set 328 + # CONFIG_DECNET is not set 329 + # CONFIG_LLC2 is not set 330 + # CONFIG_IPX is not set 331 + # CONFIG_ATALK is not set 332 + # CONFIG_X25 is not set 333 + # CONFIG_LAPB is not set 334 + # CONFIG_ECONET is not set 335 + # CONFIG_WAN_ROUTER is not set 336 + # CONFIG_NET_SCHED is not set 337 + 338 + # 339 + # Network testing 340 + # 341 + # CONFIG_NET_PKTGEN is not set 342 + # CONFIG_HAMRADIO is not set 343 + # CONFIG_CAN is not set 344 + # CONFIG_IRDA is not set 345 + # CONFIG_BT is not set 346 + # CONFIG_AF_RXRPC is not set 347 + 348 + # 349 + # Wireless 350 + # 351 + # CONFIG_CFG80211 is not set 352 + # CONFIG_WIRELESS_EXT is not set 353 + # CONFIG_MAC80211 is not set 354 + # CONFIG_IEEE80211 is not set 355 + # CONFIG_RFKILL is not set 356 + # CONFIG_NET_9P is not set 357 + 358 + # 359 + # Device Drivers 360 + # 361 + 362 + # 363 + # Generic Driver Options 364 + # 365 + CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" 366 + CONFIG_STANDALONE=y 367 + CONFIG_PREVENT_FIRMWARE_BUILD=y 368 + CONFIG_FW_LOADER=m 369 + # CONFIG_SYS_HYPERVISOR is not set 370 + # CONFIG_CONNECTOR is not set 371 + CONFIG_MTD=y 372 + # CONFIG_MTD_DEBUG is not set 373 + # CONFIG_MTD_CONCAT is not set 374 + CONFIG_MTD_PARTITIONS=y 375 + CONFIG_MTD_REDBOOT_PARTS=y 376 + CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 377 + # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set 378 + # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set 379 + CONFIG_MTD_CMDLINE_PARTS=y 380 + # CONFIG_MTD_AFS_PARTS is not set 381 + # CONFIG_MTD_AR7_PARTS is not set 382 + 383 + # 384 + # User Modules And Translation Layers 385 + # 386 + CONFIG_MTD_CHAR=y 387 + CONFIG_MTD_BLKDEVS=y 388 + CONFIG_MTD_BLOCK=y 389 + # CONFIG_FTL is not set 390 + # CONFIG_NFTL is not set 391 + # CONFIG_INFTL is not set 392 + # CONFIG_RFD_FTL is not set 393 + # CONFIG_SSFDC is not set 394 + # CONFIG_MTD_OOPS is not set 395 + 396 + # 397 + # RAM/ROM/Flash chip drivers 398 + # 399 + CONFIG_MTD_CFI=y 400 + # CONFIG_MTD_JEDECPROBE is not set 401 + CONFIG_MTD_GEN_PROBE=y 402 + CONFIG_MTD_CFI_ADV_OPTIONS=y 403 + CONFIG_MTD_CFI_NOSWAP=y 404 + # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set 405 + # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set 406 + CONFIG_MTD_CFI_GEOMETRY=y 407 + # CONFIG_MTD_MAP_BANK_WIDTH_1 is not set 408 + CONFIG_MTD_MAP_BANK_WIDTH_2=y 409 + # CONFIG_MTD_MAP_BANK_WIDTH_4 is not set 410 + # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set 411 + # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set 412 + # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set 413 + CONFIG_MTD_CFI_I1=y 414 + # CONFIG_MTD_CFI_I2 is not set 415 + # CONFIG_MTD_CFI_I4 is not set 416 + # CONFIG_MTD_CFI_I8 is not set 417 + # CONFIG_MTD_OTP is not set 418 + # CONFIG_MTD_CFI_INTELEXT is not set 419 + CONFIG_MTD_CFI_AMDSTD=y 420 + # CONFIG_MTD_CFI_STAA is not set 421 + CONFIG_MTD_CFI_UTIL=y 422 + CONFIG_MTD_RAM=y 423 + # CONFIG_MTD_ROM is not set 424 + # CONFIG_MTD_ABSENT is not set 425 + # CONFIG_MTD_XIP is not set 426 + 427 + # 428 + # Mapping drivers for chip access 429 + # 430 + # CONFIG_MTD_COMPLEX_MAPPINGS is not set 431 + # CONFIG_MTD_PHYSMAP is not set 432 + # CONFIG_MTD_ARM_INTEGRATOR is not set 433 + # CONFIG_MTD_PLATRAM is not set 434 + 435 + # 436 + # Self-contained MTD device drivers 437 + # 438 + # CONFIG_MTD_SLRAM is not set 439 + # CONFIG_MTD_PHRAM is not set 440 + # CONFIG_MTD_MTDRAM is not set 441 + # CONFIG_MTD_BLOCK2MTD is not set 442 + 443 + # 444 + # Disk-On-Chip Device Drivers 445 + # 446 + # CONFIG_MTD_DOC2000 is not set 447 + # CONFIG_MTD_DOC2001 is not set 448 + # CONFIG_MTD_DOC2001PLUS is not set 449 + CONFIG_MTD_NAND=y 450 + # CONFIG_MTD_NAND_VERIFY_WRITE is not set 451 + # CONFIG_MTD_NAND_ECC_SMC is not set 452 + # CONFIG_MTD_NAND_MUSEUM_IDS is not set 453 + CONFIG_MTD_NAND_IDS=y 454 + # CONFIG_MTD_NAND_DISKONCHIP is not set 455 + # CONFIG_MTD_NAND_NANDSIM is not set 456 + # CONFIG_MTD_NAND_PLATFORM is not set 457 + # CONFIG_MTD_ONENAND is not set 458 + 459 + # 460 + # UBI - Unsorted block images 461 + # 462 + # CONFIG_MTD_UBI is not set 463 + # CONFIG_PARPORT is not set 464 + # CONFIG_BLK_DEV is not set 465 + # CONFIG_MISC_DEVICES is not set 466 + CONFIG_HAVE_IDE=y 467 + # CONFIG_IDE is not set 468 + 469 + # 470 + # SCSI device support 471 + # 472 + # CONFIG_RAID_ATTRS is not set 473 + # CONFIG_SCSI is not set 474 + # CONFIG_SCSI_DMA is not set 475 + # CONFIG_SCSI_NETLINK is not set 476 + # CONFIG_ATA is not set 477 + # CONFIG_MD is not set 478 + CONFIG_NETDEVICES=y 479 + # CONFIG_NETDEVICES_MULTIQUEUE is not set 480 + # CONFIG_DUMMY is not set 481 + # CONFIG_BONDING is not set 482 + # CONFIG_MACVLAN is not set 483 + # CONFIG_EQUALIZER is not set 484 + # CONFIG_TUN is not set 485 + # CONFIG_VETH is not set 486 + # CONFIG_PHYLIB is not set 487 + CONFIG_NET_ETHERNET=y 488 + CONFIG_MII=y 489 + # CONFIG_AX88796 is not set 490 + # CONFIG_SMC91X is not set 491 + # CONFIG_DM9000 is not set 492 + # CONFIG_IBM_NEW_EMAC_ZMII is not set 493 + # CONFIG_IBM_NEW_EMAC_RGMII is not set 494 + # CONFIG_IBM_NEW_EMAC_TAH is not set 495 + # CONFIG_IBM_NEW_EMAC_EMAC4 is not set 496 + # CONFIG_B44 is not set 497 + # CONFIG_NETDEV_1000 is not set 498 + # CONFIG_NETDEV_10000 is not set 499 + 500 + # 501 + # Wireless LAN 502 + # 503 + # CONFIG_WLAN_PRE80211 is not set 504 + # CONFIG_WLAN_80211 is not set 505 + # CONFIG_IWLWIFI_LEDS is not set 506 + # CONFIG_WAN is not set 507 + # CONFIG_PPP is not set 508 + # CONFIG_SLIP is not set 509 + # CONFIG_NETCONSOLE is not set 510 + # CONFIG_NETPOLL is not set 511 + # CONFIG_NET_POLL_CONTROLLER is not set 512 + # CONFIG_ISDN is not set 513 + 514 + # 515 + # Input device support 516 + # 517 + # CONFIG_INPUT is not set 518 + 519 + # 520 + # Hardware I/O ports 521 + # 522 + # CONFIG_SERIO is not set 523 + # CONFIG_GAMEPORT is not set 524 + 525 + # 526 + # Character devices 527 + # 528 + # CONFIG_VT is not set 529 + CONFIG_DEVKMEM=y 530 + # CONFIG_SERIAL_NONSTANDARD is not set 531 + 532 + # 533 + # Serial drivers 534 + # 535 + # CONFIG_SERIAL_8250 is not set 536 + 537 + # 538 + # Non-8250 serial port support 539 + # 540 + CONFIG_SERIAL_IMX=y 541 + CONFIG_SERIAL_IMX_CONSOLE=y 542 + CONFIG_SERIAL_CORE=y 543 + CONFIG_SERIAL_CORE_CONSOLE=y 544 + CONFIG_UNIX98_PTYS=y 545 + # CONFIG_LEGACY_PTYS is not set 546 + # CONFIG_IPMI_HANDLER is not set 547 + # CONFIG_HW_RANDOM is not set 548 + # CONFIG_NVRAM is not set 549 + # CONFIG_R3964 is not set 550 + # CONFIG_RAW_DRIVER is not set 551 + # CONFIG_TCG_TPM is not set 552 + # CONFIG_I2C is not set 553 + # CONFIG_SPI is not set 554 + CONFIG_HAVE_GPIO_LIB=y 555 + 556 + # 557 + # GPIO Support 558 + # 559 + 560 + # 561 + # I2C GPIO expanders: 562 + # 563 + 564 + # 565 + # SPI GPIO expanders: 566 + # 567 + # CONFIG_W1 is not set 568 + # CONFIG_POWER_SUPPLY is not set 569 + # CONFIG_HWMON is not set 570 + # CONFIG_WATCHDOG is not set 571 + 572 + # 573 + # Sonics Silicon Backplane 574 + # 575 + CONFIG_SSB_POSSIBLE=y 576 + # CONFIG_SSB is not set 577 + 578 + # 579 + # Multifunction device drivers 580 + # 581 + # CONFIG_MFD_SM501 is not set 582 + # CONFIG_MFD_ASIC3 is not set 583 + # CONFIG_HTC_EGPIO is not set 584 + # CONFIG_HTC_PASIC3 is not set 585 + 586 + # 587 + # Multimedia devices 588 + # 589 + 590 + # 591 + # Multimedia core support 592 + # 593 + # CONFIG_VIDEO_DEV is not set 594 + # CONFIG_DVB_CORE is not set 595 + # CONFIG_VIDEO_MEDIA is not set 596 + 597 + # 598 + # Multimedia drivers 599 + # 600 + # CONFIG_DAB is not set 601 + 602 + # 603 + # Graphics support 604 + # 605 + # CONFIG_VGASTATE is not set 606 + # CONFIG_VIDEO_OUTPUT_CONTROL is not set 607 + # CONFIG_FB is not set 608 + # CONFIG_BACKLIGHT_LCD_SUPPORT is not set 609 + 610 + # 611 + # Display device support 612 + # 613 + # CONFIG_DISPLAY_SUPPORT is not set 614 + 615 + # 616 + # Sound 617 + # 618 + # CONFIG_SOUND is not set 619 + # CONFIG_USB_SUPPORT is not set 620 + # CONFIG_MMC is not set 621 + # CONFIG_NEW_LEDS is not set 622 + CONFIG_RTC_LIB=y 623 + # CONFIG_RTC_CLASS is not set 624 + # CONFIG_UIO is not set 625 + 626 + # 627 + # File systems 628 + # 629 + # CONFIG_EXT2_FS is not set 630 + # CONFIG_EXT3_FS is not set 631 + # CONFIG_EXT4DEV_FS is not set 632 + # CONFIG_REISERFS_FS is not set 633 + # CONFIG_JFS_FS is not set 634 + # CONFIG_FS_POSIX_ACL is not set 635 + # CONFIG_XFS_FS is not set 636 + # CONFIG_OCFS2_FS is not set 637 + # CONFIG_DNOTIFY is not set 638 + CONFIG_INOTIFY=y 639 + CONFIG_INOTIFY_USER=y 640 + # CONFIG_QUOTA is not set 641 + # CONFIG_AUTOFS_FS is not set 642 + # CONFIG_AUTOFS4_FS is not set 643 + # CONFIG_FUSE_FS is not set 644 + 645 + # 646 + # CD-ROM/DVD Filesystems 647 + # 648 + # CONFIG_ISO9660_FS is not set 649 + # CONFIG_UDF_FS is not set 650 + 651 + # 652 + # DOS/FAT/NT Filesystems 653 + # 654 + # CONFIG_MSDOS_FS is not set 655 + # CONFIG_VFAT_FS is not set 656 + # CONFIG_NTFS_FS is not set 657 + 658 + # 659 + # Pseudo filesystems 660 + # 661 + CONFIG_PROC_FS=y 662 + CONFIG_PROC_SYSCTL=y 663 + CONFIG_SYSFS=y 664 + CONFIG_TMPFS=y 665 + # CONFIG_TMPFS_POSIX_ACL is not set 666 + # CONFIG_HUGETLB_PAGE is not set 667 + # CONFIG_CONFIGFS_FS is not set 668 + 669 + # 670 + # Miscellaneous filesystems 671 + # 672 + # CONFIG_ADFS_FS is not set 673 + # CONFIG_AFFS_FS is not set 674 + # CONFIG_HFS_FS is not set 675 + # CONFIG_HFSPLUS_FS is not set 676 + # CONFIG_BEFS_FS is not set 677 + # CONFIG_BFS_FS is not set 678 + # CONFIG_EFS_FS is not set 679 + CONFIG_JFFS2_FS=y 680 + CONFIG_JFFS2_FS_DEBUG=0 681 + CONFIG_JFFS2_FS_WRITEBUFFER=y 682 + # CONFIG_JFFS2_FS_WBUF_VERIFY is not set 683 + # CONFIG_JFFS2_SUMMARY is not set 684 + # CONFIG_JFFS2_FS_XATTR is not set 685 + # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set 686 + CONFIG_JFFS2_ZLIB=y 687 + # CONFIG_JFFS2_LZO is not set 688 + CONFIG_JFFS2_RTIME=y 689 + # CONFIG_JFFS2_RUBIN is not set 690 + CONFIG_CRAMFS=y 691 + # CONFIG_VXFS_FS is not set 692 + # CONFIG_MINIX_FS is not set 693 + # CONFIG_HPFS_FS is not set 694 + # CONFIG_QNX4FS_FS is not set 695 + # CONFIG_ROMFS_FS is not set 696 + # CONFIG_SYSV_FS is not set 697 + # CONFIG_UFS_FS is not set 698 + CONFIG_NETWORK_FILESYSTEMS=y 699 + CONFIG_NFS_FS=y 700 + # CONFIG_NFS_V3 is not set 701 + # CONFIG_NFS_V4 is not set 702 + # CONFIG_NFSD is not set 703 + CONFIG_ROOT_NFS=y 704 + CONFIG_LOCKD=y 705 + CONFIG_NFS_COMMON=y 706 + CONFIG_SUNRPC=y 707 + # CONFIG_SUNRPC_BIND34 is not set 708 + # CONFIG_RPCSEC_GSS_KRB5 is not set 709 + # CONFIG_RPCSEC_GSS_SPKM3 is not set 710 + # CONFIG_SMB_FS is not set 711 + # CONFIG_CIFS is not set 712 + # CONFIG_NCP_FS is not set 713 + # CONFIG_CODA_FS is not set 714 + # CONFIG_AFS_FS is not set 715 + 716 + # 717 + # Partition Types 718 + # 719 + # CONFIG_PARTITION_ADVANCED is not set 720 + CONFIG_MSDOS_PARTITION=y 721 + # CONFIG_NLS is not set 722 + # CONFIG_DLM is not set 723 + 724 + # 725 + # Kernel hacking 726 + # 727 + CONFIG_PRINTK_TIME=y 728 + CONFIG_ENABLE_WARN_DEPRECATED=y 729 + CONFIG_ENABLE_MUST_CHECK=y 730 + CONFIG_FRAME_WARN=1024 731 + # CONFIG_MAGIC_SYSRQ is not set 732 + # CONFIG_UNUSED_SYMBOLS is not set 733 + # CONFIG_DEBUG_FS is not set 734 + # CONFIG_HEADERS_CHECK is not set 735 + # CONFIG_DEBUG_KERNEL is not set 736 + # CONFIG_DEBUG_BUGVERBOSE is not set 737 + CONFIG_FRAME_POINTER=y 738 + # CONFIG_SAMPLES is not set 739 + # CONFIG_DEBUG_USER is not set 740 + 741 + # 742 + # Security options 743 + # 744 + # CONFIG_KEYS is not set 745 + # CONFIG_SECURITY is not set 746 + # CONFIG_SECURITY_FILE_CAPABILITIES is not set 747 + CONFIG_CRYPTO=y 748 + 749 + # 750 + # Crypto core or helper 751 + # 752 + # CONFIG_CRYPTO_MANAGER is not set 753 + # CONFIG_CRYPTO_GF128MUL is not set 754 + # CONFIG_CRYPTO_NULL is not set 755 + # CONFIG_CRYPTO_CRYPTD is not set 756 + # CONFIG_CRYPTO_AUTHENC is not set 757 + # CONFIG_CRYPTO_TEST is not set 758 + 759 + # 760 + # Authenticated Encryption with Associated Data 761 + # 762 + # CONFIG_CRYPTO_CCM is not set 763 + # CONFIG_CRYPTO_GCM is not set 764 + # CONFIG_CRYPTO_SEQIV is not set 765 + 766 + # 767 + # Block modes 768 + # 769 + # CONFIG_CRYPTO_CBC is not set 770 + # CONFIG_CRYPTO_CTR is not set 771 + # CONFIG_CRYPTO_CTS is not set 772 + # CONFIG_CRYPTO_ECB is not set 773 + # CONFIG_CRYPTO_LRW is not set 774 + # CONFIG_CRYPTO_PCBC is not set 775 + # CONFIG_CRYPTO_XTS is not set 776 + 777 + # 778 + # Hash modes 779 + # 780 + # CONFIG_CRYPTO_HMAC is not set 781 + # CONFIG_CRYPTO_XCBC is not set 782 + 783 + # 784 + # Digest 785 + # 786 + # CONFIG_CRYPTO_CRC32C is not set 787 + # CONFIG_CRYPTO_MD4 is not set 788 + # CONFIG_CRYPTO_MD5 is not set 789 + # CONFIG_CRYPTO_MICHAEL_MIC is not set 790 + # CONFIG_CRYPTO_SHA1 is not set 791 + # CONFIG_CRYPTO_SHA256 is not set 792 + # CONFIG_CRYPTO_SHA512 is not set 793 + # CONFIG_CRYPTO_TGR192 is not set 794 + # CONFIG_CRYPTO_WP512 is not set 795 + 796 + # 797 + # Ciphers 798 + # 799 + # CONFIG_CRYPTO_AES is not set 800 + # CONFIG_CRYPTO_ANUBIS is not set 801 + # CONFIG_CRYPTO_ARC4 is not set 802 + # CONFIG_CRYPTO_BLOWFISH is not set 803 + # CONFIG_CRYPTO_CAMELLIA is not set 804 + # CONFIG_CRYPTO_CAST5 is not set 805 + # CONFIG_CRYPTO_CAST6 is not set 806 + # CONFIG_CRYPTO_DES is not set 807 + # CONFIG_CRYPTO_FCRYPT is not set 808 + # CONFIG_CRYPTO_KHAZAD is not set 809 + # CONFIG_CRYPTO_SALSA20 is not set 810 + # CONFIG_CRYPTO_SEED is not set 811 + # CONFIG_CRYPTO_SERPENT is not set 812 + # CONFIG_CRYPTO_TEA is not set 813 + # CONFIG_CRYPTO_TWOFISH is not set 814 + 815 + # 816 + # Compression 817 + # 818 + # CONFIG_CRYPTO_DEFLATE is not set 819 + # CONFIG_CRYPTO_LZO is not set 820 + # CONFIG_CRYPTO_HW is not set 821 + 822 + # 823 + # Library routines 824 + # 825 + CONFIG_BITREVERSE=y 826 + # CONFIG_GENERIC_FIND_FIRST_BIT is not set 827 + # CONFIG_GENERIC_FIND_NEXT_BIT is not set 828 + # CONFIG_CRC_CCITT is not set 829 + # CONFIG_CRC16 is not set 830 + # CONFIG_CRC_ITU_T is not set 831 + CONFIG_CRC32=y 832 + # CONFIG_CRC7 is not set 833 + # CONFIG_LIBCRC32C is not set 834 + CONFIG_ZLIB_INFLATE=y 835 + CONFIG_ZLIB_DEFLATE=y 836 + CONFIG_PLIST=y 837 + CONFIG_HAS_IOMEM=y 838 + CONFIG_HAS_IOPORT=y 839 + CONFIG_HAS_DMA=y