linux/arch/powerpc/configs/pasemi_defconfig
<<
>>
Prefs
   1#
   2# Automatically generated make config: don't edit
   3# Linux kernel version: 2.6.32-rc3
   4# Tue Oct  6 10:27:18 2009
   5#
   6CONFIG_PPC64=y
   7
   8#
   9# Processor support
  10#
  11CONFIG_PPC_BOOK3S_64=y
  12# CONFIG_PPC_BOOK3E_64 is not set
  13CONFIG_PPC_BOOK3S=y
  14CONFIG_POWER4_ONLY=y
  15CONFIG_POWER4=y
  16# CONFIG_TUNE_CELL is not set
  17CONFIG_PPC_FPU=y
  18CONFIG_ALTIVEC=y
  19# CONFIG_VSX is not set
  20CONFIG_PPC_STD_MMU=y
  21CONFIG_PPC_STD_MMU_64=y
  22CONFIG_PPC_MM_SLICES=y
  23# CONFIG_VIRT_CPU_ACCOUNTING is not set
  24CONFIG_PPC_HAVE_PMU_SUPPORT=y
  25CONFIG_PPC_PERF_CTRS=y
  26CONFIG_SMP=y
  27CONFIG_NR_CPUS=2
  28CONFIG_64BIT=y
  29CONFIG_WORD_SIZE=64
  30CONFIG_ARCH_PHYS_ADDR_T_64BIT=y
  31CONFIG_MMU=y
  32CONFIG_GENERIC_CMOS_UPDATE=y
  33CONFIG_GENERIC_TIME=y
  34CONFIG_GENERIC_TIME_VSYSCALL=y
  35CONFIG_GENERIC_CLOCKEVENTS=y
  36CONFIG_GENERIC_HARDIRQS=y
  37CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
  38CONFIG_HAVE_SETUP_PER_CPU_AREA=y
  39CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y
  40CONFIG_IRQ_PER_CPU=y
  41CONFIG_STACKTRACE_SUPPORT=y
  42CONFIG_HAVE_LATENCYTOP_SUPPORT=y
  43CONFIG_TRACE_IRQFLAGS_SUPPORT=y
  44CONFIG_LOCKDEP_SUPPORT=y
  45CONFIG_RWSEM_XCHGADD_ALGORITHM=y
  46CONFIG_ARCH_HAS_ILOG2_U32=y
  47CONFIG_ARCH_HAS_ILOG2_U64=y
  48CONFIG_GENERIC_HWEIGHT=y
  49CONFIG_GENERIC_FIND_NEXT_BIT=y
  50CONFIG_ARCH_NO_VIRT_TO_BUS=y
  51CONFIG_PPC=y
  52CONFIG_EARLY_PRINTK=y
  53CONFIG_COMPAT=y
  54CONFIG_SYSVIPC_COMPAT=y
  55CONFIG_SCHED_OMIT_FRAME_POINTER=y
  56CONFIG_ARCH_MAY_HAVE_PC_FDC=y
  57CONFIG_PPC_OF=y
  58CONFIG_OF=y
  59CONFIG_PPC_UDBG_16550=y
  60# CONFIG_GENERIC_TBSYNC is not set
  61CONFIG_AUDIT_ARCH=y
  62CONFIG_GENERIC_BUG=y
  63CONFIG_DTC=y
  64# CONFIG_DEFAULT_UIMAGE is not set
  65# CONFIG_PPC_DCR_NATIVE is not set
  66# CONFIG_PPC_DCR_MMIO is not set
  67# CONFIG_PPC_OF_PLATFORM_PCI is not set
  68CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
  69CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  70CONFIG_CONSTRUCTORS=y
  71
  72#
  73# General setup
  74#
  75CONFIG_EXPERIMENTAL=y
  76CONFIG_LOCK_KERNEL=y
  77CONFIG_INIT_ENV_ARG_LIMIT=32
  78CONFIG_LOCALVERSION=""
  79CONFIG_LOCALVERSION_AUTO=y
  80CONFIG_SWAP=y
  81CONFIG_SYSVIPC=y
  82CONFIG_SYSVIPC_SYSCTL=y
  83# CONFIG_POSIX_MQUEUE is not set
  84# CONFIG_BSD_PROCESS_ACCT is not set
  85# CONFIG_TASKSTATS is not set
  86# CONFIG_AUDIT is not set
  87
  88#
  89# RCU Subsystem
  90#
  91CONFIG_TREE_RCU=y
  92# CONFIG_TREE_PREEMPT_RCU is not set
  93# CONFIG_RCU_TRACE is not set
  94CONFIG_RCU_FANOUT=64
  95# CONFIG_RCU_FANOUT_EXACT is not set
  96# CONFIG_TREE_RCU_TRACE is not set
  97# CONFIG_IKCONFIG is not set
  98CONFIG_LOG_BUF_SHIFT=17
  99# CONFIG_GROUP_SCHED is not set
 100# CONFIG_CGROUPS is not set
 101# CONFIG_SYSFS_DEPRECATED_V2 is not set
 102# CONFIG_RELAY is not set
 103CONFIG_NAMESPACES=y
 104# CONFIG_UTS_NS is not set
 105# CONFIG_IPC_NS is not set
 106# CONFIG_USER_NS is not set
 107# CONFIG_PID_NS is not set
 108# CONFIG_NET_NS is not set
 109CONFIG_BLK_DEV_INITRD=y
 110CONFIG_INITRAMFS_SOURCE=""
 111CONFIG_RD_GZIP=y
 112CONFIG_RD_BZIP2=y
 113CONFIG_RD_LZMA=y
 114# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
 115CONFIG_SYSCTL=y
 116CONFIG_ANON_INODES=y
 117# CONFIG_EMBEDDED is not set
 118CONFIG_SYSCTL_SYSCALL=y
 119CONFIG_KALLSYMS=y
 120# CONFIG_KALLSYMS_ALL is not set
 121# CONFIG_KALLSYMS_EXTRA_PASS is not set
 122CONFIG_HOTPLUG=y
 123CONFIG_PRINTK=y
 124CONFIG_BUG=y
 125CONFIG_ELF_CORE=y
 126CONFIG_BASE_FULL=y
 127CONFIG_FUTEX=y
 128CONFIG_EPOLL=y
 129CONFIG_SIGNALFD=y
 130CONFIG_TIMERFD=y
 131CONFIG_EVENTFD=y
 132CONFIG_SHMEM=y
 133CONFIG_AIO=y
 134CONFIG_HAVE_PERF_EVENTS=y
 135
 136#
 137# Kernel Performance Events And Counters
 138#
 139CONFIG_PERF_EVENTS=y
 140CONFIG_EVENT_PROFILE=y
 141# CONFIG_PERF_COUNTERS is not set
 142CONFIG_VM_EVENT_COUNTERS=y
 143CONFIG_PCI_QUIRKS=y
 144CONFIG_SLUB_DEBUG=y
 145CONFIG_COMPAT_BRK=y
 146# CONFIG_SLAB is not set
 147CONFIG_SLUB=y
 148# CONFIG_SLOB is not set
 149CONFIG_PROFILING=y
 150CONFIG_TRACEPOINTS=y
 151CONFIG_OPROFILE=y
 152CONFIG_HAVE_OPROFILE=y
 153# CONFIG_KPROBES is not set
 154CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
 155CONFIG_HAVE_SYSCALL_WRAPPERS=y
 156CONFIG_HAVE_IOREMAP_PROT=y
 157CONFIG_HAVE_KPROBES=y
 158CONFIG_HAVE_KRETPROBES=y
 159CONFIG_HAVE_ARCH_TRACEHOOK=y
 160CONFIG_HAVE_DMA_ATTRS=y
 161CONFIG_USE_GENERIC_SMP_HELPERS=y
 162CONFIG_HAVE_DMA_API_DEBUG=y
 163
 164#
 165# GCOV-based kernel profiling
 166#
 167# CONFIG_GCOV_KERNEL is not set
 168# CONFIG_SLOW_WORK is not set
 169# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
 170CONFIG_SLABINFO=y
 171CONFIG_RT_MUTEXES=y
 172CONFIG_BASE_SMALL=0
 173CONFIG_MODULES=y
 174# CONFIG_MODULE_FORCE_LOAD is not set
 175CONFIG_MODULE_UNLOAD=y
 176# CONFIG_MODULE_FORCE_UNLOAD is not set
 177# CONFIG_MODVERSIONS is not set
 178# CONFIG_MODULE_SRCVERSION_ALL is not set
 179CONFIG_STOP_MACHINE=y
 180CONFIG_BLOCK=y
 181# CONFIG_BLK_DEV_BSG is not set
 182# CONFIG_BLK_DEV_INTEGRITY is not set
 183CONFIG_BLOCK_COMPAT=y
 184
 185#
 186# IO Schedulers
 187#
 188CONFIG_IOSCHED_NOOP=y
 189CONFIG_IOSCHED_AS=y
 190CONFIG_IOSCHED_DEADLINE=y
 191CONFIG_IOSCHED_CFQ=y
 192CONFIG_DEFAULT_AS=y
 193# CONFIG_DEFAULT_DEADLINE is not set
 194# CONFIG_DEFAULT_CFQ is not set
 195# CONFIG_DEFAULT_NOOP is not set
 196CONFIG_DEFAULT_IOSCHED="anticipatory"
 197# CONFIG_FREEZER is not set
 198CONFIG_PPC_MSI_BITMAP=y
 199
 200#
 201# Platform support
 202#
 203# CONFIG_PPC_PSERIES is not set
 204# CONFIG_PPC_ISERIES is not set
 205# CONFIG_PPC_PMAC is not set
 206# CONFIG_PPC_MAPLE is not set
 207CONFIG_PPC_PASEMI=y
 208
 209#
 210# PA Semi PWRficient options
 211#
 212CONFIG_PPC_PASEMI_IOMMU=y
 213# CONFIG_PPC_PASEMI_IOMMU_DMA_FORCE is not set
 214CONFIG_PPC_PASEMI_MDIO=y
 215# CONFIG_PPC_PS3 is not set
 216# CONFIG_PPC_CELL is not set
 217# CONFIG_PPC_CELL_NATIVE is not set
 218# CONFIG_PPC_IBM_CELL_BLADE is not set
 219# CONFIG_PPC_CELLEB is not set
 220# CONFIG_PPC_CELL_QPACE is not set
 221# CONFIG_PQ2ADS is not set
 222CONFIG_PPC_NATIVE=y
 223CONFIG_PPC_OF_BOOT_TRAMPOLINE=y
 224# CONFIG_IPIC is not set
 225CONFIG_MPIC=y
 226# CONFIG_MPIC_WEIRD is not set
 227# CONFIG_PPC_I8259 is not set
 228# CONFIG_U3_DART is not set
 229# CONFIG_PPC_RTAS is not set
 230# CONFIG_MMIO_NVRAM is not set
 231CONFIG_MPIC_BROKEN_REGREAD=y
 232# CONFIG_PPC_MPC106 is not set
 233# CONFIG_PPC_970_NAP is not set
 234# CONFIG_PPC_INDIRECT_IO is not set
 235# CONFIG_GENERIC_IOMAP is not set
 236CONFIG_CPU_FREQ=y
 237CONFIG_CPU_FREQ_TABLE=y
 238CONFIG_CPU_FREQ_DEBUG=y
 239CONFIG_CPU_FREQ_STAT=y
 240# CONFIG_CPU_FREQ_STAT_DETAILS is not set
 241CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
 242# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
 243# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
 244# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
 245# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
 246CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
 247CONFIG_CPU_FREQ_GOV_POWERSAVE=y
 248CONFIG_CPU_FREQ_GOV_USERSPACE=y
 249CONFIG_CPU_FREQ_GOV_ONDEMAND=y
 250# CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set
 251
 252#
 253# CPU Frequency drivers
 254#
 255CONFIG_PPC_PASEMI_CPUFREQ=y
 256# CONFIG_FSL_ULI1575 is not set
 257# CONFIG_SIMPLE_GPIO is not set
 258
 259#
 260# Kernel options
 261#
 262CONFIG_TICK_ONESHOT=y
 263CONFIG_NO_HZ=y
 264CONFIG_HIGH_RES_TIMERS=y
 265CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
 266# CONFIG_HZ_100 is not set
 267# CONFIG_HZ_250 is not set
 268# CONFIG_HZ_300 is not set
 269CONFIG_HZ_1000=y
 270CONFIG_HZ=1000
 271CONFIG_SCHED_HRTICK=y
 272CONFIG_PREEMPT_NONE=y
 273# CONFIG_PREEMPT_VOLUNTARY is not set
 274# CONFIG_PREEMPT is not set
 275CONFIG_BINFMT_ELF=y
 276CONFIG_COMPAT_BINFMT_ELF=y
 277# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
 278# CONFIG_HAVE_AOUT is not set
 279# CONFIG_BINFMT_MISC is not set
 280CONFIG_HUGETLB_PAGE_SIZE_VARIABLE=y
 281CONFIG_IOMMU_VMERGE=y
 282CONFIG_IOMMU_HELPER=y
 283# CONFIG_SWIOTLB is not set
 284CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
 285CONFIG_ARCH_HAS_WALK_MEMORY=y
 286CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
 287# CONFIG_KEXEC is not set
 288# CONFIG_CRASH_DUMP is not set
 289# CONFIG_IRQ_ALL_CPUS is not set
 290# CONFIG_NUMA is not set
 291CONFIG_MAX_ACTIVE_REGIONS=256
 292CONFIG_ARCH_SELECT_MEMORY_MODEL=y
 293CONFIG_ARCH_FLATMEM_ENABLE=y
 294CONFIG_ARCH_SPARSEMEM_ENABLE=y
 295CONFIG_ARCH_POPULATES_NODE_MAP=y
 296CONFIG_SELECT_MEMORY_MODEL=y
 297CONFIG_FLATMEM_MANUAL=y
 298# CONFIG_DISCONTIGMEM_MANUAL is not set
 299# CONFIG_SPARSEMEM_MANUAL is not set
 300CONFIG_FLATMEM=y
 301CONFIG_FLAT_NODE_MEM_MAP=y
 302CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
 303CONFIG_PAGEFLAGS_EXTENDED=y
 304CONFIG_SPLIT_PTLOCK_CPUS=4
 305CONFIG_MIGRATION=y
 306CONFIG_PHYS_ADDR_T_64BIT=y
 307CONFIG_ZONE_DMA_FLAG=1
 308CONFIG_BOUNCE=y
 309CONFIG_HAVE_MLOCK=y
 310CONFIG_HAVE_MLOCKED_PAGE_BIT=y
 311# CONFIG_KSM is not set
 312CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
 313CONFIG_PPC_HAS_HASH_64K=y
 314# CONFIG_PPC_4K_PAGES is not set
 315# CONFIG_PPC_16K_PAGES is not set
 316CONFIG_PPC_64K_PAGES=y
 317# CONFIG_PPC_256K_PAGES is not set
 318CONFIG_FORCE_MAX_ZONEORDER=9
 319# CONFIG_PPC_SUBPAGE_PROT is not set
 320# CONFIG_SCHED_SMT is not set
 321CONFIG_PROC_DEVICETREE=y
 322# CONFIG_CMDLINE_BOOL is not set
 323CONFIG_EXTRA_TARGETS=""
 324# CONFIG_PM is not set
 325# CONFIG_SECCOMP is not set
 326CONFIG_ISA_DMA_API=y
 327
 328#
 329# Bus options
 330#
 331CONFIG_ZONE_DMA=y
 332CONFIG_GENERIC_ISA_DMA=y
 333# CONFIG_PPC_INDIRECT_PCI is not set
 334CONFIG_PCI=y
 335CONFIG_PCI_DOMAINS=y
 336CONFIG_PCI_SYSCALL=y
 337# CONFIG_PCIEPORTBUS is not set
 338CONFIG_ARCH_SUPPORTS_MSI=y
 339CONFIG_PCI_MSI=y
 340CONFIG_PCI_LEGACY=y
 341# CONFIG_PCI_DEBUG is not set
 342# CONFIG_PCI_STUB is not set
 343# CONFIG_PCI_IOV is not set
 344CONFIG_PCCARD=y
 345CONFIG_PCMCIA_DEBUG=y
 346CONFIG_PCMCIA=y
 347CONFIG_PCMCIA_LOAD_CIS=y
 348CONFIG_PCMCIA_IOCTL=y
 349CONFIG_CARDBUS=y
 350
 351#
 352# PC-card bridges
 353#
 354# CONFIG_YENTA is not set
 355# CONFIG_PD6729 is not set
 356# CONFIG_I82092 is not set
 357CONFIG_ELECTRA_CF=y
 358# CONFIG_HOTPLUG_PCI is not set
 359# CONFIG_HAS_RAPIDIO is not set
 360# CONFIG_RELOCATABLE is not set
 361CONFIG_PAGE_OFFSET=0xc000000000000000
 362CONFIG_KERNEL_START=0xc000000000000000
 363CONFIG_PHYSICAL_START=0x00000000
 364CONFIG_NET=y
 365
 366#
 367# Networking options
 368#
 369CONFIG_PACKET=y
 370# CONFIG_PACKET_MMAP is not set
 371CONFIG_UNIX=y
 372CONFIG_XFRM=y
 373CONFIG_XFRM_USER=y
 374# CONFIG_XFRM_SUB_POLICY is not set
 375# CONFIG_XFRM_MIGRATE is not set
 376# CONFIG_XFRM_STATISTICS is not set
 377CONFIG_NET_KEY=y
 378# CONFIG_NET_KEY_MIGRATE is not set
 379CONFIG_INET=y
 380CONFIG_IP_MULTICAST=y
 381# CONFIG_IP_ADVANCED_ROUTER is not set
 382CONFIG_IP_FIB_HASH=y
 383CONFIG_IP_PNP=y
 384CONFIG_IP_PNP_DHCP=y
 385CONFIG_IP_PNP_BOOTP=y
 386CONFIG_IP_PNP_RARP=y
 387CONFIG_NET_IPIP=y
 388# CONFIG_NET_IPGRE is not set
 389# CONFIG_IP_MROUTE is not set
 390# CONFIG_ARPD is not set
 391CONFIG_SYN_COOKIES=y
 392CONFIG_INET_AH=y
 393CONFIG_INET_ESP=y
 394# CONFIG_INET_IPCOMP is not set
 395# CONFIG_INET_XFRM_TUNNEL is not set
 396CONFIG_INET_TUNNEL=y
 397CONFIG_INET_XFRM_MODE_TRANSPORT=y
 398CONFIG_INET_XFRM_MODE_TUNNEL=y
 399CONFIG_INET_XFRM_MODE_BEET=y
 400CONFIG_INET_LRO=y
 401CONFIG_INET_DIAG=y
 402CONFIG_INET_TCP_DIAG=y
 403# CONFIG_TCP_CONG_ADVANCED is not set
 404CONFIG_TCP_CONG_CUBIC=y
 405CONFIG_DEFAULT_TCP_CONG="cubic"
 406# CONFIG_TCP_MD5SIG is not set
 407# CONFIG_IPV6 is not set
 408# CONFIG_NETWORK_SECMARK is not set
 409# CONFIG_NETFILTER is not set
 410# CONFIG_IP_DCCP is not set
 411# CONFIG_IP_SCTP is not set
 412# CONFIG_RDS is not set
 413# CONFIG_TIPC is not set
 414# CONFIG_ATM is not set
 415# CONFIG_BRIDGE is not set
 416# CONFIG_NET_DSA is not set
 417# CONFIG_VLAN_8021Q is not set
 418# CONFIG_DECNET is not set
 419# CONFIG_LLC2 is not set
 420# CONFIG_IPX is not set
 421# CONFIG_ATALK is not set
 422# CONFIG_X25 is not set
 423# CONFIG_LAPB is not set
 424# CONFIG_ECONET is not set
 425# CONFIG_WAN_ROUTER is not set
 426# CONFIG_PHONET is not set
 427# CONFIG_IEEE802154 is not set
 428# CONFIG_NET_SCHED is not set
 429# CONFIG_DCB is not set
 430
 431#
 432# Network testing
 433#
 434# CONFIG_NET_PKTGEN is not set
 435# CONFIG_NET_DROP_MONITOR is not set
 436# CONFIG_HAMRADIO is not set
 437# CONFIG_CAN is not set
 438# CONFIG_IRDA is not set
 439# CONFIG_BT is not set
 440# CONFIG_AF_RXRPC is not set
 441CONFIG_WIRELESS=y
 442# CONFIG_CFG80211 is not set
 443CONFIG_CFG80211_DEFAULT_PS_VALUE=0
 444# CONFIG_WIRELESS_OLD_REGULATORY is not set
 445# CONFIG_WIRELESS_EXT is not set
 446# CONFIG_LIB80211 is not set
 447
 448#
 449# CFG80211 needs to be enabled for MAC80211
 450#
 451# CONFIG_WIMAX is not set
 452# CONFIG_RFKILL is not set
 453# CONFIG_NET_9P is not set
 454
 455#
 456# Device Drivers
 457#
 458
 459#
 460# Generic Driver Options
 461#
 462CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
 463# CONFIG_DEVTMPFS is not set
 464CONFIG_STANDALONE=y
 465CONFIG_PREVENT_FIRMWARE_BUILD=y
 466CONFIG_FW_LOADER=y
 467CONFIG_FIRMWARE_IN_KERNEL=y
 468CONFIG_EXTRA_FIRMWARE=""
 469# CONFIG_DEBUG_DRIVER is not set
 470# CONFIG_DEBUG_DEVRES is not set
 471# CONFIG_SYS_HYPERVISOR is not set
 472# CONFIG_CONNECTOR is not set
 473CONFIG_MTD=y
 474# CONFIG_MTD_DEBUG is not set
 475# CONFIG_MTD_TESTS is not set
 476CONFIG_MTD_CONCAT=y
 477# CONFIG_MTD_PARTITIONS is not set
 478
 479#
 480# User Modules And Translation Layers
 481#
 482CONFIG_MTD_CHAR=y
 483CONFIG_MTD_BLKDEVS=y
 484CONFIG_MTD_BLOCK=y
 485# CONFIG_FTL is not set
 486# CONFIG_NFTL is not set
 487# CONFIG_INFTL is not set
 488# CONFIG_RFD_FTL is not set
 489# CONFIG_SSFDC is not set
 490# CONFIG_MTD_OOPS is not set
 491
 492#
 493# RAM/ROM/Flash chip drivers
 494#
 495# CONFIG_MTD_CFI is not set
 496# CONFIG_MTD_JEDECPROBE is not set
 497CONFIG_MTD_MAP_BANK_WIDTH_1=y
 498CONFIG_MTD_MAP_BANK_WIDTH_2=y
 499CONFIG_MTD_MAP_BANK_WIDTH_4=y
 500# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
 501# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
 502# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
 503CONFIG_MTD_CFI_I1=y
 504CONFIG_MTD_CFI_I2=y
 505# CONFIG_MTD_CFI_I4 is not set
 506# CONFIG_MTD_CFI_I8 is not set
 507# CONFIG_MTD_RAM is not set
 508# CONFIG_MTD_ROM is not set
 509# CONFIG_MTD_ABSENT is not set
 510
 511#
 512# Mapping drivers for chip access
 513#
 514# CONFIG_MTD_COMPLEX_MAPPINGS is not set
 515# CONFIG_MTD_INTEL_VR_NOR is not set
 516# CONFIG_MTD_PLATRAM is not set
 517
 518#
 519# Self-contained MTD device drivers
 520#
 521# CONFIG_MTD_PMC551 is not set
 522CONFIG_MTD_SLRAM=y
 523CONFIG_MTD_PHRAM=y
 524# CONFIG_MTD_MTDRAM is not set
 525# CONFIG_MTD_BLOCK2MTD is not set
 526
 527#
 528# Disk-On-Chip Device Drivers
 529#
 530# CONFIG_MTD_DOC2000 is not set
 531# CONFIG_MTD_DOC2001 is not set
 532# CONFIG_MTD_DOC2001PLUS is not set
 533CONFIG_MTD_NAND=y
 534# CONFIG_MTD_NAND_VERIFY_WRITE is not set
 535# CONFIG_MTD_NAND_ECC_SMC is not set
 536# CONFIG_MTD_NAND_MUSEUM_IDS is not set
 537CONFIG_MTD_NAND_IDS=y
 538# CONFIG_MTD_NAND_DISKONCHIP is not set
 539# CONFIG_MTD_NAND_CAFE is not set
 540CONFIG_MTD_NAND_PASEMI=y
 541# CONFIG_MTD_NAND_PLATFORM is not set
 542# CONFIG_MTD_ALAUDA is not set
 543# CONFIG_MTD_NAND_FSL_ELBC is not set
 544# CONFIG_MTD_ONENAND is not set
 545
 546#
 547# LPDDR flash memory drivers
 548#
 549# CONFIG_MTD_LPDDR is not set
 550
 551#
 552# UBI - Unsorted block images
 553#
 554# CONFIG_MTD_UBI is not set
 555CONFIG_OF_DEVICE=y
 556CONFIG_OF_I2C=y
 557CONFIG_OF_MDIO=y
 558# CONFIG_PARPORT is not set
 559CONFIG_BLK_DEV=y
 560# CONFIG_BLK_DEV_FD is not set
 561# CONFIG_BLK_CPQ_CISS_DA is not set
 562# CONFIG_BLK_DEV_DAC960 is not set
 563# CONFIG_BLK_DEV_UMEM is not set
 564# CONFIG_BLK_DEV_COW_COMMON is not set
 565CONFIG_BLK_DEV_LOOP=y
 566# CONFIG_BLK_DEV_CRYPTOLOOP is not set
 567# CONFIG_BLK_DEV_NBD is not set
 568# CONFIG_BLK_DEV_SX8 is not set
 569# CONFIG_BLK_DEV_UB is not set
 570CONFIG_BLK_DEV_RAM=y
 571CONFIG_BLK_DEV_RAM_COUNT=16
 572CONFIG_BLK_DEV_RAM_SIZE=16384
 573# CONFIG_BLK_DEV_XIP is not set
 574# CONFIG_CDROM_PKTCDVD is not set
 575# CONFIG_ATA_OVER_ETH is not set
 576# CONFIG_BLK_DEV_HD is not set
 577CONFIG_MISC_DEVICES=y
 578# CONFIG_PHANTOM is not set
 579# CONFIG_SGI_IOC4 is not set
 580# CONFIG_TIFM_CORE is not set
 581# CONFIG_ICS932S401 is not set
 582# CONFIG_ENCLOSURE_SERVICES is not set
 583# CONFIG_HP_ILO is not set
 584# CONFIG_ISL29003 is not set
 585# CONFIG_C2PORT is not set
 586
 587#
 588# EEPROM support
 589#
 590# CONFIG_EEPROM_AT24 is not set
 591CONFIG_EEPROM_LEGACY=y
 592# CONFIG_EEPROM_MAX6875 is not set
 593# CONFIG_EEPROM_93CX6 is not set
 594# CONFIG_CB710_CORE is not set
 595CONFIG_HAVE_IDE=y
 596CONFIG_IDE=y
 597
 598#
 599# Please see Documentation/ide/ide.txt for help/info on IDE drives
 600#
 601CONFIG_IDE_ATAPI=y
 602# CONFIG_BLK_DEV_IDE_SATA is not set
 603CONFIG_IDE_GD=y
 604CONFIG_IDE_GD_ATA=y
 605# CONFIG_IDE_GD_ATAPI is not set
 606# CONFIG_BLK_DEV_IDECS is not set
 607# CONFIG_BLK_DEV_DELKIN is not set
 608CONFIG_BLK_DEV_IDECD=y
 609CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y
 610# CONFIG_BLK_DEV_IDETAPE is not set
 611CONFIG_IDE_TASK_IOCTL=y
 612CONFIG_IDE_PROC_FS=y
 613
 614#
 615# IDE chipset support/bugfixes
 616#
 617# CONFIG_BLK_DEV_PLATFORM is not set
 618
 619#
 620# PCI IDE chipsets support
 621#
 622# CONFIG_BLK_DEV_GENERIC is not set
 623# CONFIG_BLK_DEV_OPTI621 is not set
 624# CONFIG_BLK_DEV_AEC62XX is not set
 625# CONFIG_BLK_DEV_ALI15X3 is not set
 626# CONFIG_BLK_DEV_AMD74XX is not set
 627# CONFIG_BLK_DEV_CMD64X is not set
 628# CONFIG_BLK_DEV_TRIFLEX is not set
 629# CONFIG_BLK_DEV_CS5520 is not set
 630# CONFIG_BLK_DEV_CS5530 is not set
 631# CONFIG_BLK_DEV_HPT366 is not set
 632# CONFIG_BLK_DEV_JMICRON is not set
 633# CONFIG_BLK_DEV_SC1200 is not set
 634# CONFIG_BLK_DEV_PIIX is not set
 635# CONFIG_BLK_DEV_IT8172 is not set
 636# CONFIG_BLK_DEV_IT8213 is not set
 637# CONFIG_BLK_DEV_IT821X is not set
 638# CONFIG_BLK_DEV_NS87415 is not set
 639# CONFIG_BLK_DEV_PDC202XX_OLD is not set
 640# CONFIG_BLK_DEV_PDC202XX_NEW is not set
 641# CONFIG_BLK_DEV_SVWKS is not set
 642# CONFIG_BLK_DEV_SIIMAGE is not set
 643# CONFIG_BLK_DEV_SL82C105 is not set
 644# CONFIG_BLK_DEV_SLC90E66 is not set
 645# CONFIG_BLK_DEV_TRM290 is not set
 646# CONFIG_BLK_DEV_VIA82CXXX is not set
 647# CONFIG_BLK_DEV_TC86C001 is not set
 648# CONFIG_BLK_DEV_IDEDMA is not set
 649
 650#
 651# SCSI device support
 652#
 653# CONFIG_RAID_ATTRS is not set
 654CONFIG_SCSI=y
 655CONFIG_SCSI_DMA=y
 656# CONFIG_SCSI_TGT is not set
 657# CONFIG_SCSI_NETLINK is not set
 658CONFIG_SCSI_PROC_FS=y
 659
 660#
 661# SCSI support type (disk, tape, CD-ROM)
 662#
 663CONFIG_BLK_DEV_SD=y
 664CONFIG_CHR_DEV_ST=y
 665CONFIG_CHR_DEV_OSST=y
 666CONFIG_BLK_DEV_SR=y
 667CONFIG_BLK_DEV_SR_VENDOR=y
 668CONFIG_CHR_DEV_SG=y
 669CONFIG_CHR_DEV_SCH=y
 670CONFIG_SCSI_MULTI_LUN=y
 671CONFIG_SCSI_CONSTANTS=y
 672CONFIG_SCSI_LOGGING=y
 673# CONFIG_SCSI_SCAN_ASYNC is not set
 674CONFIG_SCSI_WAIT_SCAN=m
 675
 676#
 677# SCSI Transports
 678#
 679# CONFIG_SCSI_SPI_ATTRS is not set
 680# CONFIG_SCSI_FC_ATTRS is not set
 681# CONFIG_SCSI_ISCSI_ATTRS is not set
 682# CONFIG_SCSI_SAS_LIBSAS is not set
 683# CONFIG_SCSI_SRP_ATTRS is not set
 684CONFIG_SCSI_LOWLEVEL=y
 685# CONFIG_ISCSI_TCP is not set
 686# CONFIG_SCSI_CXGB3_ISCSI is not set
 687# CONFIG_SCSI_BNX2_ISCSI is not set
 688# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
 689# CONFIG_SCSI_3W_9XXX is not set
 690# CONFIG_SCSI_ACARD is not set
 691# CONFIG_SCSI_AACRAID is not set
 692# CONFIG_SCSI_AIC7XXX is not set
 693# CONFIG_SCSI_AIC7XXX_OLD is not set
 694# CONFIG_SCSI_AIC79XX is not set
 695# CONFIG_SCSI_AIC94XX is not set
 696# CONFIG_SCSI_MVSAS is not set
 697# CONFIG_SCSI_ARCMSR is not set
 698# CONFIG_MEGARAID_NEWGEN is not set
 699# CONFIG_MEGARAID_LEGACY is not set
 700# CONFIG_MEGARAID_SAS is not set
 701# CONFIG_SCSI_MPT2SAS is not set
 702# CONFIG_SCSI_HPTIOP is not set
 703# CONFIG_LIBFC is not set
 704# CONFIG_LIBFCOE is not set
 705# CONFIG_FCOE is not set
 706# CONFIG_SCSI_DMX3191D is not set
 707# CONFIG_SCSI_EATA is not set
 708# CONFIG_SCSI_FUTURE_DOMAIN is not set
 709# CONFIG_SCSI_GDTH is not set
 710# CONFIG_SCSI_IPS is not set
 711# CONFIG_SCSI_INITIO is not set
 712# CONFIG_SCSI_INIA100 is not set
 713# CONFIG_SCSI_STEX is not set
 714# CONFIG_SCSI_SYM53C8XX_2 is not set
 715# CONFIG_SCSI_IPR is not set
 716# CONFIG_SCSI_QLOGIC_1280 is not set
 717# CONFIG_SCSI_QLA_FC is not set
 718# CONFIG_SCSI_QLA_ISCSI is not set
 719# CONFIG_SCSI_LPFC is not set
 720# CONFIG_SCSI_DC395x is not set
 721# CONFIG_SCSI_DC390T is not set
 722# CONFIG_SCSI_DEBUG is not set
 723# CONFIG_SCSI_PMCRAID is not set
 724# CONFIG_SCSI_SRP is not set
 725# CONFIG_SCSI_LOWLEVEL_PCMCIA is not set
 726# CONFIG_SCSI_DH is not set
 727# CONFIG_SCSI_OSD_INITIATOR is not set
 728CONFIG_ATA=y
 729# CONFIG_ATA_NONSTANDARD is not set
 730CONFIG_ATA_VERBOSE_ERROR=y
 731CONFIG_SATA_PMP=y
 732# CONFIG_SATA_AHCI is not set
 733CONFIG_SATA_SIL24=y
 734CONFIG_ATA_SFF=y
 735# CONFIG_SATA_SVW is not set
 736# CONFIG_ATA_PIIX is not set
 737CONFIG_SATA_MV=y
 738# CONFIG_SATA_NV is not set
 739# CONFIG_PDC_ADMA is not set
 740# CONFIG_SATA_QSTOR is not set
 741# CONFIG_SATA_PROMISE is not set
 742# CONFIG_SATA_SX4 is not set
 743# CONFIG_SATA_SIL is not set
 744# CONFIG_SATA_SIS is not set
 745# CONFIG_SATA_ULI is not set
 746# CONFIG_SATA_VIA is not set
 747# CONFIG_SATA_VITESSE is not set
 748# CONFIG_SATA_INIC162X is not set
 749# CONFIG_PATA_ALI is not set
 750# CONFIG_PATA_AMD is not set
 751# CONFIG_PATA_ARTOP is not set
 752# CONFIG_PATA_ATP867X is not set
 753# CONFIG_PATA_ATIIXP is not set
 754# CONFIG_PATA_CMD640_PCI is not set
 755# CONFIG_PATA_CMD64X is not set
 756# CONFIG_PATA_CS5520 is not set
 757# CONFIG_PATA_CS5530 is not set
 758# CONFIG_PATA_CYPRESS is not set
 759# CONFIG_PATA_EFAR is not set
 760CONFIG_ATA_GENERIC=y
 761# CONFIG_PATA_HPT366 is not set
 762# CONFIG_PATA_HPT37X is not set
 763# CONFIG_PATA_HPT3X2N is not set
 764# CONFIG_PATA_HPT3X3 is not set
 765# CONFIG_PATA_IT821X is not set
 766# CONFIG_PATA_IT8213 is not set
 767# CONFIG_PATA_JMICRON is not set
 768# CONFIG_PATA_TRIFLEX is not set
 769# CONFIG_PATA_MARVELL is not set
 770# CONFIG_PATA_MPIIX is not set
 771# CONFIG_PATA_OLDPIIX is not set
 772# CONFIG_PATA_NETCELL is not set
 773# CONFIG_PATA_NINJA32 is not set
 774# CONFIG_PATA_NS87410 is not set
 775# CONFIG_PATA_NS87415 is not set
 776# CONFIG_PATA_OPTI is not set
 777# CONFIG_PATA_OPTIDMA is not set
 778CONFIG_PATA_PCMCIA=y
 779# CONFIG_PATA_PDC_OLD is not set
 780# CONFIG_PATA_RADISYS is not set
 781# CONFIG_PATA_RDC is not set
 782# CONFIG_PATA_RZ1000 is not set
 783# CONFIG_PATA_SC1200 is not set
 784# CONFIG_PATA_SERVERWORKS is not set
 785# CONFIG_PATA_PDC2027X is not set
 786# CONFIG_PATA_SIL680 is not set
 787# CONFIG_PATA_SIS is not set
 788# CONFIG_PATA_VIA is not set
 789# CONFIG_PATA_WINBOND is not set
 790CONFIG_PATA_PLATFORM=y
 791CONFIG_PATA_OF_PLATFORM=y
 792# CONFIG_PATA_SCH is not set
 793CONFIG_MD=y
 794CONFIG_BLK_DEV_MD=y
 795CONFIG_MD_AUTODETECT=y
 796CONFIG_MD_LINEAR=y
 797CONFIG_MD_RAID0=y
 798CONFIG_MD_RAID1=y
 799CONFIG_MD_RAID10=y
 800CONFIG_MD_RAID456=y
 801# CONFIG_MULTICORE_RAID456 is not set
 802CONFIG_MD_RAID6_PQ=y
 803# CONFIG_ASYNC_RAID6_TEST is not set
 804# CONFIG_MD_MULTIPATH is not set
 805# CONFIG_MD_FAULTY is not set
 806CONFIG_BLK_DEV_DM=y
 807# CONFIG_DM_DEBUG is not set
 808CONFIG_DM_CRYPT=y
 809# CONFIG_DM_SNAPSHOT is not set
 810# CONFIG_DM_MIRROR is not set
 811# CONFIG_DM_ZERO is not set
 812# CONFIG_DM_MULTIPATH is not set
 813# CONFIG_DM_DELAY is not set
 814# CONFIG_DM_UEVENT is not set
 815# CONFIG_FUSION is not set
 816
 817#
 818# IEEE 1394 (FireWire) support
 819#
 820
 821#
 822# You can enable one or both FireWire driver stacks.
 823#
 824
 825#
 826# See the help texts for more information.
 827#
 828# CONFIG_FIREWIRE is not set
 829# CONFIG_IEEE1394 is not set
 830# CONFIG_I2O is not set
 831# CONFIG_MACINTOSH_DRIVERS is not set
 832CONFIG_NETDEVICES=y
 833CONFIG_DUMMY=y
 834# CONFIG_BONDING is not set
 835# CONFIG_MACVLAN is not set
 836# CONFIG_EQUALIZER is not set
 837# CONFIG_TUN is not set
 838# CONFIG_VETH is not set
 839# CONFIG_ARCNET is not set
 840CONFIG_PHYLIB=y
 841
 842#
 843# MII PHY device drivers
 844#
 845CONFIG_MARVELL_PHY=y
 846# CONFIG_DAVICOM_PHY is not set
 847# CONFIG_QSEMI_PHY is not set
 848# CONFIG_LXT_PHY is not set
 849# CONFIG_CICADA_PHY is not set
 850# CONFIG_VITESSE_PHY is not set
 851# CONFIG_SMSC_PHY is not set
 852# CONFIG_BROADCOM_PHY is not set
 853# CONFIG_ICPLUS_PHY is not set
 854# CONFIG_REALTEK_PHY is not set
 855# CONFIG_NATIONAL_PHY is not set
 856# CONFIG_STE10XP is not set
 857# CONFIG_LSI_ET1011C_PHY is not set
 858# CONFIG_FIXED_PHY is not set
 859# CONFIG_MDIO_BITBANG is not set
 860CONFIG_NET_ETHERNET=y
 861CONFIG_MII=y
 862# CONFIG_HAPPYMEAL is not set
 863# CONFIG_SUNGEM is not set
 864# CONFIG_CASSINI is not set
 865# CONFIG_NET_VENDOR_3COM is not set
 866# CONFIG_ETHOC is not set
 867# CONFIG_DNET is not set
 868# CONFIG_NET_TULIP is not set
 869# CONFIG_HP100 is not set
 870# CONFIG_IBM_NEW_EMAC_ZMII is not set
 871# CONFIG_IBM_NEW_EMAC_RGMII is not set
 872# CONFIG_IBM_NEW_EMAC_TAH is not set
 873# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
 874# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
 875# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
 876# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
 877CONFIG_NET_PCI=y
 878# CONFIG_PCNET32 is not set
 879# CONFIG_AMD8111_ETH is not set
 880# CONFIG_ADAPTEC_STARFIRE is not set
 881# CONFIG_B44 is not set
 882# CONFIG_FORCEDETH is not set
 883# CONFIG_E100 is not set
 884# CONFIG_FEALNX is not set
 885# CONFIG_NATSEMI is not set
 886# CONFIG_NE2K_PCI is not set
 887# CONFIG_8139CP is not set
 888# CONFIG_8139TOO is not set
 889# CONFIG_R6040 is not set
 890# CONFIG_SIS900 is not set
 891# CONFIG_EPIC100 is not set
 892# CONFIG_SMSC9420 is not set
 893# CONFIG_SUNDANCE is not set
 894# CONFIG_TLAN is not set
 895# CONFIG_KS8842 is not set
 896# CONFIG_KS8851_MLL is not set
 897# CONFIG_VIA_RHINE is not set
 898# CONFIG_SC92031 is not set
 899# CONFIG_ATL2 is not set
 900CONFIG_NETDEV_1000=y
 901# CONFIG_ACENIC is not set
 902# CONFIG_DL2K is not set
 903CONFIG_E1000=y
 904# CONFIG_E1000E is not set
 905# CONFIG_IP1000 is not set
 906# CONFIG_IGB is not set
 907# CONFIG_IGBVF is not set
 908# CONFIG_NS83820 is not set
 909# CONFIG_HAMACHI is not set
 910# CONFIG_YELLOWFIN is not set
 911# CONFIG_R8169 is not set
 912# CONFIG_SIS190 is not set
 913# CONFIG_SKGE is not set
 914# CONFIG_SKY2 is not set
 915# CONFIG_VIA_VELOCITY is not set
 916CONFIG_TIGON3=y
 917# CONFIG_BNX2 is not set
 918# CONFIG_CNIC is not set
 919# CONFIG_QLA3XXX is not set
 920# CONFIG_ATL1 is not set
 921# CONFIG_ATL1E is not set
 922# CONFIG_ATL1C is not set
 923# CONFIG_JME is not set
 924CONFIG_NETDEV_10000=y
 925# CONFIG_CHELSIO_T1 is not set
 926CONFIG_CHELSIO_T3_DEPENDS=y
 927# CONFIG_CHELSIO_T3 is not set
 928# CONFIG_ENIC is not set
 929# CONFIG_IXGBE is not set
 930# CONFIG_IXGB is not set
 931# CONFIG_S2IO is not set
 932# CONFIG_VXGE is not set
 933# CONFIG_MYRI10GE is not set
 934# CONFIG_NETXEN_NIC is not set
 935# CONFIG_NIU is not set
 936CONFIG_PASEMI_MAC=y
 937# CONFIG_MLX4_EN is not set
 938# CONFIG_MLX4_CORE is not set
 939# CONFIG_TEHUTI is not set
 940# CONFIG_BNX2X is not set
 941# CONFIG_QLGE is not set
 942# CONFIG_SFC is not set
 943# CONFIG_BE2NET is not set
 944# CONFIG_TR is not set
 945CONFIG_WLAN=y
 946# CONFIG_WLAN_PRE80211 is not set
 947# CONFIG_WLAN_80211 is not set
 948
 949#
 950# Enable WiMAX (Networking options) to see the WiMAX drivers
 951#
 952
 953#
 954# USB Network Adapters
 955#
 956# CONFIG_USB_CATC is not set
 957# CONFIG_USB_KAWETH is not set
 958# CONFIG_USB_PEGASUS is not set
 959# CONFIG_USB_RTL8150 is not set
 960# CONFIG_USB_USBNET is not set
 961# CONFIG_NET_PCMCIA is not set
 962# CONFIG_WAN is not set
 963# CONFIG_FDDI is not set
 964# CONFIG_HIPPI is not set
 965# CONFIG_PPP is not set
 966# CONFIG_SLIP is not set
 967# CONFIG_NET_FC is not set
 968# CONFIG_NETCONSOLE is not set
 969# CONFIG_NETPOLL is not set
 970# CONFIG_NET_POLL_CONTROLLER is not set
 971# CONFIG_ISDN is not set
 972# CONFIG_PHONE is not set
 973
 974#
 975# Input device support
 976#
 977CONFIG_INPUT=y
 978# CONFIG_INPUT_FF_MEMLESS is not set
 979# CONFIG_INPUT_POLLDEV is not set
 980
 981#
 982# Userland interfaces
 983#
 984CONFIG_INPUT_MOUSEDEV=y
 985CONFIG_INPUT_MOUSEDEV_PSAUX=y
 986CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
 987CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
 988CONFIG_INPUT_JOYDEV=y
 989CONFIG_INPUT_EVDEV=y
 990# CONFIG_INPUT_EVBUG is not set
 991
 992#
 993# Input Device Drivers
 994#
 995CONFIG_INPUT_KEYBOARD=y
 996# CONFIG_KEYBOARD_ADP5588 is not set
 997# CONFIG_KEYBOARD_ATKBD is not set
 998# CONFIG_QT2160 is not set
 999# CONFIG_KEYBOARD_LKKBD is not set
1000# CONFIG_KEYBOARD_MAX7359 is not set
1001# CONFIG_KEYBOARD_NEWTON is not set
1002# CONFIG_KEYBOARD_OPENCORES is not set
1003# CONFIG_KEYBOARD_STOWAWAY is not set
1004# CONFIG_KEYBOARD_SUNKBD is not set
1005# CONFIG_KEYBOARD_XTKBD is not set
1006CONFIG_INPUT_MOUSE=y
1007# CONFIG_MOUSE_PS2 is not set
1008# CONFIG_MOUSE_SERIAL is not set
1009# CONFIG_MOUSE_APPLETOUCH is not set
1010# CONFIG_MOUSE_BCM5974 is not set
1011# CONFIG_MOUSE_VSXXXAA is not set
1012# CONFIG_MOUSE_SYNAPTICS_I2C is not set
1013# CONFIG_INPUT_JOYSTICK is not set
1014# CONFIG_INPUT_TABLET is not set
1015# CONFIG_INPUT_TOUCHSCREEN is not set
1016# CONFIG_INPUT_MISC is not set
1017
1018#
1019# Hardware I/O ports
1020#
1021# CONFIG_SERIO is not set
1022# CONFIG_GAMEPORT is not set
1023
1024#
1025# Character devices
1026#
1027CONFIG_VT=y
1028CONFIG_CONSOLE_TRANSLATIONS=y
1029CONFIG_VT_CONSOLE=y
1030CONFIG_HW_CONSOLE=y
1031# CONFIG_VT_HW_CONSOLE_BINDING is not set
1032CONFIG_DEVKMEM=y
1033# CONFIG_SERIAL_NONSTANDARD is not set
1034# CONFIG_NOZOMI is not set
1035
1036#
1037# Serial drivers
1038#
1039CONFIG_SERIAL_8250=y
1040CONFIG_SERIAL_8250_CONSOLE=y
1041CONFIG_SERIAL_8250_PCI=y
1042# CONFIG_SERIAL_8250_CS is not set
1043CONFIG_SERIAL_8250_NR_UARTS=4
1044CONFIG_SERIAL_8250_RUNTIME_UARTS=4
1045# CONFIG_SERIAL_8250_EXTENDED is not set
1046
1047#
1048# Non-8250 serial port support
1049#
1050CONFIG_SERIAL_CORE=y
1051CONFIG_SERIAL_CORE_CONSOLE=y
1052# CONFIG_SERIAL_JSM is not set
1053# CONFIG_SERIAL_OF_PLATFORM is not set
1054CONFIG_UNIX98_PTYS=y
1055# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
1056CONFIG_LEGACY_PTYS=y
1057CONFIG_LEGACY_PTY_COUNT=4
1058# CONFIG_HVC_UDBG is not set
1059# CONFIG_IPMI_HANDLER is not set
1060CONFIG_HW_RANDOM=y
1061# CONFIG_HW_RANDOM_TIMERIOMEM is not set
1062CONFIG_HW_RANDOM_PASEMI=y
1063# CONFIG_R3964 is not set
1064# CONFIG_APPLICOM is not set
1065
1066#
1067# PCMCIA character devices
1068#
1069# CONFIG_SYNCLINK_CS is not set
1070# CONFIG_CARDMAN_4000 is not set
1071# CONFIG_CARDMAN_4040 is not set
1072# CONFIG_IPWIRELESS is not set
1073CONFIG_RAW_DRIVER=y
1074CONFIG_MAX_RAW_DEVS=256
1075# CONFIG_HANGCHECK_TIMER is not set
1076# CONFIG_TCG_TPM is not set
1077CONFIG_DEVPORT=y
1078CONFIG_I2C=y
1079CONFIG_I2C_BOARDINFO=y
1080CONFIG_I2C_COMPAT=y
1081CONFIG_I2C_CHARDEV=y
1082CONFIG_I2C_HELPER_AUTO=y
1083CONFIG_I2C_ALGOBIT=y
1084
1085#
1086# I2C Hardware Bus support
1087#
1088
1089#
1090# PC SMBus host controller drivers
1091#
1092# CONFIG_I2C_ALI1535 is not set
1093# CONFIG_I2C_ALI1563 is not set
1094# CONFIG_I2C_ALI15X3 is not set
1095# CONFIG_I2C_AMD756 is not set
1096# CONFIG_I2C_AMD8111 is not set
1097# CONFIG_I2C_I801 is not set
1098# CONFIG_I2C_ISCH is not set
1099# CONFIG_I2C_PIIX4 is not set
1100# CONFIG_I2C_NFORCE2 is not set
1101# CONFIG_I2C_SIS5595 is not set
1102# CONFIG_I2C_SIS630 is not set
1103# CONFIG_I2C_SIS96X is not set
1104# CONFIG_I2C_VIA is not set
1105# CONFIG_I2C_VIAPRO is not set
1106
1107#
1108# I2C system bus drivers (mostly embedded / system-on-chip)
1109#
1110# CONFIG_I2C_OCORES is not set
1111CONFIG_I2C_PASEMI=y
1112# CONFIG_I2C_SIMTEC is not set
1113
1114#
1115# External I2C/SMBus adapter drivers
1116#
1117# CONFIG_I2C_PARPORT_LIGHT is not set
1118# CONFIG_I2C_TAOS_EVM is not set
1119# CONFIG_I2C_TINY_USB is not set
1120
1121#
1122# Graphics adapter I2C/DDC channel drivers
1123#
1124# CONFIG_I2C_VOODOO3 is not set
1125
1126#
1127# Other I2C/SMBus bus drivers
1128#
1129# CONFIG_I2C_PCA_PLATFORM is not set
1130# CONFIG_I2C_STUB is not set
1131
1132#
1133# Miscellaneous I2C Chip support
1134#
1135# CONFIG_DS1682 is not set
1136# CONFIG_SENSORS_TSL2550 is not set
1137# CONFIG_I2C_DEBUG_CORE is not set
1138# CONFIG_I2C_DEBUG_ALGO is not set
1139# CONFIG_I2C_DEBUG_BUS is not set
1140# CONFIG_I2C_DEBUG_CHIP is not set
1141# CONFIG_SPI is not set
1142
1143#
1144# PPS support
1145#
1146# CONFIG_PPS is not set
1147CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
1148# CONFIG_GPIOLIB is not set
1149# CONFIG_W1 is not set
1150# CONFIG_POWER_SUPPLY is not set
1151CONFIG_HWMON=y
1152CONFIG_HWMON_VID=y
1153# CONFIG_HWMON_DEBUG_CHIP is not set
1154
1155#
1156# Native drivers
1157#
1158# CONFIG_SENSORS_AD7414 is not set
1159# CONFIG_SENSORS_AD7418 is not set
1160# CONFIG_SENSORS_ADM1021 is not set
1161# CONFIG_SENSORS_ADM1025 is not set
1162# CONFIG_SENSORS_ADM1026 is not set
1163# CONFIG_SENSORS_ADM1029 is not set
1164# CONFIG_SENSORS_ADM1031 is not set
1165# CONFIG_SENSORS_ADM9240 is not set
1166# CONFIG_SENSORS_ADT7462 is not set
1167# CONFIG_SENSORS_ADT7470 is not set
1168# CONFIG_SENSORS_ADT7473 is not set
1169# CONFIG_SENSORS_ADT7475 is not set
1170# CONFIG_SENSORS_ATXP1 is not set
1171# CONFIG_SENSORS_DS1621 is not set
1172# CONFIG_SENSORS_I5K_AMB is not set
1173# CONFIG_SENSORS_F71805F is not set
1174# CONFIG_SENSORS_F71882FG is not set
1175# CONFIG_SENSORS_F75375S is not set
1176# CONFIG_SENSORS_G760A is not set
1177# CONFIG_SENSORS_GL518SM is not set
1178# CONFIG_SENSORS_GL520SM is not set
1179# CONFIG_SENSORS_IT87 is not set
1180# CONFIG_SENSORS_LM63 is not set
1181# CONFIG_SENSORS_LM75 is not set
1182# CONFIG_SENSORS_LM77 is not set
1183# CONFIG_SENSORS_LM78 is not set
1184# CONFIG_SENSORS_LM80 is not set
1185# CONFIG_SENSORS_LM83 is not set
1186CONFIG_SENSORS_LM85=y
1187# CONFIG_SENSORS_LM87 is not set
1188CONFIG_SENSORS_LM90=y
1189# CONFIG_SENSORS_LM92 is not set
1190# CONFIG_SENSORS_LM93 is not set
1191# CONFIG_SENSORS_LTC4215 is not set
1192# CONFIG_SENSORS_LTC4245 is not set
1193# CONFIG_SENSORS_LM95241 is not set
1194# CONFIG_SENSORS_MAX1619 is not set
1195# CONFIG_SENSORS_MAX6650 is not set
1196# CONFIG_SENSORS_PC87360 is not set
1197# CONFIG_SENSORS_PC87427 is not set
1198# CONFIG_SENSORS_PCF8591 is not set
1199# CONFIG_SENSORS_SIS5595 is not set
1200# CONFIG_SENSORS_DME1737 is not set
1201# CONFIG_SENSORS_SMSC47M1 is not set
1202# CONFIG_SENSORS_SMSC47M192 is not set
1203# CONFIG_SENSORS_SMSC47B397 is not set
1204# CONFIG_SENSORS_ADS7828 is not set
1205# CONFIG_SENSORS_THMC50 is not set
1206# CONFIG_SENSORS_TMP401 is not set
1207# CONFIG_SENSORS_TMP421 is not set
1208# CONFIG_SENSORS_VIA686A is not set
1209# CONFIG_SENSORS_VT1211 is not set
1210# CONFIG_SENSORS_VT8231 is not set
1211# CONFIG_SENSORS_W83781D is not set
1212# CONFIG_SENSORS_W83791D is not set
1213# CONFIG_SENSORS_W83792D is not set
1214# CONFIG_SENSORS_W83793 is not set
1215# CONFIG_SENSORS_W83L785TS is not set
1216# CONFIG_SENSORS_W83L786NG is not set
1217# CONFIG_SENSORS_W83627HF is not set
1218# CONFIG_SENSORS_W83627EHF is not set
1219# CONFIG_THERMAL is not set
1220# CONFIG_WATCHDOG is not set
1221CONFIG_SSB_POSSIBLE=y
1222
1223#
1224# Sonics Silicon Backplane
1225#
1226# CONFIG_SSB is not set
1227
1228#
1229# Multifunction device drivers
1230#
1231# CONFIG_MFD_CORE is not set
1232# CONFIG_MFD_SM501 is not set
1233# CONFIG_HTC_PASIC3 is not set
1234# CONFIG_TWL4030_CORE is not set
1235# CONFIG_MFD_TMIO is not set
1236# CONFIG_PMIC_DA903X is not set
1237# CONFIG_MFD_WM8400 is not set
1238# CONFIG_MFD_WM831X is not set
1239# CONFIG_MFD_WM8350_I2C is not set
1240# CONFIG_MFD_PCF50633 is not set
1241# CONFIG_AB3100_CORE is not set
1242# CONFIG_REGULATOR is not set
1243# CONFIG_MEDIA_SUPPORT is not set
1244
1245#
1246# Graphics support
1247#
1248# CONFIG_AGP is not set
1249CONFIG_VGA_ARB=y
1250CONFIG_DRM=y
1251CONFIG_DRM_KMS_HELPER=y
1252CONFIG_DRM_TTM=y
1253# CONFIG_DRM_TDFX is not set
1254# CONFIG_DRM_R128 is not set
1255CONFIG_DRM_RADEON=y
1256# CONFIG_DRM_MGA is not set
1257# CONFIG_DRM_VIA is not set
1258# CONFIG_DRM_SAVAGE is not set
1259CONFIG_VGASTATE=y
1260# CONFIG_VIDEO_OUTPUT_CONTROL is not set
1261CONFIG_FB=y
1262CONFIG_FIRMWARE_EDID=y
1263CONFIG_FB_DDC=y
1264# CONFIG_FB_BOOT_VESA_SUPPORT is not set
1265CONFIG_FB_CFB_FILLRECT=y
1266CONFIG_FB_CFB_COPYAREA=y
1267CONFIG_FB_CFB_IMAGEBLIT=y
1268# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
1269# CONFIG_FB_SYS_FILLRECT is not set
1270# CONFIG_FB_SYS_COPYAREA is not set
1271# CONFIG_FB_SYS_IMAGEBLIT is not set
1272# CONFIG_FB_FOREIGN_ENDIAN is not set
1273# CONFIG_FB_SYS_FOPS is not set
1274# CONFIG_FB_SVGALIB is not set
1275CONFIG_FB_MACMODES=y
1276CONFIG_FB_BACKLIGHT=y
1277CONFIG_FB_MODE_HELPERS=y
1278CONFIG_FB_TILEBLITTING=y
1279
1280#
1281# Frame buffer hardware drivers
1282#
1283# CONFIG_FB_CIRRUS is not set
1284# CONFIG_FB_PM2 is not set
1285# CONFIG_FB_CYBER2000 is not set
1286# CONFIG_FB_OF is not set
1287# CONFIG_FB_ASILIANT is not set
1288# CONFIG_FB_IMSTT is not set
1289CONFIG_FB_VGA16=y
1290# CONFIG_FB_S1D13XXX is not set
1291CONFIG_FB_NVIDIA=y
1292CONFIG_FB_NVIDIA_I2C=y
1293# CONFIG_FB_NVIDIA_DEBUG is not set
1294CONFIG_FB_NVIDIA_BACKLIGHT=y
1295# CONFIG_FB_RIVA is not set
1296# CONFIG_FB_MATROX is not set
1297CONFIG_FB_RADEON=y
1298CONFIG_FB_RADEON_I2C=y
1299CONFIG_FB_RADEON_BACKLIGHT=y
1300# CONFIG_FB_RADEON_DEBUG is not set
1301# CONFIG_FB_ATY128 is not set
1302# CONFIG_FB_ATY is not set
1303# CONFIG_FB_S3 is not set
1304# CONFIG_FB_SAVAGE is not set
1305# CONFIG_FB_SIS is not set
1306# CONFIG_FB_VIA is not set
1307# CONFIG_FB_NEOMAGIC is not set
1308# CONFIG_FB_KYRO is not set
1309# CONFIG_FB_3DFX is not set
1310# CONFIG_FB_VOODOO1 is not set
1311# CONFIG_FB_VT8623 is not set
1312# CONFIG_FB_TRIDENT is not set
1313# CONFIG_FB_ARK is not set
1314# CONFIG_FB_PM3 is not set
1315# CONFIG_FB_CARMINE is not set
1316# CONFIG_FB_IBM_GXT4500 is not set
1317# CONFIG_FB_VIRTUAL is not set
1318# CONFIG_FB_METRONOME is not set
1319# CONFIG_FB_MB862XX is not set
1320# CONFIG_FB_BROADSHEET is not set
1321CONFIG_BACKLIGHT_LCD_SUPPORT=y
1322# CONFIG_LCD_CLASS_DEVICE is not set
1323CONFIG_BACKLIGHT_CLASS_DEVICE=y
1324CONFIG_BACKLIGHT_GENERIC=y
1325
1326#
1327# Display device support
1328#
1329# CONFIG_DISPLAY_SUPPORT is not set
1330
1331#
1332# Console display driver support
1333#
1334CONFIG_VGA_CONSOLE=y
1335CONFIG_VGACON_SOFT_SCROLLBACK=y
1336CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=64
1337CONFIG_DUMMY_CONSOLE=y
1338CONFIG_FRAMEBUFFER_CONSOLE=y
1339# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
1340# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
1341# CONFIG_FONTS is not set
1342CONFIG_FONT_8x8=y
1343CONFIG_FONT_8x16=y
1344CONFIG_LOGO=y
1345CONFIG_LOGO_LINUX_MONO=y
1346CONFIG_LOGO_LINUX_VGA16=y
1347CONFIG_LOGO_LINUX_CLUT224=y
1348CONFIG_SOUND=y
1349CONFIG_SOUND_OSS_CORE=y
1350CONFIG_SOUND_OSS_CORE_PRECLAIM=y
1351CONFIG_SND=y
1352CONFIG_SND_TIMER=y
1353CONFIG_SND_PCM=y
1354CONFIG_SND_HWDEP=y
1355CONFIG_SND_RAWMIDI=y
1356CONFIG_SND_SEQUENCER=y
1357# CONFIG_SND_SEQ_DUMMY is not set
1358CONFIG_SND_OSSEMUL=y
1359CONFIG_SND_MIXER_OSS=y
1360CONFIG_SND_PCM_OSS=y
1361CONFIG_SND_PCM_OSS_PLUGINS=y
1362CONFIG_SND_SEQUENCER_OSS=y
1363# CONFIG_SND_HRTIMER is not set
1364# CONFIG_SND_DYNAMIC_MINORS is not set
1365CONFIG_SND_SUPPORT_OLD_API=y
1366CONFIG_SND_VERBOSE_PROCFS=y
1367# CONFIG_SND_VERBOSE_PRINTK is not set
1368# CONFIG_SND_DEBUG is not set
1369CONFIG_SND_RAWMIDI_SEQ=y
1370# CONFIG_SND_OPL3_LIB_SEQ is not set
1371# CONFIG_SND_OPL4_LIB_SEQ is not set
1372# CONFIG_SND_SBAWE_SEQ is not set
1373# CONFIG_SND_EMU10K1_SEQ is not set
1374CONFIG_SND_DRIVERS=y
1375# CONFIG_SND_DUMMY is not set
1376# CONFIG_SND_VIRMIDI is not set
1377# CONFIG_SND_MTPAV is not set
1378# CONFIG_SND_SERIAL_U16550 is not set
1379# CONFIG_SND_MPU401 is not set
1380CONFIG_SND_PCI=y
1381# CONFIG_SND_AD1889 is not set
1382# CONFIG_SND_ALS300 is not set
1383# CONFIG_SND_ALS4000 is not set
1384# CONFIG_SND_ALI5451 is not set
1385# CONFIG_SND_ATIIXP is not set
1386# CONFIG_SND_ATIIXP_MODEM is not set
1387# CONFIG_SND_AU8810 is not set
1388# CONFIG_SND_AU8820 is not set
1389# CONFIG_SND_AU8830 is not set
1390# CONFIG_SND_AW2 is not set
1391# CONFIG_SND_AZT3328 is not set
1392# CONFIG_SND_BT87X is not set
1393# CONFIG_SND_CA0106 is not set
1394# CONFIG_SND_CMIPCI is not set
1395# CONFIG_SND_OXYGEN is not set
1396# CONFIG_SND_CS4281 is not set
1397# CONFIG_SND_CS46XX is not set
1398# CONFIG_SND_CS5530 is not set
1399# CONFIG_SND_CTXFI is not set
1400# CONFIG_SND_DARLA20 is not set
1401# CONFIG_SND_GINA20 is not set
1402# CONFIG_SND_LAYLA20 is not set
1403# CONFIG_SND_DARLA24 is not set
1404# CONFIG_SND_GINA24 is not set
1405# CONFIG_SND_LAYLA24 is not set
1406# CONFIG_SND_MONA is not set
1407# CONFIG_SND_MIA is not set
1408# CONFIG_SND_ECHO3G is not set
1409# CONFIG_SND_INDIGO is not set
1410# CONFIG_SND_INDIGOIO is not set
1411# CONFIG_SND_INDIGODJ is not set
1412# CONFIG_SND_INDIGOIOX is not set
1413# CONFIG_SND_INDIGODJX is not set
1414# CONFIG_SND_EMU10K1 is not set
1415# CONFIG_SND_EMU10K1X is not set
1416# CONFIG_SND_ENS1370 is not set
1417# CONFIG_SND_ENS1371 is not set
1418# CONFIG_SND_ES1938 is not set
1419# CONFIG_SND_ES1968 is not set
1420# CONFIG_SND_FM801 is not set
1421# CONFIG_SND_HDA_INTEL is not set
1422# CONFIG_SND_HDSP is not set
1423# CONFIG_SND_HDSPM is not set
1424# CONFIG_SND_HIFIER is not set
1425# CONFIG_SND_ICE1712 is not set
1426# CONFIG_SND_ICE1724 is not set
1427# CONFIG_SND_INTEL8X0 is not set
1428# CONFIG_SND_INTEL8X0M is not set
1429# CONFIG_SND_KORG1212 is not set
1430# CONFIG_SND_LX6464ES is not set
1431# CONFIG_SND_MAESTRO3 is not set
1432# CONFIG_SND_MIXART is not set
1433# CONFIG_SND_NM256 is not set
1434# CONFIG_SND_PCXHR is not set
1435# CONFIG_SND_RIPTIDE is not set
1436# CONFIG_SND_RME32 is not set
1437# CONFIG_SND_RME96 is not set
1438# CONFIG_SND_RME9652 is not set
1439# CONFIG_SND_SONICVIBES is not set
1440# CONFIG_SND_TRIDENT is not set
1441# CONFIG_SND_VIA82XX is not set
1442# CONFIG_SND_VIA82XX_MODEM is not set
1443# CONFIG_SND_VIRTUOSO is not set
1444# CONFIG_SND_VX222 is not set
1445# CONFIG_SND_YMFPCI is not set
1446CONFIG_SND_PPC=y
1447CONFIG_SND_USB=y
1448CONFIG_SND_USB_AUDIO=y
1449CONFIG_SND_USB_USX2Y=y
1450# CONFIG_SND_USB_CAIAQ is not set
1451CONFIG_SND_PCMCIA=y
1452# CONFIG_SND_VXPOCKET is not set
1453# CONFIG_SND_PDAUDIOCF is not set
1454# CONFIG_SND_SOC is not set
1455# CONFIG_SOUND_PRIME is not set
1456CONFIG_HID_SUPPORT=y
1457CONFIG_HID=y
1458# CONFIG_HIDRAW is not set
1459
1460#
1461# USB Input Devices
1462#
1463CONFIG_USB_HID=y
1464# CONFIG_HID_PID is not set
1465# CONFIG_USB_HIDDEV is not set
1466
1467#
1468# Special HID drivers
1469#
1470CONFIG_HID_A4TECH=y
1471CONFIG_HID_APPLE=y
1472CONFIG_HID_BELKIN=y
1473CONFIG_HID_CHERRY=y
1474CONFIG_HID_CHICONY=y
1475CONFIG_HID_CYPRESS=y
1476CONFIG_HID_DRAGONRISE=y
1477# CONFIG_DRAGONRISE_FF is not set
1478CONFIG_HID_EZKEY=y
1479CONFIG_HID_KYE=y
1480CONFIG_HID_GYRATION=y
1481CONFIG_HID_TWINHAN=y
1482CONFIG_HID_KENSINGTON=y
1483CONFIG_HID_LOGITECH=y
1484# CONFIG_LOGITECH_FF is not set
1485# CONFIG_LOGIRUMBLEPAD2_FF is not set
1486CONFIG_HID_MICROSOFT=y
1487CONFIG_HID_MONTEREY=y
1488CONFIG_HID_NTRIG=y
1489CONFIG_HID_PANTHERLORD=y
1490# CONFIG_PANTHERLORD_FF is not set
1491CONFIG_HID_PETALYNX=y
1492CONFIG_HID_SAMSUNG=y
1493CONFIG_HID_SONY=y
1494CONFIG_HID_SUNPLUS=y
1495CONFIG_HID_GREENASIA=y
1496# CONFIG_GREENASIA_FF is not set
1497CONFIG_HID_SMARTJOYPLUS=y
1498# CONFIG_SMARTJOYPLUS_FF is not set
1499CONFIG_HID_TOPSEED=y
1500CONFIG_HID_THRUSTMASTER=y
1501# CONFIG_THRUSTMASTER_FF is not set
1502CONFIG_HID_ZEROPLUS=y
1503# CONFIG_ZEROPLUS_FF is not set
1504CONFIG_USB_SUPPORT=y
1505CONFIG_USB_ARCH_HAS_HCD=y
1506CONFIG_USB_ARCH_HAS_OHCI=y
1507CONFIG_USB_ARCH_HAS_EHCI=y
1508CONFIG_USB=y
1509# CONFIG_USB_DEBUG is not set
1510# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
1511
1512#
1513# Miscellaneous USB options
1514#
1515CONFIG_USB_DEVICEFS=y
1516# CONFIG_USB_DEVICE_CLASS is not set
1517# CONFIG_USB_DYNAMIC_MINORS is not set
1518# CONFIG_USB_OTG is not set
1519# CONFIG_USB_MON is not set
1520# CONFIG_USB_WUSB is not set
1521# CONFIG_USB_WUSB_CBAF is not set
1522
1523#
1524# USB Host Controller Drivers
1525#
1526# CONFIG_USB_C67X00_HCD is not set
1527# CONFIG_USB_XHCI_HCD is not set
1528CONFIG_USB_EHCI_HCD=y
1529# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
1530# CONFIG_USB_EHCI_TT_NEWSCHED is not set
1531CONFIG_USB_EHCI_HCD_PPC_OF=y
1532# CONFIG_USB_OXU210HP_HCD is not set
1533# CONFIG_USB_ISP116X_HCD is not set
1534# CONFIG_USB_ISP1760_HCD is not set
1535# CONFIG_USB_ISP1362_HCD is not set
1536CONFIG_USB_OHCI_HCD=y
1537# CONFIG_USB_OHCI_HCD_PPC_OF_BE is not set
1538# CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set
1539# CONFIG_USB_OHCI_HCD_PPC_OF is not set
1540# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
1541# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
1542CONFIG_USB_OHCI_LITTLE_ENDIAN=y
1543CONFIG_USB_UHCI_HCD=y
1544CONFIG_USB_SL811_HCD=y
1545# CONFIG_USB_SL811_CS is not set
1546# CONFIG_USB_R8A66597_HCD is not set
1547# CONFIG_USB_WHCI_HCD is not set
1548# CONFIG_USB_HWA_HCD is not set
1549
1550#
1551# USB Device Class drivers
1552#
1553# CONFIG_USB_ACM is not set
1554# CONFIG_USB_PRINTER is not set
1555# CONFIG_USB_WDM is not set
1556# CONFIG_USB_TMC is not set
1557
1558#
1559# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
1560#
1561
1562#
1563# also be needed; see USB_STORAGE Help for more info
1564#
1565CONFIG_USB_STORAGE=y
1566# CONFIG_USB_STORAGE_DEBUG is not set
1567# CONFIG_USB_STORAGE_DATAFAB is not set
1568# CONFIG_USB_STORAGE_FREECOM is not set
1569# CONFIG_USB_STORAGE_ISD200 is not set
1570# CONFIG_USB_STORAGE_USBAT is not set
1571# CONFIG_USB_STORAGE_SDDR09 is not set
1572# CONFIG_USB_STORAGE_SDDR55 is not set
1573# CONFIG_USB_STORAGE_JUMPSHOT is not set
1574# CONFIG_USB_STORAGE_ALAUDA is not set
1575# CONFIG_USB_STORAGE_ONETOUCH is not set
1576# CONFIG_USB_STORAGE_KARMA is not set
1577# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
1578CONFIG_USB_LIBUSUAL=y
1579
1580#
1581# USB Imaging devices
1582#
1583# CONFIG_USB_MDC800 is not set
1584# CONFIG_USB_MICROTEK is not set
1585
1586#
1587# USB port drivers
1588#
1589# CONFIG_USB_SERIAL is not set
1590
1591#
1592# USB Miscellaneous drivers
1593#
1594# CONFIG_USB_EMI62 is not set
1595# CONFIG_USB_EMI26 is not set
1596# CONFIG_USB_ADUTUX is not set
1597# CONFIG_USB_SEVSEG is not set
1598# CONFIG_USB_RIO500 is not set
1599# CONFIG_USB_LEGOTOWER is not set
1600# CONFIG_USB_LCD is not set
1601# CONFIG_USB_BERRY_CHARGE is not set
1602# CONFIG_USB_LED is not set
1603# CONFIG_USB_CYPRESS_CY7C63 is not set
1604# CONFIG_USB_CYTHERM is not set
1605# CONFIG_USB_IDMOUSE is not set
1606# CONFIG_USB_FTDI_ELAN is not set
1607# CONFIG_USB_APPLEDISPLAY is not set
1608# CONFIG_USB_SISUSBVGA is not set
1609# CONFIG_USB_LD is not set
1610# CONFIG_USB_TRANCEVIBRATOR is not set
1611# CONFIG_USB_IOWARRIOR is not set
1612# CONFIG_USB_TEST is not set
1613# CONFIG_USB_ISIGHTFW is not set
1614# CONFIG_USB_VST is not set
1615# CONFIG_USB_GADGET is not set
1616
1617#
1618# OTG and related infrastructure
1619#
1620# CONFIG_NOP_USB_XCEIV is not set
1621# CONFIG_UWB is not set
1622# CONFIG_MMC is not set
1623# CONFIG_MEMSTICK is not set
1624# CONFIG_NEW_LEDS is not set
1625# CONFIG_ACCESSIBILITY is not set
1626# CONFIG_INFINIBAND is not set
1627CONFIG_EDAC=y
1628
1629#
1630# Reporting subsystems
1631#
1632# CONFIG_EDAC_DEBUG is not set
1633CONFIG_EDAC_MM_EDAC=y
1634CONFIG_EDAC_PASEMI=y
1635# CONFIG_EDAC_CPC925 is not set
1636CONFIG_RTC_LIB=y
1637CONFIG_RTC_CLASS=y
1638CONFIG_RTC_HCTOSYS=y
1639CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
1640# CONFIG_RTC_DEBUG is not set
1641
1642#
1643# RTC interfaces
1644#
1645CONFIG_RTC_INTF_SYSFS=y
1646CONFIG_RTC_INTF_PROC=y
1647CONFIG_RTC_INTF_DEV=y
1648# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
1649# CONFIG_RTC_DRV_TEST is not set
1650
1651#
1652# I2C RTC drivers
1653#
1654CONFIG_RTC_DRV_DS1307=y
1655# CONFIG_RTC_DRV_DS1374 is not set
1656# CONFIG_RTC_DRV_DS1672 is not set
1657# CONFIG_RTC_DRV_MAX6900 is not set
1658# CONFIG_RTC_DRV_RS5C372 is not set
1659# CONFIG_RTC_DRV_ISL1208 is not set
1660# CONFIG_RTC_DRV_X1205 is not set
1661# CONFIG_RTC_DRV_PCF8563 is not set
1662# CONFIG_RTC_DRV_PCF8583 is not set
1663# CONFIG_RTC_DRV_M41T80 is not set
1664# CONFIG_RTC_DRV_S35390A is not set
1665# CONFIG_RTC_DRV_FM3130 is not set
1666# CONFIG_RTC_DRV_RX8581 is not set
1667# CONFIG_RTC_DRV_RX8025 is not set
1668
1669#
1670# SPI RTC drivers
1671#
1672
1673#
1674# Platform RTC drivers
1675#
1676# CONFIG_RTC_DRV_CMOS is not set
1677# CONFIG_RTC_DRV_DS1286 is not set
1678# CONFIG_RTC_DRV_DS1511 is not set
1679# CONFIG_RTC_DRV_DS1553 is not set
1680# CONFIG_RTC_DRV_DS1742 is not set
1681# CONFIG_RTC_DRV_STK17TA8 is not set
1682# CONFIG_RTC_DRV_M48T86 is not set
1683# CONFIG_RTC_DRV_M48T35 is not set
1684# CONFIG_RTC_DRV_M48T59 is not set
1685# CONFIG_RTC_DRV_BQ4802 is not set
1686# CONFIG_RTC_DRV_V3020 is not set
1687
1688#
1689# on-CPU RTC drivers
1690#
1691# CONFIG_RTC_DRV_GENERIC is not set
1692# CONFIG_DMADEVICES is not set
1693# CONFIG_AUXDISPLAY is not set
1694# CONFIG_UIO is not set
1695
1696#
1697# TI VLYNQ
1698#
1699# CONFIG_STAGING is not set
1700
1701#
1702# File systems
1703#
1704CONFIG_EXT2_FS=y
1705CONFIG_EXT2_FS_XATTR=y
1706CONFIG_EXT2_FS_POSIX_ACL=y
1707# CONFIG_EXT2_FS_SECURITY is not set
1708# CONFIG_EXT2_FS_XIP is not set
1709CONFIG_EXT3_FS=y
1710# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
1711CONFIG_EXT3_FS_XATTR=y
1712# CONFIG_EXT3_FS_POSIX_ACL is not set
1713# CONFIG_EXT3_FS_SECURITY is not set
1714# CONFIG_EXT4_FS is not set
1715CONFIG_JBD=y
1716# CONFIG_JBD_DEBUG is not set
1717CONFIG_FS_MBCACHE=y
1718# CONFIG_REISERFS_FS is not set
1719# CONFIG_JFS_FS is not set
1720CONFIG_FS_POSIX_ACL=y
1721# CONFIG_XFS_FS is not set
1722# CONFIG_GFS2_FS is not set
1723# CONFIG_OCFS2_FS is not set
1724# CONFIG_BTRFS_FS is not set
1725# CONFIG_NILFS2_FS is not set
1726CONFIG_FILE_LOCKING=y
1727CONFIG_FSNOTIFY=y
1728CONFIG_DNOTIFY=y
1729CONFIG_INOTIFY=y
1730CONFIG_INOTIFY_USER=y
1731# CONFIG_QUOTA is not set
1732CONFIG_AUTOFS_FS=y
1733CONFIG_AUTOFS4_FS=y
1734# CONFIG_FUSE_FS is not set
1735
1736#
1737# Caches
1738#
1739# CONFIG_FSCACHE is not set
1740
1741#
1742# CD-ROM/DVD Filesystems
1743#
1744CONFIG_ISO9660_FS=y
1745# CONFIG_JOLIET is not set
1746# CONFIG_ZISOFS is not set
1747CONFIG_UDF_FS=y
1748CONFIG_UDF_NLS=y
1749
1750#
1751# DOS/FAT/NT Filesystems
1752#
1753CONFIG_FAT_FS=y
1754CONFIG_MSDOS_FS=y
1755CONFIG_VFAT_FS=y
1756CONFIG_FAT_DEFAULT_CODEPAGE=437
1757CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1758# CONFIG_NTFS_FS is not set
1759
1760#
1761# Pseudo filesystems
1762#
1763CONFIG_PROC_FS=y
1764CONFIG_PROC_KCORE=y
1765CONFIG_PROC_SYSCTL=y
1766CONFIG_PROC_PAGE_MONITOR=y
1767CONFIG_SYSFS=y
1768CONFIG_TMPFS=y
1769# CONFIG_TMPFS_POSIX_ACL is not set
1770CONFIG_HUGETLBFS=y
1771CONFIG_HUGETLB_PAGE=y
1772CONFIG_CONFIGFS_FS=y
1773CONFIG_MISC_FILESYSTEMS=y
1774# CONFIG_ADFS_FS is not set
1775# CONFIG_AFFS_FS is not set
1776# CONFIG_HFS_FS is not set
1777# CONFIG_HFSPLUS_FS is not set
1778# CONFIG_BEFS_FS is not set
1779# CONFIG_BFS_FS is not set
1780# CONFIG_EFS_FS is not set
1781CONFIG_JFFS2_FS=y
1782CONFIG_JFFS2_FS_DEBUG=0
1783CONFIG_JFFS2_FS_WRITEBUFFER=y
1784# CONFIG_JFFS2_FS_WBUF_VERIFY is not set
1785# CONFIG_JFFS2_SUMMARY is not set
1786# CONFIG_JFFS2_FS_XATTR is not set
1787# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
1788CONFIG_JFFS2_ZLIB=y
1789# CONFIG_JFFS2_LZO is not set
1790CONFIG_JFFS2_RTIME=y
1791# CONFIG_JFFS2_RUBIN is not set
1792# CONFIG_CRAMFS is not set
1793# CONFIG_SQUASHFS is not set
1794# CONFIG_VXFS_FS is not set
1795# CONFIG_MINIX_FS is not set
1796# CONFIG_OMFS_FS is not set
1797# CONFIG_HPFS_FS is not set
1798# CONFIG_QNX4FS_FS is not set
1799# CONFIG_ROMFS_FS is not set
1800# CONFIG_SYSV_FS is not set
1801# CONFIG_UFS_FS is not set
1802CONFIG_NETWORK_FILESYSTEMS=y
1803CONFIG_NFS_FS=y
1804CONFIG_NFS_V3=y
1805# CONFIG_NFS_V3_ACL is not set
1806# CONFIG_NFS_V4 is not set
1807CONFIG_ROOT_NFS=y
1808CONFIG_NFSD=y
1809CONFIG_NFSD_V3=y
1810# CONFIG_NFSD_V3_ACL is not set
1811CONFIG_NFSD_V4=y
1812CONFIG_LOCKD=y
1813CONFIG_LOCKD_V4=y
1814CONFIG_EXPORTFS=y
1815CONFIG_NFS_COMMON=y
1816CONFIG_SUNRPC=y
1817CONFIG_SUNRPC_GSS=y
1818CONFIG_RPCSEC_GSS_KRB5=y
1819# CONFIG_RPCSEC_GSS_SPKM3 is not set
1820# CONFIG_SMB_FS is not set
1821# CONFIG_CIFS is not set
1822# CONFIG_NCP_FS is not set
1823# CONFIG_CODA_FS is not set
1824# CONFIG_AFS_FS is not set
1825
1826#
1827# Partition Types
1828#
1829CONFIG_PARTITION_ADVANCED=y
1830# CONFIG_ACORN_PARTITION is not set
1831# CONFIG_OSF_PARTITION is not set
1832# CONFIG_AMIGA_PARTITION is not set
1833# CONFIG_ATARI_PARTITION is not set
1834CONFIG_MAC_PARTITION=y
1835CONFIG_MSDOS_PARTITION=y
1836# CONFIG_BSD_DISKLABEL is not set
1837# CONFIG_MINIX_SUBPARTITION is not set
1838# CONFIG_SOLARIS_X86_PARTITION is not set
1839# CONFIG_UNIXWARE_DISKLABEL is not set
1840# CONFIG_LDM_PARTITION is not set
1841# CONFIG_SGI_PARTITION is not set
1842# CONFIG_ULTRIX_PARTITION is not set
1843# CONFIG_SUN_PARTITION is not set
1844# CONFIG_KARMA_PARTITION is not set
1845# CONFIG_EFI_PARTITION is not set
1846# CONFIG_SYSV68_PARTITION is not set
1847CONFIG_NLS=y
1848CONFIG_NLS_DEFAULT="iso8859-1"
1849CONFIG_NLS_CODEPAGE_437=y
1850# CONFIG_NLS_CODEPAGE_737 is not set
1851# CONFIG_NLS_CODEPAGE_775 is not set
1852# CONFIG_NLS_CODEPAGE_850 is not set
1853# CONFIG_NLS_CODEPAGE_852 is not set
1854# CONFIG_NLS_CODEPAGE_855 is not set
1855# CONFIG_NLS_CODEPAGE_857 is not set
1856# CONFIG_NLS_CODEPAGE_860 is not set
1857# CONFIG_NLS_CODEPAGE_861 is not set
1858# CONFIG_NLS_CODEPAGE_862 is not set
1859# CONFIG_NLS_CODEPAGE_863 is not set
1860# CONFIG_NLS_CODEPAGE_864 is not set
1861# CONFIG_NLS_CODEPAGE_865 is not set
1862# CONFIG_NLS_CODEPAGE_866 is not set
1863# CONFIG_NLS_CODEPAGE_869 is not set
1864# CONFIG_NLS_CODEPAGE_936 is not set
1865# CONFIG_NLS_CODEPAGE_950 is not set
1866# CONFIG_NLS_CODEPAGE_932 is not set
1867# CONFIG_NLS_CODEPAGE_949 is not set
1868# CONFIG_NLS_CODEPAGE_874 is not set
1869# CONFIG_NLS_ISO8859_8 is not set
1870# CONFIG_NLS_CODEPAGE_1250 is not set
1871# CONFIG_NLS_CODEPAGE_1251 is not set
1872# CONFIG_NLS_ASCII is not set
1873CONFIG_NLS_ISO8859_1=y
1874# CONFIG_NLS_ISO8859_2 is not set
1875# CONFIG_NLS_ISO8859_3 is not set
1876# CONFIG_NLS_ISO8859_4 is not set
1877# CONFIG_NLS_ISO8859_5 is not set
1878# CONFIG_NLS_ISO8859_6 is not set
1879# CONFIG_NLS_ISO8859_7 is not set
1880# CONFIG_NLS_ISO8859_9 is not set
1881# CONFIG_NLS_ISO8859_13 is not set
1882# CONFIG_NLS_ISO8859_14 is not set
1883# CONFIG_NLS_ISO8859_15 is not set
1884# CONFIG_NLS_KOI8_R is not set
1885# CONFIG_NLS_KOI8_U is not set
1886# CONFIG_NLS_UTF8 is not set
1887# CONFIG_DLM is not set
1888CONFIG_BINARY_PRINTF=y
1889
1890#
1891# Library routines
1892#
1893CONFIG_BITREVERSE=y
1894CONFIG_GENERIC_FIND_LAST_BIT=y
1895CONFIG_CRC_CCITT=y
1896# CONFIG_CRC16 is not set
1897# CONFIG_CRC_T10DIF is not set
1898CONFIG_CRC_ITU_T=y
1899CONFIG_CRC32=y
1900# CONFIG_CRC7 is not set
1901# CONFIG_LIBCRC32C is not set
1902CONFIG_ZLIB_INFLATE=y
1903CONFIG_ZLIB_DEFLATE=y
1904CONFIG_DECOMPRESS_GZIP=y
1905CONFIG_DECOMPRESS_BZIP2=y
1906CONFIG_DECOMPRESS_LZMA=y
1907CONFIG_HAS_IOMEM=y
1908CONFIG_HAS_IOPORT=y
1909CONFIG_HAS_DMA=y
1910CONFIG_HAVE_LMB=y
1911CONFIG_NLATTR=y
1912
1913#
1914# Kernel hacking
1915#
1916# CONFIG_PRINTK_TIME is not set
1917CONFIG_ENABLE_WARN_DEPRECATED=y
1918CONFIG_ENABLE_MUST_CHECK=y
1919CONFIG_FRAME_WARN=2048
1920CONFIG_MAGIC_SYSRQ=y
1921# CONFIG_STRIP_ASM_SYMS is not set
1922# CONFIG_UNUSED_SYMBOLS is not set
1923CONFIG_DEBUG_FS=y
1924# CONFIG_HEADERS_CHECK is not set
1925CONFIG_DEBUG_KERNEL=y
1926# CONFIG_DEBUG_SHIRQ is not set
1927CONFIG_DETECT_SOFTLOCKUP=y
1928# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
1929CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
1930CONFIG_DETECT_HUNG_TASK=y
1931# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
1932CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
1933# CONFIG_SCHED_DEBUG is not set
1934# CONFIG_SCHEDSTATS is not set
1935# CONFIG_TIMER_STATS is not set
1936# CONFIG_DEBUG_OBJECTS is not set
1937# CONFIG_SLUB_DEBUG_ON is not set
1938# CONFIG_SLUB_STATS is not set
1939# CONFIG_DEBUG_KMEMLEAK is not set
1940# CONFIG_DEBUG_RT_MUTEXES is not set
1941# CONFIG_RT_MUTEX_TESTER is not set
1942# CONFIG_DEBUG_SPINLOCK is not set
1943# CONFIG_DEBUG_MUTEXES is not set
1944# CONFIG_DEBUG_LOCK_ALLOC is not set
1945# CONFIG_PROVE_LOCKING is not set
1946# CONFIG_LOCK_STAT is not set
1947# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1948# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1949CONFIG_STACKTRACE=y
1950# CONFIG_DEBUG_KOBJECT is not set
1951CONFIG_DEBUG_BUGVERBOSE=y
1952# CONFIG_DEBUG_INFO is not set
1953# CONFIG_DEBUG_VM is not set
1954# CONFIG_DEBUG_WRITECOUNT is not set
1955CONFIG_DEBUG_MEMORY_INIT=y
1956# CONFIG_DEBUG_LIST is not set
1957# CONFIG_DEBUG_SG is not set
1958# CONFIG_DEBUG_NOTIFIERS is not set
1959# CONFIG_DEBUG_CREDENTIALS is not set
1960# CONFIG_RCU_TORTURE_TEST is not set
1961# CONFIG_RCU_CPU_STALL_DETECTOR is not set
1962# CONFIG_BACKTRACE_SELF_TEST is not set
1963# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
1964# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
1965# CONFIG_FAULT_INJECTION is not set
1966# CONFIG_LATENCYTOP is not set
1967CONFIG_SYSCTL_SYSCALL_CHECK=y
1968# CONFIG_DEBUG_PAGEALLOC is not set
1969CONFIG_NOP_TRACER=y
1970CONFIG_HAVE_FUNCTION_TRACER=y
1971CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
1972CONFIG_HAVE_DYNAMIC_FTRACE=y
1973CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
1974CONFIG_RING_BUFFER=y
1975CONFIG_EVENT_TRACING=y
1976CONFIG_CONTEXT_SWITCH_TRACER=y
1977CONFIG_RING_BUFFER_ALLOW_SWAP=y
1978CONFIG_TRACING=y
1979CONFIG_TRACING_SUPPORT=y
1980CONFIG_FTRACE=y
1981# CONFIG_FUNCTION_TRACER is not set
1982# CONFIG_IRQSOFF_TRACER is not set
1983# CONFIG_SCHED_TRACER is not set
1984# CONFIG_ENABLE_DEFAULT_TRACERS is not set
1985# CONFIG_BOOT_TRACER is not set
1986CONFIG_BRANCH_PROFILE_NONE=y
1987# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
1988# CONFIG_PROFILE_ALL_BRANCHES is not set
1989# CONFIG_STACK_TRACER is not set
1990# CONFIG_KMEMTRACE is not set
1991# CONFIG_WORKQUEUE_TRACER is not set
1992# CONFIG_BLK_DEV_IO_TRACE is not set
1993# CONFIG_RING_BUFFER_BENCHMARK is not set
1994# CONFIG_DYNAMIC_DEBUG is not set
1995# CONFIG_DMA_API_DEBUG is not set
1996# CONFIG_SAMPLES is not set
1997CONFIG_HAVE_ARCH_KGDB=y
1998# CONFIG_KGDB is not set
1999# CONFIG_PPC_DISABLE_WERROR is not set
2000CONFIG_PPC_WERROR=y
2001CONFIG_PRINT_STACK_DEPTH=64
2002# CONFIG_DEBUG_STACKOVERFLOW is not set
2003# CONFIG_DEBUG_STACK_USAGE is not set
2004# CONFIG_PPC_EMULATED_STATS is not set
2005# CONFIG_CODE_PATCHING_SELFTEST is not set
2006# CONFIG_FTR_FIXUP_SELFTEST is not set
2007# CONFIG_MSI_BITMAP_SELFTEST is not set
2008CONFIG_XMON=y
2009CONFIG_XMON_DEFAULT=y
2010CONFIG_XMON_DISASSEMBLY=y
2011CONFIG_DEBUGGER=y
2012# CONFIG_IRQSTACKS is not set
2013# CONFIG_VIRQ_DEBUG is not set
2014# CONFIG_BOOTX_TEXT is not set
2015# CONFIG_PPC_EARLY_DEBUG is not set
2016
2017#
2018# Security options
2019#
2020# CONFIG_KEYS is not set
2021# CONFIG_SECURITY is not set
2022# CONFIG_SECURITYFS is not set
2023# CONFIG_SECURITY_FILE_CAPABILITIES is not set
2024CONFIG_XOR_BLOCKS=y
2025CONFIG_ASYNC_CORE=y
2026CONFIG_ASYNC_MEMCPY=y
2027CONFIG_ASYNC_XOR=y
2028CONFIG_ASYNC_PQ=y
2029CONFIG_ASYNC_RAID6_RECOV=y
2030CONFIG_CRYPTO=y
2031
2032#
2033# Crypto core or helper
2034#
2035CONFIG_CRYPTO_ALGAPI=y
2036CONFIG_CRYPTO_ALGAPI2=y
2037CONFIG_CRYPTO_AEAD=y
2038CONFIG_CRYPTO_AEAD2=y
2039CONFIG_CRYPTO_BLKCIPHER=y
2040CONFIG_CRYPTO_BLKCIPHER2=y
2041CONFIG_CRYPTO_HASH=y
2042CONFIG_CRYPTO_HASH2=y
2043CONFIG_CRYPTO_RNG2=y
2044CONFIG_CRYPTO_PCOMP=y
2045CONFIG_CRYPTO_MANAGER=y
2046CONFIG_CRYPTO_MANAGER2=y
2047# CONFIG_CRYPTO_GF128MUL is not set
2048# CONFIG_CRYPTO_NULL is not set
2049CONFIG_CRYPTO_WORKQUEUE=y
2050# CONFIG_CRYPTO_CRYPTD is not set
2051CONFIG_CRYPTO_AUTHENC=y
2052# CONFIG_CRYPTO_TEST is not set
2053
2054#
2055# Authenticated Encryption with Associated Data
2056#
2057# CONFIG_CRYPTO_CCM is not set
2058# CONFIG_CRYPTO_GCM is not set
2059# CONFIG_CRYPTO_SEQIV is not set
2060
2061#
2062# Block modes
2063#
2064CONFIG_CRYPTO_CBC=y
2065# CONFIG_CRYPTO_CTR is not set
2066# CONFIG_CRYPTO_CTS is not set
2067# CONFIG_CRYPTO_ECB is not set
2068# CONFIG_CRYPTO_LRW is not set
2069# CONFIG_CRYPTO_PCBC is not set
2070# CONFIG_CRYPTO_XTS is not set
2071
2072#
2073# Hash modes
2074#
2075CONFIG_CRYPTO_HMAC=y
2076# CONFIG_CRYPTO_XCBC is not set
2077# CONFIG_CRYPTO_VMAC is not set
2078
2079#
2080# Digest
2081#
2082# CONFIG_CRYPTO_CRC32C is not set
2083# CONFIG_CRYPTO_GHASH is not set
2084CONFIG_CRYPTO_MD4=y
2085CONFIG_CRYPTO_MD5=y
2086# CONFIG_CRYPTO_MICHAEL_MIC is not set
2087# CONFIG_CRYPTO_RMD128 is not set
2088# CONFIG_CRYPTO_RMD160 is not set
2089# CONFIG_CRYPTO_RMD256 is not set
2090# CONFIG_CRYPTO_RMD320 is not set
2091CONFIG_CRYPTO_SHA1=y
2092CONFIG_CRYPTO_SHA256=y
2093CONFIG_CRYPTO_SHA512=y
2094# CONFIG_CRYPTO_TGR192 is not set
2095# CONFIG_CRYPTO_WP512 is not set
2096
2097#
2098# Ciphers
2099#
2100CONFIG_CRYPTO_AES=y
2101# CONFIG_CRYPTO_ANUBIS is not set
2102# CONFIG_CRYPTO_ARC4 is not set
2103CONFIG_CRYPTO_BLOWFISH=y
2104# CONFIG_CRYPTO_CAMELLIA is not set
2105# CONFIG_CRYPTO_CAST5 is not set
2106# CONFIG_CRYPTO_CAST6 is not set
2107CONFIG_CRYPTO_DES=y
2108# CONFIG_CRYPTO_FCRYPT is not set
2109# CONFIG_CRYPTO_KHAZAD is not set
2110# CONFIG_CRYPTO_SALSA20 is not set
2111# CONFIG_CRYPTO_SEED is not set
2112# CONFIG_CRYPTO_SERPENT is not set
2113# CONFIG_CRYPTO_TEA is not set
2114# CONFIG_CRYPTO_TWOFISH is not set
2115
2116#
2117# Compression
2118#
2119# CONFIG_CRYPTO_DEFLATE is not set
2120# CONFIG_CRYPTO_ZLIB is not set
2121# CONFIG_CRYPTO_LZO is not set
2122
2123#
2124# Random Number Generation
2125#
2126# CONFIG_CRYPTO_ANSI_CPRNG is not set
2127CONFIG_CRYPTO_HW=y
2128# CONFIG_CRYPTO_DEV_HIFN_795X is not set
2129# CONFIG_PPC_CLOCK is not set
2130# CONFIG_VIRTUALIZATION is not set
2131
lxr.linux.no kindly hosted by Redpill Linpro AS, provider of Linux consulting and operations services since 1995.