diff options
Diffstat (limited to 'arch/sh/configs/r7780mp_defconfig')
-rw-r--r-- | arch/sh/configs/r7780mp_defconfig | 183 |
1 files changed, 136 insertions, 47 deletions
diff --git a/arch/sh/configs/r7780mp_defconfig b/arch/sh/configs/r7780mp_defconfig index 943da63a3852..107a8e337ecc 100644 --- a/arch/sh/configs/r7780mp_defconfig +++ b/arch/sh/configs/r7780mp_defconfig | |||
@@ -1,7 +1,7 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.30-rc3 | 3 | # Linux kernel version: 2.6.30 |
4 | # Mon Apr 27 12:53:28 2009 | 4 | # Thu Jun 18 12:34:44 2009 |
5 | # | 5 | # |
6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
7 | CONFIG_SUPERH32=y | 7 | CONFIG_SUPERH32=y |
@@ -20,6 +20,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
20 | # CONFIG_ARCH_SUSPEND_POSSIBLE is not set | 20 | # CONFIG_ARCH_SUSPEND_POSSIBLE is not set |
21 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | 21 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y |
22 | CONFIG_SYS_SUPPORTS_PCI=y | 22 | CONFIG_SYS_SUPPORTS_PCI=y |
23 | CONFIG_SYS_SUPPORTS_TMU=y | ||
23 | CONFIG_STACKTRACE_SUPPORT=y | 24 | CONFIG_STACKTRACE_SUPPORT=y |
24 | CONFIG_LOCKDEP_SUPPORT=y | 25 | CONFIG_LOCKDEP_SUPPORT=y |
25 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 26 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
@@ -79,7 +80,6 @@ CONFIG_UID16=y | |||
79 | CONFIG_KALLSYMS=y | 80 | CONFIG_KALLSYMS=y |
80 | # CONFIG_KALLSYMS_ALL is not set | 81 | # CONFIG_KALLSYMS_ALL is not set |
81 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 82 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
82 | # CONFIG_STRIP_ASM_SYMS is not set | ||
83 | CONFIG_HOTPLUG=y | 83 | CONFIG_HOTPLUG=y |
84 | CONFIG_PRINTK=y | 84 | CONFIG_PRINTK=y |
85 | CONFIG_BUG=y | 85 | CONFIG_BUG=y |
@@ -92,15 +92,20 @@ CONFIG_TIMERFD=y | |||
92 | CONFIG_EVENTFD=y | 92 | CONFIG_EVENTFD=y |
93 | CONFIG_SHMEM=y | 93 | CONFIG_SHMEM=y |
94 | CONFIG_AIO=y | 94 | CONFIG_AIO=y |
95 | |||
96 | # | ||
97 | # Performance Counters | ||
98 | # | ||
95 | CONFIG_VM_EVENT_COUNTERS=y | 99 | CONFIG_VM_EVENT_COUNTERS=y |
96 | CONFIG_PCI_QUIRKS=y | 100 | CONFIG_PCI_QUIRKS=y |
101 | # CONFIG_STRIP_ASM_SYMS is not set | ||
97 | CONFIG_COMPAT_BRK=y | 102 | CONFIG_COMPAT_BRK=y |
98 | CONFIG_SLAB=y | 103 | CONFIG_SLAB=y |
99 | # CONFIG_SLUB is not set | 104 | # CONFIG_SLUB is not set |
100 | # CONFIG_SLOB is not set | 105 | # CONFIG_SLOB is not set |
101 | CONFIG_PROFILING=y | 106 | CONFIG_PROFILING=y |
102 | CONFIG_TRACEPOINTS=y | 107 | CONFIG_TRACEPOINTS=y |
103 | # CONFIG_MARKERS is not set | 108 | CONFIG_MARKERS=y |
104 | CONFIG_OPROFILE=m | 109 | CONFIG_OPROFILE=m |
105 | CONFIG_HAVE_OPROFILE=y | 110 | CONFIG_HAVE_OPROFILE=y |
106 | # CONFIG_KPROBES is not set | 111 | # CONFIG_KPROBES is not set |
@@ -185,6 +190,7 @@ CONFIG_CPU_SUBTYPE_SH7780=y | |||
185 | CONFIG_QUICKLIST=y | 190 | CONFIG_QUICKLIST=y |
186 | CONFIG_MMU=y | 191 | CONFIG_MMU=y |
187 | CONFIG_PAGE_OFFSET=0x80000000 | 192 | CONFIG_PAGE_OFFSET=0x80000000 |
193 | CONFIG_FORCE_MAX_ZONEORDER=11 | ||
188 | CONFIG_MEMORY_START=0x08000000 | 194 | CONFIG_MEMORY_START=0x08000000 |
189 | CONFIG_MEMORY_SIZE=0x08000000 | 195 | CONFIG_MEMORY_SIZE=0x08000000 |
190 | # CONFIG_29BIT is not set | 196 | # CONFIG_29BIT is not set |
@@ -203,7 +209,6 @@ CONFIG_PAGE_SIZE_4KB=y | |||
203 | # CONFIG_PAGE_SIZE_8KB is not set | 209 | # CONFIG_PAGE_SIZE_8KB is not set |
204 | # CONFIG_PAGE_SIZE_16KB is not set | 210 | # CONFIG_PAGE_SIZE_16KB is not set |
205 | # CONFIG_PAGE_SIZE_64KB is not set | 211 | # CONFIG_PAGE_SIZE_64KB is not set |
206 | CONFIG_ENTRY_OFFSET=0x00001000 | ||
207 | CONFIG_HUGETLB_PAGE_SIZE_64K=y | 212 | CONFIG_HUGETLB_PAGE_SIZE_64K=y |
208 | # CONFIG_HUGETLB_PAGE_SIZE_256K is not set | 213 | # CONFIG_HUGETLB_PAGE_SIZE_256K is not set |
209 | # CONFIG_HUGETLB_PAGE_SIZE_1MB is not set | 214 | # CONFIG_HUGETLB_PAGE_SIZE_1MB is not set |
@@ -222,9 +227,9 @@ CONFIG_SPLIT_PTLOCK_CPUS=4 | |||
222 | # CONFIG_PHYS_ADDR_T_64BIT is not set | 227 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
223 | CONFIG_ZONE_DMA_FLAG=0 | 228 | CONFIG_ZONE_DMA_FLAG=0 |
224 | CONFIG_NR_QUICK=2 | 229 | CONFIG_NR_QUICK=2 |
225 | CONFIG_UNEVICTABLE_LRU=y | ||
226 | CONFIG_HAVE_MLOCK=y | 230 | CONFIG_HAVE_MLOCK=y |
227 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 231 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
232 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
228 | 233 | ||
229 | # | 234 | # |
230 | # Cache configuration | 235 | # Cache configuration |
@@ -258,9 +263,10 @@ CONFIG_SH_R7780MP=y | |||
258 | # | 263 | # |
259 | # Timer and clock configuration | 264 | # Timer and clock configuration |
260 | # | 265 | # |
261 | CONFIG_SH_TMU=y | 266 | CONFIG_SH_TIMER_TMU=y |
262 | CONFIG_SH_TIMER_IRQ=28 | ||
263 | CONFIG_SH_PCLK_FREQ=33333333 | 267 | CONFIG_SH_PCLK_FREQ=33333333 |
268 | CONFIG_SH_CLK_CPG=y | ||
269 | CONFIG_SH_CLK_CPG_LEGACY=y | ||
264 | # CONFIG_NO_HZ is not set | 270 | # CONFIG_NO_HZ is not set |
265 | # CONFIG_HIGH_RES_TIMERS is not set | 271 | # CONFIG_HIGH_RES_TIMERS is not set |
266 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | 272 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
@@ -301,12 +307,14 @@ CONFIG_KEXEC=y | |||
301 | # CONFIG_PREEMPT_VOLUNTARY is not set | 307 | # CONFIG_PREEMPT_VOLUNTARY is not set |
302 | CONFIG_PREEMPT=y | 308 | CONFIG_PREEMPT=y |
303 | CONFIG_GUSA=y | 309 | CONFIG_GUSA=y |
310 | # CONFIG_SPARSE_IRQ is not set | ||
304 | 311 | ||
305 | # | 312 | # |
306 | # Boot options | 313 | # Boot options |
307 | # | 314 | # |
308 | CONFIG_ZERO_PAGE_OFFSET=0x00001000 | 315 | CONFIG_ZERO_PAGE_OFFSET=0x00001000 |
309 | CONFIG_BOOT_LINK_OFFSET=0x00800000 | 316 | CONFIG_BOOT_LINK_OFFSET=0x00800000 |
317 | CONFIG_ENTRY_OFFSET=0x00001000 | ||
310 | CONFIG_CMDLINE_BOOL=y | 318 | CONFIG_CMDLINE_BOOL=y |
311 | CONFIG_CMDLINE="console=ttySC0,115200 root=/dev/sda1" | 319 | CONFIG_CMDLINE="console=ttySC0,115200 root=/dev/sda1" |
312 | 320 | ||
@@ -404,6 +412,7 @@ CONFIG_LLC=m | |||
404 | # CONFIG_ECONET is not set | 412 | # CONFIG_ECONET is not set |
405 | # CONFIG_WAN_ROUTER is not set | 413 | # CONFIG_WAN_ROUTER is not set |
406 | # CONFIG_PHONET is not set | 414 | # CONFIG_PHONET is not set |
415 | # CONFIG_IEEE802154 is not set | ||
407 | # CONFIG_NET_SCHED is not set | 416 | # CONFIG_NET_SCHED is not set |
408 | # CONFIG_DCB is not set | 417 | # CONFIG_DCB is not set |
409 | 418 | ||
@@ -423,7 +432,11 @@ CONFIG_WIRELESS=y | |||
423 | CONFIG_WIRELESS_EXT=y | 432 | CONFIG_WIRELESS_EXT=y |
424 | CONFIG_WIRELESS_EXT_SYSFS=y | 433 | CONFIG_WIRELESS_EXT_SYSFS=y |
425 | # CONFIG_LIB80211 is not set | 434 | # CONFIG_LIB80211 is not set |
426 | # CONFIG_MAC80211 is not set | 435 | |
436 | # | ||
437 | # CFG80211 needs to be enabled for MAC80211 | ||
438 | # | ||
439 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
427 | # CONFIG_WIMAX is not set | 440 | # CONFIG_WIMAX is not set |
428 | # CONFIG_RFKILL is not set | 441 | # CONFIG_RFKILL is not set |
429 | # CONFIG_NET_9P is not set | 442 | # CONFIG_NET_9P is not set |
@@ -445,7 +458,91 @@ CONFIG_EXTRA_FIRMWARE="" | |||
445 | # CONFIG_DEBUG_DEVRES is not set | 458 | # CONFIG_DEBUG_DEVRES is not set |
446 | # CONFIG_SYS_HYPERVISOR is not set | 459 | # CONFIG_SYS_HYPERVISOR is not set |
447 | # CONFIG_CONNECTOR is not set | 460 | # CONFIG_CONNECTOR is not set |
448 | # CONFIG_MTD is not set | 461 | CONFIG_MTD=y |
462 | # CONFIG_MTD_DEBUG is not set | ||
463 | # CONFIG_MTD_CONCAT is not set | ||
464 | CONFIG_MTD_PARTITIONS=y | ||
465 | # CONFIG_MTD_TESTS is not set | ||
466 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
467 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
468 | # CONFIG_MTD_AR7_PARTS is not set | ||
469 | |||
470 | # | ||
471 | # User Modules And Translation Layers | ||
472 | # | ||
473 | # CONFIG_MTD_CHAR is not set | ||
474 | # CONFIG_MTD_BLKDEVS is not set | ||
475 | # CONFIG_MTD_BLOCK is not set | ||
476 | # CONFIG_MTD_BLOCK_RO is not set | ||
477 | # CONFIG_FTL is not set | ||
478 | # CONFIG_NFTL is not set | ||
479 | # CONFIG_INFTL is not set | ||
480 | # CONFIG_RFD_FTL is not set | ||
481 | # CONFIG_SSFDC is not set | ||
482 | # CONFIG_MTD_OOPS is not set | ||
483 | |||
484 | # | ||
485 | # RAM/ROM/Flash chip drivers | ||
486 | # | ||
487 | CONFIG_MTD_CFI=y | ||
488 | # CONFIG_MTD_JEDECPROBE is not set | ||
489 | CONFIG_MTD_GEN_PROBE=y | ||
490 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
491 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
492 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
493 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
494 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
495 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
496 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
497 | CONFIG_MTD_CFI_I1=y | ||
498 | CONFIG_MTD_CFI_I2=y | ||
499 | # CONFIG_MTD_CFI_I4 is not set | ||
500 | # CONFIG_MTD_CFI_I8 is not set | ||
501 | # CONFIG_MTD_CFI_INTELEXT is not set | ||
502 | CONFIG_MTD_CFI_AMDSTD=y | ||
503 | # CONFIG_MTD_CFI_STAA is not set | ||
504 | CONFIG_MTD_CFI_UTIL=y | ||
505 | # CONFIG_MTD_RAM is not set | ||
506 | # CONFIG_MTD_ROM is not set | ||
507 | # CONFIG_MTD_ABSENT is not set | ||
508 | |||
509 | # | ||
510 | # Mapping drivers for chip access | ||
511 | # | ||
512 | CONFIG_MTD_COMPLEX_MAPPINGS=y | ||
513 | CONFIG_MTD_PHYSMAP=y | ||
514 | # CONFIG_MTD_PHYSMAP_COMPAT is not set | ||
515 | # CONFIG_MTD_PCI 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 | ||
523 | # CONFIG_MTD_SLRAM is not set | ||
524 | # CONFIG_MTD_PHRAM is not set | ||
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 | ||
534 | # CONFIG_MTD_NAND is not set | ||
535 | # CONFIG_MTD_ONENAND is not set | ||
536 | |||
537 | # | ||
538 | # LPDDR flash memory drivers | ||
539 | # | ||
540 | # CONFIG_MTD_LPDDR is not set | ||
541 | |||
542 | # | ||
543 | # UBI - Unsorted block images | ||
544 | # | ||
545 | # CONFIG_MTD_UBI is not set | ||
449 | # CONFIG_PARPORT is not set | 546 | # CONFIG_PARPORT is not set |
450 | CONFIG_BLK_DEV=y | 547 | CONFIG_BLK_DEV=y |
451 | # CONFIG_BLK_CPQ_CISS_DA is not set | 548 | # CONFIG_BLK_CPQ_CISS_DA is not set |
@@ -477,7 +574,9 @@ CONFIG_MISC_DEVICES=y | |||
477 | # | 574 | # |
478 | # CONFIG_EEPROM_AT24 is not set | 575 | # CONFIG_EEPROM_AT24 is not set |
479 | # CONFIG_EEPROM_LEGACY is not set | 576 | # CONFIG_EEPROM_LEGACY is not set |
577 | # CONFIG_EEPROM_MAX6875 is not set | ||
480 | CONFIG_EEPROM_93CX6=y | 578 | CONFIG_EEPROM_93CX6=y |
579 | # CONFIG_CB710_CORE is not set | ||
481 | CONFIG_HAVE_IDE=y | 580 | CONFIG_HAVE_IDE=y |
482 | # CONFIG_IDE is not set | 581 | # CONFIG_IDE is not set |
483 | 582 | ||
@@ -500,10 +599,6 @@ CONFIG_BLK_DEV_SD=y | |||
500 | # CONFIG_BLK_DEV_SR is not set | 599 | # CONFIG_BLK_DEV_SR is not set |
501 | CONFIG_CHR_DEV_SG=m | 600 | CONFIG_CHR_DEV_SG=m |
502 | # CONFIG_CHR_DEV_SCH is not set | 601 | # CONFIG_CHR_DEV_SCH is not set |
503 | |||
504 | # | ||
505 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
506 | # | ||
507 | # CONFIG_SCSI_MULTI_LUN is not set | 602 | # CONFIG_SCSI_MULTI_LUN is not set |
508 | # CONFIG_SCSI_CONSTANTS is not set | 603 | # CONFIG_SCSI_CONSTANTS is not set |
509 | # CONFIG_SCSI_LOGGING is not set | 604 | # CONFIG_SCSI_LOGGING is not set |
@@ -521,6 +616,7 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
521 | CONFIG_SCSI_LOWLEVEL=y | 616 | CONFIG_SCSI_LOWLEVEL=y |
522 | # CONFIG_ISCSI_TCP is not set | 617 | # CONFIG_ISCSI_TCP is not set |
523 | # CONFIG_SCSI_CXGB3_ISCSI is not set | 618 | # CONFIG_SCSI_CXGB3_ISCSI is not set |
619 | # CONFIG_SCSI_BNX2_ISCSI is not set | ||
524 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 620 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
525 | # CONFIG_SCSI_3W_9XXX is not set | 621 | # CONFIG_SCSI_3W_9XXX is not set |
526 | # CONFIG_SCSI_ACARD is not set | 622 | # CONFIG_SCSI_ACARD is not set |
@@ -529,6 +625,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
529 | # CONFIG_SCSI_AIC7XXX_OLD is not set | 625 | # CONFIG_SCSI_AIC7XXX_OLD is not set |
530 | # CONFIG_SCSI_AIC79XX is not set | 626 | # CONFIG_SCSI_AIC79XX is not set |
531 | # CONFIG_SCSI_AIC94XX is not set | 627 | # CONFIG_SCSI_AIC94XX is not set |
628 | # CONFIG_SCSI_MVSAS is not set | ||
532 | # CONFIG_SCSI_ARCMSR is not set | 629 | # CONFIG_SCSI_ARCMSR is not set |
533 | # CONFIG_MEGARAID_NEWGEN is not set | 630 | # CONFIG_MEGARAID_NEWGEN is not set |
534 | # CONFIG_MEGARAID_LEGACY is not set | 631 | # CONFIG_MEGARAID_LEGACY is not set |
@@ -543,7 +640,6 @@ CONFIG_SCSI_LOWLEVEL=y | |||
543 | # CONFIG_SCSI_IPS is not set | 640 | # CONFIG_SCSI_IPS is not set |
544 | # CONFIG_SCSI_INITIO is not set | 641 | # CONFIG_SCSI_INITIO is not set |
545 | # CONFIG_SCSI_INIA100 is not set | 642 | # CONFIG_SCSI_INIA100 is not set |
546 | # CONFIG_SCSI_MVSAS is not set | ||
547 | # CONFIG_SCSI_STEX is not set | 643 | # CONFIG_SCSI_STEX is not set |
548 | # CONFIG_SCSI_SYM53C8XX_2 is not set | 644 | # CONFIG_SCSI_SYM53C8XX_2 is not set |
549 | # CONFIG_SCSI_IPR is not set | 645 | # CONFIG_SCSI_IPR is not set |
@@ -632,7 +728,6 @@ CONFIG_PATA_PLATFORM=y | |||
632 | # CONFIG_IEEE1394 is not set | 728 | # CONFIG_IEEE1394 is not set |
633 | # CONFIG_I2O is not set | 729 | # CONFIG_I2O is not set |
634 | CONFIG_NETDEVICES=y | 730 | CONFIG_NETDEVICES=y |
635 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
636 | # CONFIG_DUMMY is not set | 731 | # CONFIG_DUMMY is not set |
637 | # CONFIG_BONDING is not set | 732 | # CONFIG_BONDING is not set |
638 | # CONFIG_MACVLAN is not set | 733 | # CONFIG_MACVLAN is not set |
@@ -686,6 +781,7 @@ CONFIG_8139TOO_8129=y | |||
686 | # CONFIG_SMSC9420 is not set | 781 | # CONFIG_SMSC9420 is not set |
687 | # CONFIG_SUNDANCE is not set | 782 | # CONFIG_SUNDANCE is not set |
688 | # CONFIG_TLAN is not set | 783 | # CONFIG_TLAN is not set |
784 | # CONFIG_KS8842 is not set | ||
689 | CONFIG_VIA_RHINE=m | 785 | CONFIG_VIA_RHINE=m |
690 | CONFIG_VIA_RHINE_MMIO=y | 786 | CONFIG_VIA_RHINE_MMIO=y |
691 | # CONFIG_SC92031 is not set | 787 | # CONFIG_SC92031 is not set |
@@ -894,7 +990,6 @@ CONFIG_I2C_HIGHLANDER=y | |||
894 | # CONFIG_SENSORS_PCF8574 is not set | 990 | # CONFIG_SENSORS_PCF8574 is not set |
895 | # CONFIG_PCF8575 is not set | 991 | # CONFIG_PCF8575 is not set |
896 | # CONFIG_SENSORS_PCA9539 is not set | 992 | # CONFIG_SENSORS_PCA9539 is not set |
897 | # CONFIG_SENSORS_MAX6875 is not set | ||
898 | # CONFIG_SENSORS_TSL2550 is not set | 993 | # CONFIG_SENSORS_TSL2550 is not set |
899 | # CONFIG_I2C_DEBUG_CORE is not set | 994 | # CONFIG_I2C_DEBUG_CORE is not set |
900 | # CONFIG_I2C_DEBUG_ALGO is not set | 995 | # CONFIG_I2C_DEBUG_ALGO is not set |
@@ -953,6 +1048,7 @@ CONFIG_HWMON=y | |||
953 | # CONFIG_SENSORS_SMSC47B397 is not set | 1048 | # CONFIG_SENSORS_SMSC47B397 is not set |
954 | # CONFIG_SENSORS_ADS7828 is not set | 1049 | # CONFIG_SENSORS_ADS7828 is not set |
955 | # CONFIG_SENSORS_THMC50 is not set | 1050 | # CONFIG_SENSORS_THMC50 is not set |
1051 | # CONFIG_SENSORS_TMP401 is not set | ||
956 | # CONFIG_SENSORS_VIA686A is not set | 1052 | # CONFIG_SENSORS_VIA686A is not set |
957 | # CONFIG_SENSORS_VT1211 is not set | 1053 | # CONFIG_SENSORS_VT1211 is not set |
958 | # CONFIG_SENSORS_VT8231 is not set | 1054 | # CONFIG_SENSORS_VT8231 is not set |
@@ -988,22 +1084,7 @@ CONFIG_SSB_POSSIBLE=y | |||
988 | # CONFIG_MFD_WM8350_I2C is not set | 1084 | # CONFIG_MFD_WM8350_I2C is not set |
989 | # CONFIG_MFD_PCF50633 is not set | 1085 | # CONFIG_MFD_PCF50633 is not set |
990 | # CONFIG_REGULATOR is not set | 1086 | # CONFIG_REGULATOR is not set |
991 | 1087 | # CONFIG_MEDIA_SUPPORT is not set | |
992 | # | ||
993 | # Multimedia devices | ||
994 | # | ||
995 | |||
996 | # | ||
997 | # Multimedia core support | ||
998 | # | ||
999 | # CONFIG_VIDEO_DEV is not set | ||
1000 | # CONFIG_DVB_CORE is not set | ||
1001 | # CONFIG_VIDEO_MEDIA is not set | ||
1002 | |||
1003 | # | ||
1004 | # Multimedia drivers | ||
1005 | # | ||
1006 | CONFIG_DAB=y | ||
1007 | 1088 | ||
1008 | # | 1089 | # |
1009 | # Graphics support | 1090 | # Graphics support |
@@ -1111,9 +1192,14 @@ CONFIG_RTC_DRV_RS5C372=y | |||
1111 | # on-CPU RTC drivers | 1192 | # on-CPU RTC drivers |
1112 | # | 1193 | # |
1113 | CONFIG_RTC_DRV_SH=y | 1194 | CONFIG_RTC_DRV_SH=y |
1195 | # CONFIG_RTC_DRV_GENERIC is not set | ||
1114 | # CONFIG_DMADEVICES is not set | 1196 | # CONFIG_DMADEVICES is not set |
1115 | # CONFIG_AUXDISPLAY is not set | 1197 | # CONFIG_AUXDISPLAY is not set |
1116 | # CONFIG_UIO is not set | 1198 | # CONFIG_UIO is not set |
1199 | |||
1200 | # | ||
1201 | # TI VLYNQ | ||
1202 | # | ||
1117 | # CONFIG_STAGING is not set | 1203 | # CONFIG_STAGING is not set |
1118 | 1204 | ||
1119 | # | 1205 | # |
@@ -1134,10 +1220,11 @@ CONFIG_FS_MBCACHE=y | |||
1134 | # CONFIG_REISERFS_FS is not set | 1220 | # CONFIG_REISERFS_FS is not set |
1135 | # CONFIG_JFS_FS is not set | 1221 | # CONFIG_JFS_FS is not set |
1136 | CONFIG_FS_POSIX_ACL=y | 1222 | CONFIG_FS_POSIX_ACL=y |
1137 | CONFIG_FILE_LOCKING=y | ||
1138 | # CONFIG_XFS_FS is not set | 1223 | # CONFIG_XFS_FS is not set |
1139 | # CONFIG_OCFS2_FS is not set | 1224 | # CONFIG_OCFS2_FS is not set |
1140 | # CONFIG_BTRFS_FS is not set | 1225 | # CONFIG_BTRFS_FS is not set |
1226 | CONFIG_FILE_LOCKING=y | ||
1227 | CONFIG_FSNOTIFY=y | ||
1141 | CONFIG_DNOTIFY=y | 1228 | CONFIG_DNOTIFY=y |
1142 | CONFIG_INOTIFY=y | 1229 | CONFIG_INOTIFY=y |
1143 | CONFIG_INOTIFY_USER=y | 1230 | CONFIG_INOTIFY_USER=y |
@@ -1145,6 +1232,7 @@ CONFIG_INOTIFY_USER=y | |||
1145 | # CONFIG_AUTOFS_FS is not set | 1232 | # CONFIG_AUTOFS_FS is not set |
1146 | # CONFIG_AUTOFS4_FS is not set | 1233 | # CONFIG_AUTOFS4_FS is not set |
1147 | CONFIG_FUSE_FS=m | 1234 | CONFIG_FUSE_FS=m |
1235 | # CONFIG_CUSE is not set | ||
1148 | 1236 | ||
1149 | # | 1237 | # |
1150 | # Caches | 1238 | # Caches |
@@ -1190,6 +1278,7 @@ CONFIG_MISC_FILESYSTEMS=y | |||
1190 | # CONFIG_BEFS_FS is not set | 1278 | # CONFIG_BEFS_FS is not set |
1191 | # CONFIG_BFS_FS is not set | 1279 | # CONFIG_BFS_FS is not set |
1192 | # CONFIG_EFS_FS is not set | 1280 | # CONFIG_EFS_FS is not set |
1281 | # CONFIG_JFFS2_FS is not set | ||
1193 | # CONFIG_CRAMFS is not set | 1282 | # CONFIG_CRAMFS is not set |
1194 | # CONFIG_SQUASHFS is not set | 1283 | # CONFIG_SQUASHFS is not set |
1195 | # CONFIG_VXFS_FS is not set | 1284 | # CONFIG_VXFS_FS is not set |
@@ -1328,41 +1417,40 @@ CONFIG_HAVE_FUNCTION_TRACER=y | |||
1328 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1417 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
1329 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1418 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
1330 | CONFIG_RING_BUFFER=y | 1419 | CONFIG_RING_BUFFER=y |
1420 | CONFIG_EVENT_TRACING=y | ||
1421 | CONFIG_CONTEXT_SWITCH_TRACER=y | ||
1331 | CONFIG_TRACING=y | 1422 | CONFIG_TRACING=y |
1332 | CONFIG_TRACING_SUPPORT=y | 1423 | CONFIG_TRACING_SUPPORT=y |
1333 | 1424 | CONFIG_FTRACE=y | |
1334 | # | ||
1335 | # Tracers | ||
1336 | # | ||
1337 | # CONFIG_FUNCTION_TRACER is not set | 1425 | # CONFIG_FUNCTION_TRACER is not set |
1338 | # CONFIG_IRQSOFF_TRACER is not set | 1426 | # CONFIG_IRQSOFF_TRACER is not set |
1339 | # CONFIG_PREEMPT_TRACER is not set | 1427 | # CONFIG_PREEMPT_TRACER is not set |
1340 | # CONFIG_SCHED_TRACER is not set | 1428 | # CONFIG_SCHED_TRACER is not set |
1341 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1429 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set |
1342 | # CONFIG_EVENT_TRACER is not set | ||
1343 | # CONFIG_BOOT_TRACER is not set | 1430 | # CONFIG_BOOT_TRACER is not set |
1344 | # CONFIG_TRACE_BRANCH_PROFILING is not set | 1431 | CONFIG_BRANCH_PROFILE_NONE=y |
1432 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | ||
1433 | # CONFIG_PROFILE_ALL_BRANCHES is not set | ||
1345 | # CONFIG_STACK_TRACER is not set | 1434 | # CONFIG_STACK_TRACER is not set |
1346 | # CONFIG_KMEMTRACE is not set | 1435 | # CONFIG_KMEMTRACE is not set |
1347 | # CONFIG_WORKQUEUE_TRACER is not set | 1436 | # CONFIG_WORKQUEUE_TRACER is not set |
1348 | # CONFIG_BLK_DEV_IO_TRACE is not set | 1437 | # CONFIG_BLK_DEV_IO_TRACE is not set |
1349 | # CONFIG_FTRACE_STARTUP_TEST is not set | 1438 | # CONFIG_RING_BUFFER_BENCHMARK is not set |
1350 | # CONFIG_DYNAMIC_DEBUG is not set | 1439 | # CONFIG_DYNAMIC_DEBUG is not set |
1351 | # CONFIG_DMA_API_DEBUG is not set | 1440 | # CONFIG_DMA_API_DEBUG is not set |
1352 | # CONFIG_SAMPLES is not set | 1441 | # CONFIG_SAMPLES is not set |
1353 | CONFIG_HAVE_ARCH_KGDB=y | 1442 | CONFIG_HAVE_ARCH_KGDB=y |
1354 | # CONFIG_KGDB is not set | 1443 | # CONFIG_KGDB is not set |
1355 | CONFIG_SH_STANDARD_BIOS=y | 1444 | # CONFIG_SH_STANDARD_BIOS is not set |
1356 | # CONFIG_EARLY_SCIF_CONSOLE is not set | 1445 | CONFIG_EARLY_SCIF_CONSOLE=y |
1357 | CONFIG_EARLY_PRINTK=y | 1446 | CONFIG_EARLY_SCIF_CONSOLE_PORT=0xffe00000 |
1447 | # CONFIG_EARLY_PRINTK is not set | ||
1358 | # CONFIG_DEBUG_BOOTMEM is not set | 1448 | # CONFIG_DEBUG_BOOTMEM is not set |
1359 | CONFIG_DEBUG_STACKOVERFLOW=y | 1449 | CONFIG_DEBUG_STACKOVERFLOW=y |
1360 | # CONFIG_DEBUG_STACK_USAGE is not set | 1450 | # CONFIG_DEBUG_STACK_USAGE is not set |
1361 | # CONFIG_4KSTACKS is not set | 1451 | # CONFIG_4KSTACKS is not set |
1362 | # CONFIG_IRQSTACKS is not set | ||
1363 | CONFIG_DUMP_CODE=y | 1452 | CONFIG_DUMP_CODE=y |
1364 | # CONFIG_SH_NO_BSS_INIT is not set | 1453 | # CONFIG_SH_NO_BSS_INIT is not set |
1365 | # CONFIG_MORE_COMPILE_OPTIONS is not set | ||
1366 | 1454 | ||
1367 | # | 1455 | # |
1368 | # Security options | 1456 | # Security options |
@@ -1486,3 +1574,4 @@ CONFIG_HAS_IOMEM=y | |||
1486 | CONFIG_HAS_IOPORT=y | 1574 | CONFIG_HAS_IOPORT=y |
1487 | CONFIG_HAS_DMA=y | 1575 | CONFIG_HAS_DMA=y |
1488 | CONFIG_NLATTR=y | 1576 | CONFIG_NLATTR=y |
1577 | CONFIG_GENERIC_ATOMIC64=y | ||