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