diff options
author | Ben Dooks <ben-linux@fluff.org> | 2008-07-03 06:32:21 -0400 |
---|---|---|
committer | Ben Dooks <ben-linux@fluff.org> | 2008-07-03 11:51:19 -0400 |
commit | 0acaff300fbdc7752b80b9cd8181bfdcedef012f (patch) | |
tree | 98b3e532ecab0feae9452c8ca07290c6dccafe7f /arch/arm/configs/s3c2410_defconfig | |
parent | ea304e394f78af6bafee07e0ed916af9c38abf48 (diff) |
[ARM] S3C24XX: s3c2410_defconfig: update to rc8
Update the s3c2410_defconfig to rc8
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/configs/s3c2410_defconfig')
-rw-r--r-- | arch/arm/configs/s3c2410_defconfig | 693 |
1 files changed, 368 insertions, 325 deletions
diff --git a/arch/arm/configs/s3c2410_defconfig b/arch/arm/configs/s3c2410_defconfig index f8a1645b3d4a..4b5e7f72cfc3 100644 --- a/arch/arm/configs/s3c2410_defconfig +++ b/arch/arm/configs/s3c2410_defconfig | |||
@@ -1,15 +1,18 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.21-rc6 | 3 | # Linux kernel version: 2.6.26-rc8 |
4 | # Mon Apr 9 10:12:58 2007 | 4 | # Wed Jun 25 12:13:10 2008 |
5 | # | 5 | # |
6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | 7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y |
8 | CONFIG_GENERIC_GPIO=y | 8 | CONFIG_GENERIC_GPIO=y |
9 | # CONFIG_GENERIC_TIME is not set | 9 | # CONFIG_GENERIC_TIME is not set |
10 | # CONFIG_GENERIC_CLOCKEVENTS is not set | ||
10 | CONFIG_MMU=y | 11 | CONFIG_MMU=y |
11 | CONFIG_NO_IOPORT=y | 12 | CONFIG_NO_IOPORT=y |
12 | CONFIG_GENERIC_HARDIRQS=y | 13 | CONFIG_GENERIC_HARDIRQS=y |
14 | CONFIG_STACKTRACE_SUPPORT=y | ||
15 | CONFIG_LOCKDEP_SUPPORT=y | ||
13 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | 16 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
14 | CONFIG_HARDIRQS_SW_RESEND=y | 17 | CONFIG_HARDIRQS_SW_RESEND=y |
15 | CONFIG_GENERIC_IRQ_PROBE=y | 18 | CONFIG_GENERIC_IRQ_PROBE=y |
@@ -18,34 +21,38 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y | |||
18 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 21 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
19 | CONFIG_GENERIC_HWEIGHT=y | 22 | CONFIG_GENERIC_HWEIGHT=y |
20 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 23 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
24 | CONFIG_ARCH_SUPPORTS_AOUT=y | ||
21 | CONFIG_ZONE_DMA=y | 25 | CONFIG_ZONE_DMA=y |
22 | CONFIG_VECTORS_BASE=0xffff0000 | 26 | CONFIG_VECTORS_BASE=0xffff0000 |
23 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 27 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
24 | 28 | ||
25 | # | 29 | # |
26 | # Code maturity level options | 30 | # General setup |
27 | # | 31 | # |
28 | CONFIG_EXPERIMENTAL=y | 32 | CONFIG_EXPERIMENTAL=y |
29 | CONFIG_BROKEN_ON_SMP=y | 33 | CONFIG_BROKEN_ON_SMP=y |
30 | CONFIG_INIT_ENV_ARG_LIMIT=32 | 34 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
31 | |||
32 | # | ||
33 | # General setup | ||
34 | # | ||
35 | CONFIG_LOCALVERSION="" | 35 | CONFIG_LOCALVERSION="" |
36 | CONFIG_LOCALVERSION_AUTO=y | 36 | CONFIG_LOCALVERSION_AUTO=y |
37 | CONFIG_SWAP=y | 37 | CONFIG_SWAP=y |
38 | CONFIG_SYSVIPC=y | 38 | CONFIG_SYSVIPC=y |
39 | # CONFIG_IPC_NS is not set | ||
40 | CONFIG_SYSVIPC_SYSCTL=y | 39 | CONFIG_SYSVIPC_SYSCTL=y |
41 | # CONFIG_POSIX_MQUEUE is not set | 40 | # CONFIG_POSIX_MQUEUE is not set |
42 | # CONFIG_BSD_PROCESS_ACCT is not set | 41 | # CONFIG_BSD_PROCESS_ACCT is not set |
43 | # CONFIG_TASKSTATS is not set | 42 | # CONFIG_TASKSTATS is not set |
44 | # CONFIG_UTS_NS is not set | ||
45 | # CONFIG_AUDIT is not set | 43 | # CONFIG_AUDIT is not set |
46 | # CONFIG_IKCONFIG is not set | 44 | # CONFIG_IKCONFIG is not set |
45 | CONFIG_LOG_BUF_SHIFT=16 | ||
46 | # CONFIG_CGROUPS is not set | ||
47 | # CONFIG_GROUP_SCHED is not set | ||
47 | CONFIG_SYSFS_DEPRECATED=y | 48 | CONFIG_SYSFS_DEPRECATED=y |
49 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
48 | # CONFIG_RELAY is not set | 50 | # CONFIG_RELAY is not set |
51 | CONFIG_NAMESPACES=y | ||
52 | # CONFIG_UTS_NS is not set | ||
53 | # CONFIG_IPC_NS is not set | ||
54 | # CONFIG_USER_NS is not set | ||
55 | # CONFIG_PID_NS is not set | ||
49 | CONFIG_BLK_DEV_INITRD=y | 56 | CONFIG_BLK_DEV_INITRD=y |
50 | CONFIG_INITRAMFS_SOURCE="" | 57 | CONFIG_INITRAMFS_SOURCE="" |
51 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 58 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
@@ -53,6 +60,7 @@ CONFIG_SYSCTL=y | |||
53 | # CONFIG_EMBEDDED is not set | 60 | # CONFIG_EMBEDDED is not set |
54 | CONFIG_UID16=y | 61 | CONFIG_UID16=y |
55 | CONFIG_SYSCTL_SYSCALL=y | 62 | CONFIG_SYSCTL_SYSCALL=y |
63 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
56 | CONFIG_KALLSYMS=y | 64 | CONFIG_KALLSYMS=y |
57 | # CONFIG_KALLSYMS_ALL is not set | 65 | # CONFIG_KALLSYMS_ALL is not set |
58 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 66 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
@@ -60,34 +68,43 @@ CONFIG_HOTPLUG=y | |||
60 | CONFIG_PRINTK=y | 68 | CONFIG_PRINTK=y |
61 | CONFIG_BUG=y | 69 | CONFIG_BUG=y |
62 | CONFIG_ELF_CORE=y | 70 | CONFIG_ELF_CORE=y |
71 | CONFIG_COMPAT_BRK=y | ||
63 | CONFIG_BASE_FULL=y | 72 | CONFIG_BASE_FULL=y |
64 | CONFIG_FUTEX=y | 73 | CONFIG_FUTEX=y |
74 | CONFIG_ANON_INODES=y | ||
65 | CONFIG_EPOLL=y | 75 | CONFIG_EPOLL=y |
76 | CONFIG_SIGNALFD=y | ||
77 | CONFIG_TIMERFD=y | ||
78 | CONFIG_EVENTFD=y | ||
66 | CONFIG_SHMEM=y | 79 | CONFIG_SHMEM=y |
67 | CONFIG_SLAB=y | ||
68 | CONFIG_VM_EVENT_COUNTERS=y | 80 | CONFIG_VM_EVENT_COUNTERS=y |
81 | CONFIG_SLAB=y | ||
82 | # CONFIG_SLUB is not set | ||
83 | # CONFIG_SLOB is not set | ||
84 | # CONFIG_PROFILING is not set | ||
85 | # CONFIG_MARKERS is not set | ||
86 | CONFIG_HAVE_OPROFILE=y | ||
87 | # CONFIG_KPROBES is not set | ||
88 | CONFIG_HAVE_KPROBES=y | ||
89 | CONFIG_HAVE_KRETPROBES=y | ||
90 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
91 | CONFIG_PROC_PAGE_MONITOR=y | ||
92 | CONFIG_SLABINFO=y | ||
69 | CONFIG_RT_MUTEXES=y | 93 | CONFIG_RT_MUTEXES=y |
70 | # CONFIG_TINY_SHMEM is not set | 94 | # CONFIG_TINY_SHMEM is not set |
71 | CONFIG_BASE_SMALL=0 | 95 | CONFIG_BASE_SMALL=0 |
72 | # CONFIG_SLOB is not set | ||
73 | |||
74 | # | ||
75 | # Loadable module support | ||
76 | # | ||
77 | CONFIG_MODULES=y | 96 | CONFIG_MODULES=y |
97 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
78 | CONFIG_MODULE_UNLOAD=y | 98 | CONFIG_MODULE_UNLOAD=y |
79 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 99 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
80 | # CONFIG_MODVERSIONS is not set | 100 | # CONFIG_MODVERSIONS is not set |
81 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 101 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
82 | CONFIG_KMOD=y | 102 | CONFIG_KMOD=y |
83 | |||
84 | # | ||
85 | # Block layer | ||
86 | # | ||
87 | CONFIG_BLOCK=y | 103 | CONFIG_BLOCK=y |
88 | # CONFIG_LBD is not set | 104 | # CONFIG_LBD is not set |
89 | # CONFIG_BLK_DEV_IO_TRACE is not set | 105 | # CONFIG_BLK_DEV_IO_TRACE is not set |
90 | # CONFIG_LSF is not set | 106 | # CONFIG_LSF is not set |
107 | # CONFIG_BLK_DEV_BSG is not set | ||
91 | 108 | ||
92 | # | 109 | # |
93 | # IO Schedulers | 110 | # IO Schedulers |
@@ -101,6 +118,7 @@ CONFIG_DEFAULT_AS=y | |||
101 | # CONFIG_DEFAULT_CFQ is not set | 118 | # CONFIG_DEFAULT_CFQ is not set |
102 | # CONFIG_DEFAULT_NOOP is not set | 119 | # CONFIG_DEFAULT_NOOP is not set |
103 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 120 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
121 | CONFIG_CLASSIC_RCU=y | ||
104 | 122 | ||
105 | # | 123 | # |
106 | # System Type | 124 | # System Type |
@@ -119,14 +137,17 @@ CONFIG_DEFAULT_IOSCHED="anticipatory" | |||
119 | # CONFIG_ARCH_NETX is not set | 137 | # CONFIG_ARCH_NETX is not set |
120 | # CONFIG_ARCH_H720X is not set | 138 | # CONFIG_ARCH_H720X is not set |
121 | # CONFIG_ARCH_IMX is not set | 139 | # CONFIG_ARCH_IMX is not set |
140 | # CONFIG_ARCH_IOP13XX is not set | ||
122 | # CONFIG_ARCH_IOP32X is not set | 141 | # CONFIG_ARCH_IOP32X is not set |
123 | # CONFIG_ARCH_IOP33X is not set | 142 | # CONFIG_ARCH_IOP33X is not set |
124 | # CONFIG_ARCH_IOP13XX is not set | ||
125 | # CONFIG_ARCH_IXP4XX is not set | ||
126 | # CONFIG_ARCH_IXP2000 is not set | ||
127 | # CONFIG_ARCH_IXP23XX is not set | 143 | # CONFIG_ARCH_IXP23XX is not set |
144 | # CONFIG_ARCH_IXP2000 is not set | ||
145 | # CONFIG_ARCH_IXP4XX is not set | ||
128 | # CONFIG_ARCH_L7200 is not set | 146 | # CONFIG_ARCH_L7200 is not set |
147 | # CONFIG_ARCH_KS8695 is not set | ||
129 | # CONFIG_ARCH_NS9XXX is not set | 148 | # CONFIG_ARCH_NS9XXX is not set |
149 | # CONFIG_ARCH_MXC is not set | ||
150 | # CONFIG_ARCH_ORION5X is not set | ||
130 | # CONFIG_ARCH_PNX4008 is not set | 151 | # CONFIG_ARCH_PNX4008 is not set |
131 | # CONFIG_ARCH_PXA is not set | 152 | # CONFIG_ARCH_PXA is not set |
132 | # CONFIG_ARCH_RPC is not set | 153 | # CONFIG_ARCH_RPC is not set |
@@ -134,18 +155,31 @@ CONFIG_DEFAULT_IOSCHED="anticipatory" | |||
134 | CONFIG_ARCH_S3C2410=y | 155 | CONFIG_ARCH_S3C2410=y |
135 | # CONFIG_ARCH_SHARK is not set | 156 | # CONFIG_ARCH_SHARK is not set |
136 | # CONFIG_ARCH_LH7A40X is not set | 157 | # CONFIG_ARCH_LH7A40X is not set |
158 | # CONFIG_ARCH_DAVINCI is not set | ||
137 | # CONFIG_ARCH_OMAP is not set | 159 | # CONFIG_ARCH_OMAP is not set |
160 | # CONFIG_ARCH_MSM7X00A is not set | ||
138 | CONFIG_PLAT_S3C24XX=y | 161 | CONFIG_PLAT_S3C24XX=y |
139 | CONFIG_CPU_S3C244X=y | 162 | CONFIG_CPU_S3C244X=y |
140 | CONFIG_PM_SIMTEC=y | 163 | CONFIG_PM_SIMTEC=y |
164 | CONFIG_S3C2410_DMA=y | ||
165 | # CONFIG_S3C2410_DMA_DEBUG is not set | ||
166 | CONFIG_MACH_SMDK=y | ||
167 | CONFIG_PLAT_S3C=y | ||
168 | CONFIG_CPU_LLSERIAL_S3C2410=y | ||
169 | CONFIG_CPU_LLSERIAL_S3C2440=y | ||
170 | |||
171 | # | ||
172 | # Boot options | ||
173 | # | ||
141 | # CONFIG_S3C_BOOT_WATCHDOG is not set | 174 | # CONFIG_S3C_BOOT_WATCHDOG is not set |
142 | # CONFIG_S3C_BOOT_ERROR_RESET is not set | 175 | # CONFIG_S3C_BOOT_ERROR_RESET is not set |
176 | |||
177 | # | ||
178 | # Power management | ||
179 | # | ||
143 | # CONFIG_S3C2410_PM_DEBUG is not set | 180 | # CONFIG_S3C2410_PM_DEBUG is not set |
144 | # CONFIG_S3C2410_PM_CHECK is not set | 181 | # CONFIG_S3C2410_PM_CHECK is not set |
145 | CONFIG_S3C_LOWLEVEL_UART_PORT=0 | 182 | CONFIG_S3C_LOWLEVEL_UART_PORT=0 |
146 | CONFIG_S3C2410_DMA=y | ||
147 | # CONFIG_S3C2410_DMA_DEBUG is not set | ||
148 | CONFIG_MACH_SMDK=y | ||
149 | 183 | ||
150 | # | 184 | # |
151 | # S3C2400 Machines | 185 | # S3C2400 Machines |
@@ -167,6 +201,7 @@ CONFIG_ARCH_BAST=y | |||
167 | CONFIG_MACH_OTOM=y | 201 | CONFIG_MACH_OTOM=y |
168 | CONFIG_MACH_AML_M5900=y | 202 | CONFIG_MACH_AML_M5900=y |
169 | CONFIG_BAST_PC104_IRQ=y | 203 | CONFIG_BAST_PC104_IRQ=y |
204 | # CONFIG_MACH_TCT_HAMMER is not set | ||
170 | CONFIG_MACH_VR1000=y | 205 | CONFIG_MACH_VR1000=y |
171 | CONFIG_MACH_QT2410=y | 206 | CONFIG_MACH_QT2410=y |
172 | CONFIG_CPU_S3C2412=y | 207 | CONFIG_CPU_S3C2412=y |
@@ -178,6 +213,7 @@ CONFIG_S3C2412_PM=y | |||
178 | # | 213 | # |
179 | CONFIG_MACH_SMDK2413=y | 214 | CONFIG_MACH_SMDK2413=y |
180 | CONFIG_MACH_S3C2413=y | 215 | CONFIG_MACH_S3C2413=y |
216 | # CONFIG_MACH_SMDK2412 is not set | ||
181 | CONFIG_MACH_VSTMS=y | 217 | CONFIG_MACH_VSTMS=y |
182 | CONFIG_CPU_S3C2440=y | 218 | CONFIG_CPU_S3C2440=y |
183 | CONFIG_S3C2440_DMA=y | 219 | CONFIG_S3C2440_DMA=y |
@@ -215,6 +251,7 @@ CONFIG_CPU_32v4T=y | |||
215 | CONFIG_CPU_32v5=y | 251 | CONFIG_CPU_32v5=y |
216 | CONFIG_CPU_ABRT_EV4T=y | 252 | CONFIG_CPU_ABRT_EV4T=y |
217 | CONFIG_CPU_ABRT_EV5TJ=y | 253 | CONFIG_CPU_ABRT_EV5TJ=y |
254 | CONFIG_CPU_PABRT_NOIFAR=y | ||
218 | CONFIG_CPU_CACHE_V4WT=y | 255 | CONFIG_CPU_CACHE_V4WT=y |
219 | CONFIG_CPU_CACHE_VIVT=y | 256 | CONFIG_CPU_CACHE_VIVT=y |
220 | CONFIG_CPU_COPY_V4WB=y | 257 | CONFIG_CPU_COPY_V4WB=y |
@@ -236,15 +273,14 @@ CONFIG_CPU_CP15_MMU=y | |||
236 | # Bus support | 273 | # Bus support |
237 | # | 274 | # |
238 | CONFIG_ISA=y | 275 | CONFIG_ISA=y |
239 | 276 | # CONFIG_PCI_SYSCALL is not set | |
240 | # | 277 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
241 | # PCCARD (PCMCIA/CardBus) support | ||
242 | # | ||
243 | # CONFIG_PCCARD is not set | 278 | # CONFIG_PCCARD is not set |
244 | 279 | ||
245 | # | 280 | # |
246 | # Kernel Features | 281 | # Kernel Features |
247 | # | 282 | # |
283 | # CONFIG_TICK_ONESHOT is not set | ||
248 | # CONFIG_PREEMPT is not set | 284 | # CONFIG_PREEMPT is not set |
249 | # CONFIG_NO_IDLE_HZ is not set | 285 | # CONFIG_NO_IDLE_HZ is not set |
250 | CONFIG_HZ=200 | 286 | CONFIG_HZ=200 |
@@ -257,9 +293,13 @@ CONFIG_FLATMEM_MANUAL=y | |||
257 | CONFIG_FLATMEM=y | 293 | CONFIG_FLATMEM=y |
258 | CONFIG_FLAT_NODE_MEM_MAP=y | 294 | CONFIG_FLAT_NODE_MEM_MAP=y |
259 | # CONFIG_SPARSEMEM_STATIC is not set | 295 | # CONFIG_SPARSEMEM_STATIC is not set |
296 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
297 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
260 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | 298 | CONFIG_SPLIT_PTLOCK_CPUS=4096 |
261 | # CONFIG_RESOURCES_64BIT is not set | 299 | # CONFIG_RESOURCES_64BIT is not set |
262 | CONFIG_ZONE_DMA_FLAG=1 | 300 | CONFIG_ZONE_DMA_FLAG=1 |
301 | CONFIG_BOUNCE=y | ||
302 | CONFIG_VIRT_TO_BUS=y | ||
263 | CONFIG_ALIGNMENT_TRAP=y | 303 | CONFIG_ALIGNMENT_TRAP=y |
264 | 304 | ||
265 | # | 305 | # |
@@ -295,10 +335,12 @@ CONFIG_BINFMT_AOUT=y | |||
295 | # Power management options | 335 | # Power management options |
296 | # | 336 | # |
297 | CONFIG_PM=y | 337 | CONFIG_PM=y |
298 | # CONFIG_PM_LEGACY is not set | ||
299 | # CONFIG_PM_DEBUG is not set | 338 | # CONFIG_PM_DEBUG is not set |
300 | # CONFIG_PM_SYSFS_DEPRECATED is not set | 339 | CONFIG_PM_SLEEP=y |
340 | CONFIG_SUSPEND=y | ||
341 | CONFIG_SUSPEND_FREEZER=y | ||
301 | # CONFIG_APM_EMULATION is not set | 342 | # CONFIG_APM_EMULATION is not set |
343 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | ||
302 | 344 | ||
303 | # | 345 | # |
304 | # Networking | 346 | # Networking |
@@ -308,13 +350,13 @@ CONFIG_NET=y | |||
308 | # | 350 | # |
309 | # Networking options | 351 | # Networking options |
310 | # | 352 | # |
311 | # CONFIG_NETDEBUG is not set | ||
312 | # CONFIG_PACKET is not set | 353 | # CONFIG_PACKET is not set |
313 | CONFIG_UNIX=y | 354 | CONFIG_UNIX=y |
314 | CONFIG_XFRM=y | 355 | CONFIG_XFRM=y |
315 | # CONFIG_XFRM_USER is not set | 356 | # CONFIG_XFRM_USER is not set |
316 | # CONFIG_XFRM_SUB_POLICY is not set | 357 | # CONFIG_XFRM_SUB_POLICY is not set |
317 | # CONFIG_XFRM_MIGRATE is not set | 358 | # CONFIG_XFRM_MIGRATE is not set |
359 | # CONFIG_XFRM_STATISTICS is not set | ||
318 | # CONFIG_NET_KEY is not set | 360 | # CONFIG_NET_KEY is not set |
319 | CONFIG_INET=y | 361 | CONFIG_INET=y |
320 | # CONFIG_IP_MULTICAST is not set | 362 | # CONFIG_IP_MULTICAST is not set |
@@ -336,6 +378,7 @@ CONFIG_IP_PNP_BOOTP=y | |||
336 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | 378 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
337 | CONFIG_INET_XFRM_MODE_TUNNEL=y | 379 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
338 | CONFIG_INET_XFRM_MODE_BEET=y | 380 | CONFIG_INET_XFRM_MODE_BEET=y |
381 | # CONFIG_INET_LRO is not set | ||
339 | CONFIG_INET_DIAG=y | 382 | CONFIG_INET_DIAG=y |
340 | CONFIG_INET_TCP_DIAG=y | 383 | CONFIG_INET_TCP_DIAG=y |
341 | # CONFIG_TCP_CONG_ADVANCED is not set | 384 | # CONFIG_TCP_CONG_ADVANCED is not set |
@@ -343,24 +386,10 @@ CONFIG_TCP_CONG_CUBIC=y | |||
343 | CONFIG_DEFAULT_TCP_CONG="cubic" | 386 | CONFIG_DEFAULT_TCP_CONG="cubic" |
344 | # CONFIG_TCP_MD5SIG is not set | 387 | # CONFIG_TCP_MD5SIG is not set |
345 | # CONFIG_IPV6 is not set | 388 | # CONFIG_IPV6 is not set |
346 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
347 | # CONFIG_INET6_TUNNEL is not set | ||
348 | # CONFIG_NETWORK_SECMARK is not set | 389 | # CONFIG_NETWORK_SECMARK is not set |
349 | # CONFIG_NETFILTER is not set | 390 | # CONFIG_NETFILTER is not set |
350 | |||
351 | # | ||
352 | # DCCP Configuration (EXPERIMENTAL) | ||
353 | # | ||
354 | # CONFIG_IP_DCCP is not set | 391 | # CONFIG_IP_DCCP is not set |
355 | |||
356 | # | ||
357 | # SCTP Configuration (EXPERIMENTAL) | ||
358 | # | ||
359 | # CONFIG_IP_SCTP is not set | 392 | # CONFIG_IP_SCTP is not set |
360 | |||
361 | # | ||
362 | # TIPC Configuration (EXPERIMENTAL) | ||
363 | # | ||
364 | # CONFIG_TIPC is not set | 393 | # CONFIG_TIPC is not set |
365 | # CONFIG_ATM is not set | 394 | # CONFIG_ATM is not set |
366 | # CONFIG_BRIDGE is not set | 395 | # CONFIG_BRIDGE is not set |
@@ -373,10 +402,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
373 | # CONFIG_LAPB is not set | 402 | # CONFIG_LAPB is not set |
374 | # CONFIG_ECONET is not set | 403 | # CONFIG_ECONET is not set |
375 | # CONFIG_WAN_ROUTER is not set | 404 | # CONFIG_WAN_ROUTER is not set |
376 | |||
377 | # | ||
378 | # QoS and/or fair queueing | ||
379 | # | ||
380 | # CONFIG_NET_SCHED is not set | 405 | # CONFIG_NET_SCHED is not set |
381 | 406 | ||
382 | # | 407 | # |
@@ -384,9 +409,20 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
384 | # | 409 | # |
385 | # CONFIG_NET_PKTGEN is not set | 410 | # CONFIG_NET_PKTGEN is not set |
386 | # CONFIG_HAMRADIO is not set | 411 | # CONFIG_HAMRADIO is not set |
412 | # CONFIG_CAN is not set | ||
387 | # CONFIG_IRDA is not set | 413 | # CONFIG_IRDA is not set |
388 | # CONFIG_BT is not set | 414 | # CONFIG_BT is not set |
415 | # CONFIG_AF_RXRPC is not set | ||
416 | |||
417 | # | ||
418 | # Wireless | ||
419 | # | ||
420 | # CONFIG_CFG80211 is not set | ||
421 | # CONFIG_WIRELESS_EXT is not set | ||
422 | # CONFIG_MAC80211 is not set | ||
389 | # CONFIG_IEEE80211 is not set | 423 | # CONFIG_IEEE80211 is not set |
424 | # CONFIG_RFKILL is not set | ||
425 | # CONFIG_NET_9P is not set | ||
390 | 426 | ||
391 | # | 427 | # |
392 | # Device Drivers | 428 | # Device Drivers |
@@ -395,21 +431,14 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
395 | # | 431 | # |
396 | # Generic Driver Options | 432 | # Generic Driver Options |
397 | # | 433 | # |
434 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
398 | CONFIG_STANDALONE=y | 435 | CONFIG_STANDALONE=y |
399 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 436 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
400 | # CONFIG_FW_LOADER is not set | 437 | # CONFIG_FW_LOADER is not set |
401 | # CONFIG_DEBUG_DRIVER is not set | 438 | # CONFIG_DEBUG_DRIVER is not set |
402 | # CONFIG_DEBUG_DEVRES is not set | 439 | # CONFIG_DEBUG_DEVRES is not set |
403 | # CONFIG_SYS_HYPERVISOR is not set | 440 | # CONFIG_SYS_HYPERVISOR is not set |
404 | |||
405 | # | ||
406 | # Connector - unified userspace <-> kernelspace linker | ||
407 | # | ||
408 | # CONFIG_CONNECTOR is not set | 441 | # CONFIG_CONNECTOR is not set |
409 | |||
410 | # | ||
411 | # Memory Technology Devices (MTD) | ||
412 | # | ||
413 | CONFIG_MTD=y | 442 | CONFIG_MTD=y |
414 | # CONFIG_MTD_DEBUG is not set | 443 | # CONFIG_MTD_DEBUG is not set |
415 | # CONFIG_MTD_CONCAT is not set | 444 | # CONFIG_MTD_CONCAT is not set |
@@ -420,6 +449,7 @@ CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y | |||
420 | # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set | 449 | # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set |
421 | CONFIG_MTD_CMDLINE_PARTS=y | 450 | CONFIG_MTD_CMDLINE_PARTS=y |
422 | # CONFIG_MTD_AFS_PARTS is not set | 451 | # CONFIG_MTD_AFS_PARTS is not set |
452 | # CONFIG_MTD_AR7_PARTS is not set | ||
423 | 453 | ||
424 | # | 454 | # |
425 | # User Modules And Translation Layers | 455 | # User Modules And Translation Layers |
@@ -432,6 +462,7 @@ CONFIG_MTD_BLOCK=y | |||
432 | # CONFIG_INFTL is not set | 462 | # CONFIG_INFTL is not set |
433 | # CONFIG_RFD_FTL is not set | 463 | # CONFIG_RFD_FTL is not set |
434 | # CONFIG_SSFDC is not set | 464 | # CONFIG_SSFDC is not set |
465 | # CONFIG_MTD_OOPS is not set | ||
435 | 466 | ||
436 | # | 467 | # |
437 | # RAM/ROM/Flash chip drivers | 468 | # RAM/ROM/Flash chip drivers |
@@ -457,7 +488,6 @@ CONFIG_MTD_CFI_UTIL=y | |||
457 | # CONFIG_MTD_RAM is not set | 488 | # CONFIG_MTD_RAM is not set |
458 | CONFIG_MTD_ROM=y | 489 | CONFIG_MTD_ROM=y |
459 | # CONFIG_MTD_ABSENT is not set | 490 | # CONFIG_MTD_ABSENT is not set |
460 | # CONFIG_MTD_OBSOLETE_CHIPS is not set | ||
461 | 491 | ||
462 | # | 492 | # |
463 | # Mapping drivers for chip access | 493 | # Mapping drivers for chip access |
@@ -486,13 +516,10 @@ CONFIG_MTD_BAST_MAXSIZE=4 | |||
486 | # CONFIG_MTD_DOC2000 is not set | 516 | # CONFIG_MTD_DOC2000 is not set |
487 | # CONFIG_MTD_DOC2001 is not set | 517 | # CONFIG_MTD_DOC2001 is not set |
488 | # CONFIG_MTD_DOC2001PLUS is not set | 518 | # CONFIG_MTD_DOC2001PLUS is not set |
489 | |||
490 | # | ||
491 | # NAND Flash Device Drivers | ||
492 | # | ||
493 | CONFIG_MTD_NAND=y | 519 | CONFIG_MTD_NAND=y |
494 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set | 520 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set |
495 | # CONFIG_MTD_NAND_ECC_SMC is not set | 521 | # CONFIG_MTD_NAND_ECC_SMC is not set |
522 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set | ||
496 | CONFIG_MTD_NAND_IDS=y | 523 | CONFIG_MTD_NAND_IDS=y |
497 | CONFIG_MTD_NAND_S3C2410=y | 524 | CONFIG_MTD_NAND_S3C2410=y |
498 | # CONFIG_MTD_NAND_S3C2410_DEBUG is not set | 525 | # CONFIG_MTD_NAND_S3C2410_DEBUG is not set |
@@ -500,30 +527,21 @@ CONFIG_MTD_NAND_S3C2410=y | |||
500 | # CONFIG_MTD_NAND_S3C2410_CLKSTOP is not set | 527 | # CONFIG_MTD_NAND_S3C2410_CLKSTOP is not set |
501 | # CONFIG_MTD_NAND_DISKONCHIP is not set | 528 | # CONFIG_MTD_NAND_DISKONCHIP is not set |
502 | # CONFIG_MTD_NAND_NANDSIM is not set | 529 | # CONFIG_MTD_NAND_NANDSIM is not set |
503 | 530 | # CONFIG_MTD_NAND_PLATFORM is not set | |
504 | # | 531 | # CONFIG_MTD_ALAUDA is not set |
505 | # OneNAND Flash Device Drivers | ||
506 | # | ||
507 | # CONFIG_MTD_ONENAND is not set | 532 | # CONFIG_MTD_ONENAND is not set |
508 | 533 | ||
509 | # | 534 | # |
510 | # Parallel port support | 535 | # UBI - Unsorted block images |
511 | # | 536 | # |
537 | # CONFIG_MTD_UBI is not set | ||
512 | CONFIG_PARPORT=y | 538 | CONFIG_PARPORT=y |
513 | # CONFIG_PARPORT_PC is not set | 539 | # CONFIG_PARPORT_PC is not set |
514 | # CONFIG_PARPORT_GSC is not set | 540 | # CONFIG_PARPORT_GSC is not set |
515 | # CONFIG_PARPORT_AX88796 is not set | 541 | # CONFIG_PARPORT_AX88796 is not set |
516 | CONFIG_PARPORT_1284=y | 542 | CONFIG_PARPORT_1284=y |
517 | |||
518 | # | ||
519 | # Plug and Play support | ||
520 | # | ||
521 | # CONFIG_PNP is not set | 543 | # CONFIG_PNP is not set |
522 | # CONFIG_PNPACPI is not set | 544 | CONFIG_BLK_DEV=y |
523 | |||
524 | # | ||
525 | # Block devices | ||
526 | # | ||
527 | # CONFIG_BLK_DEV_COW_COMMON is not set | 545 | # CONFIG_BLK_DEV_COW_COMMON is not set |
528 | CONFIG_BLK_DEV_LOOP=y | 546 | CONFIG_BLK_DEV_LOOP=y |
529 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | 547 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set |
@@ -532,34 +550,33 @@ CONFIG_BLK_DEV_NBD=m | |||
532 | CONFIG_BLK_DEV_RAM=y | 550 | CONFIG_BLK_DEV_RAM=y |
533 | CONFIG_BLK_DEV_RAM_COUNT=16 | 551 | CONFIG_BLK_DEV_RAM_COUNT=16 |
534 | CONFIG_BLK_DEV_RAM_SIZE=4096 | 552 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
535 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 553 | # CONFIG_BLK_DEV_XIP is not set |
536 | # CONFIG_CDROM_PKTCDVD is not set | 554 | # CONFIG_CDROM_PKTCDVD is not set |
537 | CONFIG_ATA_OVER_ETH=m | 555 | CONFIG_ATA_OVER_ETH=m |
538 | 556 | CONFIG_MISC_DEVICES=y | |
539 | # | 557 | # CONFIG_EEPROM_93CX6 is not set |
540 | # ATA/ATAPI/MFM/RLL support | 558 | # CONFIG_ENCLOSURE_SERVICES is not set |
541 | # | 559 | CONFIG_HAVE_IDE=y |
542 | CONFIG_IDE=y | 560 | CONFIG_IDE=y |
543 | CONFIG_BLK_DEV_IDE=y | 561 | CONFIG_BLK_DEV_IDE=y |
544 | 562 | ||
545 | # | 563 | # |
546 | # Please see Documentation/ide.txt for help/info on IDE drives | 564 | # Please see Documentation/ide/ide.txt for help/info on IDE drives |
547 | # | 565 | # |
548 | # CONFIG_BLK_DEV_IDE_SATA is not set | 566 | # CONFIG_BLK_DEV_IDE_SATA is not set |
549 | CONFIG_BLK_DEV_IDEDISK=y | 567 | CONFIG_BLK_DEV_IDEDISK=y |
550 | # CONFIG_IDEDISK_MULTI_MODE is not set | 568 | # CONFIG_IDEDISK_MULTI_MODE is not set |
551 | CONFIG_BLK_DEV_IDECD=y | 569 | CONFIG_BLK_DEV_IDECD=y |
570 | CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y | ||
552 | CONFIG_BLK_DEV_IDETAPE=m | 571 | CONFIG_BLK_DEV_IDETAPE=m |
553 | CONFIG_BLK_DEV_IDEFLOPPY=m | 572 | CONFIG_BLK_DEV_IDEFLOPPY=m |
554 | # CONFIG_IDE_TASK_IOCTL is not set | 573 | # CONFIG_IDE_TASK_IOCTL is not set |
574 | CONFIG_IDE_PROC_FS=y | ||
555 | 575 | ||
556 | # | 576 | # |
557 | # IDE chipset support/bugfixes | 577 | # IDE chipset support/bugfixes |
558 | # | 578 | # |
559 | CONFIG_IDE_GENERIC=y | 579 | # CONFIG_BLK_DEV_PLATFORM is not set |
560 | # CONFIG_IDE_ARM is not set | ||
561 | CONFIG_BLK_DEV_IDE_BAST=y | ||
562 | # CONFIG_IDE_CHIPSETS is not set | ||
563 | # CONFIG_BLK_DEV_IDEDMA is not set | 580 | # CONFIG_BLK_DEV_IDEDMA is not set |
564 | # CONFIG_BLK_DEV_HD is not set | 581 | # CONFIG_BLK_DEV_HD is not set |
565 | 582 | ||
@@ -568,100 +585,68 @@ CONFIG_BLK_DEV_IDE_BAST=y | |||
568 | # | 585 | # |
569 | # CONFIG_RAID_ATTRS is not set | 586 | # CONFIG_RAID_ATTRS is not set |
570 | # CONFIG_SCSI is not set | 587 | # CONFIG_SCSI is not set |
588 | # CONFIG_SCSI_DMA is not set | ||
571 | # CONFIG_SCSI_NETLINK is not set | 589 | # CONFIG_SCSI_NETLINK is not set |
572 | |||
573 | # | ||
574 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
575 | # | ||
576 | # CONFIG_ATA is not set | 590 | # CONFIG_ATA is not set |
577 | |||
578 | # | ||
579 | # Multi-device support (RAID and LVM) | ||
580 | # | ||
581 | # CONFIG_MD is not set | 591 | # CONFIG_MD is not set |
582 | |||
583 | # | ||
584 | # Fusion MPT device support | ||
585 | # | ||
586 | # CONFIG_FUSION is not set | ||
587 | |||
588 | # | ||
589 | # IEEE 1394 (FireWire) support | ||
590 | # | ||
591 | |||
592 | # | ||
593 | # I2O device support | ||
594 | # | ||
595 | |||
596 | # | ||
597 | # Network device support | ||
598 | # | ||
599 | CONFIG_NETDEVICES=y | 592 | CONFIG_NETDEVICES=y |
593 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
600 | # CONFIG_DUMMY is not set | 594 | # CONFIG_DUMMY is not set |
601 | # CONFIG_BONDING is not set | 595 | # CONFIG_BONDING is not set |
596 | # CONFIG_MACVLAN is not set | ||
602 | # CONFIG_EQUALIZER is not set | 597 | # CONFIG_EQUALIZER is not set |
603 | # CONFIG_TUN is not set | 598 | # CONFIG_TUN is not set |
604 | 599 | # CONFIG_VETH is not set | |
605 | # | ||
606 | # ARCnet devices | ||
607 | # | ||
608 | # CONFIG_ARCNET is not set | 600 | # CONFIG_ARCNET is not set |
609 | |||
610 | # | ||
611 | # PHY device support | ||
612 | # | ||
613 | # CONFIG_PHYLIB is not set | 601 | # CONFIG_PHYLIB is not set |
614 | |||
615 | # | ||
616 | # Ethernet (10 or 100Mbit) | ||
617 | # | ||
618 | CONFIG_NET_ETHERNET=y | 602 | CONFIG_NET_ETHERNET=y |
619 | CONFIG_MII=y | 603 | CONFIG_MII=y |
604 | # CONFIG_AX88796 is not set | ||
620 | # CONFIG_NET_VENDOR_3COM is not set | 605 | # CONFIG_NET_VENDOR_3COM is not set |
621 | # CONFIG_NET_VENDOR_SMC is not set | 606 | # CONFIG_NET_VENDOR_SMC is not set |
622 | # CONFIG_SMC91X is not set | 607 | # CONFIG_SMC91X is not set |
623 | CONFIG_DM9000=y | 608 | CONFIG_DM9000=y |
609 | # CONFIG_ENC28J60 is not set | ||
610 | CONFIG_DM9000_DEBUGLEVEL=4 | ||
624 | # CONFIG_NET_VENDOR_RACAL is not set | 611 | # CONFIG_NET_VENDOR_RACAL is not set |
625 | # CONFIG_AT1700 is not set | 612 | # CONFIG_AT1700 is not set |
626 | # CONFIG_DEPCA is not set | 613 | # CONFIG_DEPCA is not set |
627 | # CONFIG_HP100 is not set | 614 | # CONFIG_HP100 is not set |
628 | # CONFIG_NET_ISA is not set | 615 | # CONFIG_NET_ISA is not set |
616 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
617 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
618 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
619 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
629 | # CONFIG_NET_PCI is not set | 620 | # CONFIG_NET_PCI is not set |
621 | # CONFIG_B44 is not set | ||
630 | # CONFIG_NET_POCKET is not set | 622 | # CONFIG_NET_POCKET is not set |
631 | 623 | CONFIG_NETDEV_1000=y | |
632 | # | 624 | # CONFIG_E1000E_ENABLED is not set |
633 | # Ethernet (1000 Mbit) | 625 | CONFIG_NETDEV_10000=y |
634 | # | ||
635 | |||
636 | # | ||
637 | # Ethernet (10000 Mbit) | ||
638 | # | ||
639 | |||
640 | # | ||
641 | # Token Ring devices | ||
642 | # | ||
643 | # CONFIG_TR is not set | 626 | # CONFIG_TR is not set |
644 | 627 | ||
645 | # | 628 | # |
646 | # Wireless LAN (non-hamradio) | 629 | # Wireless LAN |
647 | # | 630 | # |
648 | # CONFIG_NET_RADIO is not set | 631 | # CONFIG_WLAN_PRE80211 is not set |
632 | # CONFIG_WLAN_80211 is not set | ||
633 | # CONFIG_IWLWIFI_LEDS is not set | ||
649 | 634 | ||
650 | # | 635 | # |
651 | # Wan interfaces | 636 | # USB Network Adapters |
652 | # | 637 | # |
638 | # CONFIG_USB_CATC is not set | ||
639 | # CONFIG_USB_KAWETH is not set | ||
640 | # CONFIG_USB_PEGASUS is not set | ||
641 | # CONFIG_USB_RTL8150 is not set | ||
642 | # CONFIG_USB_USBNET is not set | ||
653 | # CONFIG_WAN is not set | 643 | # CONFIG_WAN is not set |
654 | # CONFIG_PLIP is not set | 644 | # CONFIG_PLIP is not set |
655 | # CONFIG_PPP is not set | 645 | # CONFIG_PPP is not set |
656 | # CONFIG_SLIP is not set | 646 | # CONFIG_SLIP is not set |
657 | # CONFIG_SHAPER is not set | ||
658 | # CONFIG_NETCONSOLE is not set | 647 | # CONFIG_NETCONSOLE is not set |
659 | # CONFIG_NETPOLL is not set | 648 | # CONFIG_NETPOLL is not set |
660 | # CONFIG_NET_POLL_CONTROLLER is not set | 649 | # CONFIG_NET_POLL_CONTROLLER is not set |
661 | |||
662 | # | ||
663 | # ISDN subsystem | ||
664 | # | ||
665 | # CONFIG_ISDN is not set | 650 | # CONFIG_ISDN is not set |
666 | 651 | ||
667 | # | 652 | # |
@@ -669,6 +654,7 @@ CONFIG_DM9000=y | |||
669 | # | 654 | # |
670 | CONFIG_INPUT=y | 655 | CONFIG_INPUT=y |
671 | # CONFIG_INPUT_FF_MEMLESS is not set | 656 | # CONFIG_INPUT_FF_MEMLESS is not set |
657 | # CONFIG_INPUT_POLLDEV is not set | ||
672 | 658 | ||
673 | # | 659 | # |
674 | # Userland interfaces | 660 | # Userland interfaces |
@@ -678,7 +664,6 @@ CONFIG_INPUT_MOUSEDEV_PSAUX=y | |||
678 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | 664 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 |
679 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | 665 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 |
680 | # CONFIG_INPUT_JOYDEV is not set | 666 | # CONFIG_INPUT_JOYDEV is not set |
681 | # CONFIG_INPUT_TSDEV is not set | ||
682 | # CONFIG_INPUT_EVDEV is not set | 667 | # CONFIG_INPUT_EVDEV is not set |
683 | # CONFIG_INPUT_EVBUG is not set | 668 | # CONFIG_INPUT_EVBUG is not set |
684 | 669 | ||
@@ -695,12 +680,21 @@ CONFIG_KEYBOARD_ATKBD=y | |||
695 | # CONFIG_KEYBOARD_GPIO is not set | 680 | # CONFIG_KEYBOARD_GPIO is not set |
696 | CONFIG_INPUT_MOUSE=y | 681 | CONFIG_INPUT_MOUSE=y |
697 | CONFIG_MOUSE_PS2=y | 682 | CONFIG_MOUSE_PS2=y |
683 | CONFIG_MOUSE_PS2_ALPS=y | ||
684 | CONFIG_MOUSE_PS2_LOGIPS2PP=y | ||
685 | CONFIG_MOUSE_PS2_SYNAPTICS=y | ||
686 | CONFIG_MOUSE_PS2_LIFEBOOK=y | ||
687 | CONFIG_MOUSE_PS2_TRACKPOINT=y | ||
688 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set | ||
698 | # CONFIG_MOUSE_SERIAL is not set | 689 | # CONFIG_MOUSE_SERIAL is not set |
690 | # CONFIG_MOUSE_APPLETOUCH is not set | ||
699 | # CONFIG_MOUSE_INPORT is not set | 691 | # CONFIG_MOUSE_INPORT is not set |
700 | # CONFIG_MOUSE_LOGIBM is not set | 692 | # CONFIG_MOUSE_LOGIBM is not set |
701 | # CONFIG_MOUSE_PC110PAD is not set | 693 | # CONFIG_MOUSE_PC110PAD is not set |
702 | # CONFIG_MOUSE_VSXXXAA is not set | 694 | # CONFIG_MOUSE_VSXXXAA is not set |
695 | # CONFIG_MOUSE_GPIO is not set | ||
703 | # CONFIG_INPUT_JOYSTICK is not set | 696 | # CONFIG_INPUT_JOYSTICK is not set |
697 | # CONFIG_INPUT_TABLET is not set | ||
704 | # CONFIG_INPUT_TOUCHSCREEN is not set | 698 | # CONFIG_INPUT_TOUCHSCREEN is not set |
705 | # CONFIG_INPUT_MISC is not set | 699 | # CONFIG_INPUT_MISC is not set |
706 | 700 | ||
@@ -721,6 +715,7 @@ CONFIG_VT=y | |||
721 | CONFIG_VT_CONSOLE=y | 715 | CONFIG_VT_CONSOLE=y |
722 | CONFIG_HW_CONSOLE=y | 716 | CONFIG_HW_CONSOLE=y |
723 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | 717 | # CONFIG_VT_HW_CONSOLE_BINDING is not set |
718 | CONFIG_DEVKMEM=y | ||
724 | CONFIG_SERIAL_NONSTANDARD=y | 719 | CONFIG_SERIAL_NONSTANDARD=y |
725 | # CONFIG_COMPUTONE is not set | 720 | # CONFIG_COMPUTONE is not set |
726 | # CONFIG_ROCKETPORT is not set | 721 | # CONFIG_ROCKETPORT is not set |
@@ -728,8 +723,6 @@ CONFIG_SERIAL_NONSTANDARD=y | |||
728 | # CONFIG_DIGIEPCA is not set | 723 | # CONFIG_DIGIEPCA is not set |
729 | # CONFIG_MOXA_INTELLIO is not set | 724 | # CONFIG_MOXA_INTELLIO is not set |
730 | # CONFIG_MOXA_SMARTIO is not set | 725 | # CONFIG_MOXA_SMARTIO is not set |
731 | # CONFIG_MOXA_SMARTIO_NEW is not set | ||
732 | # CONFIG_SYNCLINKMP is not set | ||
733 | # CONFIG_N_HDLC is not set | 726 | # CONFIG_N_HDLC is not set |
734 | # CONFIG_RISCOM8 is not set | 727 | # CONFIG_RISCOM8 is not set |
735 | # CONFIG_SPECIALIX is not set | 728 | # CONFIG_SPECIALIX is not set |
@@ -768,89 +761,48 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
768 | CONFIG_PRINTER=y | 761 | CONFIG_PRINTER=y |
769 | # CONFIG_LP_CONSOLE is not set | 762 | # CONFIG_LP_CONSOLE is not set |
770 | CONFIG_PPDEV=y | 763 | CONFIG_PPDEV=y |
771 | # CONFIG_TIPAR is not set | ||
772 | |||
773 | # | ||
774 | # IPMI | ||
775 | # | ||
776 | # CONFIG_IPMI_HANDLER is not set | 764 | # CONFIG_IPMI_HANDLER is not set |
777 | |||
778 | # | ||
779 | # Watchdog Cards | ||
780 | # | ||
781 | CONFIG_WATCHDOG=y | ||
782 | # CONFIG_WATCHDOG_NOWAYOUT is not set | ||
783 | |||
784 | # | ||
785 | # Watchdog Device Drivers | ||
786 | # | ||
787 | # CONFIG_SOFT_WATCHDOG is not set | ||
788 | CONFIG_S3C2410_WATCHDOG=y | ||
789 | |||
790 | # | ||
791 | # ISA-based Watchdog Cards | ||
792 | # | ||
793 | # CONFIG_PCWATCHDOG is not set | ||
794 | # CONFIG_MIXCOMWD is not set | ||
795 | # CONFIG_WDT is not set | ||
796 | |||
797 | # | ||
798 | # USB-based Watchdog Cards | ||
799 | # | ||
800 | # CONFIG_USBPCWATCHDOG is not set | ||
801 | CONFIG_HW_RANDOM=y | 765 | CONFIG_HW_RANDOM=y |
802 | # CONFIG_NVRAM is not set | 766 | # CONFIG_NVRAM is not set |
803 | # CONFIG_DTLK is not set | 767 | # CONFIG_DTLK is not set |
804 | # CONFIG_R3964 is not set | 768 | # CONFIG_R3964 is not set |
805 | # CONFIG_RAW_DRIVER is not set | 769 | # CONFIG_RAW_DRIVER is not set |
806 | |||
807 | # | ||
808 | # TPM devices | ||
809 | # | ||
810 | # CONFIG_TCG_TPM is not set | 770 | # CONFIG_TCG_TPM is not set |
811 | 771 | CONFIG_DEVPORT=y | |
812 | # | ||
813 | # I2C support | ||
814 | # | ||
815 | CONFIG_I2C=y | 772 | CONFIG_I2C=y |
773 | CONFIG_I2C_BOARDINFO=y | ||
816 | CONFIG_I2C_CHARDEV=m | 774 | CONFIG_I2C_CHARDEV=m |
817 | 775 | ||
818 | # | 776 | # |
819 | # I2C Algorithms | ||
820 | # | ||
821 | CONFIG_I2C_ALGOBIT=m | ||
822 | # CONFIG_I2C_ALGOPCF is not set | ||
823 | # CONFIG_I2C_ALGOPCA is not set | ||
824 | |||
825 | # | ||
826 | # I2C Hardware Bus support | 777 | # I2C Hardware Bus support |
827 | # | 778 | # |
828 | # CONFIG_I2C_ELEKTOR is not set | 779 | # CONFIG_I2C_ELEKTOR is not set |
780 | # CONFIG_I2C_GPIO is not set | ||
829 | # CONFIG_I2C_OCORES is not set | 781 | # CONFIG_I2C_OCORES is not set |
830 | # CONFIG_I2C_PARPORT is not set | 782 | # CONFIG_I2C_PARPORT is not set |
831 | # CONFIG_I2C_PARPORT_LIGHT is not set | 783 | # CONFIG_I2C_PARPORT_LIGHT is not set |
832 | CONFIG_I2C_S3C2410=y | 784 | CONFIG_I2C_S3C2410=y |
785 | # CONFIG_I2C_SIMTEC is not set | ||
786 | # CONFIG_I2C_TAOS_EVM is not set | ||
833 | # CONFIG_I2C_STUB is not set | 787 | # CONFIG_I2C_STUB is not set |
788 | # CONFIG_I2C_TINY_USB is not set | ||
834 | # CONFIG_I2C_PCA_ISA is not set | 789 | # CONFIG_I2C_PCA_ISA is not set |
790 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
835 | 791 | ||
836 | # | 792 | # |
837 | # Miscellaneous I2C Chip support | 793 | # Miscellaneous I2C Chip support |
838 | # | 794 | # |
839 | # CONFIG_SENSORS_DS1337 is not set | 795 | # CONFIG_DS1682 is not set |
840 | # CONFIG_SENSORS_DS1374 is not set | ||
841 | CONFIG_SENSORS_EEPROM=m | 796 | CONFIG_SENSORS_EEPROM=m |
842 | # CONFIG_SENSORS_PCF8574 is not set | 797 | # CONFIG_SENSORS_PCF8574 is not set |
843 | # CONFIG_SENSORS_PCA9539 is not set | 798 | # CONFIG_PCF8575 is not set |
844 | # CONFIG_SENSORS_PCF8591 is not set | 799 | # CONFIG_SENSORS_PCF8591 is not set |
845 | # CONFIG_SENSORS_MAX6875 is not set | 800 | # CONFIG_SENSORS_MAX6875 is not set |
801 | # CONFIG_SENSORS_TSL2550 is not set | ||
846 | # CONFIG_I2C_DEBUG_CORE is not set | 802 | # CONFIG_I2C_DEBUG_CORE is not set |
847 | # CONFIG_I2C_DEBUG_ALGO is not set | 803 | # CONFIG_I2C_DEBUG_ALGO is not set |
848 | # CONFIG_I2C_DEBUG_BUS is not set | 804 | # CONFIG_I2C_DEBUG_BUS is not set |
849 | # CONFIG_I2C_DEBUG_CHIP is not set | 805 | # CONFIG_I2C_DEBUG_CHIP is not set |
850 | |||
851 | # | ||
852 | # SPI support | ||
853 | # | ||
854 | CONFIG_SPI=y | 806 | CONFIG_SPI=y |
855 | # CONFIG_SPI_DEBUG is not set | 807 | # CONFIG_SPI_DEBUG is not set |
856 | CONFIG_SPI_MASTER=y | 808 | CONFIG_SPI_MASTER=y |
@@ -860,6 +812,7 @@ CONFIG_SPI_MASTER=y | |||
860 | # | 812 | # |
861 | CONFIG_SPI_BITBANG=m | 813 | CONFIG_SPI_BITBANG=m |
862 | # CONFIG_SPI_BUTTERFLY is not set | 814 | # CONFIG_SPI_BUTTERFLY is not set |
815 | # CONFIG_SPI_LM70_LLP is not set | ||
863 | CONFIG_SPI_S3C24XX=m | 816 | CONFIG_SPI_S3C24XX=m |
864 | CONFIG_SPI_S3C24XX_GPIO=m | 817 | CONFIG_SPI_S3C24XX_GPIO=m |
865 | 818 | ||
@@ -867,30 +820,26 @@ CONFIG_SPI_S3C24XX_GPIO=m | |||
867 | # SPI Protocol Masters | 820 | # SPI Protocol Masters |
868 | # | 821 | # |
869 | # CONFIG_SPI_AT25 is not set | 822 | # CONFIG_SPI_AT25 is not set |
870 | 823 | # CONFIG_SPI_SPIDEV is not set | |
871 | # | 824 | # CONFIG_SPI_TLE62X0 is not set |
872 | # Dallas's 1-wire bus | ||
873 | # | ||
874 | # CONFIG_W1 is not set | 825 | # CONFIG_W1 is not set |
875 | 826 | # CONFIG_POWER_SUPPLY is not set | |
876 | # | ||
877 | # Hardware Monitoring support | ||
878 | # | ||
879 | CONFIG_HWMON=y | 827 | CONFIG_HWMON=y |
880 | CONFIG_HWMON_VID=m | 828 | CONFIG_HWMON_VID=m |
881 | # CONFIG_SENSORS_ABITUGURU is not set | 829 | # CONFIG_SENSORS_AD7418 is not set |
882 | # CONFIG_SENSORS_ADM1021 is not set | 830 | # CONFIG_SENSORS_ADM1021 is not set |
883 | # CONFIG_SENSORS_ADM1025 is not set | 831 | # CONFIG_SENSORS_ADM1025 is not set |
884 | # CONFIG_SENSORS_ADM1026 is not set | 832 | # CONFIG_SENSORS_ADM1026 is not set |
885 | # CONFIG_SENSORS_ADM1029 is not set | 833 | # CONFIG_SENSORS_ADM1029 is not set |
886 | # CONFIG_SENSORS_ADM1031 is not set | 834 | # CONFIG_SENSORS_ADM1031 is not set |
887 | # CONFIG_SENSORS_ADM9240 is not set | 835 | # CONFIG_SENSORS_ADM9240 is not set |
888 | # CONFIG_SENSORS_ASB100 is not set | 836 | # CONFIG_SENSORS_ADT7470 is not set |
837 | # CONFIG_SENSORS_ADT7473 is not set | ||
889 | # CONFIG_SENSORS_ATXP1 is not set | 838 | # CONFIG_SENSORS_ATXP1 is not set |
890 | # CONFIG_SENSORS_DS1621 is not set | 839 | # CONFIG_SENSORS_DS1621 is not set |
891 | # CONFIG_SENSORS_F71805F is not set | 840 | # CONFIG_SENSORS_F71805F is not set |
892 | # CONFIG_SENSORS_FSCHER is not set | 841 | # CONFIG_SENSORS_F71882FG is not set |
893 | # CONFIG_SENSORS_FSCPOS is not set | 842 | # CONFIG_SENSORS_F75375S is not set |
894 | # CONFIG_SENSORS_GL518SM is not set | 843 | # CONFIG_SENSORS_GL518SM is not set |
895 | # CONFIG_SENSORS_GL520SM is not set | 844 | # CONFIG_SENSORS_GL520SM is not set |
896 | # CONFIG_SENSORS_IT87 is not set | 845 | # CONFIG_SENSORS_IT87 is not set |
@@ -905,72 +854,94 @@ CONFIG_SENSORS_LM85=m | |||
905 | # CONFIG_SENSORS_LM87 is not set | 854 | # CONFIG_SENSORS_LM87 is not set |
906 | # CONFIG_SENSORS_LM90 is not set | 855 | # CONFIG_SENSORS_LM90 is not set |
907 | # CONFIG_SENSORS_LM92 is not set | 856 | # CONFIG_SENSORS_LM92 is not set |
857 | # CONFIG_SENSORS_LM93 is not set | ||
908 | # CONFIG_SENSORS_MAX1619 is not set | 858 | # CONFIG_SENSORS_MAX1619 is not set |
859 | # CONFIG_SENSORS_MAX6650 is not set | ||
909 | # CONFIG_SENSORS_PC87360 is not set | 860 | # CONFIG_SENSORS_PC87360 is not set |
910 | # CONFIG_SENSORS_PC87427 is not set | 861 | # CONFIG_SENSORS_PC87427 is not set |
862 | # CONFIG_SENSORS_DME1737 is not set | ||
911 | # CONFIG_SENSORS_SMSC47M1 is not set | 863 | # CONFIG_SENSORS_SMSC47M1 is not set |
912 | # CONFIG_SENSORS_SMSC47M192 is not set | 864 | # CONFIG_SENSORS_SMSC47M192 is not set |
913 | # CONFIG_SENSORS_SMSC47B397 is not set | 865 | # CONFIG_SENSORS_SMSC47B397 is not set |
866 | # CONFIG_SENSORS_ADS7828 is not set | ||
867 | # CONFIG_SENSORS_THMC50 is not set | ||
914 | # CONFIG_SENSORS_VT1211 is not set | 868 | # CONFIG_SENSORS_VT1211 is not set |
915 | # CONFIG_SENSORS_W83781D is not set | 869 | # CONFIG_SENSORS_W83781D is not set |
916 | # CONFIG_SENSORS_W83791D is not set | 870 | # CONFIG_SENSORS_W83791D is not set |
917 | # CONFIG_SENSORS_W83792D is not set | 871 | # CONFIG_SENSORS_W83792D is not set |
918 | # CONFIG_SENSORS_W83793 is not set | 872 | # CONFIG_SENSORS_W83793 is not set |
919 | # CONFIG_SENSORS_W83L785TS is not set | 873 | # CONFIG_SENSORS_W83L785TS is not set |
874 | # CONFIG_SENSORS_W83L786NG is not set | ||
920 | # CONFIG_SENSORS_W83627HF is not set | 875 | # CONFIG_SENSORS_W83627HF is not set |
921 | # CONFIG_SENSORS_W83627EHF is not set | 876 | # CONFIG_SENSORS_W83627EHF is not set |
922 | # CONFIG_HWMON_DEBUG_CHIP is not set | 877 | # CONFIG_HWMON_DEBUG_CHIP is not set |
878 | CONFIG_WATCHDOG=y | ||
879 | # CONFIG_WATCHDOG_NOWAYOUT is not set | ||
923 | 880 | ||
924 | # | 881 | # |
925 | # Misc devices | 882 | # Watchdog Device Drivers |
926 | # | 883 | # |
884 | # CONFIG_SOFT_WATCHDOG is not set | ||
885 | CONFIG_S3C2410_WATCHDOG=y | ||
927 | 886 | ||
928 | # | 887 | # |
929 | # Multifunction device drivers | 888 | # ISA-based Watchdog Cards |
930 | # | 889 | # |
931 | # CONFIG_MFD_SM501 is not set | 890 | # CONFIG_PCWATCHDOG is not set |
891 | # CONFIG_MIXCOMWD is not set | ||
892 | # CONFIG_WDT is not set | ||
932 | 893 | ||
933 | # | 894 | # |
934 | # LED devices | 895 | # USB-based Watchdog Cards |
935 | # | 896 | # |
936 | CONFIG_NEW_LEDS=y | 897 | # CONFIG_USBPCWATCHDOG is not set |
937 | CONFIG_LEDS_CLASS=m | ||
938 | 898 | ||
939 | # | 899 | # |
940 | # LED drivers | 900 | # Sonics Silicon Backplane |
941 | # | 901 | # |
942 | CONFIG_LEDS_S3C24XX=m | 902 | CONFIG_SSB_POSSIBLE=y |
943 | CONFIG_LEDS_H1940=m | 903 | # CONFIG_SSB is not set |
944 | 904 | ||
945 | # | 905 | # |
946 | # LED Triggers | 906 | # Multifunction device drivers |
947 | # | 907 | # |
948 | CONFIG_LEDS_TRIGGERS=y | 908 | # CONFIG_MFD_SM501 is not set |
949 | CONFIG_LEDS_TRIGGER_TIMER=m | 909 | # CONFIG_MFD_ASIC3 is not set |
950 | # CONFIG_LEDS_TRIGGER_IDE_DISK is not set | 910 | # CONFIG_HTC_PASIC3 is not set |
951 | CONFIG_LEDS_TRIGGER_HEARTBEAT=m | ||
952 | 911 | ||
953 | # | 912 | # |
954 | # Multimedia devices | 913 | # Multimedia devices |
955 | # | 914 | # |
915 | |||
916 | # | ||
917 | # Multimedia core support | ||
918 | # | ||
956 | # CONFIG_VIDEO_DEV is not set | 919 | # CONFIG_VIDEO_DEV is not set |
920 | # CONFIG_DVB_CORE is not set | ||
921 | # CONFIG_VIDEO_MEDIA is not set | ||
957 | 922 | ||
958 | # | 923 | # |
959 | # Digital Video Broadcasting Devices | 924 | # Multimedia drivers |
960 | # | 925 | # |
961 | # CONFIG_DVB is not set | 926 | # CONFIG_DAB is not set |
962 | # CONFIG_USB_DABUSB is not set | ||
963 | 927 | ||
964 | # | 928 | # |
965 | # Graphics support | 929 | # Graphics support |
966 | # | 930 | # |
967 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 931 | # CONFIG_VGASTATE is not set |
932 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
968 | CONFIG_FB=y | 933 | CONFIG_FB=y |
969 | CONFIG_FIRMWARE_EDID=y | 934 | CONFIG_FIRMWARE_EDID=y |
970 | # CONFIG_FB_DDC is not set | 935 | # CONFIG_FB_DDC is not set |
971 | CONFIG_FB_CFB_FILLRECT=y | 936 | CONFIG_FB_CFB_FILLRECT=y |
972 | CONFIG_FB_CFB_COPYAREA=y | 937 | CONFIG_FB_CFB_COPYAREA=y |
973 | CONFIG_FB_CFB_IMAGEBLIT=y | 938 | CONFIG_FB_CFB_IMAGEBLIT=y |
939 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set | ||
940 | # CONFIG_FB_SYS_FILLRECT is not set | ||
941 | # CONFIG_FB_SYS_COPYAREA is not set | ||
942 | # CONFIG_FB_SYS_IMAGEBLIT is not set | ||
943 | # CONFIG_FB_FOREIGN_ENDIAN is not set | ||
944 | # CONFIG_FB_SYS_FOPS is not set | ||
974 | # CONFIG_FB_SVGALIB is not set | 945 | # CONFIG_FB_SVGALIB is not set |
975 | # CONFIG_FB_MACMODES is not set | 946 | # CONFIG_FB_MACMODES is not set |
976 | # CONFIG_FB_BACKLIGHT is not set | 947 | # CONFIG_FB_BACKLIGHT is not set |
@@ -978,12 +949,18 @@ CONFIG_FB_MODE_HELPERS=y | |||
978 | # CONFIG_FB_TILEBLITTING is not set | 949 | # CONFIG_FB_TILEBLITTING is not set |
979 | 950 | ||
980 | # | 951 | # |
981 | # Frambuffer hardware drivers | 952 | # Frame buffer hardware drivers |
982 | # | 953 | # |
983 | # CONFIG_FB_S1D13XXX is not set | 954 | # CONFIG_FB_S1D13XXX is not set |
984 | CONFIG_FB_S3C2410=y | 955 | CONFIG_FB_S3C2410=y |
985 | # CONFIG_FB_S3C2410_DEBUG is not set | 956 | # CONFIG_FB_S3C2410_DEBUG is not set |
986 | # CONFIG_FB_VIRTUAL is not set | 957 | # CONFIG_FB_VIRTUAL is not set |
958 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
959 | |||
960 | # | ||
961 | # Display device support | ||
962 | # | ||
963 | # CONFIG_DISPLAY_SUPPORT is not set | ||
987 | 964 | ||
988 | # | 965 | # |
989 | # Console display driver support | 966 | # Console display driver support |
@@ -992,40 +969,45 @@ CONFIG_FB_S3C2410=y | |||
992 | # CONFIG_MDA_CONSOLE is not set | 969 | # CONFIG_MDA_CONSOLE is not set |
993 | CONFIG_DUMMY_CONSOLE=y | 970 | CONFIG_DUMMY_CONSOLE=y |
994 | CONFIG_FRAMEBUFFER_CONSOLE=y | 971 | CONFIG_FRAMEBUFFER_CONSOLE=y |
972 | # CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set | ||
995 | # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set | 973 | # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set |
996 | # CONFIG_FONTS is not set | 974 | # CONFIG_FONTS is not set |
997 | CONFIG_FONT_8x8=y | 975 | CONFIG_FONT_8x8=y |
998 | CONFIG_FONT_8x16=y | 976 | CONFIG_FONT_8x16=y |
999 | |||
1000 | # | ||
1001 | # Logo configuration | ||
1002 | # | ||
1003 | # CONFIG_LOGO is not set | 977 | # CONFIG_LOGO is not set |
1004 | 978 | ||
1005 | # | 979 | # |
1006 | # Sound | 980 | # Sound |
1007 | # | 981 | # |
1008 | # CONFIG_SOUND is not set | 982 | # CONFIG_SOUND is not set |
983 | CONFIG_HID_SUPPORT=y | ||
984 | CONFIG_HID=y | ||
985 | # CONFIG_HID_DEBUG is not set | ||
986 | # CONFIG_HIDRAW is not set | ||
1009 | 987 | ||
1010 | # | 988 | # |
1011 | # HID Devices | 989 | # USB Input Devices |
1012 | # | 990 | # |
1013 | CONFIG_HID=y | 991 | # CONFIG_USB_HID is not set |
1014 | # CONFIG_HID_DEBUG is not set | ||
1015 | 992 | ||
1016 | # | 993 | # |
1017 | # USB support | 994 | # USB HID Boot Protocol drivers |
1018 | # | 995 | # |
996 | # CONFIG_USB_KBD is not set | ||
997 | # CONFIG_USB_MOUSE is not set | ||
998 | CONFIG_USB_SUPPORT=y | ||
1019 | CONFIG_USB_ARCH_HAS_HCD=y | 999 | CONFIG_USB_ARCH_HAS_HCD=y |
1020 | CONFIG_USB_ARCH_HAS_OHCI=y | 1000 | CONFIG_USB_ARCH_HAS_OHCI=y |
1021 | # CONFIG_USB_ARCH_HAS_EHCI is not set | 1001 | # CONFIG_USB_ARCH_HAS_EHCI is not set |
1022 | CONFIG_USB=y | 1002 | CONFIG_USB=y |
1023 | # CONFIG_USB_DEBUG is not set | 1003 | # CONFIG_USB_DEBUG is not set |
1004 | # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set | ||
1024 | 1005 | ||
1025 | # | 1006 | # |
1026 | # Miscellaneous USB options | 1007 | # Miscellaneous USB options |
1027 | # | 1008 | # |
1028 | CONFIG_USB_DEVICEFS=y | 1009 | CONFIG_USB_DEVICEFS=y |
1010 | CONFIG_USB_DEVICE_CLASS=y | ||
1029 | # CONFIG_USB_DYNAMIC_MINORS is not set | 1011 | # CONFIG_USB_DYNAMIC_MINORS is not set |
1030 | # CONFIG_USB_SUSPEND is not set | 1012 | # CONFIG_USB_SUSPEND is not set |
1031 | # CONFIG_USB_OTG is not set | 1013 | # CONFIG_USB_OTG is not set |
@@ -1033,18 +1015,22 @@ CONFIG_USB_DEVICEFS=y | |||
1033 | # | 1015 | # |
1034 | # USB Host Controller Drivers | 1016 | # USB Host Controller Drivers |
1035 | # | 1017 | # |
1018 | # CONFIG_USB_C67X00_HCD is not set | ||
1036 | # CONFIG_USB_ISP116X_HCD is not set | 1019 | # CONFIG_USB_ISP116X_HCD is not set |
1020 | # CONFIG_USB_ISP1760_HCD is not set | ||
1037 | CONFIG_USB_OHCI_HCD=y | 1021 | CONFIG_USB_OHCI_HCD=y |
1038 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set | 1022 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set |
1039 | # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set | 1023 | # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set |
1040 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | 1024 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y |
1041 | # CONFIG_USB_SL811_HCD is not set | 1025 | # CONFIG_USB_SL811_HCD is not set |
1026 | # CONFIG_USB_R8A66597_HCD is not set | ||
1042 | 1027 | ||
1043 | # | 1028 | # |
1044 | # USB Device Class drivers | 1029 | # USB Device Class drivers |
1045 | # | 1030 | # |
1046 | # CONFIG_USB_ACM is not set | 1031 | # CONFIG_USB_ACM is not set |
1047 | # CONFIG_USB_PRINTER is not set | 1032 | # CONFIG_USB_PRINTER is not set |
1033 | # CONFIG_USB_WDM is not set | ||
1048 | 1034 | ||
1049 | # | 1035 | # |
1050 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 1036 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
@@ -1056,53 +1042,15 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
1056 | # CONFIG_USB_LIBUSUAL is not set | 1042 | # CONFIG_USB_LIBUSUAL is not set |
1057 | 1043 | ||
1058 | # | 1044 | # |
1059 | # USB Input Devices | ||
1060 | # | ||
1061 | # CONFIG_USB_HID is not set | ||
1062 | |||
1063 | # | ||
1064 | # USB HID Boot Protocol drivers | ||
1065 | # | ||
1066 | # CONFIG_USB_KBD is not set | ||
1067 | # CONFIG_USB_MOUSE is not set | ||
1068 | # CONFIG_USB_AIPTEK is not set | ||
1069 | # CONFIG_USB_WACOM is not set | ||
1070 | # CONFIG_USB_ACECAD is not set | ||
1071 | # CONFIG_USB_KBTAB is not set | ||
1072 | # CONFIG_USB_POWERMATE is not set | ||
1073 | # CONFIG_USB_TOUCHSCREEN is not set | ||
1074 | # CONFIG_USB_YEALINK is not set | ||
1075 | # CONFIG_USB_XPAD is not set | ||
1076 | # CONFIG_USB_ATI_REMOTE is not set | ||
1077 | # CONFIG_USB_ATI_REMOTE2 is not set | ||
1078 | # CONFIG_USB_KEYSPAN_REMOTE is not set | ||
1079 | # CONFIG_USB_APPLETOUCH is not set | ||
1080 | # CONFIG_USB_GTCO is not set | ||
1081 | |||
1082 | # | ||
1083 | # USB Imaging devices | 1045 | # USB Imaging devices |
1084 | # | 1046 | # |
1085 | # CONFIG_USB_MDC800 is not set | 1047 | # CONFIG_USB_MDC800 is not set |
1086 | |||
1087 | # | ||
1088 | # USB Network Adapters | ||
1089 | # | ||
1090 | # CONFIG_USB_CATC is not set | ||
1091 | # CONFIG_USB_KAWETH is not set | ||
1092 | # CONFIG_USB_PEGASUS is not set | ||
1093 | # CONFIG_USB_RTL8150 is not set | ||
1094 | # CONFIG_USB_USBNET_MII is not set | ||
1095 | # CONFIG_USB_USBNET is not set | ||
1096 | CONFIG_USB_MON=y | 1048 | CONFIG_USB_MON=y |
1097 | 1049 | ||
1098 | # | 1050 | # |
1099 | # USB port drivers | 1051 | # USB port drivers |
1100 | # | 1052 | # |
1101 | # CONFIG_USB_USS720 is not set | 1053 | # CONFIG_USB_USS720 is not set |
1102 | |||
1103 | # | ||
1104 | # USB Serial Converter support | ||
1105 | # | ||
1106 | # CONFIG_USB_SERIAL is not set | 1054 | # CONFIG_USB_SERIAL is not set |
1107 | 1055 | ||
1108 | # | 1056 | # |
@@ -1127,24 +1075,27 @@ CONFIG_USB_MON=y | |||
1127 | # CONFIG_USB_TRANCEVIBRATOR is not set | 1075 | # CONFIG_USB_TRANCEVIBRATOR is not set |
1128 | # CONFIG_USB_IOWARRIOR is not set | 1076 | # CONFIG_USB_IOWARRIOR is not set |
1129 | # CONFIG_USB_TEST is not set | 1077 | # CONFIG_USB_TEST is not set |
1130 | 1078 | # CONFIG_USB_ISIGHTFW is not set | |
1131 | # | ||
1132 | # USB DSL modem support | ||
1133 | # | ||
1134 | |||
1135 | # | ||
1136 | # USB Gadget Support | ||
1137 | # | ||
1138 | # CONFIG_USB_GADGET is not set | 1079 | # CONFIG_USB_GADGET is not set |
1080 | # CONFIG_MMC is not set | ||
1081 | CONFIG_NEW_LEDS=y | ||
1082 | CONFIG_LEDS_CLASS=m | ||
1139 | 1083 | ||
1140 | # | 1084 | # |
1141 | # MMC/SD Card support | 1085 | # LED drivers |
1142 | # | 1086 | # |
1143 | # CONFIG_MMC is not set | 1087 | CONFIG_LEDS_S3C24XX=m |
1088 | CONFIG_LEDS_H1940=m | ||
1089 | # CONFIG_LEDS_GPIO is not set | ||
1144 | 1090 | ||
1145 | # | 1091 | # |
1146 | # Real Time Clock | 1092 | # LED Triggers |
1147 | # | 1093 | # |
1094 | CONFIG_LEDS_TRIGGERS=y | ||
1095 | CONFIG_LEDS_TRIGGER_TIMER=m | ||
1096 | # CONFIG_LEDS_TRIGGER_IDE_DISK is not set | ||
1097 | CONFIG_LEDS_TRIGGER_HEARTBEAT=m | ||
1098 | # CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set | ||
1148 | CONFIG_RTC_LIB=y | 1099 | CONFIG_RTC_LIB=y |
1149 | CONFIG_RTC_CLASS=y | 1100 | CONFIG_RTC_CLASS=y |
1150 | CONFIG_RTC_HCTOSYS=y | 1101 | CONFIG_RTC_HCTOSYS=y |
@@ -1158,27 +1109,50 @@ CONFIG_RTC_INTF_SYSFS=y | |||
1158 | CONFIG_RTC_INTF_PROC=y | 1109 | CONFIG_RTC_INTF_PROC=y |
1159 | CONFIG_RTC_INTF_DEV=y | 1110 | CONFIG_RTC_INTF_DEV=y |
1160 | # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set | 1111 | # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set |
1112 | # CONFIG_RTC_DRV_TEST is not set | ||
1161 | 1113 | ||
1162 | # | 1114 | # |
1163 | # RTC drivers | 1115 | # I2C RTC drivers |
1164 | # | 1116 | # |
1165 | # CONFIG_RTC_DRV_CMOS is not set | ||
1166 | # CONFIG_RTC_DRV_X1205 is not set | ||
1167 | # CONFIG_RTC_DRV_DS1307 is not set | 1117 | # CONFIG_RTC_DRV_DS1307 is not set |
1168 | # CONFIG_RTC_DRV_DS1553 is not set | 1118 | # CONFIG_RTC_DRV_DS1374 is not set |
1169 | # CONFIG_RTC_DRV_ISL1208 is not set | ||
1170 | # CONFIG_RTC_DRV_DS1672 is not set | 1119 | # CONFIG_RTC_DRV_DS1672 is not set |
1171 | # CONFIG_RTC_DRV_DS1742 is not set | 1120 | # CONFIG_RTC_DRV_MAX6900 is not set |
1121 | # CONFIG_RTC_DRV_RS5C372 is not set | ||
1122 | # CONFIG_RTC_DRV_ISL1208 is not set | ||
1123 | # CONFIG_RTC_DRV_X1205 is not set | ||
1172 | # CONFIG_RTC_DRV_PCF8563 is not set | 1124 | # CONFIG_RTC_DRV_PCF8563 is not set |
1125 | # CONFIG_RTC_DRV_PCF8583 is not set | ||
1126 | # CONFIG_RTC_DRV_M41T80 is not set | ||
1127 | # CONFIG_RTC_DRV_S35390A is not set | ||
1128 | # CONFIG_RTC_DRV_FM3130 is not set | ||
1129 | |||
1130 | # | ||
1131 | # SPI RTC drivers | ||
1132 | # | ||
1133 | # CONFIG_RTC_DRV_MAX6902 is not set | ||
1134 | # CONFIG_RTC_DRV_R9701 is not set | ||
1173 | # CONFIG_RTC_DRV_RS5C348 is not set | 1135 | # CONFIG_RTC_DRV_RS5C348 is not set |
1174 | # CONFIG_RTC_DRV_RS5C372 is not set | 1136 | |
1175 | CONFIG_RTC_DRV_S3C=y | 1137 | # |
1138 | # Platform RTC drivers | ||
1139 | # | ||
1140 | # CONFIG_RTC_DRV_CMOS is not set | ||
1141 | # CONFIG_RTC_DRV_DS1511 is not set | ||
1142 | # CONFIG_RTC_DRV_DS1553 is not set | ||
1143 | # CONFIG_RTC_DRV_DS1742 is not set | ||
1144 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
1176 | # CONFIG_RTC_DRV_M48T86 is not set | 1145 | # CONFIG_RTC_DRV_M48T86 is not set |
1177 | # CONFIG_RTC_DRV_TEST is not set | 1146 | # CONFIG_RTC_DRV_M48T59 is not set |
1178 | # CONFIG_RTC_DRV_MAX6902 is not set | ||
1179 | # CONFIG_RTC_DRV_V3020 is not set | 1147 | # CONFIG_RTC_DRV_V3020 is not set |
1180 | 1148 | ||
1181 | # | 1149 | # |
1150 | # on-CPU RTC drivers | ||
1151 | # | ||
1152 | CONFIG_RTC_DRV_S3C=y | ||
1153 | # CONFIG_UIO is not set | ||
1154 | |||
1155 | # | ||
1182 | # File systems | 1156 | # File systems |
1183 | # | 1157 | # |
1184 | CONFIG_EXT2_FS=y | 1158 | CONFIG_EXT2_FS=y |
@@ -1190,20 +1164,16 @@ CONFIG_EXT3_FS_XATTR=y | |||
1190 | # CONFIG_EXT3_FS_SECURITY is not set | 1164 | # CONFIG_EXT3_FS_SECURITY is not set |
1191 | # CONFIG_EXT4DEV_FS is not set | 1165 | # CONFIG_EXT4DEV_FS is not set |
1192 | CONFIG_JBD=y | 1166 | CONFIG_JBD=y |
1193 | # CONFIG_JBD_DEBUG is not set | ||
1194 | CONFIG_FS_MBCACHE=y | 1167 | CONFIG_FS_MBCACHE=y |
1195 | # CONFIG_REISERFS_FS is not set | 1168 | # CONFIG_REISERFS_FS is not set |
1196 | # CONFIG_JFS_FS is not set | 1169 | # CONFIG_JFS_FS is not set |
1197 | # CONFIG_FS_POSIX_ACL is not set | 1170 | # CONFIG_FS_POSIX_ACL is not set |
1198 | # CONFIG_XFS_FS is not set | 1171 | # CONFIG_XFS_FS is not set |
1199 | # CONFIG_GFS2_FS is not set | ||
1200 | # CONFIG_OCFS2_FS is not set | 1172 | # CONFIG_OCFS2_FS is not set |
1201 | # CONFIG_MINIX_FS is not set | 1173 | CONFIG_DNOTIFY=y |
1202 | CONFIG_ROMFS_FS=y | ||
1203 | CONFIG_INOTIFY=y | 1174 | CONFIG_INOTIFY=y |
1204 | CONFIG_INOTIFY_USER=y | 1175 | CONFIG_INOTIFY_USER=y |
1205 | # CONFIG_QUOTA is not set | 1176 | # CONFIG_QUOTA is not set |
1206 | CONFIG_DNOTIFY=y | ||
1207 | # CONFIG_AUTOFS_FS is not set | 1177 | # CONFIG_AUTOFS_FS is not set |
1208 | # CONFIG_AUTOFS4_FS is not set | 1178 | # CONFIG_AUTOFS4_FS is not set |
1209 | # CONFIG_FUSE_FS is not set | 1179 | # CONFIG_FUSE_FS is not set |
@@ -1232,7 +1202,6 @@ CONFIG_PROC_SYSCTL=y | |||
1232 | CONFIG_SYSFS=y | 1202 | CONFIG_SYSFS=y |
1233 | # CONFIG_TMPFS is not set | 1203 | # CONFIG_TMPFS is not set |
1234 | # CONFIG_HUGETLB_PAGE is not set | 1204 | # CONFIG_HUGETLB_PAGE is not set |
1235 | CONFIG_RAMFS=y | ||
1236 | # CONFIG_CONFIGFS_FS is not set | 1205 | # CONFIG_CONFIGFS_FS is not set |
1237 | 1206 | ||
1238 | # | 1207 | # |
@@ -1248,31 +1217,32 @@ CONFIG_RAMFS=y | |||
1248 | CONFIG_JFFS2_FS=y | 1217 | CONFIG_JFFS2_FS=y |
1249 | CONFIG_JFFS2_FS_DEBUG=0 | 1218 | CONFIG_JFFS2_FS_DEBUG=0 |
1250 | CONFIG_JFFS2_FS_WRITEBUFFER=y | 1219 | CONFIG_JFFS2_FS_WRITEBUFFER=y |
1220 | # CONFIG_JFFS2_FS_WBUF_VERIFY is not set | ||
1251 | # CONFIG_JFFS2_SUMMARY is not set | 1221 | # CONFIG_JFFS2_SUMMARY is not set |
1252 | # CONFIG_JFFS2_FS_XATTR is not set | 1222 | # CONFIG_JFFS2_FS_XATTR is not set |
1253 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | 1223 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set |
1254 | CONFIG_JFFS2_ZLIB=y | 1224 | CONFIG_JFFS2_ZLIB=y |
1225 | # CONFIG_JFFS2_LZO is not set | ||
1255 | CONFIG_JFFS2_RTIME=y | 1226 | CONFIG_JFFS2_RTIME=y |
1256 | # CONFIG_JFFS2_RUBIN is not set | 1227 | # CONFIG_JFFS2_RUBIN is not set |
1257 | CONFIG_CRAMFS=y | 1228 | CONFIG_CRAMFS=y |
1258 | # CONFIG_VXFS_FS is not set | 1229 | # CONFIG_VXFS_FS is not set |
1230 | # CONFIG_MINIX_FS is not set | ||
1259 | # CONFIG_HPFS_FS is not set | 1231 | # CONFIG_HPFS_FS is not set |
1260 | # CONFIG_QNX4FS_FS is not set | 1232 | # CONFIG_QNX4FS_FS is not set |
1233 | CONFIG_ROMFS_FS=y | ||
1261 | # CONFIG_SYSV_FS is not set | 1234 | # CONFIG_SYSV_FS is not set |
1262 | # CONFIG_UFS_FS is not set | 1235 | # CONFIG_UFS_FS is not set |
1263 | 1236 | CONFIG_NETWORK_FILESYSTEMS=y | |
1264 | # | ||
1265 | # Network File Systems | ||
1266 | # | ||
1267 | CONFIG_NFS_FS=y | 1237 | CONFIG_NFS_FS=y |
1268 | # CONFIG_NFS_V3 is not set | 1238 | # CONFIG_NFS_V3 is not set |
1269 | # CONFIG_NFS_V4 is not set | 1239 | # CONFIG_NFS_V4 is not set |
1270 | # CONFIG_NFS_DIRECTIO is not set | ||
1271 | # CONFIG_NFSD is not set | 1240 | # CONFIG_NFSD is not set |
1272 | CONFIG_ROOT_NFS=y | 1241 | CONFIG_ROOT_NFS=y |
1273 | CONFIG_LOCKD=y | 1242 | CONFIG_LOCKD=y |
1274 | CONFIG_NFS_COMMON=y | 1243 | CONFIG_NFS_COMMON=y |
1275 | CONFIG_SUNRPC=y | 1244 | CONFIG_SUNRPC=y |
1245 | # CONFIG_SUNRPC_BIND34 is not set | ||
1276 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1246 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1277 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1247 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1278 | # CONFIG_SMB_FS is not set | 1248 | # CONFIG_SMB_FS is not set |
@@ -1280,7 +1250,6 @@ CONFIG_SUNRPC=y | |||
1280 | # CONFIG_NCP_FS is not set | 1250 | # CONFIG_NCP_FS is not set |
1281 | # CONFIG_CODA_FS is not set | 1251 | # CONFIG_CODA_FS is not set |
1282 | # CONFIG_AFS_FS is not set | 1252 | # CONFIG_AFS_FS is not set |
1283 | # CONFIG_9P_FS is not set | ||
1284 | 1253 | ||
1285 | # | 1254 | # |
1286 | # Partition Types | 1255 | # Partition Types |
@@ -1302,10 +1271,7 @@ CONFIG_SOLARIS_X86_PARTITION=y | |||
1302 | # CONFIG_SUN_PARTITION is not set | 1271 | # CONFIG_SUN_PARTITION is not set |
1303 | # CONFIG_KARMA_PARTITION is not set | 1272 | # CONFIG_KARMA_PARTITION is not set |
1304 | # CONFIG_EFI_PARTITION is not set | 1273 | # CONFIG_EFI_PARTITION is not set |
1305 | 1274 | # CONFIG_SYSV68_PARTITION is not set | |
1306 | # | ||
1307 | # Native Language Support | ||
1308 | # | ||
1309 | CONFIG_NLS=y | 1275 | CONFIG_NLS=y |
1310 | CONFIG_NLS_DEFAULT="iso8859-1" | 1276 | CONFIG_NLS_DEFAULT="iso8859-1" |
1311 | # CONFIG_NLS_CODEPAGE_437 is not set | 1277 | # CONFIG_NLS_CODEPAGE_437 is not set |
@@ -1346,50 +1312,52 @@ CONFIG_NLS_DEFAULT="iso8859-1" | |||
1346 | # CONFIG_NLS_KOI8_R is not set | 1312 | # CONFIG_NLS_KOI8_R is not set |
1347 | # CONFIG_NLS_KOI8_U is not set | 1313 | # CONFIG_NLS_KOI8_U is not set |
1348 | # CONFIG_NLS_UTF8 is not set | 1314 | # CONFIG_NLS_UTF8 is not set |
1349 | |||
1350 | # | ||
1351 | # Distributed Lock Manager | ||
1352 | # | ||
1353 | # CONFIG_DLM is not set | 1315 | # CONFIG_DLM is not set |
1354 | 1316 | ||
1355 | # | 1317 | # |
1356 | # Profiling support | ||
1357 | # | ||
1358 | # CONFIG_PROFILING is not set | ||
1359 | |||
1360 | # | ||
1361 | # Kernel hacking | 1318 | # Kernel hacking |
1362 | # | 1319 | # |
1363 | # CONFIG_PRINTK_TIME is not set | 1320 | # CONFIG_PRINTK_TIME is not set |
1321 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
1364 | CONFIG_ENABLE_MUST_CHECK=y | 1322 | CONFIG_ENABLE_MUST_CHECK=y |
1323 | CONFIG_FRAME_WARN=1024 | ||
1365 | CONFIG_MAGIC_SYSRQ=y | 1324 | CONFIG_MAGIC_SYSRQ=y |
1366 | # CONFIG_UNUSED_SYMBOLS is not set | 1325 | # CONFIG_UNUSED_SYMBOLS is not set |
1367 | # CONFIG_DEBUG_FS is not set | 1326 | # CONFIG_DEBUG_FS is not set |
1368 | # CONFIG_HEADERS_CHECK is not set | 1327 | # CONFIG_HEADERS_CHECK is not set |
1369 | CONFIG_DEBUG_KERNEL=y | 1328 | CONFIG_DEBUG_KERNEL=y |
1370 | # CONFIG_DEBUG_SHIRQ is not set | 1329 | # CONFIG_DEBUG_SHIRQ is not set |
1371 | CONFIG_LOG_BUF_SHIFT=16 | ||
1372 | CONFIG_DETECT_SOFTLOCKUP=y | 1330 | CONFIG_DETECT_SOFTLOCKUP=y |
1331 | CONFIG_SCHED_DEBUG=y | ||
1373 | # CONFIG_SCHEDSTATS is not set | 1332 | # CONFIG_SCHEDSTATS is not set |
1374 | # CONFIG_TIMER_STATS is not set | 1333 | # CONFIG_TIMER_STATS is not set |
1334 | # CONFIG_DEBUG_OBJECTS is not set | ||
1375 | # CONFIG_DEBUG_SLAB is not set | 1335 | # CONFIG_DEBUG_SLAB is not set |
1376 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1336 | # CONFIG_DEBUG_RT_MUTEXES is not set |
1377 | # CONFIG_RT_MUTEX_TESTER is not set | 1337 | # CONFIG_RT_MUTEX_TESTER is not set |
1378 | # CONFIG_DEBUG_SPINLOCK is not set | 1338 | # CONFIG_DEBUG_SPINLOCK is not set |
1379 | CONFIG_DEBUG_MUTEXES=y | 1339 | CONFIG_DEBUG_MUTEXES=y |
1340 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1341 | # CONFIG_PROVE_LOCKING is not set | ||
1342 | # CONFIG_LOCK_STAT is not set | ||
1380 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1343 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
1381 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1344 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
1382 | # CONFIG_DEBUG_KOBJECT is not set | 1345 | # CONFIG_DEBUG_KOBJECT is not set |
1383 | CONFIG_DEBUG_BUGVERBOSE=y | 1346 | CONFIG_DEBUG_BUGVERBOSE=y |
1384 | CONFIG_DEBUG_INFO=y | 1347 | CONFIG_DEBUG_INFO=y |
1385 | # CONFIG_DEBUG_VM is not set | 1348 | # CONFIG_DEBUG_VM is not set |
1349 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
1386 | # CONFIG_DEBUG_LIST is not set | 1350 | # CONFIG_DEBUG_LIST is not set |
1351 | # CONFIG_DEBUG_SG is not set | ||
1387 | CONFIG_FRAME_POINTER=y | 1352 | CONFIG_FRAME_POINTER=y |
1388 | CONFIG_FORCED_INLINING=y | 1353 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1389 | # CONFIG_RCU_TORTURE_TEST is not set | 1354 | # CONFIG_RCU_TORTURE_TEST is not set |
1355 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
1390 | # CONFIG_FAULT_INJECTION is not set | 1356 | # CONFIG_FAULT_INJECTION is not set |
1357 | # CONFIG_SAMPLES is not set | ||
1391 | CONFIG_DEBUG_USER=y | 1358 | CONFIG_DEBUG_USER=y |
1392 | # CONFIG_DEBUG_ERRORS is not set | 1359 | # CONFIG_DEBUG_ERRORS is not set |
1360 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
1393 | CONFIG_DEBUG_LL=y | 1361 | CONFIG_DEBUG_LL=y |
1394 | # CONFIG_DEBUG_ICEDCC is not set | 1362 | # CONFIG_DEBUG_ICEDCC is not set |
1395 | CONFIG_DEBUG_S3C_PORT=y | 1363 | CONFIG_DEBUG_S3C_PORT=y |
@@ -1400,21 +1368,96 @@ CONFIG_DEBUG_S3C_UART=0 | |||
1400 | # | 1368 | # |
1401 | # CONFIG_KEYS is not set | 1369 | # CONFIG_KEYS is not set |
1402 | # CONFIG_SECURITY is not set | 1370 | # CONFIG_SECURITY is not set |
1371 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
1372 | CONFIG_CRYPTO=y | ||
1373 | |||
1374 | # | ||
1375 | # Crypto core or helper | ||
1376 | # | ||
1377 | # CONFIG_CRYPTO_MANAGER is not set | ||
1378 | # CONFIG_CRYPTO_GF128MUL is not set | ||
1379 | # CONFIG_CRYPTO_NULL is not set | ||
1380 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1381 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1382 | # CONFIG_CRYPTO_TEST is not set | ||
1383 | |||
1384 | # | ||
1385 | # Authenticated Encryption with Associated Data | ||
1386 | # | ||
1387 | # CONFIG_CRYPTO_CCM is not set | ||
1388 | # CONFIG_CRYPTO_GCM is not set | ||
1389 | # CONFIG_CRYPTO_SEQIV is not set | ||
1390 | |||
1391 | # | ||
1392 | # Block modes | ||
1393 | # | ||
1394 | # CONFIG_CRYPTO_CBC is not set | ||
1395 | # CONFIG_CRYPTO_CTR is not set | ||
1396 | # CONFIG_CRYPTO_CTS is not set | ||
1397 | # CONFIG_CRYPTO_ECB is not set | ||
1398 | # CONFIG_CRYPTO_LRW is not set | ||
1399 | # CONFIG_CRYPTO_PCBC is not set | ||
1400 | # CONFIG_CRYPTO_XTS is not set | ||
1401 | |||
1402 | # | ||
1403 | # Hash modes | ||
1404 | # | ||
1405 | # CONFIG_CRYPTO_HMAC is not set | ||
1406 | # CONFIG_CRYPTO_XCBC is not set | ||
1407 | |||
1408 | # | ||
1409 | # Digest | ||
1410 | # | ||
1411 | # CONFIG_CRYPTO_CRC32C is not set | ||
1412 | # CONFIG_CRYPTO_MD4 is not set | ||
1413 | # CONFIG_CRYPTO_MD5 is not set | ||
1414 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1415 | # CONFIG_CRYPTO_SHA1 is not set | ||
1416 | # CONFIG_CRYPTO_SHA256 is not set | ||
1417 | # CONFIG_CRYPTO_SHA512 is not set | ||
1418 | # CONFIG_CRYPTO_TGR192 is not set | ||
1419 | # CONFIG_CRYPTO_WP512 is not set | ||
1420 | |||
1421 | # | ||
1422 | # Ciphers | ||
1423 | # | ||
1424 | # CONFIG_CRYPTO_AES is not set | ||
1425 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1426 | # CONFIG_CRYPTO_ARC4 is not set | ||
1427 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1428 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1429 | # CONFIG_CRYPTO_CAST5 is not set | ||
1430 | # CONFIG_CRYPTO_CAST6 is not set | ||
1431 | # CONFIG_CRYPTO_DES is not set | ||
1432 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1433 | # CONFIG_CRYPTO_KHAZAD is not set | ||
1434 | # CONFIG_CRYPTO_SALSA20 is not set | ||
1435 | # CONFIG_CRYPTO_SEED is not set | ||
1436 | # CONFIG_CRYPTO_SERPENT is not set | ||
1437 | # CONFIG_CRYPTO_TEA is not set | ||
1438 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1403 | 1439 | ||
1404 | # | 1440 | # |
1405 | # Cryptographic options | 1441 | # Compression |
1406 | # | 1442 | # |
1407 | # CONFIG_CRYPTO is not set | 1443 | # CONFIG_CRYPTO_DEFLATE is not set |
1444 | # CONFIG_CRYPTO_LZO is not set | ||
1445 | CONFIG_CRYPTO_HW=y | ||
1408 | 1446 | ||
1409 | # | 1447 | # |
1410 | # Library routines | 1448 | # Library routines |
1411 | # | 1449 | # |
1412 | CONFIG_BITREVERSE=y | 1450 | CONFIG_BITREVERSE=y |
1451 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
1452 | # CONFIG_GENERIC_FIND_NEXT_BIT is not set | ||
1413 | # CONFIG_CRC_CCITT is not set | 1453 | # CONFIG_CRC_CCITT is not set |
1414 | # CONFIG_CRC16 is not set | 1454 | # CONFIG_CRC16 is not set |
1455 | # CONFIG_CRC_ITU_T is not set | ||
1415 | CONFIG_CRC32=y | 1456 | CONFIG_CRC32=y |
1457 | # CONFIG_CRC7 is not set | ||
1416 | # CONFIG_LIBCRC32C is not set | 1458 | # CONFIG_LIBCRC32C is not set |
1417 | CONFIG_ZLIB_INFLATE=y | 1459 | CONFIG_ZLIB_INFLATE=y |
1418 | CONFIG_ZLIB_DEFLATE=y | 1460 | CONFIG_ZLIB_DEFLATE=y |
1419 | CONFIG_PLIST=y | 1461 | CONFIG_PLIST=y |
1420 | CONFIG_HAS_IOMEM=y | 1462 | CONFIG_HAS_IOMEM=y |
1463 | CONFIG_HAS_DMA=y | ||