diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm/configs/s3c2410_defconfig | 426 |
1 files changed, 319 insertions, 107 deletions
diff --git a/arch/arm/configs/s3c2410_defconfig b/arch/arm/configs/s3c2410_defconfig index 65a583ee5df8..f4c42cc46adf 100644 --- a/arch/arm/configs/s3c2410_defconfig +++ b/arch/arm/configs/s3c2410_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.26-rc8 | 3 | # Linux kernel version: 2.6.30-rc2 |
4 | # Mon Jul 7 16:59:23 2008 | 4 | # Wed Apr 15 14:54:52 2009 |
5 | # | 5 | # |
6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | 7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y |
@@ -12,6 +12,7 @@ CONFIG_MMU=y | |||
12 | CONFIG_NO_IOPORT=y | 12 | CONFIG_NO_IOPORT=y |
13 | CONFIG_GENERIC_HARDIRQS=y | 13 | CONFIG_GENERIC_HARDIRQS=y |
14 | CONFIG_STACKTRACE_SUPPORT=y | 14 | CONFIG_STACKTRACE_SUPPORT=y |
15 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
15 | CONFIG_LOCKDEP_SUPPORT=y | 16 | CONFIG_LOCKDEP_SUPPORT=y |
16 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | 17 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
17 | CONFIG_HARDIRQS_SW_RESEND=y | 18 | CONFIG_HARDIRQS_SW_RESEND=y |
@@ -21,8 +22,7 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y | |||
21 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
22 | CONFIG_GENERIC_HWEIGHT=y | 23 | CONFIG_GENERIC_HWEIGHT=y |
23 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 24 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
24 | CONFIG_ARCH_SUPPORTS_AOUT=y | 25 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
25 | CONFIG_ZONE_DMA=y | ||
26 | CONFIG_VECTORS_BASE=0xffff0000 | 26 | CONFIG_VECTORS_BASE=0xffff0000 |
27 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 27 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
28 | 28 | ||
@@ -41,11 +41,20 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
41 | # CONFIG_BSD_PROCESS_ACCT is not set | 41 | # CONFIG_BSD_PROCESS_ACCT is not set |
42 | # CONFIG_TASKSTATS is not set | 42 | # CONFIG_TASKSTATS is not set |
43 | # CONFIG_AUDIT is not set | 43 | # CONFIG_AUDIT is not set |
44 | |||
45 | # | ||
46 | # RCU Subsystem | ||
47 | # | ||
48 | CONFIG_CLASSIC_RCU=y | ||
49 | # CONFIG_TREE_RCU is not set | ||
50 | # CONFIG_PREEMPT_RCU is not set | ||
51 | # CONFIG_TREE_RCU_TRACE is not set | ||
52 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
44 | CONFIG_IKCONFIG=m | 53 | CONFIG_IKCONFIG=m |
45 | CONFIG_IKCONFIG_PROC=y | 54 | CONFIG_IKCONFIG_PROC=y |
46 | CONFIG_LOG_BUF_SHIFT=16 | 55 | CONFIG_LOG_BUF_SHIFT=16 |
47 | # CONFIG_CGROUPS is not set | ||
48 | # CONFIG_GROUP_SCHED is not set | 56 | # CONFIG_GROUP_SCHED is not set |
57 | # CONFIG_CGROUPS is not set | ||
49 | CONFIG_SYSFS_DEPRECATED=y | 58 | CONFIG_SYSFS_DEPRECATED=y |
50 | CONFIG_SYSFS_DEPRECATED_V2=y | 59 | CONFIG_SYSFS_DEPRECATED_V2=y |
51 | # CONFIG_RELAY is not set | 60 | # CONFIG_RELAY is not set |
@@ -54,31 +63,36 @@ CONFIG_NAMESPACES=y | |||
54 | # CONFIG_IPC_NS is not set | 63 | # CONFIG_IPC_NS is not set |
55 | # CONFIG_USER_NS is not set | 64 | # CONFIG_USER_NS is not set |
56 | # CONFIG_PID_NS is not set | 65 | # CONFIG_PID_NS is not set |
66 | # CONFIG_NET_NS is not set | ||
57 | CONFIG_BLK_DEV_INITRD=y | 67 | CONFIG_BLK_DEV_INITRD=y |
58 | CONFIG_INITRAMFS_SOURCE="" | 68 | CONFIG_INITRAMFS_SOURCE="" |
69 | CONFIG_RD_GZIP=y | ||
70 | CONFIG_RD_BZIP2=y | ||
71 | CONFIG_RD_LZMA=y | ||
59 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 72 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
60 | CONFIG_SYSCTL=y | 73 | CONFIG_SYSCTL=y |
74 | CONFIG_ANON_INODES=y | ||
61 | # CONFIG_EMBEDDED is not set | 75 | # CONFIG_EMBEDDED is not set |
62 | CONFIG_UID16=y | 76 | CONFIG_UID16=y |
63 | CONFIG_SYSCTL_SYSCALL=y | 77 | CONFIG_SYSCTL_SYSCALL=y |
64 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
65 | CONFIG_KALLSYMS=y | 78 | CONFIG_KALLSYMS=y |
66 | # CONFIG_KALLSYMS_ALL is not set | 79 | # CONFIG_KALLSYMS_ALL is not set |
67 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 80 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
81 | # CONFIG_STRIP_ASM_SYMS is not set | ||
68 | CONFIG_HOTPLUG=y | 82 | CONFIG_HOTPLUG=y |
69 | CONFIG_PRINTK=y | 83 | CONFIG_PRINTK=y |
70 | CONFIG_BUG=y | 84 | CONFIG_BUG=y |
71 | CONFIG_ELF_CORE=y | 85 | CONFIG_ELF_CORE=y |
72 | CONFIG_COMPAT_BRK=y | ||
73 | CONFIG_BASE_FULL=y | 86 | CONFIG_BASE_FULL=y |
74 | CONFIG_FUTEX=y | 87 | CONFIG_FUTEX=y |
75 | CONFIG_ANON_INODES=y | ||
76 | CONFIG_EPOLL=y | 88 | CONFIG_EPOLL=y |
77 | CONFIG_SIGNALFD=y | 89 | CONFIG_SIGNALFD=y |
78 | CONFIG_TIMERFD=y | 90 | CONFIG_TIMERFD=y |
79 | CONFIG_EVENTFD=y | 91 | CONFIG_EVENTFD=y |
80 | CONFIG_SHMEM=y | 92 | CONFIG_SHMEM=y |
93 | CONFIG_AIO=y | ||
81 | CONFIG_VM_EVENT_COUNTERS=y | 94 | CONFIG_VM_EVENT_COUNTERS=y |
95 | CONFIG_COMPAT_BRK=y | ||
82 | CONFIG_SLAB=y | 96 | CONFIG_SLAB=y |
83 | # CONFIG_SLUB is not set | 97 | # CONFIG_SLUB is not set |
84 | # CONFIG_SLOB is not set | 98 | # CONFIG_SLOB is not set |
@@ -88,11 +102,11 @@ CONFIG_HAVE_OPROFILE=y | |||
88 | # CONFIG_KPROBES is not set | 102 | # CONFIG_KPROBES is not set |
89 | CONFIG_HAVE_KPROBES=y | 103 | CONFIG_HAVE_KPROBES=y |
90 | CONFIG_HAVE_KRETPROBES=y | 104 | CONFIG_HAVE_KRETPROBES=y |
91 | # CONFIG_HAVE_DMA_ATTRS is not set | 105 | CONFIG_HAVE_CLK=y |
92 | CONFIG_PROC_PAGE_MONITOR=y | 106 | # CONFIG_SLOW_WORK is not set |
107 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | ||
93 | CONFIG_SLABINFO=y | 108 | CONFIG_SLABINFO=y |
94 | CONFIG_RT_MUTEXES=y | 109 | CONFIG_RT_MUTEXES=y |
95 | # CONFIG_TINY_SHMEM is not set | ||
96 | CONFIG_BASE_SMALL=0 | 110 | CONFIG_BASE_SMALL=0 |
97 | CONFIG_MODULES=y | 111 | CONFIG_MODULES=y |
98 | # CONFIG_MODULE_FORCE_LOAD is not set | 112 | # CONFIG_MODULE_FORCE_LOAD is not set |
@@ -100,12 +114,10 @@ CONFIG_MODULE_UNLOAD=y | |||
100 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 114 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
101 | # CONFIG_MODVERSIONS is not set | 115 | # CONFIG_MODVERSIONS is not set |
102 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 116 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
103 | CONFIG_KMOD=y | ||
104 | CONFIG_BLOCK=y | 117 | CONFIG_BLOCK=y |
105 | # CONFIG_LBD is not set | 118 | # CONFIG_LBD is not set |
106 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
107 | # CONFIG_LSF is not set | ||
108 | # CONFIG_BLK_DEV_BSG is not set | 119 | # CONFIG_BLK_DEV_BSG is not set |
120 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
109 | 121 | ||
110 | # | 122 | # |
111 | # IO Schedulers | 123 | # IO Schedulers |
@@ -119,7 +131,7 @@ CONFIG_DEFAULT_AS=y | |||
119 | # CONFIG_DEFAULT_CFQ is not set | 131 | # CONFIG_DEFAULT_CFQ is not set |
120 | # CONFIG_DEFAULT_NOOP is not set | 132 | # CONFIG_DEFAULT_NOOP is not set |
121 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 133 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
122 | CONFIG_CLASSIC_RCU=y | 134 | CONFIG_FREEZER=y |
123 | 135 | ||
124 | # | 136 | # |
125 | # System Type | 137 | # System Type |
@@ -129,11 +141,10 @@ CONFIG_CLASSIC_RCU=y | |||
129 | # CONFIG_ARCH_REALVIEW is not set | 141 | # CONFIG_ARCH_REALVIEW is not set |
130 | # CONFIG_ARCH_VERSATILE is not set | 142 | # CONFIG_ARCH_VERSATILE is not set |
131 | # CONFIG_ARCH_AT91 is not set | 143 | # CONFIG_ARCH_AT91 is not set |
132 | # CONFIG_ARCH_CLPS7500 is not set | ||
133 | # CONFIG_ARCH_CLPS711X is not set | 144 | # CONFIG_ARCH_CLPS711X is not set |
134 | # CONFIG_ARCH_CO285 is not set | ||
135 | # CONFIG_ARCH_EBSA110 is not set | 145 | # CONFIG_ARCH_EBSA110 is not set |
136 | # CONFIG_ARCH_EP93XX is not set | 146 | # CONFIG_ARCH_EP93XX is not set |
147 | # CONFIG_ARCH_GEMINI is not set | ||
137 | # CONFIG_ARCH_FOOTBRIDGE is not set | 148 | # CONFIG_ARCH_FOOTBRIDGE is not set |
138 | # CONFIG_ARCH_NETX is not set | 149 | # CONFIG_ARCH_NETX is not set |
139 | # CONFIG_ARCH_H720X is not set | 150 | # CONFIG_ARCH_H720X is not set |
@@ -145,26 +156,38 @@ CONFIG_CLASSIC_RCU=y | |||
145 | # CONFIG_ARCH_IXP2000 is not set | 156 | # CONFIG_ARCH_IXP2000 is not set |
146 | # CONFIG_ARCH_IXP4XX is not set | 157 | # CONFIG_ARCH_IXP4XX is not set |
147 | # CONFIG_ARCH_L7200 is not set | 158 | # CONFIG_ARCH_L7200 is not set |
159 | # CONFIG_ARCH_KIRKWOOD is not set | ||
148 | # CONFIG_ARCH_KS8695 is not set | 160 | # CONFIG_ARCH_KS8695 is not set |
149 | # CONFIG_ARCH_NS9XXX is not set | 161 | # CONFIG_ARCH_NS9XXX is not set |
162 | # CONFIG_ARCH_LOKI is not set | ||
163 | # CONFIG_ARCH_MV78XX0 is not set | ||
150 | # CONFIG_ARCH_MXC is not set | 164 | # CONFIG_ARCH_MXC is not set |
151 | # CONFIG_ARCH_ORION5X is not set | 165 | # CONFIG_ARCH_ORION5X is not set |
152 | # CONFIG_ARCH_PNX4008 is not set | 166 | # CONFIG_ARCH_PNX4008 is not set |
153 | # CONFIG_ARCH_PXA is not set | 167 | # CONFIG_ARCH_PXA is not set |
168 | # CONFIG_ARCH_MMP is not set | ||
154 | # CONFIG_ARCH_RPC is not set | 169 | # CONFIG_ARCH_RPC is not set |
155 | # CONFIG_ARCH_SA1100 is not set | 170 | # CONFIG_ARCH_SA1100 is not set |
156 | CONFIG_ARCH_S3C2410=y | 171 | CONFIG_ARCH_S3C2410=y |
172 | # CONFIG_ARCH_S3C64XX is not set | ||
157 | # CONFIG_ARCH_SHARK is not set | 173 | # CONFIG_ARCH_SHARK is not set |
158 | # CONFIG_ARCH_LH7A40X is not set | 174 | # CONFIG_ARCH_LH7A40X is not set |
159 | # CONFIG_ARCH_DAVINCI is not set | 175 | # CONFIG_ARCH_DAVINCI is not set |
160 | # CONFIG_ARCH_OMAP is not set | 176 | # CONFIG_ARCH_OMAP is not set |
161 | # CONFIG_ARCH_MSM7X00A is not set | 177 | # CONFIG_ARCH_MSM is not set |
178 | # CONFIG_ARCH_W90X900 is not set | ||
162 | CONFIG_PLAT_S3C24XX=y | 179 | CONFIG_PLAT_S3C24XX=y |
180 | CONFIG_S3C2410_CLOCK=y | ||
181 | CONFIG_S3C24XX_DCLK=y | ||
163 | CONFIG_CPU_S3C244X=y | 182 | CONFIG_CPU_S3C244X=y |
164 | # CONFIG_S3C24XX_PWM is not set | 183 | # CONFIG_S3C24XX_PWM is not set |
184 | CONFIG_S3C24XX_GPIO_EXTRA=128 | ||
185 | CONFIG_S3C24XX_GPIO_EXTRA64=y | ||
186 | CONFIG_S3C24XX_GPIO_EXTRA128=y | ||
165 | CONFIG_PM_SIMTEC=y | 187 | CONFIG_PM_SIMTEC=y |
166 | CONFIG_S3C2410_DMA=y | 188 | CONFIG_S3C2410_DMA=y |
167 | # CONFIG_S3C2410_DMA_DEBUG is not set | 189 | # CONFIG_S3C2410_DMA_DEBUG is not set |
190 | # CONFIG_S3C24XX_ADC is not set | ||
168 | CONFIG_MACH_SMDK=y | 191 | CONFIG_MACH_SMDK=y |
169 | CONFIG_PLAT_S3C=y | 192 | CONFIG_PLAT_S3C=y |
170 | CONFIG_CPU_LLSERIAL_S3C2410=y | 193 | CONFIG_CPU_LLSERIAL_S3C2410=y |
@@ -175,6 +198,7 @@ CONFIG_CPU_LLSERIAL_S3C2440=y | |||
175 | # | 198 | # |
176 | # CONFIG_S3C_BOOT_WATCHDOG is not set | 199 | # CONFIG_S3C_BOOT_WATCHDOG is not set |
177 | # CONFIG_S3C_BOOT_ERROR_RESET is not set | 200 | # CONFIG_S3C_BOOT_ERROR_RESET is not set |
201 | CONFIG_S3C_BOOT_UART_FORCE_FIFO=y | ||
178 | 202 | ||
179 | # | 203 | # |
180 | # Power management | 204 | # Power management |
@@ -182,6 +206,8 @@ CONFIG_CPU_LLSERIAL_S3C2440=y | |||
182 | # CONFIG_S3C2410_PM_DEBUG is not set | 206 | # CONFIG_S3C2410_PM_DEBUG is not set |
183 | # CONFIG_S3C2410_PM_CHECK is not set | 207 | # CONFIG_S3C2410_PM_CHECK is not set |
184 | CONFIG_S3C_LOWLEVEL_UART_PORT=0 | 208 | CONFIG_S3C_LOWLEVEL_UART_PORT=0 |
209 | CONFIG_S3C_GPIO_SPACE=0 | ||
210 | CONFIG_S3C_DEV_HSMMC=y | ||
185 | 211 | ||
186 | # | 212 | # |
187 | # S3C2400 Machines | 213 | # S3C2400 Machines |
@@ -190,7 +216,6 @@ CONFIG_CPU_S3C2410=y | |||
190 | CONFIG_CPU_S3C2410_DMA=y | 216 | CONFIG_CPU_S3C2410_DMA=y |
191 | CONFIG_S3C2410_PM=y | 217 | CONFIG_S3C2410_PM=y |
192 | CONFIG_S3C2410_GPIO=y | 218 | CONFIG_S3C2410_GPIO=y |
193 | CONFIG_S3C2410_CLOCK=y | ||
194 | CONFIG_SIMTEC_NOR=y | 219 | CONFIG_SIMTEC_NOR=y |
195 | CONFIG_MACH_BAST_IDE=y | 220 | CONFIG_MACH_BAST_IDE=y |
196 | 221 | ||
@@ -286,25 +311,31 @@ CONFIG_ISA=y | |||
286 | # | 311 | # |
287 | # Kernel Features | 312 | # Kernel Features |
288 | # | 313 | # |
289 | # CONFIG_TICK_ONESHOT is not set | 314 | CONFIG_VMSPLIT_3G=y |
315 | # CONFIG_VMSPLIT_2G is not set | ||
316 | # CONFIG_VMSPLIT_1G is not set | ||
317 | CONFIG_PAGE_OFFSET=0xC0000000 | ||
290 | # CONFIG_PREEMPT is not set | 318 | # CONFIG_PREEMPT is not set |
291 | CONFIG_HZ=200 | 319 | CONFIG_HZ=200 |
292 | # CONFIG_AEABI is not set | 320 | # CONFIG_AEABI is not set |
293 | # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set | 321 | CONFIG_ARCH_FLATMEM_HAS_HOLES=y |
322 | # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set | ||
323 | # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set | ||
324 | # CONFIG_HIGHMEM is not set | ||
294 | CONFIG_SELECT_MEMORY_MODEL=y | 325 | CONFIG_SELECT_MEMORY_MODEL=y |
295 | CONFIG_FLATMEM_MANUAL=y | 326 | CONFIG_FLATMEM_MANUAL=y |
296 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 327 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
297 | # CONFIG_SPARSEMEM_MANUAL is not set | 328 | # CONFIG_SPARSEMEM_MANUAL is not set |
298 | CONFIG_FLATMEM=y | 329 | CONFIG_FLATMEM=y |
299 | CONFIG_FLAT_NODE_MEM_MAP=y | 330 | CONFIG_FLAT_NODE_MEM_MAP=y |
300 | # CONFIG_SPARSEMEM_STATIC is not set | ||
301 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
302 | CONFIG_PAGEFLAGS_EXTENDED=y | 331 | CONFIG_PAGEFLAGS_EXTENDED=y |
303 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | 332 | CONFIG_SPLIT_PTLOCK_CPUS=4096 |
304 | # CONFIG_RESOURCES_64BIT is not set | 333 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
305 | CONFIG_ZONE_DMA_FLAG=1 | 334 | CONFIG_ZONE_DMA_FLAG=0 |
306 | CONFIG_BOUNCE=y | ||
307 | CONFIG_VIRT_TO_BUS=y | 335 | CONFIG_VIRT_TO_BUS=y |
336 | CONFIG_UNEVICTABLE_LRU=y | ||
337 | CONFIG_HAVE_MLOCK=y | ||
338 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
308 | CONFIG_ALIGNMENT_TRAP=y | 339 | CONFIG_ALIGNMENT_TRAP=y |
309 | 340 | ||
310 | # | 341 | # |
@@ -317,6 +348,11 @@ CONFIG_CMDLINE="root=/dev/hda1 ro init=/bin/bash console=ttySAC0" | |||
317 | # CONFIG_KEXEC is not set | 348 | # CONFIG_KEXEC is not set |
318 | 349 | ||
319 | # | 350 | # |
351 | # CPU Power Management | ||
352 | # | ||
353 | # CONFIG_CPU_IDLE is not set | ||
354 | |||
355 | # | ||
320 | # Floating point emulation | 356 | # Floating point emulation |
321 | # | 357 | # |
322 | 358 | ||
@@ -332,6 +368,8 @@ CONFIG_FPE_NWFPE_XP=y | |||
332 | # Userspace binary formats | 368 | # Userspace binary formats |
333 | # | 369 | # |
334 | CONFIG_BINFMT_ELF=y | 370 | CONFIG_BINFMT_ELF=y |
371 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
372 | CONFIG_HAVE_AOUT=y | ||
335 | CONFIG_BINFMT_AOUT=y | 373 | CONFIG_BINFMT_AOUT=y |
336 | # CONFIG_BINFMT_MISC is not set | 374 | # CONFIG_BINFMT_MISC is not set |
337 | # CONFIG_ARTHUR is not set | 375 | # CONFIG_ARTHUR is not set |
@@ -346,10 +384,6 @@ CONFIG_SUSPEND=y | |||
346 | CONFIG_SUSPEND_FREEZER=y | 384 | CONFIG_SUSPEND_FREEZER=y |
347 | CONFIG_APM_EMULATION=m | 385 | CONFIG_APM_EMULATION=m |
348 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | 386 | CONFIG_ARCH_SUSPEND_POSSIBLE=y |
349 | |||
350 | # | ||
351 | # Networking | ||
352 | # | ||
353 | CONFIG_NET=y | 387 | CONFIG_NET=y |
354 | 388 | ||
355 | # | 389 | # |
@@ -363,6 +397,7 @@ CONFIG_XFRM=y | |||
363 | # CONFIG_XFRM_SUB_POLICY is not set | 397 | # CONFIG_XFRM_SUB_POLICY is not set |
364 | # CONFIG_XFRM_MIGRATE is not set | 398 | # CONFIG_XFRM_MIGRATE is not set |
365 | # CONFIG_XFRM_STATISTICS is not set | 399 | # CONFIG_XFRM_STATISTICS is not set |
400 | CONFIG_XFRM_IPCOMP=m | ||
366 | # CONFIG_NET_KEY is not set | 401 | # CONFIG_NET_KEY is not set |
367 | CONFIG_INET=y | 402 | CONFIG_INET=y |
368 | CONFIG_IP_MULTICAST=y | 403 | CONFIG_IP_MULTICAST=y |
@@ -419,6 +454,7 @@ CONFIG_IPV6_TUNNEL=m | |||
419 | # CONFIG_TIPC is not set | 454 | # CONFIG_TIPC is not set |
420 | # CONFIG_ATM is not set | 455 | # CONFIG_ATM is not set |
421 | # CONFIG_BRIDGE is not set | 456 | # CONFIG_BRIDGE is not set |
457 | # CONFIG_NET_DSA is not set | ||
422 | # CONFIG_VLAN_8021Q is not set | 458 | # CONFIG_VLAN_8021Q is not set |
423 | # CONFIG_DECNET is not set | 459 | # CONFIG_DECNET is not set |
424 | # CONFIG_LLC2 is not set | 460 | # CONFIG_LLC2 is not set |
@@ -428,8 +464,9 @@ CONFIG_IPV6_TUNNEL=m | |||
428 | # CONFIG_LAPB is not set | 464 | # CONFIG_LAPB is not set |
429 | # CONFIG_ECONET is not set | 465 | # CONFIG_ECONET is not set |
430 | # CONFIG_WAN_ROUTER is not set | 466 | # CONFIG_WAN_ROUTER is not set |
467 | # CONFIG_PHONET is not set | ||
431 | # CONFIG_NET_SCHED is not set | 468 | # CONFIG_NET_SCHED is not set |
432 | CONFIG_NET_SCH_FIFO=y | 469 | # CONFIG_DCB is not set |
433 | 470 | ||
434 | # | 471 | # |
435 | # Network testing | 472 | # Network testing |
@@ -451,8 +488,7 @@ CONFIG_BT_HIDP=m | |||
451 | # | 488 | # |
452 | # Bluetooth device drivers | 489 | # Bluetooth device drivers |
453 | # | 490 | # |
454 | CONFIG_BT_HCIUSB=m | 491 | # CONFIG_BT_HCIBTUSB is not set |
455 | CONFIG_BT_HCIUSB_SCO=y | ||
456 | CONFIG_BT_HCIUART=m | 492 | CONFIG_BT_HCIUART=m |
457 | CONFIG_BT_HCIUART_H4=y | 493 | CONFIG_BT_HCIUART_H4=y |
458 | CONFIG_BT_HCIUART_BCSP=y | 494 | CONFIG_BT_HCIUART_BCSP=y |
@@ -462,35 +498,26 @@ CONFIG_BT_HCIBPA10X=m | |||
462 | CONFIG_BT_HCIBFUSB=m | 498 | CONFIG_BT_HCIBFUSB=m |
463 | CONFIG_BT_HCIVHCI=m | 499 | CONFIG_BT_HCIVHCI=m |
464 | # CONFIG_AF_RXRPC is not set | 500 | # CONFIG_AF_RXRPC is not set |
465 | 501 | CONFIG_WIRELESS=y | |
466 | # | ||
467 | # Wireless | ||
468 | # | ||
469 | CONFIG_CFG80211=m | 502 | CONFIG_CFG80211=m |
470 | CONFIG_NL80211=y | 503 | # CONFIG_CFG80211_REG_DEBUG is not set |
504 | # CONFIG_WIRELESS_OLD_REGULATORY is not set | ||
471 | CONFIG_WIRELESS_EXT=y | 505 | CONFIG_WIRELESS_EXT=y |
506 | CONFIG_WIRELESS_EXT_SYSFS=y | ||
507 | # CONFIG_LIB80211 is not set | ||
472 | CONFIG_MAC80211=m | 508 | CONFIG_MAC80211=m |
473 | 509 | ||
474 | # | 510 | # |
475 | # Rate control algorithm selection | 511 | # Rate control algorithm selection |
476 | # | 512 | # |
477 | CONFIG_MAC80211_RC_DEFAULT_PID=y | 513 | CONFIG_MAC80211_RC_MINSTREL=y |
478 | # CONFIG_MAC80211_RC_DEFAULT_NONE is not set | 514 | # CONFIG_MAC80211_RC_DEFAULT_PID is not set |
479 | 515 | CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y | |
480 | # | 516 | CONFIG_MAC80211_RC_DEFAULT="minstrel" |
481 | # Selecting 'y' for an algorithm will | ||
482 | # | ||
483 | |||
484 | # | ||
485 | # build the algorithm into mac80211. | ||
486 | # | ||
487 | CONFIG_MAC80211_RC_DEFAULT="pid" | ||
488 | CONFIG_MAC80211_RC_PID=y | ||
489 | CONFIG_MAC80211_MESH=y | 517 | CONFIG_MAC80211_MESH=y |
490 | CONFIG_MAC80211_LEDS=y | 518 | CONFIG_MAC80211_LEDS=y |
491 | # CONFIG_MAC80211_DEBUG_PACKET_ALIGNMENT is not set | 519 | # CONFIG_MAC80211_DEBUG_MENU is not set |
492 | # CONFIG_MAC80211_DEBUG is not set | 520 | # CONFIG_WIMAX is not set |
493 | # CONFIG_IEEE80211 is not set | ||
494 | # CONFIG_RFKILL is not set | 521 | # CONFIG_RFKILL is not set |
495 | # CONFIG_NET_9P is not set | 522 | # CONFIG_NET_9P is not set |
496 | 523 | ||
@@ -504,7 +531,9 @@ CONFIG_MAC80211_LEDS=y | |||
504 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 531 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
505 | CONFIG_STANDALONE=y | 532 | CONFIG_STANDALONE=y |
506 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 533 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
507 | CONFIG_FW_LOADER=m | 534 | CONFIG_FW_LOADER=y |
535 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
536 | CONFIG_EXTRA_FIRMWARE="" | ||
508 | # CONFIG_DEBUG_DRIVER is not set | 537 | # CONFIG_DEBUG_DRIVER is not set |
509 | # CONFIG_DEBUG_DEVRES is not set | 538 | # CONFIG_DEBUG_DEVRES is not set |
510 | # CONFIG_SYS_HYPERVISOR is not set | 539 | # CONFIG_SYS_HYPERVISOR is not set |
@@ -513,6 +542,7 @@ CONFIG_MTD=y | |||
513 | # CONFIG_MTD_DEBUG is not set | 542 | # CONFIG_MTD_DEBUG is not set |
514 | # CONFIG_MTD_CONCAT is not set | 543 | # CONFIG_MTD_CONCAT is not set |
515 | CONFIG_MTD_PARTITIONS=y | 544 | CONFIG_MTD_PARTITIONS=y |
545 | # CONFIG_MTD_TESTS is not set | ||
516 | CONFIG_MTD_REDBOOT_PARTS=y | 546 | CONFIG_MTD_REDBOOT_PARTS=y |
517 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | 547 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 |
518 | CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y | 548 | CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y |
@@ -545,7 +575,7 @@ CONFIG_MTD_MAP_BANK_WIDTH_1=y | |||
545 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | 575 | CONFIG_MTD_MAP_BANK_WIDTH_2=y |
546 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | 576 | CONFIG_MTD_MAP_BANK_WIDTH_4=y |
547 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | 577 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set |
548 | CONFIG_MTD_MAP_BANK_WIDTH_16=y | 578 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set |
549 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | 579 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set |
550 | CONFIG_MTD_CFI_I1=y | 580 | CONFIG_MTD_CFI_I1=y |
551 | CONFIG_MTD_CFI_I2=y | 581 | CONFIG_MTD_CFI_I2=y |
@@ -566,8 +596,6 @@ CONFIG_MTD_ROM=y | |||
566 | # CONFIG_MTD_PHYSMAP is not set | 596 | # CONFIG_MTD_PHYSMAP is not set |
567 | # CONFIG_MTD_ARM_INTEGRATOR is not set | 597 | # CONFIG_MTD_ARM_INTEGRATOR is not set |
568 | # CONFIG_MTD_IMPA7 is not set | 598 | # CONFIG_MTD_IMPA7 is not set |
569 | CONFIG_MTD_BAST=y | ||
570 | CONFIG_MTD_BAST_MAXSIZE=4 | ||
571 | # CONFIG_MTD_PLATRAM is not set | 599 | # CONFIG_MTD_PLATRAM is not set |
572 | 600 | ||
573 | # | 601 | # |
@@ -590,6 +618,7 @@ CONFIG_MTD_NAND=y | |||
590 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set | 618 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set |
591 | # CONFIG_MTD_NAND_ECC_SMC is not set | 619 | # CONFIG_MTD_NAND_ECC_SMC is not set |
592 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set | 620 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set |
621 | # CONFIG_MTD_NAND_GPIO is not set | ||
593 | CONFIG_MTD_NAND_IDS=y | 622 | CONFIG_MTD_NAND_IDS=y |
594 | CONFIG_MTD_NAND_S3C2410=y | 623 | CONFIG_MTD_NAND_S3C2410=y |
595 | # CONFIG_MTD_NAND_S3C2410_DEBUG is not set | 624 | # CONFIG_MTD_NAND_S3C2410_DEBUG is not set |
@@ -602,6 +631,11 @@ CONFIG_MTD_NAND_S3C2410=y | |||
602 | # CONFIG_MTD_ONENAND is not set | 631 | # CONFIG_MTD_ONENAND is not set |
603 | 632 | ||
604 | # | 633 | # |
634 | # LPDDR flash memory drivers | ||
635 | # | ||
636 | # CONFIG_MTD_LPDDR is not set | ||
637 | |||
638 | # | ||
605 | # UBI - Unsorted block images | 639 | # UBI - Unsorted block images |
606 | # | 640 | # |
607 | # CONFIG_MTD_UBI is not set | 641 | # CONFIG_MTD_UBI is not set |
@@ -628,23 +662,32 @@ CONFIG_BLK_DEV_RAM_SIZE=4096 | |||
628 | # CONFIG_CDROM_PKTCDVD is not set | 662 | # CONFIG_CDROM_PKTCDVD is not set |
629 | CONFIG_ATA_OVER_ETH=m | 663 | CONFIG_ATA_OVER_ETH=m |
630 | CONFIG_MISC_DEVICES=y | 664 | CONFIG_MISC_DEVICES=y |
631 | # CONFIG_EEPROM_93CX6 is not set | 665 | # CONFIG_ICS932S401 is not set |
632 | # CONFIG_ENCLOSURE_SERVICES is not set | 666 | # CONFIG_ENCLOSURE_SERVICES is not set |
667 | # CONFIG_ISL29003 is not set | ||
668 | # CONFIG_C2PORT is not set | ||
669 | |||
670 | # | ||
671 | # EEPROM support | ||
672 | # | ||
673 | # CONFIG_EEPROM_AT24 is not set | ||
674 | # CONFIG_EEPROM_AT25 is not set | ||
675 | CONFIG_EEPROM_LEGACY=m | ||
676 | # CONFIG_EEPROM_93CX6 is not set | ||
633 | CONFIG_HAVE_IDE=y | 677 | CONFIG_HAVE_IDE=y |
634 | CONFIG_IDE=y | 678 | CONFIG_IDE=y |
635 | CONFIG_BLK_DEV_IDE=y | ||
636 | 679 | ||
637 | # | 680 | # |
638 | # Please see Documentation/ide/ide.txt for help/info on IDE drives | 681 | # Please see Documentation/ide/ide.txt for help/info on IDE drives |
639 | # | 682 | # |
683 | CONFIG_IDE_ATAPI=y | ||
640 | # CONFIG_BLK_DEV_IDE_SATA is not set | 684 | # CONFIG_BLK_DEV_IDE_SATA is not set |
641 | CONFIG_BLK_DEV_IDEDISK=y | 685 | CONFIG_IDE_GD=y |
642 | # CONFIG_IDEDISK_MULTI_MODE is not set | 686 | CONFIG_IDE_GD_ATA=y |
687 | # CONFIG_IDE_GD_ATAPI is not set | ||
643 | CONFIG_BLK_DEV_IDECD=y | 688 | CONFIG_BLK_DEV_IDECD=y |
644 | CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y | 689 | CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y |
645 | CONFIG_BLK_DEV_IDETAPE=m | 690 | CONFIG_BLK_DEV_IDETAPE=m |
646 | CONFIG_BLK_DEV_IDEFLOPPY=m | ||
647 | # CONFIG_BLK_DEV_IDESCSI is not set | ||
648 | # CONFIG_IDE_TASK_IOCTL is not set | 691 | # CONFIG_IDE_TASK_IOCTL is not set |
649 | CONFIG_IDE_PROC_FS=y | 692 | CONFIG_IDE_PROC_FS=y |
650 | 693 | ||
@@ -653,7 +696,6 @@ CONFIG_IDE_PROC_FS=y | |||
653 | # | 696 | # |
654 | # CONFIG_BLK_DEV_PLATFORM is not set | 697 | # CONFIG_BLK_DEV_PLATFORM is not set |
655 | # CONFIG_BLK_DEV_IDEDMA is not set | 698 | # CONFIG_BLK_DEV_IDEDMA is not set |
656 | # CONFIG_BLK_DEV_HD is not set | ||
657 | 699 | ||
658 | # | 700 | # |
659 | # SCSI device support | 701 | # SCSI device support |
@@ -699,6 +741,8 @@ CONFIG_SCSI_LOWLEVEL=y | |||
699 | # CONFIG_SCSI_AIC7XXX_OLD is not set | 741 | # CONFIG_SCSI_AIC7XXX_OLD is not set |
700 | # CONFIG_SCSI_ADVANSYS is not set | 742 | # CONFIG_SCSI_ADVANSYS is not set |
701 | # CONFIG_SCSI_IN2000 is not set | 743 | # CONFIG_SCSI_IN2000 is not set |
744 | # CONFIG_LIBFC is not set | ||
745 | # CONFIG_LIBFCOE is not set | ||
702 | # CONFIG_SCSI_DTC3280 is not set | 746 | # CONFIG_SCSI_DTC3280 is not set |
703 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | 747 | # CONFIG_SCSI_FUTURE_DOMAIN is not set |
704 | # CONFIG_SCSI_GENERIC_NCR5380 is not set | 748 | # CONFIG_SCSI_GENERIC_NCR5380 is not set |
@@ -711,11 +755,13 @@ CONFIG_SCSI_LOWLEVEL=y | |||
711 | # CONFIG_SCSI_SYM53C416 is not set | 755 | # CONFIG_SCSI_SYM53C416 is not set |
712 | # CONFIG_SCSI_T128 is not set | 756 | # CONFIG_SCSI_T128 is not set |
713 | # CONFIG_SCSI_DEBUG is not set | 757 | # CONFIG_SCSI_DEBUG is not set |
758 | # CONFIG_SCSI_DH is not set | ||
759 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
714 | # CONFIG_ATA is not set | 760 | # CONFIG_ATA is not set |
715 | CONFIG_HAVE_PATA_PLATFORM=y | 761 | CONFIG_HAVE_PATA_PLATFORM=y |
716 | # CONFIG_MD is not set | 762 | # CONFIG_MD is not set |
717 | CONFIG_NETDEVICES=y | 763 | CONFIG_NETDEVICES=y |
718 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | 764 | CONFIG_COMPAT_NET_DEV_OPS=y |
719 | # CONFIG_DUMMY is not set | 765 | # CONFIG_DUMMY is not set |
720 | # CONFIG_BONDING is not set | 766 | # CONFIG_BONDING is not set |
721 | # CONFIG_MACVLAN is not set | 767 | # CONFIG_MACVLAN is not set |
@@ -731,9 +777,14 @@ CONFIG_MII=y | |||
731 | # CONFIG_NET_VENDOR_SMC is not set | 777 | # CONFIG_NET_VENDOR_SMC is not set |
732 | # CONFIG_SMC91X is not set | 778 | # CONFIG_SMC91X is not set |
733 | CONFIG_DM9000=y | 779 | CONFIG_DM9000=y |
734 | # CONFIG_ENC28J60 is not set | ||
735 | CONFIG_DM9000_DEBUGLEVEL=4 | 780 | CONFIG_DM9000_DEBUGLEVEL=4 |
781 | # CONFIG_DM9000_FORCE_SIMPLE_PHY_POLL is not set | ||
782 | # CONFIG_ENC28J60 is not set | ||
783 | # CONFIG_ETHOC is not set | ||
784 | # CONFIG_SMC911X is not set | ||
785 | # CONFIG_SMSC911X is not set | ||
736 | # CONFIG_NET_VENDOR_RACAL is not set | 786 | # CONFIG_NET_VENDOR_RACAL is not set |
787 | # CONFIG_DNET is not set | ||
737 | # CONFIG_AT1700 is not set | 788 | # CONFIG_AT1700 is not set |
738 | # CONFIG_DEPCA is not set | 789 | # CONFIG_DEPCA is not set |
739 | # CONFIG_HP100 is not set | 790 | # CONFIG_HP100 is not set |
@@ -742,11 +793,14 @@ CONFIG_DM9000_DEBUGLEVEL=4 | |||
742 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 793 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
743 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 794 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
744 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | 795 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
796 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
797 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
798 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
745 | # CONFIG_NET_PCI is not set | 799 | # CONFIG_NET_PCI is not set |
746 | # CONFIG_B44 is not set | 800 | # CONFIG_B44 is not set |
801 | # CONFIG_CS89x0 is not set | ||
747 | # CONFIG_NET_POCKET is not set | 802 | # CONFIG_NET_POCKET is not set |
748 | CONFIG_NETDEV_1000=y | 803 | CONFIG_NETDEV_1000=y |
749 | # CONFIG_E1000E_ENABLED is not set | ||
750 | CONFIG_NETDEV_10000=y | 804 | CONFIG_NETDEV_10000=y |
751 | # CONFIG_TR is not set | 805 | # CONFIG_TR is not set |
752 | 806 | ||
@@ -755,7 +809,10 @@ CONFIG_NETDEV_10000=y | |||
755 | # | 809 | # |
756 | # CONFIG_WLAN_PRE80211 is not set | 810 | # CONFIG_WLAN_PRE80211 is not set |
757 | # CONFIG_WLAN_80211 is not set | 811 | # CONFIG_WLAN_80211 is not set |
758 | # CONFIG_IWLWIFI_LEDS is not set | 812 | |
813 | # | ||
814 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
815 | # | ||
759 | 816 | ||
760 | # | 817 | # |
761 | # USB Network Adapters | 818 | # USB Network Adapters |
@@ -808,11 +865,12 @@ CONFIG_MOUSE_PS2=y | |||
808 | CONFIG_MOUSE_PS2_ALPS=y | 865 | CONFIG_MOUSE_PS2_ALPS=y |
809 | CONFIG_MOUSE_PS2_LOGIPS2PP=y | 866 | CONFIG_MOUSE_PS2_LOGIPS2PP=y |
810 | CONFIG_MOUSE_PS2_SYNAPTICS=y | 867 | CONFIG_MOUSE_PS2_SYNAPTICS=y |
811 | CONFIG_MOUSE_PS2_LIFEBOOK=y | ||
812 | CONFIG_MOUSE_PS2_TRACKPOINT=y | 868 | CONFIG_MOUSE_PS2_TRACKPOINT=y |
869 | # CONFIG_MOUSE_PS2_ELANTECH is not set | ||
813 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set | 870 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set |
814 | # CONFIG_MOUSE_SERIAL is not set | 871 | # CONFIG_MOUSE_SERIAL is not set |
815 | # CONFIG_MOUSE_APPLETOUCH is not set | 872 | # CONFIG_MOUSE_APPLETOUCH is not set |
873 | # CONFIG_MOUSE_BCM5974 is not set | ||
816 | # CONFIG_MOUSE_INPORT is not set | 874 | # CONFIG_MOUSE_INPORT is not set |
817 | # CONFIG_MOUSE_LOGIBM is not set | 875 | # CONFIG_MOUSE_LOGIBM is not set |
818 | # CONFIG_MOUSE_PC110PAD is not set | 876 | # CONFIG_MOUSE_PC110PAD is not set |
@@ -837,6 +895,7 @@ CONFIG_SERIO_LIBPS2=y | |||
837 | # Character devices | 895 | # Character devices |
838 | # | 896 | # |
839 | CONFIG_VT=y | 897 | CONFIG_VT=y |
898 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
840 | CONFIG_VT_CONSOLE=y | 899 | CONFIG_VT_CONSOLE=y |
841 | CONFIG_HW_CONSOLE=y | 900 | CONFIG_HW_CONSOLE=y |
842 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | 901 | # CONFIG_VT_HW_CONSOLE_BINDING is not set |
@@ -877,14 +936,17 @@ CONFIG_SERIAL_8250_SHARE_IRQ=y | |||
877 | # Non-8250 serial port support | 936 | # Non-8250 serial port support |
878 | # | 937 | # |
879 | CONFIG_SERIAL_SAMSUNG=y | 938 | CONFIG_SERIAL_SAMSUNG=y |
939 | CONFIG_SERIAL_SAMSUNG_UARTS=4 | ||
880 | # CONFIG_SERIAL_SAMSUNG_DEBUG is not set | 940 | # CONFIG_SERIAL_SAMSUNG_DEBUG is not set |
881 | CONFIG_SERIAL_SAMSUNG_CONSOLE=y | 941 | CONFIG_SERIAL_SAMSUNG_CONSOLE=y |
882 | CONFIG_SERIAL_S3C2410=y | 942 | CONFIG_SERIAL_S3C2410=y |
883 | CONFIG_SERIAL_S3C2412=y | 943 | CONFIG_SERIAL_S3C2412=y |
884 | CONFIG_SERIAL_S3C2440=y | 944 | CONFIG_SERIAL_S3C2440=y |
945 | # CONFIG_SERIAL_MAX3100 is not set | ||
885 | CONFIG_SERIAL_CORE=y | 946 | CONFIG_SERIAL_CORE=y |
886 | CONFIG_SERIAL_CORE_CONSOLE=y | 947 | CONFIG_SERIAL_CORE_CONSOLE=y |
887 | CONFIG_UNIX98_PTYS=y | 948 | CONFIG_UNIX98_PTYS=y |
949 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
888 | CONFIG_LEGACY_PTYS=y | 950 | CONFIG_LEGACY_PTYS=y |
889 | CONFIG_LEGACY_PTY_COUNT=256 | 951 | CONFIG_LEGACY_PTY_COUNT=256 |
890 | CONFIG_PRINTER=y | 952 | CONFIG_PRINTER=y |
@@ -892,7 +954,7 @@ CONFIG_PRINTER=y | |||
892 | CONFIG_PPDEV=y | 954 | CONFIG_PPDEV=y |
893 | # CONFIG_IPMI_HANDLER is not set | 955 | # CONFIG_IPMI_HANDLER is not set |
894 | CONFIG_HW_RANDOM=y | 956 | CONFIG_HW_RANDOM=y |
895 | # CONFIG_NVRAM is not set | 957 | # CONFIG_HW_RANDOM_TIMERIOMEM is not set |
896 | # CONFIG_DTLK is not set | 958 | # CONFIG_DTLK is not set |
897 | # CONFIG_R3964 is not set | 959 | # CONFIG_R3964 is not set |
898 | # CONFIG_RAW_DRIVER is not set | 960 | # CONFIG_RAW_DRIVER is not set |
@@ -901,33 +963,44 @@ CONFIG_DEVPORT=y | |||
901 | CONFIG_I2C=y | 963 | CONFIG_I2C=y |
902 | CONFIG_I2C_BOARDINFO=y | 964 | CONFIG_I2C_BOARDINFO=y |
903 | CONFIG_I2C_CHARDEV=m | 965 | CONFIG_I2C_CHARDEV=m |
966 | CONFIG_I2C_HELPER_AUTO=y | ||
904 | CONFIG_I2C_ALGOBIT=y | 967 | CONFIG_I2C_ALGOBIT=y |
905 | 968 | ||
906 | # | 969 | # |
907 | # I2C Hardware Bus support | 970 | # I2C Hardware Bus support |
908 | # | 971 | # |
909 | # CONFIG_I2C_ELEKTOR is not set | 972 | |
973 | # | ||
974 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
975 | # | ||
910 | # CONFIG_I2C_GPIO is not set | 976 | # CONFIG_I2C_GPIO is not set |
911 | # CONFIG_I2C_OCORES is not set | 977 | # CONFIG_I2C_OCORES is not set |
912 | # CONFIG_I2C_PARPORT is not set | ||
913 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
914 | CONFIG_I2C_S3C2410=y | 978 | CONFIG_I2C_S3C2410=y |
915 | CONFIG_I2C_SIMTEC=y | 979 | CONFIG_I2C_SIMTEC=y |
980 | |||
981 | # | ||
982 | # External I2C/SMBus adapter drivers | ||
983 | # | ||
984 | # CONFIG_I2C_PARPORT is not set | ||
985 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
916 | # CONFIG_I2C_TAOS_EVM is not set | 986 | # CONFIG_I2C_TAOS_EVM is not set |
917 | # CONFIG_I2C_STUB is not set | ||
918 | # CONFIG_I2C_TINY_USB is not set | 987 | # CONFIG_I2C_TINY_USB is not set |
988 | |||
989 | # | ||
990 | # Other I2C/SMBus bus drivers | ||
991 | # | ||
992 | # CONFIG_I2C_ELEKTOR is not set | ||
919 | # CONFIG_I2C_PCA_ISA is not set | 993 | # CONFIG_I2C_PCA_ISA is not set |
920 | # CONFIG_I2C_PCA_PLATFORM is not set | 994 | # CONFIG_I2C_PCA_PLATFORM is not set |
995 | # CONFIG_I2C_STUB is not set | ||
921 | 996 | ||
922 | # | 997 | # |
923 | # Miscellaneous I2C Chip support | 998 | # Miscellaneous I2C Chip support |
924 | # | 999 | # |
925 | # CONFIG_DS1682 is not set | 1000 | # CONFIG_DS1682 is not set |
926 | CONFIG_EEPROM_LEGACY=m | ||
927 | # CONFIG_SENSORS_PCF8574 is not set | 1001 | # CONFIG_SENSORS_PCF8574 is not set |
928 | # CONFIG_PCF8575 is not set | 1002 | # CONFIG_PCF8575 is not set |
929 | # CONFIG_SENSORS_PCF8591 is not set | 1003 | # CONFIG_SENSORS_PCA9539 is not set |
930 | # CONFIG_TPS65010 is not set | ||
931 | # CONFIG_SENSORS_MAX6875 is not set | 1004 | # CONFIG_SENSORS_MAX6875 is not set |
932 | # CONFIG_SENSORS_TSL2550 is not set | 1005 | # CONFIG_SENSORS_TSL2550 is not set |
933 | # CONFIG_I2C_DEBUG_CORE is not set | 1006 | # CONFIG_I2C_DEBUG_CORE is not set |
@@ -943,6 +1016,7 @@ CONFIG_SPI_MASTER=y | |||
943 | # | 1016 | # |
944 | CONFIG_SPI_BITBANG=m | 1017 | CONFIG_SPI_BITBANG=m |
945 | # CONFIG_SPI_BUTTERFLY is not set | 1018 | # CONFIG_SPI_BUTTERFLY is not set |
1019 | # CONFIG_SPI_GPIO is not set | ||
946 | # CONFIG_SPI_LM70_LLP is not set | 1020 | # CONFIG_SPI_LM70_LLP is not set |
947 | CONFIG_SPI_S3C24XX=m | 1021 | CONFIG_SPI_S3C24XX=m |
948 | CONFIG_SPI_S3C24XX_GPIO=m | 1022 | CONFIG_SPI_S3C24XX_GPIO=m |
@@ -950,44 +1024,56 @@ CONFIG_SPI_S3C24XX_GPIO=m | |||
950 | # | 1024 | # |
951 | # SPI Protocol Masters | 1025 | # SPI Protocol Masters |
952 | # | 1026 | # |
953 | # CONFIG_EEPROM_AT25 is not set | ||
954 | # CONFIG_SPI_SPIDEV is not set | 1027 | # CONFIG_SPI_SPIDEV is not set |
955 | # CONFIG_SPI_TLE62X0 is not set | 1028 | # CONFIG_SPI_TLE62X0 is not set |
956 | CONFIG_HAVE_GPIO_LIB=y | 1029 | CONFIG_ARCH_REQUIRE_GPIOLIB=y |
1030 | CONFIG_GPIOLIB=y | ||
1031 | # CONFIG_DEBUG_GPIO is not set | ||
1032 | # CONFIG_GPIO_SYSFS is not set | ||
957 | 1033 | ||
958 | # | 1034 | # |
959 | # GPIO Support | 1035 | # Memory mapped GPIO expanders: |
960 | # | 1036 | # |
961 | # CONFIG_DEBUG_GPIO is not set | ||
962 | 1037 | ||
963 | # | 1038 | # |
964 | # I2C GPIO expanders: | 1039 | # I2C GPIO expanders: |
965 | # | 1040 | # |
1041 | # CONFIG_GPIO_MAX732X is not set | ||
966 | # CONFIG_GPIO_PCA953X is not set | 1042 | # CONFIG_GPIO_PCA953X is not set |
967 | # CONFIG_GPIO_PCF857X is not set | 1043 | # CONFIG_GPIO_PCF857X is not set |
968 | 1044 | ||
969 | # | 1045 | # |
1046 | # PCI GPIO expanders: | ||
1047 | # | ||
1048 | |||
1049 | # | ||
970 | # SPI GPIO expanders: | 1050 | # SPI GPIO expanders: |
971 | # | 1051 | # |
1052 | # CONFIG_GPIO_MAX7301 is not set | ||
972 | # CONFIG_GPIO_MCP23S08 is not set | 1053 | # CONFIG_GPIO_MCP23S08 is not set |
973 | # CONFIG_W1 is not set | 1054 | # CONFIG_W1 is not set |
974 | # CONFIG_POWER_SUPPLY is not set | 1055 | # CONFIG_POWER_SUPPLY is not set |
975 | CONFIG_HWMON=y | 1056 | CONFIG_HWMON=y |
976 | CONFIG_HWMON_VID=m | 1057 | CONFIG_HWMON_VID=m |
1058 | # CONFIG_SENSORS_AD7414 is not set | ||
977 | # CONFIG_SENSORS_AD7418 is not set | 1059 | # CONFIG_SENSORS_AD7418 is not set |
1060 | # CONFIG_SENSORS_ADCXX is not set | ||
978 | # CONFIG_SENSORS_ADM1021 is not set | 1061 | # CONFIG_SENSORS_ADM1021 is not set |
979 | # CONFIG_SENSORS_ADM1025 is not set | 1062 | # CONFIG_SENSORS_ADM1025 is not set |
980 | # CONFIG_SENSORS_ADM1026 is not set | 1063 | # CONFIG_SENSORS_ADM1026 is not set |
981 | # CONFIG_SENSORS_ADM1029 is not set | 1064 | # CONFIG_SENSORS_ADM1029 is not set |
982 | # CONFIG_SENSORS_ADM1031 is not set | 1065 | # CONFIG_SENSORS_ADM1031 is not set |
983 | # CONFIG_SENSORS_ADM9240 is not set | 1066 | # CONFIG_SENSORS_ADM9240 is not set |
1067 | # CONFIG_SENSORS_ADT7462 is not set | ||
984 | # CONFIG_SENSORS_ADT7470 is not set | 1068 | # CONFIG_SENSORS_ADT7470 is not set |
985 | # CONFIG_SENSORS_ADT7473 is not set | 1069 | # CONFIG_SENSORS_ADT7473 is not set |
1070 | # CONFIG_SENSORS_ADT7475 is not set | ||
986 | # CONFIG_SENSORS_ATXP1 is not set | 1071 | # CONFIG_SENSORS_ATXP1 is not set |
987 | # CONFIG_SENSORS_DS1621 is not set | 1072 | # CONFIG_SENSORS_DS1621 is not set |
988 | # CONFIG_SENSORS_F71805F is not set | 1073 | # CONFIG_SENSORS_F71805F is not set |
989 | # CONFIG_SENSORS_F71882FG is not set | 1074 | # CONFIG_SENSORS_F71882FG is not set |
990 | # CONFIG_SENSORS_F75375S is not set | 1075 | # CONFIG_SENSORS_F75375S is not set |
1076 | # CONFIG_SENSORS_G760A is not set | ||
991 | # CONFIG_SENSORS_GL518SM is not set | 1077 | # CONFIG_SENSORS_GL518SM is not set |
992 | # CONFIG_SENSORS_GL520SM is not set | 1078 | # CONFIG_SENSORS_GL520SM is not set |
993 | # CONFIG_SENSORS_IT87 is not set | 1079 | # CONFIG_SENSORS_IT87 is not set |
@@ -1003,10 +1089,16 @@ CONFIG_SENSORS_LM85=m | |||
1003 | # CONFIG_SENSORS_LM90 is not set | 1089 | # CONFIG_SENSORS_LM90 is not set |
1004 | # CONFIG_SENSORS_LM92 is not set | 1090 | # CONFIG_SENSORS_LM92 is not set |
1005 | # CONFIG_SENSORS_LM93 is not set | 1091 | # CONFIG_SENSORS_LM93 is not set |
1092 | # CONFIG_SENSORS_LTC4215 is not set | ||
1093 | # CONFIG_SENSORS_LTC4245 is not set | ||
1094 | # CONFIG_SENSORS_LM95241 is not set | ||
1095 | # CONFIG_SENSORS_MAX1111 is not set | ||
1006 | # CONFIG_SENSORS_MAX1619 is not set | 1096 | # CONFIG_SENSORS_MAX1619 is not set |
1007 | # CONFIG_SENSORS_MAX6650 is not set | 1097 | # CONFIG_SENSORS_MAX6650 is not set |
1008 | # CONFIG_SENSORS_PC87360 is not set | 1098 | # CONFIG_SENSORS_PC87360 is not set |
1009 | # CONFIG_SENSORS_PC87427 is not set | 1099 | # CONFIG_SENSORS_PC87427 is not set |
1100 | # CONFIG_SENSORS_PCF8591 is not set | ||
1101 | # CONFIG_SENSORS_SHT15 is not set | ||
1010 | # CONFIG_SENSORS_DME1737 is not set | 1102 | # CONFIG_SENSORS_DME1737 is not set |
1011 | # CONFIG_SENSORS_SMSC47M1 is not set | 1103 | # CONFIG_SENSORS_SMSC47M1 is not set |
1012 | # CONFIG_SENSORS_SMSC47M192 is not set | 1104 | # CONFIG_SENSORS_SMSC47M192 is not set |
@@ -1022,7 +1114,10 @@ CONFIG_SENSORS_LM85=m | |||
1022 | # CONFIG_SENSORS_W83L786NG is not set | 1114 | # CONFIG_SENSORS_W83L786NG is not set |
1023 | # CONFIG_SENSORS_W83627HF is not set | 1115 | # CONFIG_SENSORS_W83627HF is not set |
1024 | # CONFIG_SENSORS_W83627EHF is not set | 1116 | # CONFIG_SENSORS_W83627EHF is not set |
1117 | # CONFIG_SENSORS_LIS3_SPI is not set | ||
1025 | # CONFIG_HWMON_DEBUG_CHIP is not set | 1118 | # CONFIG_HWMON_DEBUG_CHIP is not set |
1119 | # CONFIG_THERMAL is not set | ||
1120 | # CONFIG_THERMAL_HWMON is not set | ||
1026 | CONFIG_WATCHDOG=y | 1121 | CONFIG_WATCHDOG=y |
1027 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 1122 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
1028 | 1123 | ||
@@ -1043,20 +1138,32 @@ CONFIG_S3C2410_WATCHDOG=y | |||
1043 | # USB-based Watchdog Cards | 1138 | # USB-based Watchdog Cards |
1044 | # | 1139 | # |
1045 | # CONFIG_USBPCWATCHDOG is not set | 1140 | # CONFIG_USBPCWATCHDOG is not set |
1141 | CONFIG_SSB_POSSIBLE=y | ||
1046 | 1142 | ||
1047 | # | 1143 | # |
1048 | # Sonics Silicon Backplane | 1144 | # Sonics Silicon Backplane |
1049 | # | 1145 | # |
1050 | CONFIG_SSB_POSSIBLE=y | ||
1051 | # CONFIG_SSB is not set | 1146 | # CONFIG_SSB is not set |
1052 | 1147 | ||
1053 | # | 1148 | # |
1054 | # Multifunction device drivers | 1149 | # Multifunction device drivers |
1055 | # | 1150 | # |
1151 | # CONFIG_MFD_CORE is not set | ||
1056 | CONFIG_MFD_SM501=y | 1152 | CONFIG_MFD_SM501=y |
1153 | # CONFIG_MFD_SM501_GPIO is not set | ||
1057 | # CONFIG_MFD_ASIC3 is not set | 1154 | # CONFIG_MFD_ASIC3 is not set |
1058 | # CONFIG_HTC_EGPIO is not set | 1155 | # CONFIG_HTC_EGPIO is not set |
1059 | # CONFIG_HTC_PASIC3 is not set | 1156 | # CONFIG_HTC_PASIC3 is not set |
1157 | # CONFIG_TPS65010 is not set | ||
1158 | # CONFIG_TWL4030_CORE is not set | ||
1159 | # CONFIG_MFD_TMIO is not set | ||
1160 | # CONFIG_MFD_T7L66XB is not set | ||
1161 | # CONFIG_MFD_TC6387XB is not set | ||
1162 | # CONFIG_MFD_TC6393XB is not set | ||
1163 | # CONFIG_PMIC_DA903X is not set | ||
1164 | # CONFIG_MFD_WM8400 is not set | ||
1165 | # CONFIG_MFD_WM8350_I2C is not set | ||
1166 | # CONFIG_MFD_PCF50633 is not set | ||
1060 | 1167 | ||
1061 | # | 1168 | # |
1062 | # Multimedia devices | 1169 | # Multimedia devices |
@@ -1082,6 +1189,7 @@ CONFIG_MFD_SM501=y | |||
1082 | CONFIG_FB=y | 1189 | CONFIG_FB=y |
1083 | CONFIG_FIRMWARE_EDID=y | 1190 | CONFIG_FIRMWARE_EDID=y |
1084 | # CONFIG_FB_DDC is not set | 1191 | # CONFIG_FB_DDC is not set |
1192 | # CONFIG_FB_BOOT_VESA_SUPPORT is not set | ||
1085 | CONFIG_FB_CFB_FILLRECT=y | 1193 | CONFIG_FB_CFB_FILLRECT=y |
1086 | CONFIG_FB_CFB_COPYAREA=y | 1194 | CONFIG_FB_CFB_COPYAREA=y |
1087 | CONFIG_FB_CFB_IMAGEBLIT=y | 1195 | CONFIG_FB_CFB_IMAGEBLIT=y |
@@ -1105,6 +1213,9 @@ CONFIG_FB_S3C2410=y | |||
1105 | # CONFIG_FB_S3C2410_DEBUG is not set | 1213 | # CONFIG_FB_S3C2410_DEBUG is not set |
1106 | CONFIG_FB_SM501=y | 1214 | CONFIG_FB_SM501=y |
1107 | # CONFIG_FB_VIRTUAL is not set | 1215 | # CONFIG_FB_VIRTUAL is not set |
1216 | # CONFIG_FB_METRONOME is not set | ||
1217 | # CONFIG_FB_MB862XX is not set | ||
1218 | # CONFIG_FB_BROADSHEET is not set | ||
1108 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 1219 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
1109 | 1220 | ||
1110 | # | 1221 | # |
@@ -1125,10 +1236,6 @@ CONFIG_FRAMEBUFFER_CONSOLE=y | |||
1125 | CONFIG_FONT_8x8=y | 1236 | CONFIG_FONT_8x8=y |
1126 | CONFIG_FONT_8x16=y | 1237 | CONFIG_FONT_8x16=y |
1127 | # CONFIG_LOGO is not set | 1238 | # CONFIG_LOGO is not set |
1128 | |||
1129 | # | ||
1130 | # Sound | ||
1131 | # | ||
1132 | # CONFIG_SOUND is not set | 1239 | # CONFIG_SOUND is not set |
1133 | CONFIG_HID_SUPPORT=y | 1240 | CONFIG_HID_SUPPORT=y |
1134 | CONFIG_HID=y | 1241 | CONFIG_HID=y |
@@ -1139,12 +1246,12 @@ CONFIG_HID=y | |||
1139 | # USB Input Devices | 1246 | # USB Input Devices |
1140 | # | 1247 | # |
1141 | # CONFIG_USB_HID is not set | 1248 | # CONFIG_USB_HID is not set |
1249 | # CONFIG_HID_PID is not set | ||
1142 | 1250 | ||
1143 | # | 1251 | # |
1144 | # USB HID Boot Protocol drivers | 1252 | # Special HID drivers |
1145 | # | 1253 | # |
1146 | # CONFIG_USB_KBD is not set | 1254 | CONFIG_HID_APPLE=m |
1147 | # CONFIG_USB_MOUSE is not set | ||
1148 | CONFIG_USB_SUPPORT=y | 1255 | CONFIG_USB_SUPPORT=y |
1149 | CONFIG_USB_ARCH_HAS_HCD=y | 1256 | CONFIG_USB_ARCH_HAS_HCD=y |
1150 | CONFIG_USB_ARCH_HAS_OHCI=y | 1257 | CONFIG_USB_ARCH_HAS_OHCI=y |
@@ -1161,11 +1268,15 @@ CONFIG_USB_DEVICE_CLASS=y | |||
1161 | # CONFIG_USB_DYNAMIC_MINORS is not set | 1268 | # CONFIG_USB_DYNAMIC_MINORS is not set |
1162 | # CONFIG_USB_SUSPEND is not set | 1269 | # CONFIG_USB_SUSPEND is not set |
1163 | # CONFIG_USB_OTG is not set | 1270 | # CONFIG_USB_OTG is not set |
1271 | CONFIG_USB_MON=y | ||
1272 | # CONFIG_USB_WUSB is not set | ||
1273 | # CONFIG_USB_WUSB_CBAF is not set | ||
1164 | 1274 | ||
1165 | # | 1275 | # |
1166 | # USB Host Controller Drivers | 1276 | # USB Host Controller Drivers |
1167 | # | 1277 | # |
1168 | # CONFIG_USB_C67X00_HCD is not set | 1278 | # CONFIG_USB_C67X00_HCD is not set |
1279 | # CONFIG_USB_OXU210HP_HCD is not set | ||
1169 | # CONFIG_USB_ISP116X_HCD is not set | 1280 | # CONFIG_USB_ISP116X_HCD is not set |
1170 | # CONFIG_USB_ISP1760_HCD is not set | 1281 | # CONFIG_USB_ISP1760_HCD is not set |
1171 | CONFIG_USB_OHCI_HCD=y | 1282 | CONFIG_USB_OHCI_HCD=y |
@@ -1174,6 +1285,8 @@ CONFIG_USB_OHCI_HCD=y | |||
1174 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | 1285 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y |
1175 | # CONFIG_USB_SL811_HCD is not set | 1286 | # CONFIG_USB_SL811_HCD is not set |
1176 | # CONFIG_USB_R8A66597_HCD is not set | 1287 | # CONFIG_USB_R8A66597_HCD is not set |
1288 | # CONFIG_USB_HWA_HCD is not set | ||
1289 | # CONFIG_USB_MUSB_HDRC is not set | ||
1177 | 1290 | ||
1178 | # | 1291 | # |
1179 | # USB Device Class drivers | 1292 | # USB Device Class drivers |
@@ -1181,20 +1294,20 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
1181 | CONFIG_USB_ACM=m | 1294 | CONFIG_USB_ACM=m |
1182 | CONFIG_USB_PRINTER=m | 1295 | CONFIG_USB_PRINTER=m |
1183 | CONFIG_USB_WDM=m | 1296 | CONFIG_USB_WDM=m |
1297 | # CONFIG_USB_TMC is not set | ||
1184 | 1298 | ||
1185 | # | 1299 | # |
1186 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 1300 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
1187 | # | 1301 | # |
1188 | 1302 | ||
1189 | # | 1303 | # |
1190 | # may also be needed; see USB_STORAGE Help for more information | 1304 | # also be needed; see USB_STORAGE Help for more info |
1191 | # | 1305 | # |
1192 | CONFIG_USB_STORAGE=m | 1306 | CONFIG_USB_STORAGE=m |
1193 | # CONFIG_USB_STORAGE_DEBUG is not set | 1307 | # CONFIG_USB_STORAGE_DEBUG is not set |
1194 | # CONFIG_USB_STORAGE_DATAFAB is not set | 1308 | # CONFIG_USB_STORAGE_DATAFAB is not set |
1195 | # CONFIG_USB_STORAGE_FREECOM is not set | 1309 | # CONFIG_USB_STORAGE_FREECOM is not set |
1196 | # CONFIG_USB_STORAGE_ISD200 is not set | 1310 | # CONFIG_USB_STORAGE_ISD200 is not set |
1197 | # CONFIG_USB_STORAGE_DPCM is not set | ||
1198 | # CONFIG_USB_STORAGE_USBAT is not set | 1311 | # CONFIG_USB_STORAGE_USBAT is not set |
1199 | # CONFIG_USB_STORAGE_SDDR09 is not set | 1312 | # CONFIG_USB_STORAGE_SDDR09 is not set |
1200 | # CONFIG_USB_STORAGE_SDDR55 is not set | 1313 | # CONFIG_USB_STORAGE_SDDR55 is not set |
@@ -1210,7 +1323,6 @@ CONFIG_USB_LIBUSUAL=y | |||
1210 | # | 1323 | # |
1211 | # CONFIG_USB_MDC800 is not set | 1324 | # CONFIG_USB_MDC800 is not set |
1212 | # CONFIG_USB_MICROTEK is not set | 1325 | # CONFIG_USB_MICROTEK is not set |
1213 | CONFIG_USB_MON=y | ||
1214 | 1326 | ||
1215 | # | 1327 | # |
1216 | # USB port drivers | 1328 | # USB port drivers |
@@ -1221,13 +1333,12 @@ CONFIG_USB_SERIAL=y | |||
1221 | # CONFIG_USB_EZUSB is not set | 1333 | # CONFIG_USB_EZUSB is not set |
1222 | CONFIG_USB_SERIAL_GENERIC=y | 1334 | CONFIG_USB_SERIAL_GENERIC=y |
1223 | # CONFIG_USB_SERIAL_AIRCABLE is not set | 1335 | # CONFIG_USB_SERIAL_AIRCABLE is not set |
1224 | # CONFIG_USB_SERIAL_AIRPRIME is not set | ||
1225 | # CONFIG_USB_SERIAL_ARK3116 is not set | 1336 | # CONFIG_USB_SERIAL_ARK3116 is not set |
1226 | # CONFIG_USB_SERIAL_BELKIN is not set | 1337 | # CONFIG_USB_SERIAL_BELKIN is not set |
1227 | # CONFIG_USB_SERIAL_CH341 is not set | 1338 | # CONFIG_USB_SERIAL_CH341 is not set |
1228 | # CONFIG_USB_SERIAL_WHITEHEAT is not set | 1339 | # CONFIG_USB_SERIAL_WHITEHEAT is not set |
1229 | # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set | 1340 | # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set |
1230 | # CONFIG_USB_SERIAL_CP2101 is not set | 1341 | # CONFIG_USB_SERIAL_CP210X is not set |
1231 | # CONFIG_USB_SERIAL_CYPRESS_M8 is not set | 1342 | # CONFIG_USB_SERIAL_CYPRESS_M8 is not set |
1232 | # CONFIG_USB_SERIAL_EMPEG is not set | 1343 | # CONFIG_USB_SERIAL_EMPEG is not set |
1233 | CONFIG_USB_SERIAL_FTDI_SIO=y | 1344 | CONFIG_USB_SERIAL_FTDI_SIO=y |
@@ -1251,15 +1362,19 @@ CONFIG_USB_SERIAL_FTDI_SIO=y | |||
1251 | CONFIG_USB_SERIAL_NAVMAN=m | 1362 | CONFIG_USB_SERIAL_NAVMAN=m |
1252 | CONFIG_USB_SERIAL_PL2303=y | 1363 | CONFIG_USB_SERIAL_PL2303=y |
1253 | # CONFIG_USB_SERIAL_OTI6858 is not set | 1364 | # CONFIG_USB_SERIAL_OTI6858 is not set |
1365 | # CONFIG_USB_SERIAL_QUALCOMM is not set | ||
1254 | # CONFIG_USB_SERIAL_SPCP8X5 is not set | 1366 | # CONFIG_USB_SERIAL_SPCP8X5 is not set |
1255 | # CONFIG_USB_SERIAL_HP4X is not set | 1367 | # CONFIG_USB_SERIAL_HP4X is not set |
1256 | # CONFIG_USB_SERIAL_SAFE is not set | 1368 | # CONFIG_USB_SERIAL_SAFE is not set |
1369 | # CONFIG_USB_SERIAL_SIEMENS_MPI is not set | ||
1257 | # CONFIG_USB_SERIAL_SIERRAWIRELESS is not set | 1370 | # CONFIG_USB_SERIAL_SIERRAWIRELESS is not set |
1371 | # CONFIG_USB_SERIAL_SYMBOL is not set | ||
1258 | # CONFIG_USB_SERIAL_TI is not set | 1372 | # CONFIG_USB_SERIAL_TI is not set |
1259 | # CONFIG_USB_SERIAL_CYBERJACK is not set | 1373 | # CONFIG_USB_SERIAL_CYBERJACK is not set |
1260 | # CONFIG_USB_SERIAL_XIRCOM is not set | 1374 | # CONFIG_USB_SERIAL_XIRCOM is not set |
1261 | CONFIG_USB_SERIAL_OPTION=m | 1375 | CONFIG_USB_SERIAL_OPTION=m |
1262 | # CONFIG_USB_SERIAL_OMNINET is not set | 1376 | # CONFIG_USB_SERIAL_OMNINET is not set |
1377 | # CONFIG_USB_SERIAL_OPTICON is not set | ||
1263 | # CONFIG_USB_SERIAL_DEBUG is not set | 1378 | # CONFIG_USB_SERIAL_DEBUG is not set |
1264 | 1379 | ||
1265 | # | 1380 | # |
@@ -1268,7 +1383,7 @@ CONFIG_USB_SERIAL_OPTION=m | |||
1268 | # CONFIG_USB_EMI62 is not set | 1383 | # CONFIG_USB_EMI62 is not set |
1269 | # CONFIG_USB_EMI26 is not set | 1384 | # CONFIG_USB_EMI26 is not set |
1270 | # CONFIG_USB_ADUTUX is not set | 1385 | # CONFIG_USB_ADUTUX is not set |
1271 | # CONFIG_USB_AUERSWALD is not set | 1386 | # CONFIG_USB_SEVSEG is not set |
1272 | # CONFIG_USB_RIO500 is not set | 1387 | # CONFIG_USB_RIO500 is not set |
1273 | # CONFIG_USB_LEGOTOWER is not set | 1388 | # CONFIG_USB_LEGOTOWER is not set |
1274 | # CONFIG_USB_LCD is not set | 1389 | # CONFIG_USB_LCD is not set |
@@ -1276,7 +1391,6 @@ CONFIG_USB_SERIAL_OPTION=m | |||
1276 | CONFIG_USB_LED=m | 1391 | CONFIG_USB_LED=m |
1277 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 1392 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
1278 | # CONFIG_USB_CYTHERM is not set | 1393 | # CONFIG_USB_CYTHERM is not set |
1279 | # CONFIG_USB_PHIDGET is not set | ||
1280 | # CONFIG_USB_IDMOUSE is not set | 1394 | # CONFIG_USB_IDMOUSE is not set |
1281 | # CONFIG_USB_FTDI_ELAN is not set | 1395 | # CONFIG_USB_FTDI_ELAN is not set |
1282 | # CONFIG_USB_APPLEDISPLAY is not set | 1396 | # CONFIG_USB_APPLEDISPLAY is not set |
@@ -1285,8 +1399,17 @@ CONFIG_USB_LD=m | |||
1285 | # CONFIG_USB_IOWARRIOR is not set | 1399 | # CONFIG_USB_IOWARRIOR is not set |
1286 | # CONFIG_USB_TEST is not set | 1400 | # CONFIG_USB_TEST is not set |
1287 | # CONFIG_USB_ISIGHTFW is not set | 1401 | # CONFIG_USB_ISIGHTFW is not set |
1402 | # CONFIG_USB_VST is not set | ||
1288 | # CONFIG_USB_GADGET is not set | 1403 | # CONFIG_USB_GADGET is not set |
1404 | |||
1405 | # | ||
1406 | # OTG and related infrastructure | ||
1407 | # | ||
1408 | # CONFIG_USB_GPIO_VBUS is not set | ||
1409 | # CONFIG_NOP_USB_XCEIV is not set | ||
1289 | # CONFIG_MMC is not set | 1410 | # CONFIG_MMC is not set |
1411 | # CONFIG_MEMSTICK is not set | ||
1412 | # CONFIG_ACCESSIBILITY is not set | ||
1290 | CONFIG_NEW_LEDS=y | 1413 | CONFIG_NEW_LEDS=y |
1291 | CONFIG_LEDS_CLASS=m | 1414 | CONFIG_LEDS_CLASS=m |
1292 | 1415 | ||
@@ -1295,7 +1418,12 @@ CONFIG_LEDS_CLASS=m | |||
1295 | # | 1418 | # |
1296 | CONFIG_LEDS_S3C24XX=m | 1419 | CONFIG_LEDS_S3C24XX=m |
1297 | CONFIG_LEDS_H1940=m | 1420 | CONFIG_LEDS_H1940=m |
1421 | # CONFIG_LEDS_PCA9532 is not set | ||
1298 | # CONFIG_LEDS_GPIO is not set | 1422 | # CONFIG_LEDS_GPIO is not set |
1423 | # CONFIG_LEDS_LP5521 is not set | ||
1424 | # CONFIG_LEDS_PCA955X is not set | ||
1425 | # CONFIG_LEDS_DAC124S085 is not set | ||
1426 | # CONFIG_LEDS_BD2802 is not set | ||
1299 | 1427 | ||
1300 | # | 1428 | # |
1301 | # LED Triggers | 1429 | # LED Triggers |
@@ -1304,7 +1432,13 @@ CONFIG_LEDS_TRIGGERS=y | |||
1304 | CONFIG_LEDS_TRIGGER_TIMER=m | 1432 | CONFIG_LEDS_TRIGGER_TIMER=m |
1305 | # CONFIG_LEDS_TRIGGER_IDE_DISK is not set | 1433 | # CONFIG_LEDS_TRIGGER_IDE_DISK is not set |
1306 | CONFIG_LEDS_TRIGGER_HEARTBEAT=m | 1434 | CONFIG_LEDS_TRIGGER_HEARTBEAT=m |
1435 | # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set | ||
1436 | # CONFIG_LEDS_TRIGGER_GPIO is not set | ||
1307 | # CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set | 1437 | # CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set |
1438 | |||
1439 | # | ||
1440 | # iptables trigger is under Netfilter config (LED target) | ||
1441 | # | ||
1308 | CONFIG_RTC_LIB=y | 1442 | CONFIG_RTC_LIB=y |
1309 | CONFIG_RTC_CLASS=y | 1443 | CONFIG_RTC_CLASS=y |
1310 | CONFIG_RTC_HCTOSYS=y | 1444 | CONFIG_RTC_HCTOSYS=y |
@@ -1335,31 +1469,43 @@ CONFIG_RTC_INTF_DEV=y | |||
1335 | # CONFIG_RTC_DRV_M41T80 is not set | 1469 | # CONFIG_RTC_DRV_M41T80 is not set |
1336 | # CONFIG_RTC_DRV_S35390A is not set | 1470 | # CONFIG_RTC_DRV_S35390A is not set |
1337 | # CONFIG_RTC_DRV_FM3130 is not set | 1471 | # CONFIG_RTC_DRV_FM3130 is not set |
1472 | # CONFIG_RTC_DRV_RX8581 is not set | ||
1338 | 1473 | ||
1339 | # | 1474 | # |
1340 | # SPI RTC drivers | 1475 | # SPI RTC drivers |
1341 | # | 1476 | # |
1477 | # CONFIG_RTC_DRV_M41T94 is not set | ||
1478 | # CONFIG_RTC_DRV_DS1305 is not set | ||
1479 | # CONFIG_RTC_DRV_DS1390 is not set | ||
1342 | # CONFIG_RTC_DRV_MAX6902 is not set | 1480 | # CONFIG_RTC_DRV_MAX6902 is not set |
1343 | # CONFIG_RTC_DRV_R9701 is not set | 1481 | # CONFIG_RTC_DRV_R9701 is not set |
1344 | # CONFIG_RTC_DRV_RS5C348 is not set | 1482 | # CONFIG_RTC_DRV_RS5C348 is not set |
1483 | # CONFIG_RTC_DRV_DS3234 is not set | ||
1345 | 1484 | ||
1346 | # | 1485 | # |
1347 | # Platform RTC drivers | 1486 | # Platform RTC drivers |
1348 | # | 1487 | # |
1349 | # CONFIG_RTC_DRV_CMOS is not set | 1488 | # CONFIG_RTC_DRV_CMOS is not set |
1489 | # CONFIG_RTC_DRV_DS1286 is not set | ||
1350 | # CONFIG_RTC_DRV_DS1511 is not set | 1490 | # CONFIG_RTC_DRV_DS1511 is not set |
1351 | # CONFIG_RTC_DRV_DS1553 is not set | 1491 | # CONFIG_RTC_DRV_DS1553 is not set |
1352 | # CONFIG_RTC_DRV_DS1742 is not set | 1492 | # CONFIG_RTC_DRV_DS1742 is not set |
1353 | # CONFIG_RTC_DRV_STK17TA8 is not set | 1493 | # CONFIG_RTC_DRV_STK17TA8 is not set |
1354 | # CONFIG_RTC_DRV_M48T86 is not set | 1494 | # CONFIG_RTC_DRV_M48T86 is not set |
1495 | # CONFIG_RTC_DRV_M48T35 is not set | ||
1355 | # CONFIG_RTC_DRV_M48T59 is not set | 1496 | # CONFIG_RTC_DRV_M48T59 is not set |
1497 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
1356 | # CONFIG_RTC_DRV_V3020 is not set | 1498 | # CONFIG_RTC_DRV_V3020 is not set |
1357 | 1499 | ||
1358 | # | 1500 | # |
1359 | # on-CPU RTC drivers | 1501 | # on-CPU RTC drivers |
1360 | # | 1502 | # |
1361 | CONFIG_RTC_DRV_S3C=y | 1503 | CONFIG_RTC_DRV_S3C=y |
1504 | # CONFIG_DMADEVICES is not set | ||
1505 | # CONFIG_AUXDISPLAY is not set | ||
1506 | # CONFIG_REGULATOR is not set | ||
1362 | # CONFIG_UIO is not set | 1507 | # CONFIG_UIO is not set |
1508 | # CONFIG_STAGING is not set | ||
1363 | 1509 | ||
1364 | # | 1510 | # |
1365 | # File systems | 1511 | # File systems |
@@ -1370,17 +1516,20 @@ CONFIG_EXT2_FS_POSIX_ACL=y | |||
1370 | CONFIG_EXT2_FS_SECURITY=y | 1516 | CONFIG_EXT2_FS_SECURITY=y |
1371 | # CONFIG_EXT2_FS_XIP is not set | 1517 | # CONFIG_EXT2_FS_XIP is not set |
1372 | CONFIG_EXT3_FS=y | 1518 | CONFIG_EXT3_FS=y |
1519 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
1373 | CONFIG_EXT3_FS_XATTR=y | 1520 | CONFIG_EXT3_FS_XATTR=y |
1374 | CONFIG_EXT3_FS_POSIX_ACL=y | 1521 | CONFIG_EXT3_FS_POSIX_ACL=y |
1375 | # CONFIG_EXT3_FS_SECURITY is not set | 1522 | # CONFIG_EXT3_FS_SECURITY is not set |
1376 | # CONFIG_EXT4DEV_FS is not set | 1523 | # CONFIG_EXT4_FS is not set |
1377 | CONFIG_JBD=y | 1524 | CONFIG_JBD=y |
1378 | CONFIG_FS_MBCACHE=y | 1525 | CONFIG_FS_MBCACHE=y |
1379 | # CONFIG_REISERFS_FS is not set | 1526 | # CONFIG_REISERFS_FS is not set |
1380 | # CONFIG_JFS_FS is not set | 1527 | # CONFIG_JFS_FS is not set |
1381 | CONFIG_FS_POSIX_ACL=y | 1528 | CONFIG_FS_POSIX_ACL=y |
1529 | CONFIG_FILE_LOCKING=y | ||
1382 | # CONFIG_XFS_FS is not set | 1530 | # CONFIG_XFS_FS is not set |
1383 | # CONFIG_OCFS2_FS is not set | 1531 | # CONFIG_OCFS2_FS is not set |
1532 | # CONFIG_BTRFS_FS is not set | ||
1384 | CONFIG_DNOTIFY=y | 1533 | CONFIG_DNOTIFY=y |
1385 | CONFIG_INOTIFY=y | 1534 | CONFIG_INOTIFY=y |
1386 | CONFIG_INOTIFY_USER=y | 1535 | CONFIG_INOTIFY_USER=y |
@@ -1391,6 +1540,11 @@ CONFIG_INOTIFY_USER=y | |||
1391 | CONFIG_GENERIC_ACL=y | 1540 | CONFIG_GENERIC_ACL=y |
1392 | 1541 | ||
1393 | # | 1542 | # |
1543 | # Caches | ||
1544 | # | ||
1545 | # CONFIG_FSCACHE is not set | ||
1546 | |||
1547 | # | ||
1394 | # CD-ROM/DVD Filesystems | 1548 | # CD-ROM/DVD Filesystems |
1395 | # | 1549 | # |
1396 | CONFIG_ISO9660_FS=y | 1550 | CONFIG_ISO9660_FS=y |
@@ -1416,15 +1570,13 @@ CONFIG_NTFS_FS=m | |||
1416 | # | 1570 | # |
1417 | CONFIG_PROC_FS=y | 1571 | CONFIG_PROC_FS=y |
1418 | CONFIG_PROC_SYSCTL=y | 1572 | CONFIG_PROC_SYSCTL=y |
1573 | CONFIG_PROC_PAGE_MONITOR=y | ||
1419 | CONFIG_SYSFS=y | 1574 | CONFIG_SYSFS=y |
1420 | CONFIG_TMPFS=y | 1575 | CONFIG_TMPFS=y |
1421 | CONFIG_TMPFS_POSIX_ACL=y | 1576 | CONFIG_TMPFS_POSIX_ACL=y |
1422 | # CONFIG_HUGETLB_PAGE is not set | 1577 | # CONFIG_HUGETLB_PAGE is not set |
1423 | CONFIG_CONFIGFS_FS=m | 1578 | CONFIG_CONFIGFS_FS=m |
1424 | 1579 | CONFIG_MISC_FILESYSTEMS=y | |
1425 | # | ||
1426 | # Miscellaneous filesystems | ||
1427 | # | ||
1428 | # CONFIG_ADFS_FS is not set | 1580 | # CONFIG_ADFS_FS is not set |
1429 | # CONFIG_AFFS_FS is not set | 1581 | # CONFIG_AFFS_FS is not set |
1430 | # CONFIG_HFS_FS is not set | 1582 | # CONFIG_HFS_FS is not set |
@@ -1444,23 +1596,29 @@ CONFIG_JFFS2_ZLIB=y | |||
1444 | CONFIG_JFFS2_RTIME=y | 1596 | CONFIG_JFFS2_RTIME=y |
1445 | # CONFIG_JFFS2_RUBIN is not set | 1597 | # CONFIG_JFFS2_RUBIN is not set |
1446 | CONFIG_CRAMFS=y | 1598 | CONFIG_CRAMFS=y |
1599 | # CONFIG_SQUASHFS is not set | ||
1447 | # CONFIG_VXFS_FS is not set | 1600 | # CONFIG_VXFS_FS is not set |
1448 | # CONFIG_MINIX_FS is not set | 1601 | # CONFIG_MINIX_FS is not set |
1602 | # CONFIG_OMFS_FS is not set | ||
1449 | # CONFIG_HPFS_FS is not set | 1603 | # CONFIG_HPFS_FS is not set |
1450 | # CONFIG_QNX4FS_FS is not set | 1604 | # CONFIG_QNX4FS_FS is not set |
1451 | CONFIG_ROMFS_FS=y | 1605 | CONFIG_ROMFS_FS=y |
1606 | CONFIG_ROMFS_BACKED_BY_BLOCK=y | ||
1607 | # CONFIG_ROMFS_BACKED_BY_MTD is not set | ||
1608 | # CONFIG_ROMFS_BACKED_BY_BOTH is not set | ||
1609 | CONFIG_ROMFS_ON_BLOCK=y | ||
1452 | # CONFIG_SYSV_FS is not set | 1610 | # CONFIG_SYSV_FS is not set |
1453 | # CONFIG_UFS_FS is not set | 1611 | # CONFIG_UFS_FS is not set |
1612 | # CONFIG_NILFS2_FS is not set | ||
1454 | CONFIG_NETWORK_FILESYSTEMS=y | 1613 | CONFIG_NETWORK_FILESYSTEMS=y |
1455 | CONFIG_NFS_FS=y | 1614 | CONFIG_NFS_FS=y |
1456 | # CONFIG_NFS_V3 is not set | 1615 | # CONFIG_NFS_V3 is not set |
1457 | # CONFIG_NFS_V4 is not set | 1616 | # CONFIG_NFS_V4 is not set |
1458 | # CONFIG_NFSD is not set | ||
1459 | CONFIG_ROOT_NFS=y | 1617 | CONFIG_ROOT_NFS=y |
1618 | # CONFIG_NFSD is not set | ||
1460 | CONFIG_LOCKD=y | 1619 | CONFIG_LOCKD=y |
1461 | CONFIG_NFS_COMMON=y | 1620 | CONFIG_NFS_COMMON=y |
1462 | CONFIG_SUNRPC=y | 1621 | CONFIG_SUNRPC=y |
1463 | # CONFIG_SUNRPC_BIND34 is not set | ||
1464 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1622 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1465 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1623 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1466 | # CONFIG_SMB_FS is not set | 1624 | # CONFIG_SMB_FS is not set |
@@ -1546,6 +1704,11 @@ CONFIG_MAGIC_SYSRQ=y | |||
1546 | CONFIG_DEBUG_KERNEL=y | 1704 | CONFIG_DEBUG_KERNEL=y |
1547 | # CONFIG_DEBUG_SHIRQ is not set | 1705 | # CONFIG_DEBUG_SHIRQ is not set |
1548 | CONFIG_DETECT_SOFTLOCKUP=y | 1706 | CONFIG_DETECT_SOFTLOCKUP=y |
1707 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
1708 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
1709 | CONFIG_DETECT_HUNG_TASK=y | ||
1710 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1711 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1549 | CONFIG_SCHED_DEBUG=y | 1712 | CONFIG_SCHED_DEBUG=y |
1550 | # CONFIG_SCHEDSTATS is not set | 1713 | # CONFIG_SCHEDSTATS is not set |
1551 | # CONFIG_TIMER_STATS is not set | 1714 | # CONFIG_TIMER_STATS is not set |
@@ -1565,14 +1728,39 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
1565 | CONFIG_DEBUG_INFO=y | 1728 | CONFIG_DEBUG_INFO=y |
1566 | # CONFIG_DEBUG_VM is not set | 1729 | # CONFIG_DEBUG_VM is not set |
1567 | # CONFIG_DEBUG_WRITECOUNT is not set | 1730 | # CONFIG_DEBUG_WRITECOUNT is not set |
1731 | CONFIG_DEBUG_MEMORY_INIT=y | ||
1568 | # CONFIG_DEBUG_LIST is not set | 1732 | # CONFIG_DEBUG_LIST is not set |
1569 | # CONFIG_DEBUG_SG is not set | 1733 | # CONFIG_DEBUG_SG is not set |
1734 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1570 | CONFIG_FRAME_POINTER=y | 1735 | CONFIG_FRAME_POINTER=y |
1571 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1736 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1572 | # CONFIG_RCU_TORTURE_TEST is not set | 1737 | # CONFIG_RCU_TORTURE_TEST is not set |
1738 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
1573 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1739 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1740 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1574 | # CONFIG_FAULT_INJECTION is not set | 1741 | # CONFIG_FAULT_INJECTION is not set |
1742 | # CONFIG_LATENCYTOP is not set | ||
1743 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
1744 | # CONFIG_PAGE_POISONING is not set | ||
1745 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
1746 | CONFIG_TRACING_SUPPORT=y | ||
1747 | |||
1748 | # | ||
1749 | # Tracers | ||
1750 | # | ||
1751 | # CONFIG_FUNCTION_TRACER is not set | ||
1752 | # CONFIG_SCHED_TRACER is not set | ||
1753 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
1754 | # CONFIG_EVENT_TRACER is not set | ||
1755 | # CONFIG_BOOT_TRACER is not set | ||
1756 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
1757 | # CONFIG_STACK_TRACER is not set | ||
1758 | # CONFIG_KMEMTRACE is not set | ||
1759 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1760 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1575 | # CONFIG_SAMPLES is not set | 1761 | # CONFIG_SAMPLES is not set |
1762 | CONFIG_HAVE_ARCH_KGDB=y | ||
1763 | # CONFIG_KGDB is not set | ||
1576 | CONFIG_DEBUG_USER=y | 1764 | CONFIG_DEBUG_USER=y |
1577 | CONFIG_DEBUG_ERRORS=y | 1765 | CONFIG_DEBUG_ERRORS=y |
1578 | # CONFIG_DEBUG_STACK_USAGE is not set | 1766 | # CONFIG_DEBUG_STACK_USAGE is not set |
@@ -1586,19 +1774,29 @@ CONFIG_DEBUG_S3C_UART=0 | |||
1586 | # | 1774 | # |
1587 | # CONFIG_KEYS is not set | 1775 | # CONFIG_KEYS is not set |
1588 | # CONFIG_SECURITY is not set | 1776 | # CONFIG_SECURITY is not set |
1777 | # CONFIG_SECURITYFS is not set | ||
1589 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1778 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1590 | CONFIG_CRYPTO=y | 1779 | CONFIG_CRYPTO=y |
1591 | 1780 | ||
1592 | # | 1781 | # |
1593 | # Crypto core or helper | 1782 | # Crypto core or helper |
1594 | # | 1783 | # |
1784 | # CONFIG_CRYPTO_FIPS is not set | ||
1595 | CONFIG_CRYPTO_ALGAPI=m | 1785 | CONFIG_CRYPTO_ALGAPI=m |
1786 | CONFIG_CRYPTO_ALGAPI2=m | ||
1596 | CONFIG_CRYPTO_AEAD=m | 1787 | CONFIG_CRYPTO_AEAD=m |
1788 | CONFIG_CRYPTO_AEAD2=m | ||
1597 | CONFIG_CRYPTO_BLKCIPHER=m | 1789 | CONFIG_CRYPTO_BLKCIPHER=m |
1790 | CONFIG_CRYPTO_BLKCIPHER2=m | ||
1598 | CONFIG_CRYPTO_HASH=m | 1791 | CONFIG_CRYPTO_HASH=m |
1792 | CONFIG_CRYPTO_HASH2=m | ||
1793 | CONFIG_CRYPTO_RNG2=m | ||
1794 | CONFIG_CRYPTO_PCOMP=m | ||
1599 | CONFIG_CRYPTO_MANAGER=m | 1795 | CONFIG_CRYPTO_MANAGER=m |
1796 | CONFIG_CRYPTO_MANAGER2=m | ||
1600 | # CONFIG_CRYPTO_GF128MUL is not set | 1797 | # CONFIG_CRYPTO_GF128MUL is not set |
1601 | # CONFIG_CRYPTO_NULL is not set | 1798 | # CONFIG_CRYPTO_NULL is not set |
1799 | CONFIG_CRYPTO_WORKQUEUE=m | ||
1602 | # CONFIG_CRYPTO_CRYPTD is not set | 1800 | # CONFIG_CRYPTO_CRYPTD is not set |
1603 | CONFIG_CRYPTO_AUTHENC=m | 1801 | CONFIG_CRYPTO_AUTHENC=m |
1604 | # CONFIG_CRYPTO_TEST is not set | 1802 | # CONFIG_CRYPTO_TEST is not set |
@@ -1634,6 +1832,10 @@ CONFIG_CRYPTO_HMAC=m | |||
1634 | # CONFIG_CRYPTO_MD4 is not set | 1832 | # CONFIG_CRYPTO_MD4 is not set |
1635 | CONFIG_CRYPTO_MD5=m | 1833 | CONFIG_CRYPTO_MD5=m |
1636 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1834 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
1835 | # CONFIG_CRYPTO_RMD128 is not set | ||
1836 | # CONFIG_CRYPTO_RMD160 is not set | ||
1837 | # CONFIG_CRYPTO_RMD256 is not set | ||
1838 | # CONFIG_CRYPTO_RMD320 is not set | ||
1637 | CONFIG_CRYPTO_SHA1=m | 1839 | CONFIG_CRYPTO_SHA1=m |
1638 | # CONFIG_CRYPTO_SHA256 is not set | 1840 | # CONFIG_CRYPTO_SHA256 is not set |
1639 | # CONFIG_CRYPTO_SHA512 is not set | 1841 | # CONFIG_CRYPTO_SHA512 is not set |
@@ -1663,23 +1865,33 @@ CONFIG_CRYPTO_DES=m | |||
1663 | # Compression | 1865 | # Compression |
1664 | # | 1866 | # |
1665 | CONFIG_CRYPTO_DEFLATE=m | 1867 | CONFIG_CRYPTO_DEFLATE=m |
1868 | # CONFIG_CRYPTO_ZLIB is not set | ||
1666 | # CONFIG_CRYPTO_LZO is not set | 1869 | # CONFIG_CRYPTO_LZO is not set |
1870 | |||
1871 | # | ||
1872 | # Random Number Generation | ||
1873 | # | ||
1874 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
1667 | CONFIG_CRYPTO_HW=y | 1875 | CONFIG_CRYPTO_HW=y |
1876 | # CONFIG_BINARY_PRINTF is not set | ||
1668 | 1877 | ||
1669 | # | 1878 | # |
1670 | # Library routines | 1879 | # Library routines |
1671 | # | 1880 | # |
1672 | CONFIG_BITREVERSE=y | 1881 | CONFIG_BITREVERSE=y |
1673 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | 1882 | CONFIG_GENERIC_FIND_LAST_BIT=y |
1674 | # CONFIG_GENERIC_FIND_NEXT_BIT is not set | ||
1675 | # CONFIG_CRC_CCITT is not set | 1883 | # CONFIG_CRC_CCITT is not set |
1676 | # CONFIG_CRC16 is not set | 1884 | # CONFIG_CRC16 is not set |
1885 | # CONFIG_CRC_T10DIF is not set | ||
1677 | CONFIG_CRC_ITU_T=m | 1886 | CONFIG_CRC_ITU_T=m |
1678 | CONFIG_CRC32=y | 1887 | CONFIG_CRC32=y |
1679 | # CONFIG_CRC7 is not set | 1888 | # CONFIG_CRC7 is not set |
1680 | # CONFIG_LIBCRC32C is not set | 1889 | # CONFIG_LIBCRC32C is not set |
1681 | CONFIG_ZLIB_INFLATE=y | 1890 | CONFIG_ZLIB_INFLATE=y |
1682 | CONFIG_ZLIB_DEFLATE=y | 1891 | CONFIG_ZLIB_DEFLATE=y |
1683 | CONFIG_PLIST=y | 1892 | CONFIG_DECOMPRESS_GZIP=y |
1893 | CONFIG_DECOMPRESS_BZIP2=y | ||
1894 | CONFIG_DECOMPRESS_LZMA=y | ||
1684 | CONFIG_HAS_IOMEM=y | 1895 | CONFIG_HAS_IOMEM=y |
1685 | CONFIG_HAS_DMA=y | 1896 | CONFIG_HAS_DMA=y |
1897 | CONFIG_NLATTR=y | ||