1# 2# Automatically generated make config: don't edit 3# Linux kernel version: 2.6.34-rc5 4# Tue May 18 17:20:25 2010 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_IRQ_PER_CPU=y 17CONFIG_SPARSE_IRQ=y 18# CONFIG_GENERIC_GPIO is not set 19CONFIG_GENERIC_TIME=y 20CONFIG_GENERIC_CLOCKEVENTS=y 21# CONFIG_ARCH_SUSPEND_POSSIBLE is not set 22CONFIG_ARCH_HIBERNATION_POSSIBLE=y 23CONFIG_SYS_SUPPORTS_HUGETLBFS=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_DMA_NONCOHERENT=y 34CONFIG_NEED_DMA_MAP_STATE=y 35CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 36CONFIG_CONSTRUCTORS=y 37 38# 39# General setup 40# 41CONFIG_EXPERIMENTAL=y 42CONFIG_BROKEN_ON_SMP=y 43CONFIG_INIT_ENV_ARG_LIMIT=32 44CONFIG_LOCALVERSION="" 45# CONFIG_LOCALVERSION_AUTO is not set 46CONFIG_HAVE_KERNEL_GZIP=y 47CONFIG_HAVE_KERNEL_BZIP2=y 48CONFIG_HAVE_KERNEL_LZMA=y 49CONFIG_HAVE_KERNEL_LZO=y 50CONFIG_KERNEL_GZIP=y 51# CONFIG_KERNEL_BZIP2 is not set 52# CONFIG_KERNEL_LZMA is not set 53# CONFIG_KERNEL_LZO is not set 54CONFIG_SWAP=y 55CONFIG_SYSVIPC=y 56# CONFIG_BSD_PROCESS_ACCT is not set 57 58# 59# RCU Subsystem 60# 61CONFIG_TREE_RCU=y 62# CONFIG_TREE_PREEMPT_RCU is not set 63# CONFIG_TINY_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=17 70CONFIG_CGROUPS=y 71# CONFIG_CGROUP_DEBUG is not set 72# CONFIG_CGROUP_NS is not set 73# CONFIG_CGROUP_FREEZER is not set 74# CONFIG_CGROUP_DEVICE is not set 75# CONFIG_CPUSETS is not set 76# CONFIG_CGROUP_CPUACCT is not set 77# CONFIG_RESOURCE_COUNTERS is not set 78# CONFIG_CGROUP_SCHED is not set 79# CONFIG_RELAY is not set 80# CONFIG_NAMESPACES is not set 81# CONFIG_BLK_DEV_INITRD is not set 82CONFIG_CC_OPTIMIZE_FOR_SIZE=y 83CONFIG_ANON_INODES=y 84CONFIG_EMBEDDED=y 85# CONFIG_UID16 is not set 86CONFIG_KALLSYMS=y 87# CONFIG_KALLSYMS_EXTRA_PASS is not set 88CONFIG_HOTPLUG=y 89CONFIG_PRINTK=y 90CONFIG_BUG=y 91CONFIG_ELF_CORE=y 92CONFIG_BASE_FULL=y 93CONFIG_FUTEX=y 94CONFIG_EPOLL=y 95CONFIG_SIGNALFD=y 96CONFIG_TIMERFD=y 97CONFIG_EVENTFD=y 98CONFIG_SHMEM=y 99CONFIG_AIO=y 100CONFIG_HAVE_PERF_EVENTS=y 101CONFIG_PERF_USE_VMALLOC=y 102 103# 104# Kernel Performance Events And Counters 105# 106CONFIG_PERF_EVENTS=y 107# CONFIG_PERF_COUNTERS is not set 108CONFIG_VM_EVENT_COUNTERS=y 109# CONFIG_COMPAT_BRK is not set 110# CONFIG_SLAB is not set 111CONFIG_SLUB=y 112# CONFIG_SLOB is not set 113CONFIG_PROFILING=y 114CONFIG_OPROFILE=y 115CONFIG_HAVE_OPROFILE=y 116CONFIG_HAVE_IOREMAP_PROT=y 117CONFIG_HAVE_KPROBES=y 118CONFIG_HAVE_KRETPROBES=y 119CONFIG_HAVE_ARCH_TRACEHOOK=y 120CONFIG_HAVE_DMA_ATTRS=y 121CONFIG_HAVE_CLK=y 122CONFIG_HAVE_DMA_API_DEBUG=y 123CONFIG_HAVE_HW_BREAKPOINT=y 124 125# 126# GCOV-based kernel profiling 127# 128# CONFIG_SLOW_WORK is not set 129CONFIG_HAVE_GENERIC_DMA_COHERENT=y 130CONFIG_RT_MUTEXES=y 131CONFIG_BASE_SMALL=0 132# CONFIG_MODULES is not set 133CONFIG_BLOCK=y 134CONFIG_LBDAF=y 135# CONFIG_BLK_DEV_BSG is not set 136# CONFIG_BLK_DEV_INTEGRITY is not set 137 138# 139# IO Schedulers 140# 141CONFIG_IOSCHED_NOOP=y 142CONFIG_IOSCHED_DEADLINE=y 143CONFIG_IOSCHED_CFQ=y 144# CONFIG_CFQ_GROUP_IOSCHED is not set 145# CONFIG_DEFAULT_DEADLINE is not set 146CONFIG_DEFAULT_CFQ=y 147# CONFIG_DEFAULT_NOOP is not set 148CONFIG_DEFAULT_IOSCHED="cfq" 149# CONFIG_INLINE_SPIN_TRYLOCK is not set 150# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set 151# CONFIG_INLINE_SPIN_LOCK is not set 152# CONFIG_INLINE_SPIN_LOCK_BH is not set 153# CONFIG_INLINE_SPIN_LOCK_IRQ is not set 154# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set 155CONFIG_INLINE_SPIN_UNLOCK=y 156# CONFIG_INLINE_SPIN_UNLOCK_BH is not set 157CONFIG_INLINE_SPIN_UNLOCK_IRQ=y 158# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set 159# CONFIG_INLINE_READ_TRYLOCK is not set 160# CONFIG_INLINE_READ_LOCK is not set 161# CONFIG_INLINE_READ_LOCK_BH is not set 162# CONFIG_INLINE_READ_LOCK_IRQ is not set 163# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set 164CONFIG_INLINE_READ_UNLOCK=y 165# CONFIG_INLINE_READ_UNLOCK_BH is not set 166CONFIG_INLINE_READ_UNLOCK_IRQ=y 167# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set 168# CONFIG_INLINE_WRITE_TRYLOCK is not set 169# CONFIG_INLINE_WRITE_LOCK is not set 170# CONFIG_INLINE_WRITE_LOCK_BH is not set 171# CONFIG_INLINE_WRITE_LOCK_IRQ is not set 172# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set 173CONFIG_INLINE_WRITE_UNLOCK=y 174# CONFIG_INLINE_WRITE_UNLOCK_BH is not set 175CONFIG_INLINE_WRITE_UNLOCK_IRQ=y 176# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set 177# CONFIG_MUTEX_SPIN_ON_OWNER is not set 178CONFIG_FREEZER=y 179 180# 181# System type 182# 183CONFIG_CPU_SH4=y 184CONFIG_CPU_SH4A=y 185# CONFIG_CPU_SUBTYPE_SH7619 is not set 186# CONFIG_CPU_SUBTYPE_SH7201 is not set 187# CONFIG_CPU_SUBTYPE_SH7203 is not set 188# CONFIG_CPU_SUBTYPE_SH7206 is not set 189# CONFIG_CPU_SUBTYPE_SH7263 is not set 190# CONFIG_CPU_SUBTYPE_MXG is not set 191# CONFIG_CPU_SUBTYPE_SH7705 is not set 192# CONFIG_CPU_SUBTYPE_SH7706 is not set 193# CONFIG_CPU_SUBTYPE_SH7707 is not set 194# CONFIG_CPU_SUBTYPE_SH7708 is not set 195# CONFIG_CPU_SUBTYPE_SH7709 is not set 196# CONFIG_CPU_SUBTYPE_SH7710 is not set 197# CONFIG_CPU_SUBTYPE_SH7712 is not set 198# CONFIG_CPU_SUBTYPE_SH7720 is not set 199# CONFIG_CPU_SUBTYPE_SH7721 is not set 200# CONFIG_CPU_SUBTYPE_SH7750 is not set 201# CONFIG_CPU_SUBTYPE_SH7091 is not set 202# CONFIG_CPU_SUBTYPE_SH7750R is not set 203# CONFIG_CPU_SUBTYPE_SH7750S is not set 204# CONFIG_CPU_SUBTYPE_SH7751 is not set 205# CONFIG_CPU_SUBTYPE_SH7751R is not set 206# CONFIG_CPU_SUBTYPE_SH7760 is not set 207# CONFIG_CPU_SUBTYPE_SH4_202 is not set 208# CONFIG_CPU_SUBTYPE_SH7723 is not set 209# CONFIG_CPU_SUBTYPE_SH7724 is not set 210# CONFIG_CPU_SUBTYPE_SH7757 is not set 211# CONFIG_CPU_SUBTYPE_SH7763 is not set 212CONFIG_CPU_SUBTYPE_SH7770=y 213# CONFIG_CPU_SUBTYPE_SH7780 is not set 214# CONFIG_CPU_SUBTYPE_SH7785 is not set 215# CONFIG_CPU_SUBTYPE_SH7786 is not set 216# CONFIG_CPU_SUBTYPE_SHX3 is not set 217# CONFIG_CPU_SUBTYPE_SH7343 is not set 218# CONFIG_CPU_SUBTYPE_SH7722 is not set 219# CONFIG_CPU_SUBTYPE_SH7366 is not set 220 221# 222# Memory management options 223# 224CONFIG_QUICKLIST=y 225CONFIG_MMU=y 226CONFIG_PAGE_OFFSET=0x80000000 227CONFIG_FORCE_MAX_ZONEORDER=11 228CONFIG_MEMORY_START=0x08000000 229CONFIG_MEMORY_SIZE=0x04000000 230CONFIG_29BIT=y 231# CONFIG_PMB is not set 232CONFIG_VSYSCALL=y 233CONFIG_ARCH_FLATMEM_ENABLE=y 234CONFIG_ARCH_SPARSEMEM_ENABLE=y 235CONFIG_ARCH_SPARSEMEM_DEFAULT=y 236CONFIG_MAX_ACTIVE_REGIONS=1 237CONFIG_ARCH_POPULATES_NODE_MAP=y 238CONFIG_ARCH_SELECT_MEMORY_MODEL=y 239CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 240CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 241CONFIG_UNCACHED_MAPPING=y 242CONFIG_PAGE_SIZE_4KB=y 243# CONFIG_PAGE_SIZE_8KB is not set 244# CONFIG_PAGE_SIZE_16KB is not set 245# CONFIG_PAGE_SIZE_64KB is not set 246CONFIG_SELECT_MEMORY_MODEL=y 247# CONFIG_FLATMEM_MANUAL is not set 248# CONFIG_DISCONTIGMEM_MANUAL is not set 249CONFIG_SPARSEMEM_MANUAL=y 250CONFIG_SPARSEMEM=y 251CONFIG_HAVE_MEMORY_PRESENT=y 252CONFIG_SPARSEMEM_STATIC=y 253# CONFIG_MEMORY_HOTPLUG is not set 254CONFIG_SPLIT_PTLOCK_CPUS=4 255CONFIG_MIGRATION=y 256# CONFIG_PHYS_ADDR_T_64BIT is not set 257CONFIG_ZONE_DMA_FLAG=0 258CONFIG_NR_QUICK=1 259# CONFIG_KSM is not set 260CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 261 262# 263# Cache configuration 264# 265CONFIG_CACHE_WRITEBACK=y 266# CONFIG_CACHE_WRITETHROUGH is not set 267# CONFIG_CACHE_OFF is not set 268 269# 270# Processor features 271# 272CONFIG_CPU_LITTLE_ENDIAN=y 273# CONFIG_CPU_BIG_ENDIAN is not set 274CONFIG_SH_FPU=y 275# CONFIG_SH_STORE_QUEUES is not set 276CONFIG_CPU_HAS_INTEVT=y 277CONFIG_CPU_HAS_SR_RB=y 278CONFIG_CPU_HAS_FPU=y 279 280# 281# Board support 282# 283 284# 285# Timer and clock configuration 286# 287CONFIG_SH_TIMER_TMU=y 288CONFIG_SH_PCLK_FREQ=41666666 289CONFIG_SH_CLK_CPG=y 290CONFIG_SH_CLK_CPG_LEGACY=y 291CONFIG_TICK_ONESHOT=y 292CONFIG_NO_HZ=y 293CONFIG_HIGH_RES_TIMERS=y 294CONFIG_GENERIC_CLOCKEVENTS_BUILD=y 295 296# 297# CPU Frequency scaling 298# 299CONFIG_CPU_FREQ=y 300CONFIG_CPU_FREQ_TABLE=y 301# CONFIG_CPU_FREQ_DEBUG is not set 302CONFIG_CPU_FREQ_STAT=y 303# CONFIG_CPU_FREQ_STAT_DETAILS is not set 304CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y 305# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set 306# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set 307# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set 308# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set 309CONFIG_CPU_FREQ_GOV_PERFORMANCE=y 310# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set 311# CONFIG_CPU_FREQ_GOV_USERSPACE is not set 312# CONFIG_CPU_FREQ_GOV_ONDEMAND is not set 313# CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set 314CONFIG_SH_CPU_FREQ=y 315 316# 317# DMA support 318# 319# CONFIG_SH_DMA is not set 320 321# 322# Companion Chips 323# 324 325# 326# Additional SuperH Device Drivers 327# 328# CONFIG_HEARTBEAT is not set 329# CONFIG_PUSH_SWITCH is not set 330 331# 332# Kernel features 333# 334# CONFIG_HZ_100 is not set 335CONFIG_HZ_250=y 336# CONFIG_HZ_300 is not set 337# CONFIG_HZ_1000 is not set 338CONFIG_HZ=250 339CONFIG_SCHED_HRTICK=y 340CONFIG_KEXEC=y 341# CONFIG_CRASH_DUMP is not set 342CONFIG_KEXEC_JUMP=y 343CONFIG_PREEMPT_NONE=y 344# CONFIG_PREEMPT_VOLUNTARY is not set 345# CONFIG_PREEMPT is not set 346CONFIG_GUSA=y 347# CONFIG_INTC_USERIMASK is not set 348 349# 350# Boot options 351# 352CONFIG_ZERO_PAGE_OFFSET=0x00001000 353CONFIG_BOOT_LINK_OFFSET=0x00800000 354CONFIG_ENTRY_OFFSET=0x00001000 355# CONFIG_CMDLINE_OVERWRITE is not set 356# CONFIG_CMDLINE_EXTEND is not set 357 358# 359# Bus options 360# 361# CONFIG_ARCH_SUPPORTS_MSI is not set 362# CONFIG_PCCARD is not set 363 364# 365# Executable file formats 366# 367CONFIG_BINFMT_ELF=y 368# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set 369# CONFIG_HAVE_AOUT is not set 370# CONFIG_BINFMT_MISC is not set 371 372# 373# Power management options (EXPERIMENTAL) 374# 375CONFIG_PM=y 376# CONFIG_PM_DEBUG is not set 377CONFIG_PM_SLEEP=y 378CONFIG_HIBERNATION_NVS=y 379CONFIG_HIBERNATION=y 380CONFIG_PM_STD_PARTITION="" 381# CONFIG_PM_RUNTIME is not set 382CONFIG_PM_OPS=y 383CONFIG_CPU_IDLE=y 384CONFIG_CPU_IDLE_GOV_LADDER=y 385CONFIG_CPU_IDLE_GOV_MENU=y 386# CONFIG_NET is not set 387 388# 389# Device Drivers 390# 391 392# 393# Generic Driver Options 394# 395CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" 396CONFIG_STANDALONE=y 397# CONFIG_PREVENT_FIRMWARE_BUILD is not set 398CONFIG_FW_LOADER=y 399CONFIG_FIRMWARE_IN_KERNEL=y 400CONFIG_EXTRA_FIRMWARE="" 401# CONFIG_SYS_HYPERVISOR is not set 402# CONFIG_MTD is not set 403# CONFIG_PARPORT is not set 404CONFIG_BLK_DEV=y 405# CONFIG_BLK_DEV_COW_COMMON is not set 406# CONFIG_BLK_DEV_LOOP is not set 407 408# 409# DRBD disabled because PROC_FS, INET or CONNECTOR not selected 410# 411# CONFIG_BLK_DEV_RAM is not set 412# CONFIG_CDROM_PKTCDVD is not set 413# CONFIG_BLK_DEV_HD is not set 414# CONFIG_MISC_DEVICES is not set 415CONFIG_HAVE_IDE=y 416# CONFIG_IDE is not set 417 418# 419# SCSI device support 420# 421CONFIG_SCSI_MOD=y 422# CONFIG_RAID_ATTRS is not set 423# CONFIG_SCSI is not set 424# CONFIG_SCSI_DMA is not set 425# CONFIG_SCSI_NETLINK is not set 426# CONFIG_ATA is not set 427# CONFIG_MD is not set 428# CONFIG_PHONE is not set 429 430# 431# Input device support 432# 433# CONFIG_INPUT is not set 434 435# 436# Hardware I/O ports 437# 438# CONFIG_SERIO is not set 439# CONFIG_GAMEPORT is not set 440 441# 442# Character devices 443# 444# CONFIG_VT is not set 445# CONFIG_DEVKMEM is not set 446# CONFIG_SERIAL_NONSTANDARD is not set 447 448# 449# Serial drivers 450# 451# CONFIG_SERIAL_8250 is not set 452 453# 454# Non-8250 serial port support 455# 456CONFIG_SERIAL_SH_SCI=y 457CONFIG_SERIAL_SH_SCI_NR_UARTS=6 458CONFIG_SERIAL_SH_SCI_CONSOLE=y 459CONFIG_SERIAL_CORE=y 460CONFIG_SERIAL_CORE_CONSOLE=y 461# CONFIG_SERIAL_TIMBERDALE is not set 462# CONFIG_UNIX98_PTYS is not set 463# CONFIG_LEGACY_PTYS is not set 464# CONFIG_IPMI_HANDLER is not set 465# CONFIG_HW_RANDOM is not set 466# CONFIG_R3964 is not set 467# CONFIG_RAW_DRIVER is not set 468# CONFIG_TCG_TPM is not set 469CONFIG_I2C=y 470CONFIG_I2C_BOARDINFO=y 471CONFIG_I2C_COMPAT=y 472CONFIG_I2C_CHARDEV=y 473CONFIG_I2C_HELPER_AUTO=y 474 475# 476# I2C Hardware Bus support 477# 478 479# 480# I2C system bus drivers (mostly embedded / system-on-chip) 481# 482# CONFIG_I2C_DESIGNWARE is not set 483# CONFIG_I2C_OCORES is not set 484CONFIG_I2C_SH_MOBILE=y 485# CONFIG_I2C_SIMTEC is not set 486# CONFIG_I2C_XILINX is not set 487 488# 489# External I2C/SMBus adapter drivers 490# 491# CONFIG_I2C_PARPORT_LIGHT is not set 492# CONFIG_I2C_TAOS_EVM is not set 493 494# 495# Other I2C/SMBus bus drivers 496# 497# CONFIG_I2C_PCA_PLATFORM is not set 498# CONFIG_I2C_DEBUG_CORE is not set 499# CONFIG_I2C_DEBUG_ALGO is not set 500# CONFIG_I2C_DEBUG_BUS is not set 501# CONFIG_SPI is not set 502 503# 504# PPS support 505# 506# CONFIG_PPS is not set 507# CONFIG_W1 is not set 508# CONFIG_POWER_SUPPLY is not set 509# CONFIG_HWMON is not set 510# CONFIG_THERMAL is not set 511# CONFIG_WATCHDOG is not set 512CONFIG_SSB_POSSIBLE=y 513 514# 515# Sonics Silicon Backplane 516# 517# CONFIG_SSB is not set 518 519# 520# Multifunction device drivers 521# 522# CONFIG_MFD_CORE is not set 523# CONFIG_MFD_88PM860X is not set 524# CONFIG_MFD_SM501 is not set 525# CONFIG_MFD_SH_MOBILE_SDHI is not set 526# CONFIG_HTC_PASIC3 is not set 527# CONFIG_TWL4030_CORE is not set 528# CONFIG_MFD_TMIO is not set 529# CONFIG_PMIC_DA903X is not set 530# CONFIG_PMIC_ADP5520 is not set 531# CONFIG_MFD_MAX8925 is not set 532# CONFIG_MFD_WM8400 is not set 533# CONFIG_MFD_WM831X is not set 534# CONFIG_MFD_WM8350_I2C is not set 535# CONFIG_MFD_WM8994 is not set 536# CONFIG_MFD_PCF50633 is not set 537# CONFIG_AB3100_CORE is not set 538# CONFIG_REGULATOR is not set 539# CONFIG_MEDIA_SUPPORT is not set 540 541# 542# Graphics support 543# 544# CONFIG_VGASTATE is not set 545# CONFIG_VIDEO_OUTPUT_CONTROL is not set 546# CONFIG_FB is not set 547# CONFIG_BACKLIGHT_LCD_SUPPORT is not set 548 549# 550# Display device support 551# 552# CONFIG_DISPLAY_SUPPORT is not set 553# CONFIG_SOUND is not set 554# CONFIG_USB_SUPPORT is not set 555# CONFIG_MMC is not set 556# CONFIG_MEMSTICK is not set 557# CONFIG_NEW_LEDS is not set 558# CONFIG_ACCESSIBILITY is not set 559CONFIG_RTC_LIB=y 560CONFIG_RTC_CLASS=y 561CONFIG_RTC_HCTOSYS=y 562CONFIG_RTC_HCTOSYS_DEVICE="rtc0" 563# CONFIG_RTC_DEBUG is not set 564 565# 566# RTC interfaces 567# 568CONFIG_RTC_INTF_DEV=y 569# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set 570# CONFIG_RTC_DRV_TEST is not set 571 572# 573# I2C RTC drivers 574# 575# CONFIG_RTC_DRV_DS1307 is not set 576# CONFIG_RTC_DRV_DS1374 is not set 577# CONFIG_RTC_DRV_DS1672 is not set 578# CONFIG_RTC_DRV_MAX6900 is not set 579# CONFIG_RTC_DRV_RS5C372 is not set 580# CONFIG_RTC_DRV_ISL1208 is not set 581# CONFIG_RTC_DRV_X1205 is not set 582# CONFIG_RTC_DRV_PCF8563 is not set 583# CONFIG_RTC_DRV_PCF8583 is not set 584# CONFIG_RTC_DRV_M41T80 is not set 585# CONFIG_RTC_DRV_BQ32K is not set 586# CONFIG_RTC_DRV_S35390A is not set 587# CONFIG_RTC_DRV_FM3130 is not set 588# CONFIG_RTC_DRV_RX8581 is not set 589# CONFIG_RTC_DRV_RX8025 is not set 590 591# 592# SPI RTC drivers 593# 594 595# 596# Platform RTC drivers 597# 598# CONFIG_RTC_DRV_DS1286 is not set 599# CONFIG_RTC_DRV_DS1511 is not set 600# CONFIG_RTC_DRV_DS1553 is not set 601# CONFIG_RTC_DRV_DS1742 is not set 602# CONFIG_RTC_DRV_STK17TA8 is not set 603# CONFIG_RTC_DRV_M48T86 is not set 604# CONFIG_RTC_DRV_M48T35 is not set 605# CONFIG_RTC_DRV_M48T59 is not set 606# CONFIG_RTC_DRV_MSM6242 is not set 607# CONFIG_RTC_DRV_BQ4802 is not set 608# CONFIG_RTC_DRV_RP5C01 is not set 609# CONFIG_RTC_DRV_V3020 is not set 610 611# 612# on-CPU RTC drivers 613# 614CONFIG_RTC_DRV_SH=y 615# CONFIG_RTC_DRV_GENERIC is not set 616# CONFIG_DMADEVICES is not set 617# CONFIG_AUXDISPLAY is not set 618CONFIG_UIO=y 619# CONFIG_UIO_PDRV is not set 620CONFIG_UIO_PDRV_GENIRQ=y 621 622# 623# TI VLYNQ 624# 625# CONFIG_STAGING is not set 626 627# 628# File systems 629# 630# CONFIG_EXT2_FS is not set 631# CONFIG_EXT3_FS is not set 632# CONFIG_EXT4_FS is not set 633# CONFIG_REISERFS_FS is not set 634# CONFIG_JFS_FS is not set 635# CONFIG_FS_POSIX_ACL is not set 636# CONFIG_XFS_FS is not set 637# CONFIG_GFS2_FS is not set 638# CONFIG_BTRFS_FS is not set 639# CONFIG_NILFS2_FS is not set 640CONFIG_FILE_LOCKING=y 641CONFIG_FSNOTIFY=y 642# CONFIG_DNOTIFY is not set 643# CONFIG_INOTIFY is not set 644CONFIG_INOTIFY_USER=y 645# CONFIG_QUOTA is not set 646# CONFIG_AUTOFS_FS is not set 647# CONFIG_AUTOFS4_FS is not set 648# CONFIG_FUSE_FS is not set 649 650# 651# Caches 652# 653# CONFIG_FSCACHE is not set 654 655# 656# CD-ROM/DVD Filesystems 657# 658# CONFIG_ISO9660_FS is not set 659# CONFIG_UDF_FS is not set 660 661# 662# DOS/FAT/NT Filesystems 663# 664# CONFIG_MSDOS_FS is not set 665# CONFIG_VFAT_FS is not set 666# CONFIG_NTFS_FS is not set 667 668# 669# Pseudo filesystems 670# 671# CONFIG_PROC_FS is not set 672# CONFIG_SYSFS is not set 673# CONFIG_TMPFS is not set 674# CONFIG_HUGETLBFS is not set 675# CONFIG_HUGETLB_PAGE is not set 676# CONFIG_MISC_FILESYSTEMS is not set 677 678# 679# Partition Types 680# 681# CONFIG_PARTITION_ADVANCED is not set 682CONFIG_MSDOS_PARTITION=y 683# CONFIG_NLS is not set 684 685# 686# Kernel hacking 687# 688CONFIG_TRACE_IRQFLAGS_SUPPORT=y 689# CONFIG_PRINTK_TIME is not set 690# CONFIG_ENABLE_WARN_DEPRECATED is not set 691# CONFIG_ENABLE_MUST_CHECK is not set 692CONFIG_FRAME_WARN=1024 693# CONFIG_MAGIC_SYSRQ is not set 694# CONFIG_STRIP_ASM_SYMS is not set 695# CONFIG_UNUSED_SYMBOLS is not set 696# CONFIG_HEADERS_CHECK is not set 697# CONFIG_DEBUG_KERNEL is not set 698CONFIG_DEBUG_BUGVERBOSE=y 699# CONFIG_DEBUG_MEMORY_INIT is not set 700# CONFIG_RCU_CPU_STALL_DETECTOR is not set 701# CONFIG_LATENCYTOP is not set 702CONFIG_HAVE_FUNCTION_TRACER=y 703CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y 704CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y 705CONFIG_HAVE_DYNAMIC_FTRACE=y 706CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y 707CONFIG_HAVE_SYSCALL_TRACEPOINTS=y 708CONFIG_RING_BUFFER=y 709CONFIG_RING_BUFFER_ALLOW_SWAP=y 710CONFIG_TRACING_SUPPORT=y 711# CONFIG_FTRACE is not set 712# CONFIG_DMA_API_DEBUG is not set 713# CONFIG_SAMPLES is not set 714CONFIG_HAVE_ARCH_KGDB=y 715# CONFIG_SH_STANDARD_BIOS is not set 716# CONFIG_DWARF_UNWINDER is not set 717 718# 719# Security options 720# 721# CONFIG_KEYS is not set 722# CONFIG_SECURITYFS is not set 723# CONFIG_DEFAULT_SECURITY_SELINUX is not set 724# CONFIG_DEFAULT_SECURITY_SMACK is not set 725# CONFIG_DEFAULT_SECURITY_TOMOYO is not set 726CONFIG_DEFAULT_SECURITY_DAC=y 727CONFIG_DEFAULT_SECURITY="" 728# CONFIG_CRYPTO is not set 729# CONFIG_VIRTUALIZATION is not set 730# CONFIG_BINARY_PRINTF is not set 731 732# 733# Library routines 734# 735CONFIG_GENERIC_FIND_LAST_BIT=y 736# CONFIG_CRC_CCITT is not set 737# CONFIG_CRC16 is not set 738# CONFIG_CRC_T10DIF is not set 739# CONFIG_CRC_ITU_T is not set 740# CONFIG_CRC32 is not set 741# CONFIG_CRC7 is not set 742# CONFIG_LIBCRC32C is not set 743CONFIG_HAS_IOMEM=y 744CONFIG_HAS_IOPORT=y 745CONFIG_HAS_DMA=y 746CONFIG_HAVE_LMB=y 747CONFIG_GENERIC_ATOMIC64=y 748