diff options
Diffstat (limited to 'arch/sh/configs/urquell_defconfig')
-rw-r--r-- | arch/sh/configs/urquell_defconfig | 584 |
1 files changed, 492 insertions, 92 deletions
diff --git a/arch/sh/configs/urquell_defconfig b/arch/sh/configs/urquell_defconfig index 512664fed66c..ee1987e6cc59 100644 --- a/arch/sh/configs/urquell_defconfig +++ b/arch/sh/configs/urquell_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 14:02:55 2009 | 4 | # Thu Jun 18 13:15:28 2009 |
5 | # | 5 | # |
6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
7 | CONFIG_SUPERH32=y | 7 | CONFIG_SUPERH32=y |
@@ -20,6 +20,8 @@ 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_NUMA=y | 22 | CONFIG_SYS_SUPPORTS_NUMA=y |
23 | CONFIG_SYS_SUPPORTS_PCI=y | ||
24 | CONFIG_SYS_SUPPORTS_TMU=y | ||
23 | CONFIG_STACKTRACE_SUPPORT=y | 25 | CONFIG_STACKTRACE_SUPPORT=y |
24 | CONFIG_LOCKDEP_SUPPORT=y | 26 | CONFIG_LOCKDEP_SUPPORT=y |
25 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 27 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
@@ -34,25 +36,30 @@ CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | |||
34 | # | 36 | # |
35 | CONFIG_EXPERIMENTAL=y | 37 | CONFIG_EXPERIMENTAL=y |
36 | CONFIG_BROKEN_ON_SMP=y | 38 | CONFIG_BROKEN_ON_SMP=y |
37 | CONFIG_LOCK_KERNEL=y | ||
38 | CONFIG_INIT_ENV_ARG_LIMIT=32 | 39 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
39 | CONFIG_LOCALVERSION="" | 40 | CONFIG_LOCALVERSION="" |
40 | CONFIG_LOCALVERSION_AUTO=y | 41 | CONFIG_LOCALVERSION_AUTO=y |
41 | CONFIG_SWAP=y | 42 | CONFIG_SWAP=y |
42 | CONFIG_SYSVIPC=y | 43 | CONFIG_SYSVIPC=y |
43 | CONFIG_SYSVIPC_SYSCTL=y | 44 | CONFIG_SYSVIPC_SYSCTL=y |
44 | # CONFIG_POSIX_MQUEUE is not set | 45 | CONFIG_POSIX_MQUEUE=y |
46 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
45 | CONFIG_BSD_PROCESS_ACCT=y | 47 | CONFIG_BSD_PROCESS_ACCT=y |
46 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | 48 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set |
47 | # CONFIG_TASKSTATS is not set | 49 | # CONFIG_TASKSTATS is not set |
48 | # CONFIG_AUDIT is not set | 50 | CONFIG_AUDIT=y |
51 | CONFIG_AUDITSYSCALL=y | ||
52 | CONFIG_AUDIT_TREE=y | ||
49 | 53 | ||
50 | # | 54 | # |
51 | # RCU Subsystem | 55 | # RCU Subsystem |
52 | # | 56 | # |
53 | CONFIG_CLASSIC_RCU=y | 57 | # CONFIG_CLASSIC_RCU is not set |
54 | # CONFIG_TREE_RCU is not set | 58 | CONFIG_TREE_RCU=y |
55 | # CONFIG_PREEMPT_RCU is not set | 59 | # CONFIG_PREEMPT_RCU is not set |
60 | # CONFIG_RCU_TRACE is not set | ||
61 | CONFIG_RCU_FANOUT=32 | ||
62 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
56 | # CONFIG_TREE_RCU_TRACE is not set | 63 | # CONFIG_TREE_RCU_TRACE is not set |
57 | # CONFIG_PREEMPT_RCU_TRACE is not set | 64 | # CONFIG_PREEMPT_RCU_TRACE is not set |
58 | CONFIG_IKCONFIG=y | 65 | CONFIG_IKCONFIG=y |
@@ -60,15 +67,29 @@ CONFIG_IKCONFIG_PROC=y | |||
60 | CONFIG_LOG_BUF_SHIFT=14 | 67 | CONFIG_LOG_BUF_SHIFT=14 |
61 | CONFIG_GROUP_SCHED=y | 68 | CONFIG_GROUP_SCHED=y |
62 | CONFIG_FAIR_GROUP_SCHED=y | 69 | CONFIG_FAIR_GROUP_SCHED=y |
63 | # CONFIG_RT_GROUP_SCHED is not set | 70 | CONFIG_RT_GROUP_SCHED=y |
64 | CONFIG_USER_SCHED=y | 71 | # CONFIG_USER_SCHED is not set |
65 | # CONFIG_CGROUP_SCHED is not set | 72 | CONFIG_CGROUP_SCHED=y |
66 | # CONFIG_CGROUPS is not set | 73 | CONFIG_CGROUPS=y |
67 | CONFIG_SYSFS_DEPRECATED=y | 74 | CONFIG_CGROUP_DEBUG=y |
68 | CONFIG_SYSFS_DEPRECATED_V2=y | 75 | CONFIG_CGROUP_NS=y |
76 | CONFIG_CGROUP_FREEZER=y | ||
77 | CONFIG_CGROUP_DEVICE=y | ||
78 | CONFIG_CPUSETS=y | ||
79 | # CONFIG_PROC_PID_CPUSET is not set | ||
80 | CONFIG_CGROUP_CPUACCT=y | ||
81 | CONFIG_RESOURCE_COUNTERS=y | ||
82 | CONFIG_CGROUP_MEM_RES_CTLR=y | ||
83 | CONFIG_CGROUP_MEM_RES_CTLR_SWAP=y | ||
84 | CONFIG_MM_OWNER=y | ||
85 | # CONFIG_SYSFS_DEPRECATED_V2 is not set | ||
69 | # CONFIG_RELAY is not set | 86 | # CONFIG_RELAY is not set |
70 | # CONFIG_NAMESPACES is not set | 87 | # CONFIG_NAMESPACES is not set |
71 | # CONFIG_BLK_DEV_INITRD is not set | 88 | CONFIG_BLK_DEV_INITRD=y |
89 | CONFIG_INITRAMFS_SOURCE="" | ||
90 | CONFIG_RD_GZIP=y | ||
91 | # CONFIG_RD_BZIP2 is not set | ||
92 | # CONFIG_RD_LZMA is not set | ||
72 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 93 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
73 | CONFIG_SYSCTL=y | 94 | CONFIG_SYSCTL=y |
74 | CONFIG_ANON_INODES=y | 95 | CONFIG_ANON_INODES=y |
@@ -76,8 +97,8 @@ CONFIG_EMBEDDED=y | |||
76 | CONFIG_UID16=y | 97 | CONFIG_UID16=y |
77 | CONFIG_SYSCTL_SYSCALL=y | 98 | CONFIG_SYSCTL_SYSCALL=y |
78 | CONFIG_KALLSYMS=y | 99 | CONFIG_KALLSYMS=y |
100 | # CONFIG_KALLSYMS_ALL is not set | ||
79 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 101 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
80 | # CONFIG_STRIP_ASM_SYMS is not set | ||
81 | CONFIG_HOTPLUG=y | 102 | CONFIG_HOTPLUG=y |
82 | CONFIG_PRINTK=y | 103 | CONFIG_PRINTK=y |
83 | CONFIG_BUG=y | 104 | CONFIG_BUG=y |
@@ -90,13 +111,20 @@ CONFIG_TIMERFD=y | |||
90 | CONFIG_EVENTFD=y | 111 | CONFIG_EVENTFD=y |
91 | CONFIG_SHMEM=y | 112 | CONFIG_SHMEM=y |
92 | CONFIG_AIO=y | 113 | CONFIG_AIO=y |
114 | |||
115 | # | ||
116 | # Performance Counters | ||
117 | # | ||
93 | CONFIG_VM_EVENT_COUNTERS=y | 118 | CONFIG_VM_EVENT_COUNTERS=y |
119 | CONFIG_PCI_QUIRKS=y | ||
120 | # CONFIG_STRIP_ASM_SYMS is not set | ||
94 | CONFIG_COMPAT_BRK=y | 121 | CONFIG_COMPAT_BRK=y |
95 | CONFIG_SLAB=y | 122 | CONFIG_SLAB=y |
96 | # CONFIG_SLUB is not set | 123 | # CONFIG_SLUB is not set |
97 | # CONFIG_SLOB is not set | 124 | # CONFIG_SLOB is not set |
98 | CONFIG_PROFILING=y | 125 | CONFIG_PROFILING=y |
99 | # CONFIG_MARKERS is not set | 126 | CONFIG_TRACEPOINTS=y |
127 | CONFIG_MARKERS=y | ||
100 | # CONFIG_OPROFILE is not set | 128 | # CONFIG_OPROFILE is not set |
101 | CONFIG_HAVE_OPROFILE=y | 129 | CONFIG_HAVE_OPROFILE=y |
102 | # CONFIG_KPROBES is not set | 130 | # CONFIG_KPROBES is not set |
@@ -129,12 +157,12 @@ CONFIG_IOSCHED_NOOP=y | |||
129 | CONFIG_IOSCHED_AS=y | 157 | CONFIG_IOSCHED_AS=y |
130 | CONFIG_IOSCHED_DEADLINE=y | 158 | CONFIG_IOSCHED_DEADLINE=y |
131 | CONFIG_IOSCHED_CFQ=y | 159 | CONFIG_IOSCHED_CFQ=y |
132 | # CONFIG_DEFAULT_AS is not set | 160 | CONFIG_DEFAULT_AS=y |
133 | # CONFIG_DEFAULT_DEADLINE is not set | 161 | # CONFIG_DEFAULT_DEADLINE is not set |
134 | CONFIG_DEFAULT_CFQ=y | 162 | # CONFIG_DEFAULT_CFQ is not set |
135 | # CONFIG_DEFAULT_NOOP is not set | 163 | # CONFIG_DEFAULT_NOOP is not set |
136 | CONFIG_DEFAULT_IOSCHED="cfq" | 164 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
137 | # CONFIG_FREEZER is not set | 165 | CONFIG_FREEZER=y |
138 | 166 | ||
139 | # | 167 | # |
140 | # System type | 168 | # System type |
@@ -183,6 +211,7 @@ CONFIG_CPU_SUBTYPE_SH7786=y | |||
183 | CONFIG_QUICKLIST=y | 211 | CONFIG_QUICKLIST=y |
184 | CONFIG_MMU=y | 212 | CONFIG_MMU=y |
185 | CONFIG_PAGE_OFFSET=0x80000000 | 213 | CONFIG_PAGE_OFFSET=0x80000000 |
214 | CONFIG_FORCE_MAX_ZONEORDER=11 | ||
186 | CONFIG_MEMORY_START=0x08000000 | 215 | CONFIG_MEMORY_START=0x08000000 |
187 | CONFIG_MEMORY_SIZE=0x08000000 | 216 | CONFIG_MEMORY_SIZE=0x08000000 |
188 | CONFIG_29BIT=y | 217 | CONFIG_29BIT=y |
@@ -201,7 +230,12 @@ CONFIG_PAGE_SIZE_4KB=y | |||
201 | # CONFIG_PAGE_SIZE_8KB is not set | 230 | # CONFIG_PAGE_SIZE_8KB is not set |
202 | # CONFIG_PAGE_SIZE_16KB is not set | 231 | # CONFIG_PAGE_SIZE_16KB is not set |
203 | # CONFIG_PAGE_SIZE_64KB is not set | 232 | # CONFIG_PAGE_SIZE_64KB is not set |
204 | CONFIG_ENTRY_OFFSET=0x00001000 | 233 | CONFIG_HUGETLB_PAGE_SIZE_64K=y |
234 | # CONFIG_HUGETLB_PAGE_SIZE_256K is not set | ||
235 | # CONFIG_HUGETLB_PAGE_SIZE_1MB is not set | ||
236 | # CONFIG_HUGETLB_PAGE_SIZE_4MB is not set | ||
237 | # CONFIG_HUGETLB_PAGE_SIZE_64MB is not set | ||
238 | # CONFIG_HUGETLB_PAGE_SIZE_512MB is not set | ||
205 | CONFIG_SELECT_MEMORY_MODEL=y | 239 | CONFIG_SELECT_MEMORY_MODEL=y |
206 | # CONFIG_FLATMEM_MANUAL is not set | 240 | # CONFIG_FLATMEM_MANUAL is not set |
207 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 241 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
@@ -216,9 +250,9 @@ CONFIG_MIGRATION=y | |||
216 | # CONFIG_PHYS_ADDR_T_64BIT is not set | 250 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
217 | CONFIG_ZONE_DMA_FLAG=0 | 251 | CONFIG_ZONE_DMA_FLAG=0 |
218 | CONFIG_NR_QUICK=2 | 252 | CONFIG_NR_QUICK=2 |
219 | CONFIG_UNEVICTABLE_LRU=y | ||
220 | CONFIG_HAVE_MLOCK=y | 253 | CONFIG_HAVE_MLOCK=y |
221 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 254 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
255 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
222 | 256 | ||
223 | # | 257 | # |
224 | # Cache configuration | 258 | # Cache configuration |
@@ -247,9 +281,10 @@ CONFIG_SH_URQUELL=y | |||
247 | # | 281 | # |
248 | # Timer and clock configuration | 282 | # Timer and clock configuration |
249 | # | 283 | # |
250 | CONFIG_SH_TMU=y | 284 | CONFIG_SH_TIMER_TMU=y |
251 | CONFIG_SH_TIMER_IRQ=16 | ||
252 | CONFIG_SH_PCLK_FREQ=33333333 | 285 | CONFIG_SH_PCLK_FREQ=33333333 |
286 | CONFIG_SH_CLK_CPG=y | ||
287 | CONFIG_SH_CLK_CPG_LEGACY=y | ||
253 | CONFIG_TICK_ONESHOT=y | 288 | CONFIG_TICK_ONESHOT=y |
254 | # CONFIG_NO_HZ is not set | 289 | # CONFIG_NO_HZ is not set |
255 | CONFIG_HIGH_RES_TIMERS=y | 290 | CONFIG_HIGH_RES_TIMERS=y |
@@ -286,25 +321,37 @@ CONFIG_HZ=250 | |||
286 | CONFIG_SCHED_HRTICK=y | 321 | CONFIG_SCHED_HRTICK=y |
287 | CONFIG_KEXEC=y | 322 | CONFIG_KEXEC=y |
288 | # CONFIG_CRASH_DUMP is not set | 323 | # CONFIG_CRASH_DUMP is not set |
289 | # CONFIG_SECCOMP is not set | 324 | CONFIG_SECCOMP=y |
290 | # CONFIG_PREEMPT_NONE is not set | 325 | CONFIG_PREEMPT_NONE=y |
291 | # CONFIG_PREEMPT_VOLUNTARY is not set | 326 | # CONFIG_PREEMPT_VOLUNTARY is not set |
292 | CONFIG_PREEMPT=y | 327 | # CONFIG_PREEMPT is not set |
293 | CONFIG_GUSA=y | 328 | CONFIG_GUSA=y |
329 | CONFIG_SPARSE_IRQ=y | ||
294 | 330 | ||
295 | # | 331 | # |
296 | # Boot options | 332 | # Boot options |
297 | # | 333 | # |
298 | CONFIG_ZERO_PAGE_OFFSET=0x00001000 | 334 | CONFIG_ZERO_PAGE_OFFSET=0x00001000 |
299 | CONFIG_BOOT_LINK_OFFSET=0x00800000 | 335 | CONFIG_BOOT_LINK_OFFSET=0x00800000 |
300 | CONFIG_CMDLINE_BOOL=y | 336 | CONFIG_ENTRY_OFFSET=0x00001000 |
301 | CONFIG_CMDLINE="console=ttySC1, 38400 earlyprintk=serial ip=on ignore_loglevel root=/dev/nfs ip=dhcp memchunk.vpu=4m" | 337 | # CONFIG_CMDLINE_BOOL is not set |
302 | 338 | ||
303 | # | 339 | # |
304 | # Bus options | 340 | # Bus options |
305 | # | 341 | # |
342 | CONFIG_PCI=y | ||
343 | # CONFIG_SH_PCIDMA_NONCOHERENT is not set | ||
344 | CONFIG_PCIEPORTBUS=y | ||
345 | CONFIG_PCIEAER=y | ||
346 | CONFIG_PCIEASPM=y | ||
347 | CONFIG_PCIEASPM_DEBUG=y | ||
306 | # CONFIG_ARCH_SUPPORTS_MSI is not set | 348 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
349 | # CONFIG_PCI_LEGACY is not set | ||
350 | CONFIG_PCI_DEBUG=y | ||
351 | # CONFIG_PCI_STUB is not set | ||
352 | # CONFIG_PCI_IOV is not set | ||
307 | # CONFIG_PCCARD is not set | 353 | # CONFIG_PCCARD is not set |
354 | # CONFIG_HOTPLUG_PCI is not set | ||
308 | 355 | ||
309 | # | 356 | # |
310 | # Executable file formats | 357 | # Executable file formats |
@@ -312,13 +359,16 @@ CONFIG_CMDLINE="console=ttySC1, 38400 earlyprintk=serial ip=on ignore_loglevel r | |||
312 | CONFIG_BINFMT_ELF=y | 359 | CONFIG_BINFMT_ELF=y |
313 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | 360 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set |
314 | # CONFIG_HAVE_AOUT is not set | 361 | # CONFIG_HAVE_AOUT is not set |
315 | # CONFIG_BINFMT_MISC is not set | 362 | CONFIG_BINFMT_MISC=y |
316 | 363 | ||
317 | # | 364 | # |
318 | # Power management options (EXPERIMENTAL) | 365 | # Power management options (EXPERIMENTAL) |
319 | # | 366 | # |
320 | # CONFIG_PM is not set | 367 | CONFIG_PM=y |
321 | # CONFIG_CPU_IDLE is not set | 368 | # CONFIG_PM_DEBUG is not set |
369 | # CONFIG_HIBERNATION is not set | ||
370 | CONFIG_CPU_IDLE=y | ||
371 | CONFIG_CPU_IDLE_GOV_LADDER=y | ||
322 | CONFIG_NET=y | 372 | CONFIG_NET=y |
323 | 373 | ||
324 | # | 374 | # |
@@ -384,6 +434,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
384 | # CONFIG_ECONET is not set | 434 | # CONFIG_ECONET is not set |
385 | # CONFIG_WAN_ROUTER is not set | 435 | # CONFIG_WAN_ROUTER is not set |
386 | # CONFIG_PHONET is not set | 436 | # CONFIG_PHONET is not set |
437 | # CONFIG_IEEE802154 is not set | ||
387 | # CONFIG_NET_SCHED is not set | 438 | # CONFIG_NET_SCHED is not set |
388 | # CONFIG_DCB is not set | 439 | # CONFIG_DCB is not set |
389 | 440 | ||
@@ -391,6 +442,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
391 | # Network testing | 442 | # Network testing |
392 | # | 443 | # |
393 | # CONFIG_NET_PKTGEN is not set | 444 | # CONFIG_NET_PKTGEN is not set |
445 | # CONFIG_NET_DROP_MONITOR is not set | ||
394 | # CONFIG_HAMRADIO is not set | 446 | # CONFIG_HAMRADIO is not set |
395 | # CONFIG_CAN is not set | 447 | # CONFIG_CAN is not set |
396 | # CONFIG_IRDA is not set | 448 | # CONFIG_IRDA is not set |
@@ -402,7 +454,11 @@ CONFIG_WIRELESS=y | |||
402 | CONFIG_WIRELESS_EXT=y | 454 | CONFIG_WIRELESS_EXT=y |
403 | CONFIG_WIRELESS_EXT_SYSFS=y | 455 | CONFIG_WIRELESS_EXT_SYSFS=y |
404 | # CONFIG_LIB80211 is not set | 456 | # CONFIG_LIB80211 is not set |
405 | # CONFIG_MAC80211 is not set | 457 | |
458 | # | ||
459 | # CFG80211 needs to be enabled for MAC80211 | ||
460 | # | ||
461 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
406 | # CONFIG_WIMAX is not set | 462 | # CONFIG_WIMAX is not set |
407 | # CONFIG_RFKILL is not set | 463 | # CONFIG_RFKILL is not set |
408 | # CONFIG_NET_9P is not set | 464 | # CONFIG_NET_9P is not set |
@@ -418,6 +474,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | |||
418 | CONFIG_STANDALONE=y | 474 | CONFIG_STANDALONE=y |
419 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 475 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
420 | # CONFIG_FW_LOADER is not set | 476 | # CONFIG_FW_LOADER is not set |
477 | # CONFIG_DEBUG_DRIVER is not set | ||
478 | # CONFIG_DEBUG_DEVRES is not set | ||
421 | # CONFIG_SYS_HYPERVISOR is not set | 479 | # CONFIG_SYS_HYPERVISOR is not set |
422 | # CONFIG_CONNECTOR is not set | 480 | # CONFIG_CONNECTOR is not set |
423 | CONFIG_MTD=y | 481 | CONFIG_MTD=y |
@@ -473,11 +531,13 @@ CONFIG_MTD_CFI_UTIL=y | |||
473 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | 531 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set |
474 | CONFIG_MTD_PHYSMAP=y | 532 | CONFIG_MTD_PHYSMAP=y |
475 | # CONFIG_MTD_PHYSMAP_COMPAT is not set | 533 | # CONFIG_MTD_PHYSMAP_COMPAT is not set |
534 | # CONFIG_MTD_INTEL_VR_NOR is not set | ||
476 | # CONFIG_MTD_PLATRAM is not set | 535 | # CONFIG_MTD_PLATRAM is not set |
477 | 536 | ||
478 | # | 537 | # |
479 | # Self-contained MTD device drivers | 538 | # Self-contained MTD device drivers |
480 | # | 539 | # |
540 | # CONFIG_MTD_PMC551 is not set | ||
481 | # CONFIG_MTD_SLRAM is not set | 541 | # CONFIG_MTD_SLRAM is not set |
482 | # CONFIG_MTD_PHRAM is not set | 542 | # CONFIG_MTD_PHRAM is not set |
483 | # CONFIG_MTD_MTDRAM is not set | 543 | # CONFIG_MTD_MTDRAM is not set |
@@ -503,9 +563,13 @@ CONFIG_MTD_PHYSMAP=y | |||
503 | # CONFIG_MTD_UBI is not set | 563 | # CONFIG_MTD_UBI is not set |
504 | # CONFIG_PARPORT is not set | 564 | # CONFIG_PARPORT is not set |
505 | CONFIG_BLK_DEV=y | 565 | CONFIG_BLK_DEV=y |
566 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
567 | # CONFIG_BLK_DEV_DAC960 is not set | ||
568 | # CONFIG_BLK_DEV_UMEM is not set | ||
506 | # CONFIG_BLK_DEV_COW_COMMON is not set | 569 | # CONFIG_BLK_DEV_COW_COMMON is not set |
507 | # CONFIG_BLK_DEV_LOOP is not set | 570 | # CONFIG_BLK_DEV_LOOP is not set |
508 | # CONFIG_BLK_DEV_NBD is not set | 571 | # CONFIG_BLK_DEV_NBD is not set |
572 | # CONFIG_BLK_DEV_SX8 is not set | ||
509 | # CONFIG_BLK_DEV_UB is not set | 573 | # CONFIG_BLK_DEV_UB is not set |
510 | CONFIG_BLK_DEV_RAM=y | 574 | CONFIG_BLK_DEV_RAM=y |
511 | CONFIG_BLK_DEV_RAM_COUNT=16 | 575 | CONFIG_BLK_DEV_RAM_COUNT=16 |
@@ -537,10 +601,6 @@ CONFIG_BLK_DEV_SD=y | |||
537 | # CONFIG_BLK_DEV_SR is not set | 601 | # CONFIG_BLK_DEV_SR is not set |
538 | # CONFIG_CHR_DEV_SG is not set | 602 | # CONFIG_CHR_DEV_SG is not set |
539 | # CONFIG_CHR_DEV_SCH is not set | 603 | # CONFIG_CHR_DEV_SCH is not set |
540 | |||
541 | # | ||
542 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
543 | # | ||
544 | # CONFIG_SCSI_MULTI_LUN is not set | 604 | # CONFIG_SCSI_MULTI_LUN is not set |
545 | # CONFIG_SCSI_CONSTANTS is not set | 605 | # CONFIG_SCSI_CONSTANTS is not set |
546 | # CONFIG_SCSI_LOGGING is not set | 606 | # CONFIG_SCSI_LOGGING is not set |
@@ -561,24 +621,90 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
561 | CONFIG_ATA=y | 621 | CONFIG_ATA=y |
562 | # CONFIG_ATA_NONSTANDARD is not set | 622 | # CONFIG_ATA_NONSTANDARD is not set |
563 | CONFIG_SATA_PMP=y | 623 | CONFIG_SATA_PMP=y |
624 | # CONFIG_SATA_AHCI is not set | ||
625 | CONFIG_SATA_SIL24=y | ||
564 | CONFIG_ATA_SFF=y | 626 | CONFIG_ATA_SFF=y |
627 | # CONFIG_SATA_SVW is not set | ||
628 | # CONFIG_ATA_PIIX is not set | ||
565 | # CONFIG_SATA_MV is not set | 629 | # CONFIG_SATA_MV is not set |
630 | # CONFIG_SATA_NV is not set | ||
631 | # CONFIG_PDC_ADMA is not set | ||
632 | # CONFIG_SATA_QSTOR is not set | ||
633 | # CONFIG_SATA_PROMISE is not set | ||
634 | # CONFIG_SATA_SX4 is not set | ||
635 | # CONFIG_SATA_SIL is not set | ||
636 | # CONFIG_SATA_SIS is not set | ||
637 | # CONFIG_SATA_ULI is not set | ||
638 | # CONFIG_SATA_VIA is not set | ||
639 | # CONFIG_SATA_VITESSE is not set | ||
640 | # CONFIG_SATA_INIC162X is not set | ||
641 | # CONFIG_PATA_ALI is not set | ||
642 | # CONFIG_PATA_AMD is not set | ||
643 | # CONFIG_PATA_ARTOP is not set | ||
644 | # CONFIG_PATA_ATIIXP is not set | ||
645 | # CONFIG_PATA_CMD640_PCI is not set | ||
646 | # CONFIG_PATA_CMD64X is not set | ||
647 | # CONFIG_PATA_CS5520 is not set | ||
648 | # CONFIG_PATA_CS5530 is not set | ||
649 | # CONFIG_PATA_CYPRESS is not set | ||
650 | # CONFIG_PATA_EFAR is not set | ||
651 | # CONFIG_ATA_GENERIC is not set | ||
652 | # CONFIG_PATA_HPT366 is not set | ||
653 | # CONFIG_PATA_HPT37X is not set | ||
654 | # CONFIG_PATA_HPT3X2N is not set | ||
655 | # CONFIG_PATA_HPT3X3 is not set | ||
656 | # CONFIG_PATA_IT821X is not set | ||
657 | # CONFIG_PATA_IT8213 is not set | ||
658 | # CONFIG_PATA_JMICRON is not set | ||
659 | # CONFIG_PATA_TRIFLEX is not set | ||
660 | # CONFIG_PATA_MARVELL is not set | ||
661 | # CONFIG_PATA_MPIIX is not set | ||
662 | # CONFIG_PATA_OLDPIIX is not set | ||
663 | # CONFIG_PATA_NETCELL is not set | ||
664 | # CONFIG_PATA_NINJA32 is not set | ||
665 | # CONFIG_PATA_NS87410 is not set | ||
666 | # CONFIG_PATA_NS87415 is not set | ||
667 | # CONFIG_PATA_OPTI is not set | ||
668 | # CONFIG_PATA_OPTIDMA is not set | ||
669 | # CONFIG_PATA_PDC_OLD is not set | ||
670 | # CONFIG_PATA_RADISYS is not set | ||
671 | # CONFIG_PATA_RZ1000 is not set | ||
672 | # CONFIG_PATA_SC1200 is not set | ||
673 | # CONFIG_PATA_SERVERWORKS is not set | ||
674 | # CONFIG_PATA_PDC2027X is not set | ||
675 | # CONFIG_PATA_SIL680 is not set | ||
676 | # CONFIG_PATA_SIS is not set | ||
677 | # CONFIG_PATA_VIA is not set | ||
678 | # CONFIG_PATA_WINBOND is not set | ||
566 | # CONFIG_PATA_PLATFORM is not set | 679 | # CONFIG_PATA_PLATFORM is not set |
680 | # CONFIG_PATA_SCH is not set | ||
567 | # CONFIG_MD is not set | 681 | # CONFIG_MD is not set |
682 | # CONFIG_FUSION is not set | ||
683 | |||
684 | # | ||
685 | # IEEE 1394 (FireWire) support | ||
686 | # | ||
687 | |||
688 | # | ||
689 | # Enable only one of the two stacks, unless you know what you are doing | ||
690 | # | ||
691 | # CONFIG_FIREWIRE is not set | ||
692 | # CONFIG_IEEE1394 is not set | ||
693 | # CONFIG_I2O is not set | ||
568 | CONFIG_NETDEVICES=y | 694 | CONFIG_NETDEVICES=y |
569 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
570 | # CONFIG_DUMMY is not set | 695 | # CONFIG_DUMMY is not set |
571 | # CONFIG_BONDING is not set | 696 | # CONFIG_BONDING is not set |
572 | # CONFIG_MACVLAN is not set | 697 | # CONFIG_MACVLAN is not set |
573 | # CONFIG_EQUALIZER is not set | 698 | # CONFIG_EQUALIZER is not set |
574 | # CONFIG_TUN is not set | 699 | # CONFIG_TUN is not set |
575 | # CONFIG_VETH is not set | 700 | # CONFIG_VETH is not set |
701 | # CONFIG_ARCNET is not set | ||
576 | CONFIG_PHYLIB=y | 702 | CONFIG_PHYLIB=y |
577 | 703 | ||
578 | # | 704 | # |
579 | # MII PHY device drivers | 705 | # MII PHY device drivers |
580 | # | 706 | # |
581 | # CONFIG_MARVELL_PHY is not set | 707 | CONFIG_MARVELL_PHY=y |
582 | # CONFIG_DAVICOM_PHY is not set | 708 | # CONFIG_DAVICOM_PHY is not set |
583 | # CONFIG_QSEMI_PHY is not set | 709 | # CONFIG_QSEMI_PHY is not set |
584 | # CONFIG_LXT_PHY is not set | 710 | # CONFIG_LXT_PHY is not set |
@@ -597,11 +723,17 @@ CONFIG_NET_ETHERNET=y | |||
597 | CONFIG_MII=y | 723 | CONFIG_MII=y |
598 | # CONFIG_AX88796 is not set | 724 | # CONFIG_AX88796 is not set |
599 | # CONFIG_STNIC is not set | 725 | # CONFIG_STNIC is not set |
726 | # CONFIG_HAPPYMEAL is not set | ||
727 | # CONFIG_SUNGEM is not set | ||
728 | # CONFIG_CASSINI is not set | ||
729 | # CONFIG_NET_VENDOR_3COM is not set | ||
600 | CONFIG_SMC91X=y | 730 | CONFIG_SMC91X=y |
601 | # CONFIG_ETHOC is not set | 731 | # CONFIG_ETHOC is not set |
602 | # CONFIG_SMC911X is not set | 732 | # CONFIG_SMC911X is not set |
603 | # CONFIG_SMSC911X is not set | 733 | # CONFIG_SMSC911X is not set |
604 | # CONFIG_DNET is not set | 734 | # CONFIG_DNET is not set |
735 | # CONFIG_NET_TULIP is not set | ||
736 | # CONFIG_HP100 is not set | ||
605 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 737 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
606 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 738 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
607 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 739 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
@@ -609,9 +741,54 @@ CONFIG_SMC91X=y | |||
609 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | 741 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set |
610 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | 742 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set |
611 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | 743 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
744 | CONFIG_NET_PCI=y | ||
745 | # CONFIG_PCNET32 is not set | ||
746 | # CONFIG_AMD8111_ETH is not set | ||
747 | # CONFIG_ADAPTEC_STARFIRE is not set | ||
612 | # CONFIG_B44 is not set | 748 | # CONFIG_B44 is not set |
613 | # CONFIG_NETDEV_1000 is not set | 749 | # CONFIG_FORCEDETH is not set |
750 | # CONFIG_E100 is not set | ||
751 | # CONFIG_FEALNX is not set | ||
752 | # CONFIG_NATSEMI is not set | ||
753 | # CONFIG_NE2K_PCI is not set | ||
754 | CONFIG_8139CP=y | ||
755 | # CONFIG_8139TOO is not set | ||
756 | # CONFIG_R6040 is not set | ||
757 | # CONFIG_SIS900 is not set | ||
758 | # CONFIG_EPIC100 is not set | ||
759 | # CONFIG_SMSC9420 is not set | ||
760 | # CONFIG_SUNDANCE is not set | ||
761 | # CONFIG_TLAN is not set | ||
762 | # CONFIG_KS8842 is not set | ||
763 | # CONFIG_VIA_RHINE is not set | ||
764 | # CONFIG_SC92031 is not set | ||
765 | # CONFIG_ATL2 is not set | ||
766 | CONFIG_NETDEV_1000=y | ||
767 | # CONFIG_ACENIC is not set | ||
768 | # CONFIG_DL2K is not set | ||
769 | # CONFIG_E1000 is not set | ||
770 | # CONFIG_E1000E is not set | ||
771 | # CONFIG_IP1000 is not set | ||
772 | # CONFIG_IGB is not set | ||
773 | # CONFIG_IGBVF is not set | ||
774 | # CONFIG_NS83820 is not set | ||
775 | # CONFIG_HAMACHI is not set | ||
776 | # CONFIG_YELLOWFIN is not set | ||
777 | # CONFIG_R8169 is not set | ||
778 | # CONFIG_SIS190 is not set | ||
779 | # CONFIG_SKGE is not set | ||
780 | CONFIG_SKY2=y | ||
781 | CONFIG_SKY2_DEBUG=y | ||
782 | # CONFIG_VIA_VELOCITY is not set | ||
783 | # CONFIG_TIGON3 is not set | ||
784 | # CONFIG_BNX2 is not set | ||
785 | # CONFIG_QLA3XXX is not set | ||
786 | # CONFIG_ATL1 is not set | ||
787 | # CONFIG_ATL1E is not set | ||
788 | # CONFIG_ATL1C is not set | ||
789 | # CONFIG_JME is not set | ||
614 | # CONFIG_NETDEV_10000 is not set | 790 | # CONFIG_NETDEV_10000 is not set |
791 | # CONFIG_TR is not set | ||
615 | 792 | ||
616 | # | 793 | # |
617 | # Wireless LAN | 794 | # Wireless LAN |
@@ -632,8 +809,11 @@ CONFIG_SMC91X=y | |||
632 | # CONFIG_USB_RTL8150 is not set | 809 | # CONFIG_USB_RTL8150 is not set |
633 | # CONFIG_USB_USBNET is not set | 810 | # CONFIG_USB_USBNET is not set |
634 | # CONFIG_WAN is not set | 811 | # CONFIG_WAN is not set |
812 | # CONFIG_FDDI is not set | ||
813 | # CONFIG_HIPPI is not set | ||
635 | # CONFIG_PPP is not set | 814 | # CONFIG_PPP is not set |
636 | # CONFIG_SLIP is not set | 815 | # CONFIG_SLIP is not set |
816 | # CONFIG_NET_FC is not set | ||
637 | # CONFIG_NETCONSOLE is not set | 817 | # CONFIG_NETCONSOLE is not set |
638 | # CONFIG_NETPOLL is not set | 818 | # CONFIG_NETPOLL is not set |
639 | # CONFIG_NET_POLL_CONTROLLER is not set | 819 | # CONFIG_NET_POLL_CONTROLLER is not set |
@@ -692,6 +872,7 @@ CONFIG_HW_CONSOLE=y | |||
692 | CONFIG_VT_HW_CONSOLE_BINDING=y | 872 | CONFIG_VT_HW_CONSOLE_BINDING=y |
693 | CONFIG_DEVKMEM=y | 873 | CONFIG_DEVKMEM=y |
694 | # CONFIG_SERIAL_NONSTANDARD is not set | 874 | # CONFIG_SERIAL_NONSTANDARD is not set |
875 | # CONFIG_NOZOMI is not set | ||
695 | 876 | ||
696 | # | 877 | # |
697 | # Serial drivers | 878 | # Serial drivers |
@@ -706,6 +887,7 @@ CONFIG_SERIAL_SH_SCI_NR_UARTS=6 | |||
706 | CONFIG_SERIAL_SH_SCI_CONSOLE=y | 887 | CONFIG_SERIAL_SH_SCI_CONSOLE=y |
707 | CONFIG_SERIAL_CORE=y | 888 | CONFIG_SERIAL_CORE=y |
708 | CONFIG_SERIAL_CORE_CONSOLE=y | 889 | CONFIG_SERIAL_CORE_CONSOLE=y |
890 | # CONFIG_SERIAL_JSM is not set | ||
709 | CONFIG_UNIX98_PTYS=y | 891 | CONFIG_UNIX98_PTYS=y |
710 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | 892 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set |
711 | CONFIG_LEGACY_PTYS=y | 893 | CONFIG_LEGACY_PTYS=y |
@@ -714,8 +896,10 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
714 | CONFIG_HW_RANDOM=y | 896 | CONFIG_HW_RANDOM=y |
715 | # CONFIG_HW_RANDOM_TIMERIOMEM is not set | 897 | # CONFIG_HW_RANDOM_TIMERIOMEM is not set |
716 | # CONFIG_R3964 is not set | 898 | # CONFIG_R3964 is not set |
899 | # CONFIG_APPLICOM is not set | ||
717 | # CONFIG_RAW_DRIVER is not set | 900 | # CONFIG_RAW_DRIVER is not set |
718 | # CONFIG_TCG_TPM is not set | 901 | # CONFIG_TCG_TPM is not set |
902 | CONFIG_DEVPORT=y | ||
719 | CONFIG_I2C=y | 903 | CONFIG_I2C=y |
720 | CONFIG_I2C_BOARDINFO=y | 904 | CONFIG_I2C_BOARDINFO=y |
721 | # CONFIG_I2C_CHARDEV is not set | 905 | # CONFIG_I2C_CHARDEV is not set |
@@ -727,6 +911,24 @@ CONFIG_I2C_ALGOPCA=y | |||
727 | # | 911 | # |
728 | 912 | ||
729 | # | 913 | # |
914 | # PC SMBus host controller drivers | ||
915 | # | ||
916 | # CONFIG_I2C_ALI1535 is not set | ||
917 | # CONFIG_I2C_ALI1563 is not set | ||
918 | # CONFIG_I2C_ALI15X3 is not set | ||
919 | # CONFIG_I2C_AMD756 is not set | ||
920 | # CONFIG_I2C_AMD8111 is not set | ||
921 | # CONFIG_I2C_I801 is not set | ||
922 | # CONFIG_I2C_ISCH is not set | ||
923 | # CONFIG_I2C_PIIX4 is not set | ||
924 | # CONFIG_I2C_NFORCE2 is not set | ||
925 | # CONFIG_I2C_SIS5595 is not set | ||
926 | # CONFIG_I2C_SIS630 is not set | ||
927 | # CONFIG_I2C_SIS96X is not set | ||
928 | # CONFIG_I2C_VIA is not set | ||
929 | # CONFIG_I2C_VIAPRO is not set | ||
930 | |||
931 | # | ||
730 | # I2C system bus drivers (mostly embedded / system-on-chip) | 932 | # I2C system bus drivers (mostly embedded / system-on-chip) |
731 | # | 933 | # |
732 | # CONFIG_I2C_GPIO is not set | 934 | # CONFIG_I2C_GPIO is not set |
@@ -742,6 +944,11 @@ CONFIG_I2C_ALGOPCA=y | |||
742 | # CONFIG_I2C_TINY_USB is not set | 944 | # CONFIG_I2C_TINY_USB is not set |
743 | 945 | ||
744 | # | 946 | # |
947 | # Graphics adapter I2C/DDC channel drivers | ||
948 | # | ||
949 | # CONFIG_I2C_VOODOO3 is not set | ||
950 | |||
951 | # | ||
745 | # Other I2C/SMBus bus drivers | 952 | # Other I2C/SMBus bus drivers |
746 | # | 953 | # |
747 | CONFIG_I2C_PCA_PLATFORM=y | 954 | CONFIG_I2C_PCA_PLATFORM=y |
@@ -754,7 +961,6 @@ CONFIG_I2C_PCA_PLATFORM=y | |||
754 | # CONFIG_SENSORS_PCF8574 is not set | 961 | # CONFIG_SENSORS_PCF8574 is not set |
755 | # CONFIG_PCF8575 is not set | 962 | # CONFIG_PCF8575 is not set |
756 | # CONFIG_SENSORS_PCA9539 is not set | 963 | # CONFIG_SENSORS_PCA9539 is not set |
757 | # CONFIG_SENSORS_MAX6875 is not set | ||
758 | # CONFIG_SENSORS_TSL2550 is not set | 964 | # CONFIG_SENSORS_TSL2550 is not set |
759 | # CONFIG_I2C_DEBUG_CORE is not set | 965 | # CONFIG_I2C_DEBUG_CORE is not set |
760 | # CONFIG_I2C_DEBUG_ALGO is not set | 966 | # CONFIG_I2C_DEBUG_ALGO is not set |
@@ -763,6 +969,7 @@ CONFIG_I2C_PCA_PLATFORM=y | |||
763 | # CONFIG_SPI is not set | 969 | # CONFIG_SPI is not set |
764 | CONFIG_ARCH_REQUIRE_GPIOLIB=y | 970 | CONFIG_ARCH_REQUIRE_GPIOLIB=y |
765 | CONFIG_GPIOLIB=y | 971 | CONFIG_GPIOLIB=y |
972 | # CONFIG_DEBUG_GPIO is not set | ||
766 | # CONFIG_GPIO_SYSFS is not set | 973 | # CONFIG_GPIO_SYSFS is not set |
767 | 974 | ||
768 | # | 975 | # |
@@ -779,15 +986,79 @@ CONFIG_GPIOLIB=y | |||
779 | # | 986 | # |
780 | # PCI GPIO expanders: | 987 | # PCI GPIO expanders: |
781 | # | 988 | # |
989 | # CONFIG_GPIO_BT8XX is not set | ||
782 | 990 | ||
783 | # | 991 | # |
784 | # SPI GPIO expanders: | 992 | # SPI GPIO expanders: |
785 | # | 993 | # |
786 | # CONFIG_W1 is not set | 994 | # CONFIG_W1 is not set |
787 | # CONFIG_POWER_SUPPLY is not set | 995 | # CONFIG_POWER_SUPPLY is not set |
788 | # CONFIG_HWMON is not set | 996 | CONFIG_HWMON=y |
997 | # CONFIG_HWMON_VID is not set | ||
998 | # CONFIG_SENSORS_AD7414 is not set | ||
999 | # CONFIG_SENSORS_AD7418 is not set | ||
1000 | # CONFIG_SENSORS_ADM1021 is not set | ||
1001 | # CONFIG_SENSORS_ADM1025 is not set | ||
1002 | # CONFIG_SENSORS_ADM1026 is not set | ||
1003 | # CONFIG_SENSORS_ADM1029 is not set | ||
1004 | # CONFIG_SENSORS_ADM1031 is not set | ||
1005 | # CONFIG_SENSORS_ADM9240 is not set | ||
1006 | # CONFIG_SENSORS_ADT7462 is not set | ||
1007 | # CONFIG_SENSORS_ADT7470 is not set | ||
1008 | # CONFIG_SENSORS_ADT7473 is not set | ||
1009 | # CONFIG_SENSORS_ADT7475 is not set | ||
1010 | # CONFIG_SENSORS_ATXP1 is not set | ||
1011 | # CONFIG_SENSORS_DS1621 is not set | ||
1012 | # CONFIG_SENSORS_I5K_AMB is not set | ||
1013 | # CONFIG_SENSORS_F71805F is not set | ||
1014 | # CONFIG_SENSORS_F71882FG is not set | ||
1015 | # CONFIG_SENSORS_F75375S is not set | ||
1016 | # CONFIG_SENSORS_G760A is not set | ||
1017 | # CONFIG_SENSORS_GL518SM is not set | ||
1018 | # CONFIG_SENSORS_GL520SM is not set | ||
1019 | # CONFIG_SENSORS_IT87 is not set | ||
1020 | # CONFIG_SENSORS_LM63 is not set | ||
1021 | # CONFIG_SENSORS_LM75 is not set | ||
1022 | # CONFIG_SENSORS_LM77 is not set | ||
1023 | # CONFIG_SENSORS_LM78 is not set | ||
1024 | # CONFIG_SENSORS_LM80 is not set | ||
1025 | # CONFIG_SENSORS_LM83 is not set | ||
1026 | # CONFIG_SENSORS_LM85 is not set | ||
1027 | # CONFIG_SENSORS_LM87 is not set | ||
1028 | # CONFIG_SENSORS_LM90 is not set | ||
1029 | # CONFIG_SENSORS_LM92 is not set | ||
1030 | # CONFIG_SENSORS_LM93 is not set | ||
1031 | # CONFIG_SENSORS_LTC4215 is not set | ||
1032 | # CONFIG_SENSORS_LTC4245 is not set | ||
1033 | # CONFIG_SENSORS_LM95241 is not set | ||
1034 | # CONFIG_SENSORS_MAX1619 is not set | ||
1035 | # CONFIG_SENSORS_MAX6650 is not set | ||
1036 | # CONFIG_SENSORS_PC87360 is not set | ||
1037 | # CONFIG_SENSORS_PC87427 is not set | ||
1038 | # CONFIG_SENSORS_PCF8591 is not set | ||
1039 | # CONFIG_SENSORS_SHT15 is not set | ||
1040 | # CONFIG_SENSORS_SIS5595 is not set | ||
1041 | # CONFIG_SENSORS_DME1737 is not set | ||
1042 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
1043 | # CONFIG_SENSORS_SMSC47M192 is not set | ||
1044 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
1045 | # CONFIG_SENSORS_ADS7828 is not set | ||
1046 | # CONFIG_SENSORS_THMC50 is not set | ||
1047 | # CONFIG_SENSORS_TMP401 is not set | ||
1048 | # CONFIG_SENSORS_VIA686A is not set | ||
1049 | # CONFIG_SENSORS_VT1211 is not set | ||
1050 | # CONFIG_SENSORS_VT8231 is not set | ||
1051 | # CONFIG_SENSORS_W83781D is not set | ||
1052 | # CONFIG_SENSORS_W83791D is not set | ||
1053 | # CONFIG_SENSORS_W83792D is not set | ||
1054 | # CONFIG_SENSORS_W83793 is not set | ||
1055 | # CONFIG_SENSORS_W83L785TS is not set | ||
1056 | # CONFIG_SENSORS_W83L786NG is not set | ||
1057 | # CONFIG_SENSORS_W83627HF is not set | ||
1058 | # CONFIG_SENSORS_W83627EHF is not set | ||
1059 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
789 | # CONFIG_THERMAL is not set | 1060 | # CONFIG_THERMAL is not set |
790 | # CONFIG_THERMAL_HWMON is not set | 1061 | CONFIG_THERMAL_HWMON=y |
791 | # CONFIG_WATCHDOG is not set | 1062 | # CONFIG_WATCHDOG is not set |
792 | CONFIG_SSB_POSSIBLE=y | 1063 | CONFIG_SSB_POSSIBLE=y |
793 | 1064 | ||
@@ -811,10 +1082,7 @@ CONFIG_MFD_SM501=y | |||
811 | # CONFIG_MFD_WM8350_I2C is not set | 1082 | # CONFIG_MFD_WM8350_I2C is not set |
812 | # CONFIG_MFD_PCF50633 is not set | 1083 | # CONFIG_MFD_PCF50633 is not set |
813 | # CONFIG_REGULATOR is not set | 1084 | # CONFIG_REGULATOR is not set |
814 | 1085 | CONFIG_MEDIA_SUPPORT=y | |
815 | # | ||
816 | # Multimedia devices | ||
817 | # | ||
818 | 1086 | ||
819 | # | 1087 | # |
820 | # Multimedia core support | 1088 | # Multimedia core support |
@@ -831,6 +1099,7 @@ CONFIG_MFD_SM501=y | |||
831 | # | 1099 | # |
832 | # Graphics support | 1100 | # Graphics support |
833 | # | 1101 | # |
1102 | # CONFIG_DRM is not set | ||
834 | # CONFIG_VGASTATE is not set | 1103 | # CONFIG_VGASTATE is not set |
835 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | 1104 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set |
836 | CONFIG_FB=y | 1105 | CONFIG_FB=y |
@@ -856,7 +1125,31 @@ CONFIG_FB_DEFERRED_IO=y | |||
856 | # | 1125 | # |
857 | # Frame buffer hardware drivers | 1126 | # Frame buffer hardware drivers |
858 | # | 1127 | # |
1128 | # CONFIG_FB_CIRRUS is not set | ||
1129 | # CONFIG_FB_PM2 is not set | ||
1130 | # CONFIG_FB_CYBER2000 is not set | ||
1131 | # CONFIG_FB_ASILIANT is not set | ||
1132 | # CONFIG_FB_IMSTT is not set | ||
859 | # CONFIG_FB_S1D13XXX is not set | 1133 | # CONFIG_FB_S1D13XXX is not set |
1134 | # CONFIG_FB_NVIDIA is not set | ||
1135 | # CONFIG_FB_RIVA is not set | ||
1136 | # CONFIG_FB_MATROX is not set | ||
1137 | # CONFIG_FB_RADEON is not set | ||
1138 | # CONFIG_FB_ATY128 is not set | ||
1139 | # CONFIG_FB_ATY is not set | ||
1140 | # CONFIG_FB_S3 is not set | ||
1141 | # CONFIG_FB_SAVAGE is not set | ||
1142 | # CONFIG_FB_SIS is not set | ||
1143 | # CONFIG_FB_VIA is not set | ||
1144 | # CONFIG_FB_NEOMAGIC is not set | ||
1145 | # CONFIG_FB_KYRO is not set | ||
1146 | # CONFIG_FB_3DFX is not set | ||
1147 | # CONFIG_FB_VOODOO1 is not set | ||
1148 | # CONFIG_FB_VT8623 is not set | ||
1149 | # CONFIG_FB_TRIDENT is not set | ||
1150 | # CONFIG_FB_ARK is not set | ||
1151 | # CONFIG_FB_PM3 is not set | ||
1152 | # CONFIG_FB_CARMINE is not set | ||
860 | CONFIG_FB_SH_MOBILE_LCDC=m | 1153 | CONFIG_FB_SH_MOBILE_LCDC=m |
861 | CONFIG_FB_SM501=y | 1154 | CONFIG_FB_SM501=y |
862 | # CONFIG_FB_VIRTUAL is not set | 1155 | # CONFIG_FB_VIRTUAL is not set |
@@ -909,7 +1202,7 @@ CONFIG_HID_BELKIN=y | |||
909 | CONFIG_HID_CHERRY=y | 1202 | CONFIG_HID_CHERRY=y |
910 | CONFIG_HID_CHICONY=y | 1203 | CONFIG_HID_CHICONY=y |
911 | CONFIG_HID_CYPRESS=y | 1204 | CONFIG_HID_CYPRESS=y |
912 | # CONFIG_DRAGONRISE_FF is not set | 1205 | # CONFIG_HID_DRAGONRISE is not set |
913 | CONFIG_HID_EZKEY=y | 1206 | CONFIG_HID_EZKEY=y |
914 | # CONFIG_HID_KYE is not set | 1207 | # CONFIG_HID_KYE is not set |
915 | CONFIG_HID_GYRATION=y | 1208 | CONFIG_HID_GYRATION=y |
@@ -926,14 +1219,15 @@ CONFIG_HID_PETALYNX=y | |||
926 | CONFIG_HID_SAMSUNG=y | 1219 | CONFIG_HID_SAMSUNG=y |
927 | CONFIG_HID_SONY=y | 1220 | CONFIG_HID_SONY=y |
928 | CONFIG_HID_SUNPLUS=y | 1221 | CONFIG_HID_SUNPLUS=y |
929 | # CONFIG_GREENASIA_FF is not set | 1222 | # CONFIG_HID_GREENASIA is not set |
1223 | # CONFIG_HID_SMARTJOYPLUS is not set | ||
930 | # CONFIG_HID_TOPSEED is not set | 1224 | # CONFIG_HID_TOPSEED is not set |
931 | CONFIG_THRUSTMASTER_FF=m | 1225 | # CONFIG_HID_THRUSTMASTER is not set |
932 | CONFIG_ZEROPLUS_FF=m | 1226 | # CONFIG_HID_ZEROPLUS is not set |
933 | CONFIG_USB_SUPPORT=y | 1227 | CONFIG_USB_SUPPORT=y |
934 | CONFIG_USB_ARCH_HAS_HCD=y | 1228 | CONFIG_USB_ARCH_HAS_HCD=y |
935 | CONFIG_USB_ARCH_HAS_OHCI=y | 1229 | CONFIG_USB_ARCH_HAS_OHCI=y |
936 | # CONFIG_USB_ARCH_HAS_EHCI is not set | 1230 | CONFIG_USB_ARCH_HAS_EHCI=y |
937 | CONFIG_USB=y | 1231 | CONFIG_USB=y |
938 | # CONFIG_USB_DEBUG is not set | 1232 | # CONFIG_USB_DEBUG is not set |
939 | CONFIG_USB_ANNOUNCE_NEW_DEVICES=y | 1233 | CONFIG_USB_ANNOUNCE_NEW_DEVICES=y |
@@ -944,6 +1238,7 @@ CONFIG_USB_ANNOUNCE_NEW_DEVICES=y | |||
944 | CONFIG_USB_DEVICEFS=y | 1238 | CONFIG_USB_DEVICEFS=y |
945 | CONFIG_USB_DEVICE_CLASS=y | 1239 | CONFIG_USB_DEVICE_CLASS=y |
946 | # CONFIG_USB_DYNAMIC_MINORS is not set | 1240 | # CONFIG_USB_DYNAMIC_MINORS is not set |
1241 | # CONFIG_USB_SUSPEND is not set | ||
947 | # CONFIG_USB_OTG is not set | 1242 | # CONFIG_USB_OTG is not set |
948 | # CONFIG_USB_OTG_WHITELIST is not set | 1243 | # CONFIG_USB_OTG_WHITELIST is not set |
949 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | 1244 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set |
@@ -955,12 +1250,19 @@ CONFIG_USB_MON=y | |||
955 | # USB Host Controller Drivers | 1250 | # USB Host Controller Drivers |
956 | # | 1251 | # |
957 | # CONFIG_USB_C67X00_HCD is not set | 1252 | # CONFIG_USB_C67X00_HCD is not set |
1253 | # CONFIG_USB_XHCI_HCD is not set | ||
1254 | # CONFIG_USB_EHCI_HCD is not set | ||
958 | # CONFIG_USB_OXU210HP_HCD is not set | 1255 | # CONFIG_USB_OXU210HP_HCD is not set |
959 | # CONFIG_USB_ISP116X_HCD is not set | 1256 | # CONFIG_USB_ISP116X_HCD is not set |
960 | # CONFIG_USB_ISP1760_HCD is not set | 1257 | # CONFIG_USB_ISP1760_HCD is not set |
961 | # CONFIG_USB_OHCI_HCD is not set | 1258 | CONFIG_USB_OHCI_HCD=y |
1259 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set | ||
1260 | # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set | ||
1261 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | ||
1262 | # CONFIG_USB_UHCI_HCD is not set | ||
962 | # CONFIG_USB_SL811_HCD is not set | 1263 | # CONFIG_USB_SL811_HCD is not set |
963 | # CONFIG_USB_R8A66597_HCD is not set | 1264 | # CONFIG_USB_R8A66597_HCD is not set |
1265 | # CONFIG_USB_WHCI_HCD is not set | ||
964 | # CONFIG_USB_HWA_HCD is not set | 1266 | # CONFIG_USB_HWA_HCD is not set |
965 | 1267 | ||
966 | # | 1268 | # |
@@ -1034,14 +1336,74 @@ CONFIG_USB_STORAGE=y | |||
1034 | # | 1336 | # |
1035 | # CONFIG_USB_GPIO_VBUS is not set | 1337 | # CONFIG_USB_GPIO_VBUS is not set |
1036 | # CONFIG_NOP_USB_XCEIV is not set | 1338 | # CONFIG_NOP_USB_XCEIV is not set |
1339 | # CONFIG_UWB is not set | ||
1037 | # CONFIG_MMC is not set | 1340 | # CONFIG_MMC is not set |
1038 | # CONFIG_MEMSTICK is not set | 1341 | # CONFIG_MEMSTICK is not set |
1039 | # CONFIG_NEW_LEDS is not set | 1342 | # CONFIG_NEW_LEDS is not set |
1040 | # CONFIG_ACCESSIBILITY is not set | 1343 | # CONFIG_ACCESSIBILITY is not set |
1041 | # CONFIG_RTC_CLASS is not set | 1344 | # CONFIG_INFINIBAND is not set |
1345 | CONFIG_RTC_LIB=y | ||
1346 | CONFIG_RTC_CLASS=y | ||
1347 | CONFIG_RTC_HCTOSYS=y | ||
1348 | CONFIG_RTC_HCTOSYS_DEVICE="rtc0" | ||
1349 | # CONFIG_RTC_DEBUG is not set | ||
1350 | |||
1351 | # | ||
1352 | # RTC interfaces | ||
1353 | # | ||
1354 | CONFIG_RTC_INTF_SYSFS=y | ||
1355 | CONFIG_RTC_INTF_PROC=y | ||
1356 | CONFIG_RTC_INTF_DEV=y | ||
1357 | # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set | ||
1358 | # CONFIG_RTC_DRV_TEST is not set | ||
1359 | |||
1360 | # | ||
1361 | # I2C RTC drivers | ||
1362 | # | ||
1363 | # CONFIG_RTC_DRV_DS1307 is not set | ||
1364 | # CONFIG_RTC_DRV_DS1374 is not set | ||
1365 | # CONFIG_RTC_DRV_DS1672 is not set | ||
1366 | # CONFIG_RTC_DRV_MAX6900 is not set | ||
1367 | # CONFIG_RTC_DRV_RS5C372 is not set | ||
1368 | # CONFIG_RTC_DRV_ISL1208 is not set | ||
1369 | # CONFIG_RTC_DRV_X1205 is not set | ||
1370 | # CONFIG_RTC_DRV_PCF8563 is not set | ||
1371 | # CONFIG_RTC_DRV_PCF8583 is not set | ||
1372 | # CONFIG_RTC_DRV_M41T80 is not set | ||
1373 | # CONFIG_RTC_DRV_S35390A is not set | ||
1374 | # CONFIG_RTC_DRV_FM3130 is not set | ||
1375 | # CONFIG_RTC_DRV_RX8581 is not set | ||
1376 | |||
1377 | # | ||
1378 | # SPI RTC drivers | ||
1379 | # | ||
1380 | |||
1381 | # | ||
1382 | # Platform RTC drivers | ||
1383 | # | ||
1384 | # CONFIG_RTC_DRV_DS1286 is not set | ||
1385 | # CONFIG_RTC_DRV_DS1511 is not set | ||
1386 | # CONFIG_RTC_DRV_DS1553 is not set | ||
1387 | # CONFIG_RTC_DRV_DS1742 is not set | ||
1388 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
1389 | # CONFIG_RTC_DRV_M48T86 is not set | ||
1390 | # CONFIG_RTC_DRV_M48T35 is not set | ||
1391 | # CONFIG_RTC_DRV_M48T59 is not set | ||
1392 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
1393 | # CONFIG_RTC_DRV_V3020 is not set | ||
1394 | |||
1395 | # | ||
1396 | # on-CPU RTC drivers | ||
1397 | # | ||
1398 | CONFIG_RTC_DRV_SH=y | ||
1399 | CONFIG_RTC_DRV_GENERIC=y | ||
1042 | # CONFIG_DMADEVICES is not set | 1400 | # CONFIG_DMADEVICES is not set |
1043 | # CONFIG_AUXDISPLAY is not set | 1401 | # CONFIG_AUXDISPLAY is not set |
1044 | # CONFIG_UIO is not set | 1402 | # CONFIG_UIO is not set |
1403 | |||
1404 | # | ||
1405 | # TI VLYNQ | ||
1406 | # | ||
1045 | # CONFIG_STAGING is not set | 1407 | # CONFIG_STAGING is not set |
1046 | 1408 | ||
1047 | # | 1409 | # |
@@ -1055,16 +1417,25 @@ CONFIG_EXT3_FS=y | |||
1055 | CONFIG_EXT3_FS_XATTR=y | 1417 | CONFIG_EXT3_FS_XATTR=y |
1056 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 1418 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
1057 | # CONFIG_EXT3_FS_SECURITY is not set | 1419 | # CONFIG_EXT3_FS_SECURITY is not set |
1058 | # CONFIG_EXT4_FS is not set | 1420 | CONFIG_EXT4_FS=y |
1421 | # CONFIG_EXT4DEV_COMPAT is not set | ||
1422 | CONFIG_EXT4_FS_XATTR=y | ||
1423 | # CONFIG_EXT4_FS_POSIX_ACL is not set | ||
1424 | # CONFIG_EXT4_FS_SECURITY is not set | ||
1059 | CONFIG_JBD=y | 1425 | CONFIG_JBD=y |
1426 | # CONFIG_JBD_DEBUG is not set | ||
1427 | CONFIG_JBD2=y | ||
1428 | # CONFIG_JBD2_DEBUG is not set | ||
1060 | CONFIG_FS_MBCACHE=y | 1429 | CONFIG_FS_MBCACHE=y |
1061 | # CONFIG_REISERFS_FS is not set | 1430 | # CONFIG_REISERFS_FS is not set |
1062 | # CONFIG_JFS_FS is not set | 1431 | # CONFIG_JFS_FS is not set |
1063 | CONFIG_FS_POSIX_ACL=y | 1432 | # CONFIG_FS_POSIX_ACL is not set |
1064 | CONFIG_FILE_LOCKING=y | ||
1065 | # CONFIG_XFS_FS is not set | 1433 | # CONFIG_XFS_FS is not set |
1066 | # CONFIG_OCFS2_FS is not set | 1434 | # CONFIG_OCFS2_FS is not set |
1067 | # CONFIG_BTRFS_FS is not set | 1435 | CONFIG_BTRFS_FS=y |
1436 | # CONFIG_BTRFS_FS_POSIX_ACL is not set | ||
1437 | CONFIG_FILE_LOCKING=y | ||
1438 | CONFIG_FSNOTIFY=y | ||
1068 | CONFIG_DNOTIFY=y | 1439 | CONFIG_DNOTIFY=y |
1069 | CONFIG_INOTIFY=y | 1440 | CONFIG_INOTIFY=y |
1070 | CONFIG_INOTIFY_USER=y | 1441 | CONFIG_INOTIFY_USER=y |
@@ -1106,9 +1477,9 @@ CONFIG_PROC_PAGE_MONITOR=y | |||
1106 | CONFIG_SYSFS=y | 1477 | CONFIG_SYSFS=y |
1107 | CONFIG_TMPFS=y | 1478 | CONFIG_TMPFS=y |
1108 | # CONFIG_TMPFS_POSIX_ACL is not set | 1479 | # CONFIG_TMPFS_POSIX_ACL is not set |
1109 | # CONFIG_HUGETLBFS is not set | 1480 | CONFIG_HUGETLBFS=y |
1110 | # CONFIG_HUGETLB_PAGE is not set | 1481 | CONFIG_HUGETLB_PAGE=y |
1111 | # CONFIG_CONFIGFS_FS is not set | 1482 | CONFIG_CONFIGFS_FS=y |
1112 | CONFIG_MISC_FILESYSTEMS=y | 1483 | CONFIG_MISC_FILESYSTEMS=y |
1113 | # CONFIG_ADFS_FS is not set | 1484 | # CONFIG_ADFS_FS is not set |
1114 | # CONFIG_AFFS_FS is not set | 1485 | # CONFIG_AFFS_FS is not set |
@@ -1121,7 +1492,7 @@ CONFIG_MISC_FILESYSTEMS=y | |||
1121 | # CONFIG_CRAMFS is not set | 1492 | # CONFIG_CRAMFS is not set |
1122 | # CONFIG_SQUASHFS is not set | 1493 | # CONFIG_SQUASHFS is not set |
1123 | # CONFIG_VXFS_FS is not set | 1494 | # CONFIG_VXFS_FS is not set |
1124 | CONFIG_MINIX_FS=y | 1495 | # CONFIG_MINIX_FS is not set |
1125 | # CONFIG_OMFS_FS is not set | 1496 | # CONFIG_OMFS_FS is not set |
1126 | # CONFIG_HPFS_FS is not set | 1497 | # CONFIG_HPFS_FS is not set |
1127 | # CONFIG_QNX4FS_FS is not set | 1498 | # CONFIG_QNX4FS_FS is not set |
@@ -1135,13 +1506,9 @@ CONFIG_NFS_V3=y | |||
1135 | # CONFIG_NFS_V3_ACL is not set | 1506 | # CONFIG_NFS_V3_ACL is not set |
1136 | CONFIG_NFS_V4=y | 1507 | CONFIG_NFS_V4=y |
1137 | CONFIG_ROOT_NFS=y | 1508 | CONFIG_ROOT_NFS=y |
1138 | CONFIG_NFSD=y | 1509 | # CONFIG_NFSD is not set |
1139 | CONFIG_NFSD_V3=y | ||
1140 | # CONFIG_NFSD_V3_ACL is not set | ||
1141 | CONFIG_NFSD_V4=y | ||
1142 | CONFIG_LOCKD=y | 1510 | CONFIG_LOCKD=y |
1143 | CONFIG_LOCKD_V4=y | 1511 | CONFIG_LOCKD_V4=y |
1144 | CONFIG_EXPORTFS=y | ||
1145 | CONFIG_NFS_COMMON=y | 1512 | CONFIG_NFS_COMMON=y |
1146 | CONFIG_SUNRPC=y | 1513 | CONFIG_SUNRPC=y |
1147 | CONFIG_SUNRPC_GSS=y | 1514 | CONFIG_SUNRPC_GSS=y |
@@ -1204,46 +1571,74 @@ CONFIG_NLS_ISO8859_1=y | |||
1204 | # Kernel hacking | 1571 | # Kernel hacking |
1205 | # | 1572 | # |
1206 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | 1573 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
1207 | # CONFIG_PRINTK_TIME is not set | 1574 | CONFIG_PRINTK_TIME=y |
1208 | # CONFIG_ENABLE_WARN_DEPRECATED is not set | 1575 | # CONFIG_ENABLE_WARN_DEPRECATED is not set |
1209 | # CONFIG_ENABLE_MUST_CHECK is not set | 1576 | # CONFIG_ENABLE_MUST_CHECK is not set |
1210 | CONFIG_FRAME_WARN=1024 | 1577 | CONFIG_FRAME_WARN=1024 |
1211 | # CONFIG_MAGIC_SYSRQ is not set | 1578 | # CONFIG_MAGIC_SYSRQ is not set |
1212 | # CONFIG_UNUSED_SYMBOLS is not set | 1579 | # CONFIG_UNUSED_SYMBOLS is not set |
1213 | # CONFIG_DEBUG_FS is not set | 1580 | CONFIG_DEBUG_FS=y |
1214 | # CONFIG_HEADERS_CHECK is not set | 1581 | # CONFIG_HEADERS_CHECK is not set |
1215 | # CONFIG_DEBUG_KERNEL is not set | 1582 | CONFIG_DEBUG_KERNEL=y |
1216 | # CONFIG_DEBUG_BUGVERBOSE is not set | 1583 | # CONFIG_DEBUG_SHIRQ is not set |
1584 | CONFIG_DETECT_SOFTLOCKUP=y | ||
1585 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
1586 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
1587 | CONFIG_DETECT_HUNG_TASK=y | ||
1588 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1589 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1590 | CONFIG_SCHED_DEBUG=y | ||
1591 | # CONFIG_SCHEDSTATS is not set | ||
1592 | # CONFIG_TIMER_STATS is not set | ||
1593 | # CONFIG_DEBUG_OBJECTS is not set | ||
1594 | # CONFIG_DEBUG_SLAB is not set | ||
1595 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
1596 | # CONFIG_RT_MUTEX_TESTER is not set | ||
1597 | # CONFIG_DEBUG_SPINLOCK is not set | ||
1598 | # CONFIG_DEBUG_MUTEXES is not set | ||
1599 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1600 | # CONFIG_PROVE_LOCKING is not set | ||
1601 | # CONFIG_LOCK_STAT is not set | ||
1602 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
1603 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
1604 | # CONFIG_DEBUG_KOBJECT is not set | ||
1605 | CONFIG_DEBUG_BUGVERBOSE=y | ||
1606 | CONFIG_DEBUG_INFO=y | ||
1607 | # CONFIG_DEBUG_VM is not set | ||
1608 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
1217 | # CONFIG_DEBUG_MEMORY_INIT is not set | 1609 | # CONFIG_DEBUG_MEMORY_INIT is not set |
1610 | # CONFIG_DEBUG_LIST is not set | ||
1611 | # CONFIG_DEBUG_SG is not set | ||
1612 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1613 | CONFIG_FRAME_POINTER=y | ||
1614 | # CONFIG_RCU_TORTURE_TEST is not set | ||
1218 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1615 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1616 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
1617 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1618 | # CONFIG_FAULT_INJECTION is not set | ||
1219 | # CONFIG_LATENCYTOP is not set | 1619 | # CONFIG_LATENCYTOP is not set |
1220 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1620 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1621 | # CONFIG_PAGE_POISONING is not set | ||
1221 | CONFIG_HAVE_FUNCTION_TRACER=y | 1622 | CONFIG_HAVE_FUNCTION_TRACER=y |
1222 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1623 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
1223 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1624 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
1224 | CONFIG_TRACING_SUPPORT=y | 1625 | CONFIG_TRACING_SUPPORT=y |
1225 | 1626 | # CONFIG_FTRACE is not set | |
1226 | # | 1627 | # CONFIG_DYNAMIC_DEBUG is not set |
1227 | # Tracers | ||
1228 | # | ||
1229 | # CONFIG_FUNCTION_TRACER is not set | ||
1230 | # CONFIG_IRQSOFF_TRACER is not set | ||
1231 | # CONFIG_PREEMPT_TRACER is not set | ||
1232 | # CONFIG_SCHED_TRACER is not set | ||
1233 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
1234 | # CONFIG_EVENT_TRACER is not set | ||
1235 | # CONFIG_BOOT_TRACER is not set | ||
1236 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
1237 | # CONFIG_STACK_TRACER is not set | ||
1238 | # CONFIG_KMEMTRACE is not set | ||
1239 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1240 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1241 | # CONFIG_DMA_API_DEBUG is not set | 1628 | # CONFIG_DMA_API_DEBUG is not set |
1242 | # CONFIG_SAMPLES is not set | 1629 | # CONFIG_SAMPLES is not set |
1243 | CONFIG_HAVE_ARCH_KGDB=y | 1630 | CONFIG_HAVE_ARCH_KGDB=y |
1631 | # CONFIG_KGDB is not set | ||
1244 | # CONFIG_SH_STANDARD_BIOS is not set | 1632 | # CONFIG_SH_STANDARD_BIOS is not set |
1245 | # CONFIG_EARLY_SCIF_CONSOLE is not set | 1633 | CONFIG_EARLY_SCIF_CONSOLE=y |
1246 | # CONFIG_MORE_COMPILE_OPTIONS is not set | 1634 | CONFIG_EARLY_SCIF_CONSOLE_PORT=0xffeb0000 |
1635 | CONFIG_EARLY_PRINTK=y | ||
1636 | # CONFIG_DEBUG_BOOTMEM is not set | ||
1637 | # CONFIG_DEBUG_STACKOVERFLOW is not set | ||
1638 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
1639 | # CONFIG_4KSTACKS is not set | ||
1640 | # CONFIG_DUMP_CODE is not set | ||
1641 | # CONFIG_SH_NO_BSS_INIT is not set | ||
1247 | 1642 | ||
1248 | # | 1643 | # |
1249 | # Security options | 1644 | # Security options |
@@ -1303,7 +1698,7 @@ CONFIG_CRYPTO_HMAC=y | |||
1303 | # | 1698 | # |
1304 | # Digest | 1699 | # Digest |
1305 | # | 1700 | # |
1306 | # CONFIG_CRYPTO_CRC32C is not set | 1701 | CONFIG_CRYPTO_CRC32C=y |
1307 | # CONFIG_CRYPTO_MD4 is not set | 1702 | # CONFIG_CRYPTO_MD4 is not set |
1308 | CONFIG_CRYPTO_MD5=y | 1703 | CONFIG_CRYPTO_MD5=y |
1309 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1704 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
@@ -1356,13 +1751,18 @@ CONFIG_CRYPTO_DES=y | |||
1356 | CONFIG_BITREVERSE=y | 1751 | CONFIG_BITREVERSE=y |
1357 | CONFIG_GENERIC_FIND_LAST_BIT=y | 1752 | CONFIG_GENERIC_FIND_LAST_BIT=y |
1358 | # CONFIG_CRC_CCITT is not set | 1753 | # CONFIG_CRC_CCITT is not set |
1359 | # CONFIG_CRC16 is not set | 1754 | CONFIG_CRC16=y |
1360 | # CONFIG_CRC_T10DIF is not set | 1755 | # CONFIG_CRC_T10DIF is not set |
1361 | # CONFIG_CRC_ITU_T is not set | 1756 | # CONFIG_CRC_ITU_T is not set |
1362 | CONFIG_CRC32=y | 1757 | CONFIG_CRC32=y |
1363 | # CONFIG_CRC7 is not set | 1758 | # CONFIG_CRC7 is not set |
1364 | # CONFIG_LIBCRC32C is not set | 1759 | CONFIG_LIBCRC32C=y |
1760 | CONFIG_AUDIT_GENERIC=y | ||
1761 | CONFIG_ZLIB_INFLATE=y | ||
1762 | CONFIG_ZLIB_DEFLATE=y | ||
1763 | CONFIG_DECOMPRESS_GZIP=y | ||
1365 | CONFIG_HAS_IOMEM=y | 1764 | CONFIG_HAS_IOMEM=y |
1366 | CONFIG_HAS_IOPORT=y | 1765 | CONFIG_HAS_IOPORT=y |
1367 | CONFIG_HAS_DMA=y | 1766 | CONFIG_HAS_DMA=y |
1368 | CONFIG_NLATTR=y | 1767 | CONFIG_NLATTR=y |
1768 | CONFIG_GENERIC_ATOMIC64=y | ||