1# 2# Automatically generated make config: don't edit 3# Linux kernel version: 2.6.31 4# Thu Sep 24 18:46:55 2009 5# 6CONFIG_SUPERH=y 7CONFIG_SUPERH32=y 8# CONFIG_SUPERH64 is not set 9CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig" 10CONFIG_RWSEM_GENERIC_SPINLOCK=y 11CONFIG_GENERIC_BUG=y 12CONFIG_GENERIC_FIND_NEXT_BIT=y 13CONFIG_GENERIC_HWEIGHT=y 14CONFIG_GENERIC_HARDIRQS=y 15CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y 16CONFIG_GENERIC_IRQ_PROBE=y 17CONFIG_IRQ_PER_CPU=y 18# CONFIG_GENERIC_GPIO is not set 19CONFIG_GENERIC_TIME=y 20CONFIG_GENERIC_CLOCKEVENTS=y 21CONFIG_ARCH_SUSPEND_POSSIBLE=y 22CONFIG_ARCH_HIBERNATION_POSSIBLE=y 23CONFIG_SYS_SUPPORTS_CMT=y 24CONFIG_SYS_SUPPORTS_TMU=y 25CONFIG_STACKTRACE_SUPPORT=y 26CONFIG_LOCKDEP_SUPPORT=y 27CONFIG_HAVE_LATENCYTOP_SUPPORT=y 28# CONFIG_ARCH_HAS_ILOG2_U32 is not set 29# CONFIG_ARCH_HAS_ILOG2_U64 is not set 30CONFIG_ARCH_NO_VIRT_TO_BUS=y 31CONFIG_ARCH_HAS_DEFAULT_IDLE=y 32CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y 33CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 34CONFIG_CONSTRUCTORS=y 35 36# 37# General setup 38# 39CONFIG_EXPERIMENTAL=y 40CONFIG_BROKEN_ON_SMP=y 41CONFIG_INIT_ENV_ARG_LIMIT=32 42CONFIG_LOCALVERSION="" 43CONFIG_LOCALVERSION_AUTO=y 44CONFIG_HAVE_KERNEL_GZIP=y 45CONFIG_HAVE_KERNEL_BZIP2=y 46CONFIG_HAVE_KERNEL_LZMA=y 47CONFIG_KERNEL_GZIP=y 48# CONFIG_KERNEL_BZIP2 is not set 49# CONFIG_KERNEL_LZMA is not set 50# CONFIG_SWAP is not set 51CONFIG_SYSVIPC=y 52CONFIG_SYSVIPC_SYSCTL=y 53CONFIG_POSIX_MQUEUE=y 54CONFIG_POSIX_MQUEUE_SYSCTL=y 55# CONFIG_BSD_PROCESS_ACCT is not set 56# CONFIG_TASKSTATS is not set 57# CONFIG_AUDIT is not set 58 59# 60# RCU Subsystem 61# 62CONFIG_TREE_RCU=y 63# CONFIG_TREE_PREEMPT_RCU is not set 64# CONFIG_RCU_TRACE is not set 65CONFIG_RCU_FANOUT=32 66# CONFIG_RCU_FANOUT_EXACT is not set 67# CONFIG_TREE_RCU_TRACE is not set 68# CONFIG_IKCONFIG is not set 69CONFIG_LOG_BUF_SHIFT=14 70CONFIG_GROUP_SCHED=y 71CONFIG_FAIR_GROUP_SCHED=y 72# CONFIG_RT_GROUP_SCHED is not set 73CONFIG_USER_SCHED=y 74# CONFIG_CGROUP_SCHED is not set 75# CONFIG_CGROUPS is not set 76CONFIG_SYSFS_DEPRECATED=y 77CONFIG_SYSFS_DEPRECATED_V2=y 78# CONFIG_RELAY is not set 79# CONFIG_NAMESPACES is not set 80# CONFIG_BLK_DEV_INITRD is not set 81CONFIG_CC_OPTIMIZE_FOR_SIZE=y 82CONFIG_SYSCTL=y 83CONFIG_ANON_INODES=y 84CONFIG_EMBEDDED=y 85CONFIG_UID16=y 86# CONFIG_SYSCTL_SYSCALL is not set 87CONFIG_KALLSYMS=y 88# CONFIG_KALLSYMS_EXTRA_PASS is not set 89CONFIG_HOTPLUG=y 90CONFIG_PRINTK=y 91CONFIG_BUG=y 92CONFIG_ELF_CORE=y 93CONFIG_BASE_FULL=y 94# CONFIG_FUTEX is not set 95# CONFIG_EPOLL is not set 96CONFIG_SIGNALFD=y 97CONFIG_TIMERFD=y 98CONFIG_EVENTFD=y 99# CONFIG_SHMEM is not set 100CONFIG_AIO=y 101CONFIG_HAVE_PERF_EVENTS=y 102 103# 104# Kernel Performance Events And Counters 105# 106# CONFIG_PERF_EVENTS is not set 107# CONFIG_PERF_COUNTERS is not set 108CONFIG_VM_EVENT_COUNTERS=y 109CONFIG_COMPAT_BRK=y 110CONFIG_SLAB=y 111# CONFIG_SLUB is not set 112# CONFIG_SLOB is not set 113# CONFIG_PROFILING is not set 114CONFIG_HAVE_OPROFILE=y 115# CONFIG_KPROBES is not set 116CONFIG_HAVE_IOREMAP_PROT=y 117CONFIG_HAVE_KPROBES=y 118CONFIG_HAVE_KRETPROBES=y 119CONFIG_HAVE_ARCH_TRACEHOOK=y 120CONFIG_HAVE_CLK=y 121CONFIG_HAVE_DMA_API_DEBUG=y 122 123# 124# GCOV-based kernel profiling 125# 126# CONFIG_SLOW_WORK is not set 127CONFIG_HAVE_GENERIC_DMA_COHERENT=y 128CONFIG_SLABINFO=y 129CONFIG_BASE_SMALL=0 130CONFIG_MODULES=y 131# CONFIG_MODULE_FORCE_LOAD is not set 132CONFIG_MODULE_UNLOAD=y 133CONFIG_MODULE_FORCE_UNLOAD=y 134# CONFIG_MODVERSIONS is not set 135# CONFIG_MODULE_SRCVERSION_ALL is not set 136CONFIG_BLOCK=y 137CONFIG_LBDAF=y 138# CONFIG_BLK_DEV_BSG is not set 139# CONFIG_BLK_DEV_INTEGRITY is not set 140 141# 142# IO Schedulers 143# 144CONFIG_IOSCHED_NOOP=y 145# CONFIG_IOSCHED_AS is not set 146CONFIG_IOSCHED_DEADLINE=y 147# CONFIG_IOSCHED_CFQ is not set 148# CONFIG_DEFAULT_AS is not set 149CONFIG_DEFAULT_DEADLINE=y 150# CONFIG_DEFAULT_CFQ is not set 151# CONFIG_DEFAULT_NOOP is not set 152CONFIG_DEFAULT_IOSCHED="deadline" 153CONFIG_FREEZER=y 154 155# 156# System type 157# 158CONFIG_CPU_SH4=y 159CONFIG_CPU_SH4A=y 160CONFIG_CPU_SH4AL_DSP=y 161CONFIG_ARCH_SHMOBILE=y 162# CONFIG_CPU_SUBTYPE_SH7619 is not set 163# CONFIG_CPU_SUBTYPE_SH7201 is not set 164# CONFIG_CPU_SUBTYPE_SH7203 is not set 165# CONFIG_CPU_SUBTYPE_SH7206 is not set 166# CONFIG_CPU_SUBTYPE_SH7263 is not set 167# CONFIG_CPU_SUBTYPE_MXG is not set 168# CONFIG_CPU_SUBTYPE_SH7705 is not set 169# CONFIG_CPU_SUBTYPE_SH7706 is not set 170# CONFIG_CPU_SUBTYPE_SH7707 is not set 171# CONFIG_CPU_SUBTYPE_SH7708 is not set 172# CONFIG_CPU_SUBTYPE_SH7709 is not set 173# CONFIG_CPU_SUBTYPE_SH7710 is not set 174# CONFIG_CPU_SUBTYPE_SH7712 is not set 175# CONFIG_CPU_SUBTYPE_SH7720 is not set 176# CONFIG_CPU_SUBTYPE_SH7721 is not set 177# CONFIG_CPU_SUBTYPE_SH7750 is not set 178# CONFIG_CPU_SUBTYPE_SH7091 is not set 179# CONFIG_CPU_SUBTYPE_SH7750R is not set 180# CONFIG_CPU_SUBTYPE_SH7750S is not set 181# CONFIG_CPU_SUBTYPE_SH7751 is not set 182# CONFIG_CPU_SUBTYPE_SH7751R is not set 183# CONFIG_CPU_SUBTYPE_SH7760 is not set 184# CONFIG_CPU_SUBTYPE_SH4_202 is not set 185# CONFIG_CPU_SUBTYPE_SH7723 is not set 186# CONFIG_CPU_SUBTYPE_SH7724 is not set 187# CONFIG_CPU_SUBTYPE_SH7757 is not set 188# CONFIG_CPU_SUBTYPE_SH7763 is not set 189# CONFIG_CPU_SUBTYPE_SH7770 is not set 190# CONFIG_CPU_SUBTYPE_SH7780 is not set 191# CONFIG_CPU_SUBTYPE_SH7785 is not set 192# CONFIG_CPU_SUBTYPE_SH7786 is not set 193# CONFIG_CPU_SUBTYPE_SHX3 is not set 194CONFIG_CPU_SUBTYPE_SH7343=y 195# CONFIG_CPU_SUBTYPE_SH7722 is not set 196# CONFIG_CPU_SUBTYPE_SH7366 is not set 197 198# 199# Memory management options 200# 201CONFIG_QUICKLIST=y 202CONFIG_MMU=y 203CONFIG_PAGE_OFFSET=0x80000000 204CONFIG_FORCE_MAX_ZONEORDER=11 205CONFIG_MEMORY_START=0x0c000000 206CONFIG_MEMORY_SIZE=0x01000000 207CONFIG_29BIT=y 208CONFIG_VSYSCALL=y 209CONFIG_ARCH_FLATMEM_ENABLE=y 210CONFIG_ARCH_SPARSEMEM_ENABLE=y 211CONFIG_ARCH_SPARSEMEM_DEFAULT=y 212CONFIG_MAX_ACTIVE_REGIONS=1 213CONFIG_ARCH_POPULATES_NODE_MAP=y 214CONFIG_ARCH_SELECT_MEMORY_MODEL=y 215CONFIG_PAGE_SIZE_4KB=y 216# CONFIG_PAGE_SIZE_8KB is not set 217# CONFIG_PAGE_SIZE_16KB is not set 218# CONFIG_PAGE_SIZE_64KB is not set 219CONFIG_SELECT_MEMORY_MODEL=y 220CONFIG_FLATMEM_MANUAL=y 221# CONFIG_DISCONTIGMEM_MANUAL is not set 222# CONFIG_SPARSEMEM_MANUAL is not set 223CONFIG_FLATMEM=y 224CONFIG_FLAT_NODE_MEM_MAP=y 225CONFIG_SPARSEMEM_STATIC=y 226CONFIG_PAGEFLAGS_EXTENDED=y 227CONFIG_SPLIT_PTLOCK_CPUS=4 228# CONFIG_PHYS_ADDR_T_64BIT is not set 229CONFIG_ZONE_DMA_FLAG=0 230CONFIG_NR_QUICK=2 231CONFIG_HAVE_MLOCK=y 232CONFIG_HAVE_MLOCKED_PAGE_BIT=y 233# CONFIG_KSM is not set 234CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 235 236# 237# Cache configuration 238# 239CONFIG_CACHE_WRITEBACK=y 240# CONFIG_CACHE_WRITETHROUGH is not set 241# CONFIG_CACHE_OFF is not set 242 243# 244# Processor features 245# 246CONFIG_CPU_LITTLE_ENDIAN=y 247# CONFIG_CPU_BIG_ENDIAN is not set 248# CONFIG_SH_FPU_EMU is not set 249CONFIG_SH_DSP=y 250# CONFIG_SH_STORE_QUEUES is not set 251CONFIG_CPU_HAS_INTEVT=y 252CONFIG_CPU_HAS_SR_RB=y 253CONFIG_CPU_HAS_DSP=y 254 255# 256# Board support 257# 258CONFIG_SOLUTION_ENGINE=y 259CONFIG_SH_7343_SOLUTION_ENGINE=y 260 261# 262# Timer and clock configuration 263# 264CONFIG_SH_TIMER_TMU=y 265# CONFIG_SH_TIMER_CMT is not set 266CONFIG_SH_PCLK_FREQ=33333333 267CONFIG_SH_CLK_CPG=y 268# CONFIG_NO_HZ is not set 269# CONFIG_HIGH_RES_TIMERS is not set 270CONFIG_GENERIC_CLOCKEVENTS_BUILD=y 271 272# 273# CPU Frequency scaling 274# 275# CONFIG_CPU_FREQ is not set 276 277# 278# DMA support 279# 280# CONFIG_SH_DMA is not set 281 282# 283# Companion Chips 284# 285 286# 287# Additional SuperH Device Drivers 288# 289CONFIG_HEARTBEAT=y 290# CONFIG_PUSH_SWITCH is not set 291 292# 293# Kernel features 294# 295# CONFIG_HZ_100 is not set 296CONFIG_HZ_250=y 297# CONFIG_HZ_300 is not set 298# CONFIG_HZ_1000 is not set 299CONFIG_HZ=250 300# CONFIG_SCHED_HRTICK is not set 301# CONFIG_KEXEC is not set 302# CONFIG_CRASH_DUMP is not set 303# CONFIG_SECCOMP is not set 304CONFIG_PREEMPT_NONE=y 305# CONFIG_PREEMPT_VOLUNTARY is not set 306# CONFIG_PREEMPT is not set 307CONFIG_GUSA=y 308# CONFIG_SPARSE_IRQ is not set 309 310# 311# Boot options 312# 313CONFIG_ZERO_PAGE_OFFSET=0x00001000 314CONFIG_BOOT_LINK_OFFSET=0x00800000 315CONFIG_ENTRY_OFFSET=0x00001000 316CONFIG_CMDLINE_OVERWRITE=y 317# CONFIG_CMDLINE_EXTEND is not set 318CONFIG_CMDLINE="console=ttySC0,115200" 319 320# 321# Bus options 322# 323# CONFIG_ARCH_SUPPORTS_MSI is not set 324# CONFIG_PCCARD is not set 325 326# 327# Executable file formats 328# 329CONFIG_BINFMT_ELF=y 330# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set 331# CONFIG_HAVE_AOUT is not set 332# CONFIG_BINFMT_MISC is not set 333 334# 335# Power management options (EXPERIMENTAL) 336# 337CONFIG_PM=y 338# CONFIG_PM_DEBUG is not set 339CONFIG_PM_SLEEP=y 340CONFIG_SUSPEND=y 341CONFIG_SUSPEND_FREEZER=y 342CONFIG_PM_RUNTIME=y 343# CONFIG_CPU_IDLE is not set 344CONFIG_NET=y 345 346# 347# Networking options 348# 349CONFIG_PACKET=y 350CONFIG_PACKET_MMAP=y 351CONFIG_UNIX=y 352CONFIG_XFRM=y 353# CONFIG_XFRM_USER is not set 354# CONFIG_XFRM_SUB_POLICY is not set 355# CONFIG_XFRM_MIGRATE is not set 356# CONFIG_XFRM_STATISTICS is not set 357# CONFIG_NET_KEY is not set 358CONFIG_INET=y 359# CONFIG_IP_MULTICAST is not set 360# CONFIG_IP_ADVANCED_ROUTER is not set 361CONFIG_IP_FIB_HASH=y 362# CONFIG_IP_PNP is not set 363# CONFIG_NET_IPIP is not set 364# CONFIG_NET_IPGRE is not set 365# CONFIG_ARPD is not set 366CONFIG_SYN_COOKIES=y 367# CONFIG_INET_AH is not set 368# CONFIG_INET_ESP is not set 369# CONFIG_INET_IPCOMP is not set 370# CONFIG_INET_XFRM_TUNNEL is not set 371# CONFIG_INET_TUNNEL is not set 372CONFIG_INET_XFRM_MODE_TRANSPORT=y 373CONFIG_INET_XFRM_MODE_TUNNEL=y 374CONFIG_INET_XFRM_MODE_BEET=y 375# CONFIG_INET_LRO is not set 376# CONFIG_INET_DIAG is not set 377# CONFIG_TCP_CONG_ADVANCED is not set 378CONFIG_TCP_CONG_CUBIC=y 379CONFIG_DEFAULT_TCP_CONG="cubic" 380# CONFIG_TCP_MD5SIG is not set 381# CONFIG_IPV6 is not set 382# CONFIG_NETWORK_SECMARK is not set 383# CONFIG_NETFILTER is not set 384# CONFIG_IP_DCCP is not set 385# CONFIG_IP_SCTP is not set 386# CONFIG_RDS is not set 387# CONFIG_TIPC is not set 388# CONFIG_ATM is not set 389# CONFIG_BRIDGE is not set 390# CONFIG_NET_DSA is not set 391# CONFIG_VLAN_8021Q is not set 392# CONFIG_DECNET is not set 393# CONFIG_LLC2 is not set 394# CONFIG_IPX is not set 395# CONFIG_ATALK is not set 396# CONFIG_X25 is not set 397# CONFIG_LAPB is not set 398# CONFIG_ECONET is not set 399# CONFIG_WAN_ROUTER is not set 400# CONFIG_PHONET is not set 401# CONFIG_IEEE802154 is not set 402# CONFIG_NET_SCHED is not set 403# CONFIG_DCB is not set 404 405# 406# Network testing 407# 408# CONFIG_NET_PKTGEN is not set 409# CONFIG_HAMRADIO is not set 410# CONFIG_CAN is not set 411# CONFIG_IRDA is not set 412# CONFIG_BT is not set 413# CONFIG_AF_RXRPC is not set 414CONFIG_WIRELESS=y 415# CONFIG_CFG80211 is not set 416CONFIG_CFG80211_DEFAULT_PS_VALUE=0 417# CONFIG_WIRELESS_OLD_REGULATORY is not set 418# CONFIG_WIRELESS_EXT is not set 419# CONFIG_LIB80211 is not set 420 421# 422# CFG80211 needs to be enabled for MAC80211 423# 424# CONFIG_WIMAX is not set 425# CONFIG_RFKILL is not set 426# CONFIG_NET_9P is not set 427 428# 429# Device Drivers 430# 431 432# 433# Generic Driver Options 434# 435CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" 436CONFIG_STANDALONE=y 437CONFIG_PREVENT_FIRMWARE_BUILD=y 438CONFIG_FW_LOADER=y 439CONFIG_FIRMWARE_IN_KERNEL=y 440CONFIG_EXTRA_FIRMWARE="" 441# CONFIG_SYS_HYPERVISOR is not set 442# CONFIG_CONNECTOR is not set 443CONFIG_MTD=y 444# CONFIG_MTD_DEBUG is not set 445# CONFIG_MTD_TESTS is not set 446CONFIG_MTD_CONCAT=y 447CONFIG_MTD_PARTITIONS=y 448# CONFIG_MTD_REDBOOT_PARTS is not set 449# CONFIG_MTD_CMDLINE_PARTS is not set 450# CONFIG_MTD_AR7_PARTS is not set 451 452# 453# User Modules And Translation Layers 454# 455CONFIG_MTD_CHAR=y 456CONFIG_MTD_BLKDEVS=y 457CONFIG_MTD_BLOCK=y 458# CONFIG_FTL is not set 459# CONFIG_NFTL is not set 460# CONFIG_INFTL is not set 461# CONFIG_RFD_FTL is not set 462# CONFIG_SSFDC is not set 463# CONFIG_MTD_OOPS is not set 464 465# 466# RAM/ROM/Flash chip drivers 467# 468CONFIG_MTD_CFI=y 469# CONFIG_MTD_JEDECPROBE is not set 470CONFIG_MTD_GEN_PROBE=y 471# CONFIG_MTD_CFI_ADV_OPTIONS is not set 472CONFIG_MTD_MAP_BANK_WIDTH_1=y 473CONFIG_MTD_MAP_BANK_WIDTH_2=y 474CONFIG_MTD_MAP_BANK_WIDTH_4=y 475# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set 476# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set 477# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set 478CONFIG_MTD_CFI_I1=y 479CONFIG_MTD_CFI_I2=y 480# CONFIG_MTD_CFI_I4 is not set 481# CONFIG_MTD_CFI_I8 is not set 482# CONFIG_MTD_CFI_INTELEXT is not set 483CONFIG_MTD_CFI_AMDSTD=y 484# CONFIG_MTD_CFI_STAA is not set 485CONFIG_MTD_CFI_UTIL=y 486CONFIG_MTD_RAM=y 487# CONFIG_MTD_ROM is not set 488# CONFIG_MTD_ABSENT is not set 489 490# 491# Mapping drivers for chip access 492# 493# CONFIG_MTD_COMPLEX_MAPPINGS is not set 494CONFIG_MTD_PHYSMAP=y 495# CONFIG_MTD_PHYSMAP_COMPAT is not set 496# CONFIG_MTD_PLATRAM is not set 497 498# 499# Self-contained MTD device drivers 500# 501# CONFIG_MTD_SLRAM is not set 502# CONFIG_MTD_PHRAM is not set 503# CONFIG_MTD_MTDRAM is not set 504# CONFIG_MTD_BLOCK2MTD is not set 505 506# 507# Disk-On-Chip Device Drivers 508# 509# CONFIG_MTD_DOC2000 is not set 510# CONFIG_MTD_DOC2001 is not set 511# CONFIG_MTD_DOC2001PLUS is not set 512# CONFIG_MTD_NAND is not set 513# CONFIG_MTD_ONENAND is not set 514 515# 516# LPDDR flash memory drivers 517# 518# CONFIG_MTD_LPDDR is not set 519 520# 521# UBI - Unsorted block images 522# 523# CONFIG_MTD_UBI is not set 524# CONFIG_PARPORT is not set 525CONFIG_BLK_DEV=y 526# CONFIG_BLK_DEV_COW_COMMON is not set 527# CONFIG_BLK_DEV_LOOP is not set 528# CONFIG_BLK_DEV_NBD is not set 529# CONFIG_BLK_DEV_UB is not set 530# CONFIG_BLK_DEV_RAM is not set 531# CONFIG_CDROM_PKTCDVD is not set 532# CONFIG_ATA_OVER_ETH is not set 533# CONFIG_BLK_DEV_HD is not set 534# CONFIG_MISC_DEVICES is not set 535CONFIG_HAVE_IDE=y 536# CONFIG_IDE is not set 537 538# 539# SCSI device support 540# 541# CONFIG_RAID_ATTRS is not set 542CONFIG_SCSI=y 543CONFIG_SCSI_DMA=y 544# CONFIG_SCSI_TGT is not set 545# CONFIG_SCSI_NETLINK is not set 546CONFIG_SCSI_PROC_FS=y 547 548# 549# SCSI support type (disk, tape, CD-ROM) 550# 551# CONFIG_BLK_DEV_SD is not set 552# CONFIG_CHR_DEV_ST is not set 553# CONFIG_CHR_DEV_OSST is not set 554# CONFIG_BLK_DEV_SR is not set 555# CONFIG_CHR_DEV_SG is not set 556# CONFIG_CHR_DEV_SCH is not set 557CONFIG_SCSI_MULTI_LUN=y 558# CONFIG_SCSI_CONSTANTS is not set 559# CONFIG_SCSI_LOGGING is not set 560# CONFIG_SCSI_SCAN_ASYNC is not set 561CONFIG_SCSI_WAIT_SCAN=m 562 563# 564# SCSI Transports 565# 566# CONFIG_SCSI_SPI_ATTRS is not set 567# CONFIG_SCSI_FC_ATTRS is not set 568# CONFIG_SCSI_ISCSI_ATTRS is not set 569# CONFIG_SCSI_SAS_LIBSAS is not set 570# CONFIG_SCSI_SRP_ATTRS is not set 571# CONFIG_SCSI_LOWLEVEL is not set 572# CONFIG_SCSI_DH is not set 573# CONFIG_SCSI_OSD_INITIATOR is not set 574# CONFIG_ATA is not set 575# CONFIG_MD is not set 576CONFIG_NETDEVICES=y 577# CONFIG_DUMMY is not set 578# CONFIG_BONDING is not set 579# CONFIG_MACVLAN is not set 580# CONFIG_EQUALIZER is not set 581# CONFIG_TUN is not set 582# CONFIG_VETH is not set 583# CONFIG_NET_ETHERNET is not set 584CONFIG_MII=y 585# CONFIG_NETDEV_1000 is not set 586# CONFIG_NETDEV_10000 is not set 587CONFIG_WLAN=y 588# CONFIG_WLAN_PRE80211 is not set 589# CONFIG_WLAN_80211 is not set 590 591# 592# Enable WiMAX (Networking options) to see the WiMAX drivers 593# 594 595# 596# USB Network Adapters 597# 598# CONFIG_USB_CATC is not set 599# CONFIG_USB_KAWETH is not set 600# CONFIG_USB_PEGASUS is not set 601# CONFIG_USB_RTL8150 is not set 602CONFIG_USB_USBNET=y 603# CONFIG_USB_NET_AX8817X is not set 604CONFIG_USB_NET_CDCETHER=y 605# CONFIG_USB_NET_CDC_EEM is not set 606CONFIG_USB_NET_DM9601=y 607# CONFIG_USB_NET_SMSC95XX is not set 608# CONFIG_USB_NET_GL620A is not set 609# CONFIG_USB_NET_NET1080 is not set 610# CONFIG_USB_NET_PLUSB is not set 611# CONFIG_USB_NET_MCS7830 is not set 612# CONFIG_USB_NET_RNDIS_HOST is not set 613# CONFIG_USB_NET_CDC_SUBSET is not set 614# CONFIG_USB_NET_ZAURUS is not set 615# CONFIG_USB_NET_INT51X1 is not set 616# CONFIG_WAN is not set 617# CONFIG_PPP is not set 618# CONFIG_SLIP is not set 619# CONFIG_NETCONSOLE is not set 620# CONFIG_NETPOLL is not set 621# CONFIG_NET_POLL_CONTROLLER is not set 622# CONFIG_ISDN is not set 623# CONFIG_PHONE is not set 624 625# 626# Input device support 627# 628CONFIG_INPUT=y 629# CONFIG_INPUT_FF_MEMLESS is not set 630# CONFIG_INPUT_POLLDEV is not set 631 632# 633# Userland interfaces 634# 635# CONFIG_INPUT_MOUSEDEV is not set 636# CONFIG_INPUT_JOYDEV is not set 637# CONFIG_INPUT_EVDEV is not set 638# CONFIG_INPUT_EVBUG is not set 639 640# 641# Input Device Drivers 642# 643# CONFIG_INPUT_KEYBOARD is not set 644# CONFIG_INPUT_MOUSE is not set 645# CONFIG_INPUT_JOYSTICK is not set 646# CONFIG_INPUT_TABLET is not set 647# CONFIG_INPUT_TOUCHSCREEN is not set 648# CONFIG_INPUT_MISC is not set 649 650# 651# Hardware I/O ports 652# 653# CONFIG_SERIO is not set 654# CONFIG_GAMEPORT is not set 655 656# 657# Character devices 658# 659CONFIG_VT=y 660CONFIG_CONSOLE_TRANSLATIONS=y 661CONFIG_VT_CONSOLE=y 662CONFIG_HW_CONSOLE=y 663# CONFIG_VT_HW_CONSOLE_BINDING is not set 664CONFIG_DEVKMEM=y 665# CONFIG_SERIAL_NONSTANDARD is not set 666 667# 668# Serial drivers 669# 670CONFIG_SERIAL_8250=y 671# CONFIG_SERIAL_8250_CONSOLE is not set 672CONFIG_SERIAL_8250_NR_UARTS=2 673CONFIG_SERIAL_8250_RUNTIME_UARTS=2 674# CONFIG_SERIAL_8250_EXTENDED is not set 675 676# 677# Non-8250 serial port support 678# 679CONFIG_SERIAL_SH_SCI=y 680CONFIG_SERIAL_SH_SCI_NR_UARTS=4 681CONFIG_SERIAL_SH_SCI_CONSOLE=y 682CONFIG_SERIAL_CORE=y 683CONFIG_SERIAL_CORE_CONSOLE=y 684# CONFIG_UNIX98_PTYS is not set 685CONFIG_LEGACY_PTYS=y 686CONFIG_LEGACY_PTY_COUNT=256 687# CONFIG_IPMI_HANDLER is not set 688CONFIG_HW_RANDOM=y 689# CONFIG_HW_RANDOM_TIMERIOMEM is not set 690# CONFIG_R3964 is not set 691# CONFIG_RAW_DRIVER is not set 692# CONFIG_TCG_TPM is not set 693CONFIG_I2C=y 694CONFIG_I2C_BOARDINFO=y 695CONFIG_I2C_COMPAT=y 696# CONFIG_I2C_CHARDEV is not set 697CONFIG_I2C_HELPER_AUTO=y 698 699# 700# I2C Hardware Bus support 701# 702 703# 704# I2C system bus drivers (mostly embedded / system-on-chip) 705# 706# CONFIG_I2C_DESIGNWARE is not set 707# CONFIG_I2C_OCORES is not set 708CONFIG_I2C_SH_MOBILE=y 709# CONFIG_I2C_SIMTEC is not set 710 711# 712# External I2C/SMBus adapter drivers 713# 714# CONFIG_I2C_PARPORT_LIGHT is not set 715# CONFIG_I2C_TAOS_EVM is not set 716# CONFIG_I2C_TINY_USB is not set 717 718# 719# Other I2C/SMBus bus drivers 720# 721# CONFIG_I2C_PCA_PLATFORM is not set 722# CONFIG_I2C_STUB is not set 723 724# 725# Miscellaneous I2C Chip support 726# 727# CONFIG_DS1682 is not set 728# CONFIG_SENSORS_TSL2550 is not set 729# CONFIG_I2C_DEBUG_CORE is not set 730# CONFIG_I2C_DEBUG_ALGO is not set 731# CONFIG_I2C_DEBUG_BUS is not set 732# CONFIG_I2C_DEBUG_CHIP is not set 733# CONFIG_SPI is not set 734 735# 736# PPS support 737# 738# CONFIG_PPS is not set 739# CONFIG_W1 is not set 740# CONFIG_POWER_SUPPLY is not set 741# CONFIG_HWMON is not set 742# CONFIG_THERMAL is not set 743# CONFIG_WATCHDOG is not set 744CONFIG_SSB_POSSIBLE=y 745 746# 747# Sonics Silicon Backplane 748# 749# CONFIG_SSB is not set 750 751# 752# Multifunction device drivers 753# 754# CONFIG_MFD_CORE is not set 755# CONFIG_MFD_SM501 is not set 756# CONFIG_HTC_PASIC3 is not set 757# CONFIG_TWL4030_CORE is not set 758# CONFIG_MFD_TMIO is not set 759# CONFIG_PMIC_DA903X is not set 760# CONFIG_MFD_WM8400 is not set 761# CONFIG_MFD_WM831X is not set 762# CONFIG_MFD_WM8350_I2C is not set 763# CONFIG_MFD_PCF50633 is not set 764# CONFIG_AB3100_CORE is not set 765# CONFIG_REGULATOR is not set 766# CONFIG_MEDIA_SUPPORT is not set 767 768# 769# Graphics support 770# 771# CONFIG_VGASTATE is not set 772# CONFIG_VIDEO_OUTPUT_CONTROL is not set 773CONFIG_FB=y 774CONFIG_FIRMWARE_EDID=y 775# CONFIG_FB_DDC is not set 776# CONFIG_FB_BOOT_VESA_SUPPORT is not set 777# CONFIG_FB_CFB_FILLRECT is not set 778# CONFIG_FB_CFB_COPYAREA is not set 779# CONFIG_FB_CFB_IMAGEBLIT is not set 780# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set 781CONFIG_FB_SYS_FILLRECT=m 782CONFIG_FB_SYS_COPYAREA=m 783CONFIG_FB_SYS_IMAGEBLIT=m 784# CONFIG_FB_FOREIGN_ENDIAN is not set 785CONFIG_FB_SYS_FOPS=m 786CONFIG_FB_DEFERRED_IO=y 787# CONFIG_FB_SVGALIB is not set 788# CONFIG_FB_MACMODES is not set 789# CONFIG_FB_BACKLIGHT is not set 790# CONFIG_FB_MODE_HELPERS is not set 791# CONFIG_FB_TILEBLITTING is not set 792 793# 794# Frame buffer hardware drivers 795# 796# CONFIG_FB_S1D13XXX is not set 797CONFIG_FB_SH_MOBILE_LCDC=m 798# CONFIG_FB_VIRTUAL is not set 799# CONFIG_FB_METRONOME is not set 800# CONFIG_FB_MB862XX is not set 801# CONFIG_FB_BROADSHEET is not set 802# CONFIG_BACKLIGHT_LCD_SUPPORT is not set 803 804# 805# Display device support 806# 807# CONFIG_DISPLAY_SUPPORT is not set 808 809# 810# Console display driver support 811# 812CONFIG_DUMMY_CONSOLE=y 813# CONFIG_FRAMEBUFFER_CONSOLE is not set 814# CONFIG_LOGO is not set 815CONFIG_SOUND=y 816CONFIG_SOUND_OSS_CORE=y 817CONFIG_SOUND_OSS_CORE_PRECLAIM=y 818CONFIG_SND=y 819CONFIG_SND_TIMER=y 820CONFIG_SND_PCM=y 821CONFIG_SND_SEQUENCER=y 822# CONFIG_SND_SEQ_DUMMY is not set 823CONFIG_SND_OSSEMUL=y 824# CONFIG_SND_MIXER_OSS is not set 825CONFIG_SND_PCM_OSS=y 826CONFIG_SND_PCM_OSS_PLUGINS=y 827# CONFIG_SND_SEQUENCER_OSS is not set 828# CONFIG_SND_DYNAMIC_MINORS is not set 829CONFIG_SND_SUPPORT_OLD_API=y 830CONFIG_SND_VERBOSE_PROCFS=y 831# CONFIG_SND_VERBOSE_PRINTK is not set 832# CONFIG_SND_DEBUG is not set 833# CONFIG_SND_RAWMIDI_SEQ is not set 834# CONFIG_SND_OPL3_LIB_SEQ is not set 835# CONFIG_SND_OPL4_LIB_SEQ is not set 836# CONFIG_SND_SBAWE_SEQ is not set 837# CONFIG_SND_EMU10K1_SEQ is not set 838CONFIG_SND_DRIVERS=y 839# CONFIG_SND_DUMMY is not set 840# CONFIG_SND_VIRMIDI is not set 841# CONFIG_SND_MTPAV is not set 842# CONFIG_SND_SERIAL_U16550 is not set 843# CONFIG_SND_MPU401 is not set 844CONFIG_SND_SUPERH=y 845CONFIG_SND_USB=y 846# CONFIG_SND_USB_AUDIO is not set 847# CONFIG_SND_USB_CAIAQ is not set 848# CONFIG_SND_SOC is not set 849# CONFIG_SOUND_PRIME is not set 850CONFIG_HID_SUPPORT=y 851CONFIG_HID=y 852# CONFIG_HIDRAW is not set 853 854# 855# USB Input Devices 856# 857CONFIG_USB_HID=y 858# CONFIG_HID_PID is not set 859# CONFIG_USB_HIDDEV is not set 860 861# 862# Special HID drivers 863# 864CONFIG_HID_A4TECH=y 865CONFIG_HID_APPLE=y 866CONFIG_HID_BELKIN=y 867CONFIG_HID_CHERRY=y 868CONFIG_HID_CHICONY=y 869CONFIG_HID_CYPRESS=y 870# CONFIG_HID_DRAGONRISE is not set 871CONFIG_HID_EZKEY=y 872# CONFIG_HID_KYE is not set 873CONFIG_HID_GYRATION=y 874# CONFIG_HID_TWINHAN is not set 875# CONFIG_HID_KENSINGTON is not set 876CONFIG_HID_LOGITECH=y 877# CONFIG_LOGITECH_FF is not set 878# CONFIG_LOGIRUMBLEPAD2_FF is not set 879CONFIG_HID_MICROSOFT=y 880CONFIG_HID_MONTEREY=y 881# CONFIG_HID_NTRIG is not set 882CONFIG_HID_PANTHERLORD=y 883# CONFIG_PANTHERLORD_FF is not set 884CONFIG_HID_PETALYNX=y 885CONFIG_HID_SAMSUNG=y 886CONFIG_HID_SONY=y 887CONFIG_HID_SUNPLUS=y 888# CONFIG_HID_GREENASIA is not set 889# CONFIG_HID_SMARTJOYPLUS is not set 890# CONFIG_HID_TOPSEED is not set 891# CONFIG_HID_THRUSTMASTER is not set 892# CONFIG_HID_ZEROPLUS is not set 893CONFIG_USB_SUPPORT=y 894CONFIG_USB_ARCH_HAS_HCD=y 895# CONFIG_USB_ARCH_HAS_OHCI is not set 896# CONFIG_USB_ARCH_HAS_EHCI is not set 897CONFIG_USB=y 898CONFIG_USB_DEBUG=y 899CONFIG_USB_ANNOUNCE_NEW_DEVICES=y 900 901# 902# Miscellaneous USB options 903# 904CONFIG_USB_DEVICEFS=y 905CONFIG_USB_DEVICE_CLASS=y 906# CONFIG_USB_DYNAMIC_MINORS is not set 907# CONFIG_USB_SUSPEND is not set 908# CONFIG_USB_OTG is not set 909# CONFIG_USB_OTG_WHITELIST is not set 910# CONFIG_USB_OTG_BLACKLIST_HUB is not set 911# CONFIG_USB_MON is not set 912# CONFIG_USB_WUSB is not set 913# CONFIG_USB_WUSB_CBAF is not set 914 915# 916# USB Host Controller Drivers 917# 918# CONFIG_USB_C67X00_HCD is not set 919# CONFIG_USB_OXU210HP_HCD is not set 920CONFIG_USB_ISP116X_HCD=y 921# CONFIG_USB_ISP1760_HCD is not set 922# CONFIG_USB_ISP1362_HCD is not set 923# CONFIG_USB_SL811_HCD is not set 924# CONFIG_USB_R8A66597_HCD is not set 925# CONFIG_USB_HWA_HCD is not set 926 927# 928# USB Device Class drivers 929# 930# CONFIG_USB_ACM is not set 931# CONFIG_USB_PRINTER is not set 932# CONFIG_USB_WDM is not set 933# CONFIG_USB_TMC is not set 934 935# 936# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may 937# 938 939# 940# also be needed; see USB_STORAGE Help for more info 941# 942# CONFIG_USB_STORAGE is not set 943# CONFIG_USB_LIBUSUAL is not set 944 945# 946# USB Imaging devices 947# 948# CONFIG_USB_MDC800 is not set 949# CONFIG_USB_MICROTEK is not set 950 951# 952# USB port drivers 953# 954# CONFIG_USB_SERIAL is not set 955 956# 957# USB Miscellaneous drivers 958# 959# CONFIG_USB_EMI62 is not set 960# CONFIG_USB_EMI26 is not set 961# CONFIG_USB_ADUTUX is not set 962# CONFIG_USB_SEVSEG is not set 963# CONFIG_USB_RIO500 is not set 964# CONFIG_USB_LEGOTOWER is not set 965# CONFIG_USB_LCD is not set 966# CONFIG_USB_BERRY_CHARGE is not set 967# CONFIG_USB_LED is not set 968# CONFIG_USB_CYPRESS_CY7C63 is not set 969# CONFIG_USB_CYTHERM is not set 970# CONFIG_USB_IDMOUSE is not set 971# CONFIG_USB_FTDI_ELAN is not set 972# CONFIG_USB_APPLEDISPLAY is not set 973# CONFIG_USB_LD is not set 974# CONFIG_USB_TRANCEVIBRATOR is not set 975# CONFIG_USB_IOWARRIOR is not set 976# CONFIG_USB_TEST is not set 977# CONFIG_USB_ISIGHTFW is not set 978# CONFIG_USB_VST is not set 979# CONFIG_USB_GADGET is not set 980 981# 982# OTG and related infrastructure 983# 984# CONFIG_NOP_USB_XCEIV is not set 985# CONFIG_MMC is not set 986# CONFIG_MEMSTICK is not set 987# CONFIG_NEW_LEDS is not set 988# CONFIG_ACCESSIBILITY is not set 989CONFIG_RTC_LIB=y 990# CONFIG_RTC_CLASS is not set 991# CONFIG_DMADEVICES is not set 992# CONFIG_AUXDISPLAY is not set 993CONFIG_UIO=y 994# CONFIG_UIO_PDRV is not set 995# CONFIG_UIO_PDRV_GENIRQ is not set 996# CONFIG_UIO_SMX is not set 997# CONFIG_UIO_SERCOS3 is not set 998 999# 1000# TI VLYNQ 1001# 1002# CONFIG_STAGING is not set 1003 1004# 1005# File systems 1006# 1007CONFIG_EXT2_FS=y 1008# CONFIG_EXT2_FS_XATTR is not set 1009# CONFIG_EXT2_FS_XIP is not set 1010CONFIG_EXT3_FS=y 1011# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set 1012CONFIG_EXT3_FS_XATTR=y 1013# CONFIG_EXT3_FS_POSIX_ACL is not set 1014# CONFIG_EXT3_FS_SECURITY is not set 1015# CONFIG_EXT4_FS is not set 1016CONFIG_JBD=y 1017CONFIG_FS_MBCACHE=y 1018# CONFIG_REISERFS_FS is not set 1019# CONFIG_JFS_FS is not set 1020# CONFIG_FS_POSIX_ACL is not set 1021# CONFIG_XFS_FS is not set 1022# CONFIG_GFS2_FS is not set 1023# CONFIG_OCFS2_FS is not set 1024# CONFIG_BTRFS_FS is not set 1025# CONFIG_NILFS2_FS is not set 1026CONFIG_FILE_LOCKING=y 1027CONFIG_FSNOTIFY=y 1028# CONFIG_DNOTIFY is not set 1029# CONFIG_INOTIFY is not set 1030CONFIG_INOTIFY_USER=y 1031# CONFIG_QUOTA is not set 1032# CONFIG_AUTOFS_FS is not set 1033# CONFIG_AUTOFS4_FS is not set 1034# CONFIG_FUSE_FS is not set 1035 1036# 1037# Caches 1038# 1039# CONFIG_FSCACHE is not set 1040 1041# 1042# CD-ROM/DVD Filesystems 1043# 1044# CONFIG_ISO9660_FS is not set 1045# CONFIG_UDF_FS is not set 1046 1047# 1048# DOS/FAT/NT Filesystems 1049# 1050# CONFIG_MSDOS_FS is not set 1051# CONFIG_VFAT_FS is not set 1052# CONFIG_NTFS_FS is not set 1053 1054# 1055# Pseudo filesystems 1056# 1057CONFIG_PROC_FS=y 1058# CONFIG_PROC_KCORE is not set 1059CONFIG_PROC_SYSCTL=y 1060CONFIG_PROC_PAGE_MONITOR=y 1061CONFIG_SYSFS=y 1062# CONFIG_HUGETLBFS is not set 1063# CONFIG_HUGETLB_PAGE is not set 1064# CONFIG_CONFIGFS_FS is not set 1065CONFIG_MISC_FILESYSTEMS=y 1066# CONFIG_ADFS_FS is not set 1067# CONFIG_AFFS_FS is not set 1068# CONFIG_HFS_FS is not set 1069# CONFIG_HFSPLUS_FS is not set 1070# CONFIG_BEFS_FS is not set 1071# CONFIG_BFS_FS is not set 1072# CONFIG_EFS_FS is not set 1073CONFIG_JFFS2_FS=y 1074CONFIG_JFFS2_FS_DEBUG=0 1075CONFIG_JFFS2_FS_WRITEBUFFER=y 1076# CONFIG_JFFS2_FS_WBUF_VERIFY is not set 1077# CONFIG_JFFS2_SUMMARY is not set 1078# CONFIG_JFFS2_FS_XATTR is not set 1079# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set 1080CONFIG_JFFS2_ZLIB=y 1081# CONFIG_JFFS2_LZO is not set 1082CONFIG_JFFS2_RTIME=y 1083# CONFIG_JFFS2_RUBIN is not set 1084CONFIG_CRAMFS=y 1085# CONFIG_SQUASHFS is not set 1086# CONFIG_VXFS_FS is not set 1087# CONFIG_MINIX_FS is not set 1088# CONFIG_OMFS_FS is not set 1089# CONFIG_HPFS_FS is not set 1090# CONFIG_QNX4FS_FS is not set 1091# CONFIG_ROMFS_FS is not set 1092# CONFIG_SYSV_FS is not set 1093# CONFIG_UFS_FS is not set 1094CONFIG_NETWORK_FILESYSTEMS=y 1095CONFIG_NFS_FS=y 1096CONFIG_NFS_V3=y 1097# CONFIG_NFS_V3_ACL is not set 1098# CONFIG_NFS_V4 is not set 1099CONFIG_NFSD=y 1100# CONFIG_NFSD_V3 is not set 1101# CONFIG_NFSD_V4 is not set 1102CONFIG_LOCKD=y 1103CONFIG_LOCKD_V4=y 1104CONFIG_EXPORTFS=y 1105CONFIG_NFS_COMMON=y 1106CONFIG_SUNRPC=y 1107# CONFIG_RPCSEC_GSS_KRB5 is not set 1108# CONFIG_RPCSEC_GSS_SPKM3 is not set 1109# CONFIG_SMB_FS is not set 1110# CONFIG_CIFS is not set 1111# CONFIG_NCP_FS is not set 1112# CONFIG_CODA_FS is not set 1113# CONFIG_AFS_FS is not set 1114 1115# 1116# Partition Types 1117# 1118# CONFIG_PARTITION_ADVANCED is not set 1119CONFIG_MSDOS_PARTITION=y 1120CONFIG_NLS=y 1121CONFIG_NLS_DEFAULT="iso8859-1" 1122# CONFIG_NLS_CODEPAGE_437 is not set 1123# CONFIG_NLS_CODEPAGE_737 is not set 1124# CONFIG_NLS_CODEPAGE_775 is not set 1125# CONFIG_NLS_CODEPAGE_850 is not set 1126# CONFIG_NLS_CODEPAGE_852 is not set 1127# CONFIG_NLS_CODEPAGE_855 is not set 1128# CONFIG_NLS_CODEPAGE_857 is not set 1129# CONFIG_NLS_CODEPAGE_860 is not set 1130# CONFIG_NLS_CODEPAGE_861 is not set 1131# CONFIG_NLS_CODEPAGE_862 is not set 1132# CONFIG_NLS_CODEPAGE_863 is not set 1133# CONFIG_NLS_CODEPAGE_864 is not set 1134# CONFIG_NLS_CODEPAGE_865 is not set 1135# CONFIG_NLS_CODEPAGE_866 is not set 1136# CONFIG_NLS_CODEPAGE_869 is not set 1137# CONFIG_NLS_CODEPAGE_936 is not set 1138# CONFIG_NLS_CODEPAGE_950 is not set 1139# CONFIG_NLS_CODEPAGE_932 is not set 1140# CONFIG_NLS_CODEPAGE_949 is not set 1141# CONFIG_NLS_CODEPAGE_874 is not set 1142# CONFIG_NLS_ISO8859_8 is not set 1143# CONFIG_NLS_CODEPAGE_1250 is not set 1144# CONFIG_NLS_CODEPAGE_1251 is not set 1145# CONFIG_NLS_ASCII is not set 1146# CONFIG_NLS_ISO8859_1 is not set 1147# CONFIG_NLS_ISO8859_2 is not set 1148# CONFIG_NLS_ISO8859_3 is not set 1149# CONFIG_NLS_ISO8859_4 is not set 1150# CONFIG_NLS_ISO8859_5 is not set 1151# CONFIG_NLS_ISO8859_6 is not set 1152# CONFIG_NLS_ISO8859_7 is not set 1153# CONFIG_NLS_ISO8859_9 is not set 1154# CONFIG_NLS_ISO8859_13 is not set 1155# CONFIG_NLS_ISO8859_14 is not set 1156# CONFIG_NLS_ISO8859_15 is not set 1157# CONFIG_NLS_KOI8_R is not set 1158# CONFIG_NLS_KOI8_U is not set 1159# CONFIG_NLS_UTF8 is not set 1160# CONFIG_DLM is not set 1161 1162# 1163# Kernel hacking 1164# 1165CONFIG_TRACE_IRQFLAGS_SUPPORT=y 1166# CONFIG_PRINTK_TIME is not set 1167CONFIG_ENABLE_WARN_DEPRECATED=y 1168CONFIG_ENABLE_MUST_CHECK=y 1169CONFIG_FRAME_WARN=1024 1170# CONFIG_MAGIC_SYSRQ is not set 1171# CONFIG_STRIP_ASM_SYMS is not set 1172# CONFIG_UNUSED_SYMBOLS is not set 1173# CONFIG_DEBUG_FS is not set 1174# CONFIG_HEADERS_CHECK is not set 1175# CONFIG_DEBUG_KERNEL is not set 1176# CONFIG_DEBUG_BUGVERBOSE is not set 1177# CONFIG_DEBUG_MEMORY_INIT is not set 1178# CONFIG_RCU_CPU_STALL_DETECTOR is not set 1179# CONFIG_LATENCYTOP is not set 1180CONFIG_HAVE_FUNCTION_TRACER=y 1181CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y 1182CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y 1183CONFIG_HAVE_DYNAMIC_FTRACE=y 1184CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y 1185CONFIG_HAVE_SYSCALL_TRACEPOINTS=y 1186CONFIG_TRACING_SUPPORT=y 1187# CONFIG_FTRACE is not set 1188# CONFIG_DMA_API_DEBUG is not set 1189# CONFIG_SAMPLES is not set 1190CONFIG_HAVE_ARCH_KGDB=y 1191# CONFIG_SH_STANDARD_BIOS is not set 1192CONFIG_EARLY_SCIF_CONSOLE=y 1193CONFIG_EARLY_SCIF_CONSOLE_PORT=0xffe00000 1194CONFIG_EARLY_PRINTK=y 1195# CONFIG_DWARF_UNWINDER is not set 1196 1197# 1198# Security options 1199# 1200# CONFIG_KEYS is not set 1201# CONFIG_SECURITY is not set 1202# CONFIG_SECURITYFS is not set 1203# CONFIG_SECURITY_FILE_CAPABILITIES is not set 1204CONFIG_CRYPTO=y 1205 1206# 1207# Crypto core or helper 1208# 1209# CONFIG_CRYPTO_MANAGER is not set 1210# CONFIG_CRYPTO_MANAGER2 is not set 1211# CONFIG_CRYPTO_GF128MUL is not set 1212# CONFIG_CRYPTO_NULL is not set 1213# CONFIG_CRYPTO_CRYPTD is not set 1214# CONFIG_CRYPTO_AUTHENC is not set 1215# CONFIG_CRYPTO_TEST is not set 1216 1217# 1218# Authenticated Encryption with Associated Data 1219# 1220# CONFIG_CRYPTO_CCM is not set 1221# CONFIG_CRYPTO_GCM is not set 1222# CONFIG_CRYPTO_SEQIV is not set 1223 1224# 1225# Block modes 1226# 1227# CONFIG_CRYPTO_CBC is not set 1228# CONFIG_CRYPTO_CTR is not set 1229# CONFIG_CRYPTO_CTS is not set 1230# CONFIG_CRYPTO_ECB is not set 1231# CONFIG_CRYPTO_LRW is not set 1232# CONFIG_CRYPTO_PCBC is not set 1233# CONFIG_CRYPTO_XTS is not set 1234 1235# 1236# Hash modes 1237# 1238# CONFIG_CRYPTO_HMAC is not set 1239# CONFIG_CRYPTO_XCBC is not set 1240# CONFIG_CRYPTO_VMAC is not set 1241 1242# 1243# Digest 1244# 1245# CONFIG_CRYPTO_CRC32C is not set 1246# CONFIG_CRYPTO_GHASH is not set 1247# CONFIG_CRYPTO_MD4 is not set 1248# CONFIG_CRYPTO_MD5 is not set 1249# CONFIG_CRYPTO_MICHAEL_MIC is not set 1250# CONFIG_CRYPTO_RMD128 is not set 1251# CONFIG_CRYPTO_RMD160 is not set 1252# CONFIG_CRYPTO_RMD256 is not set 1253# CONFIG_CRYPTO_RMD320 is not set 1254# CONFIG_CRYPTO_SHA1 is not set 1255# CONFIG_CRYPTO_SHA256 is not set 1256# CONFIG_CRYPTO_SHA512 is not set 1257# CONFIG_CRYPTO_TGR192 is not set 1258# CONFIG_CRYPTO_WP512 is not set 1259 1260# 1261# Ciphers 1262# 1263# CONFIG_CRYPTO_AES is not set 1264# CONFIG_CRYPTO_ANUBIS is not set 1265# CONFIG_CRYPTO_ARC4 is not set 1266# CONFIG_CRYPTO_BLOWFISH is not set 1267# CONFIG_CRYPTO_CAMELLIA is not set 1268# CONFIG_CRYPTO_CAST5 is not set 1269# CONFIG_CRYPTO_CAST6 is not set 1270# CONFIG_CRYPTO_DES is not set 1271# CONFIG_CRYPTO_FCRYPT is not set 1272# CONFIG_CRYPTO_KHAZAD is not set 1273# CONFIG_CRYPTO_SALSA20 is not set 1274# CONFIG_CRYPTO_SEED is not set 1275# CONFIG_CRYPTO_SERPENT is not set 1276# CONFIG_CRYPTO_TEA is not set 1277# CONFIG_CRYPTO_TWOFISH is not set 1278 1279# 1280# Compression 1281# 1282# CONFIG_CRYPTO_DEFLATE is not set 1283# CONFIG_CRYPTO_ZLIB is not set 1284# CONFIG_CRYPTO_LZO is not set 1285 1286# 1287# Random Number Generation 1288# 1289# CONFIG_CRYPTO_ANSI_CPRNG is not set 1290CONFIG_CRYPTO_HW=y 1291# CONFIG_BINARY_PRINTF is not set 1292 1293# 1294# Library routines 1295# 1296CONFIG_BITREVERSE=y 1297CONFIG_GENERIC_FIND_LAST_BIT=y 1298# CONFIG_CRC_CCITT is not set 1299# CONFIG_CRC16 is not set 1300# CONFIG_CRC_T10DIF is not set 1301# CONFIG_CRC_ITU_T is not set 1302CONFIG_CRC32=y 1303# CONFIG_CRC7 is not set 1304# CONFIG_LIBCRC32C is not set 1305CONFIG_ZLIB_INFLATE=y 1306CONFIG_ZLIB_DEFLATE=y 1307CONFIG_HAS_IOMEM=y 1308CONFIG_HAS_IOPORT=y 1309CONFIG_HAS_DMA=y 1310CONFIG_HAVE_LMB=y 1311CONFIG_NLATTR=y 1312CONFIG_GENERIC_ATOMIC64=y 1313