diff options
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | 2008-12-24 19:13:35 -0500 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2008-12-24 19:13:35 -0500 |
commit | 4655a0de36e8e903e99a8d152818e3aae86dae1a (patch) | |
tree | 46dcb7e8fef0408ba62cedf416f6ce35a15a04eb /arch | |
parent | b479f3c75739b7fb1e7c73d28754bf918155b520 (diff) | |
parent | a48d196191c2d78d6cbd6f8509285af8ec1edcbc (diff) |
Merge branch 'for_rmk' of git://git.mnementh.co.uk/linux-2.6-im into devel
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm/configs/eseries_pxa_defconfig | 326 |
1 files changed, 114 insertions, 212 deletions
diff --git a/arch/arm/configs/eseries_pxa_defconfig b/arch/arm/configs/eseries_pxa_defconfig index 2307587a38a9..b6c5cbbf4c85 100644 --- a/arch/arm/configs/eseries_pxa_defconfig +++ b/arch/arm/configs/eseries_pxa_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 | 3 | # Linux kernel version: 2.6.28-rc8 |
4 | # Sat Jul 26 22:28:46 2008 | 4 | # Wed Dec 24 23:35:45 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 |
@@ -22,8 +22,6 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y | |||
22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
23 | CONFIG_GENERIC_HWEIGHT=y | 23 | CONFIG_GENERIC_HWEIGHT=y |
24 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 24 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
25 | CONFIG_ARCH_SUPPORTS_AOUT=y | ||
26 | CONFIG_ZONE_DMA=y | ||
27 | CONFIG_ARCH_MTD_XIP=y | 25 | CONFIG_ARCH_MTD_XIP=y |
28 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 26 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
29 | CONFIG_VECTORS_BASE=0xffff0000 | 27 | CONFIG_VECTORS_BASE=0xffff0000 |
@@ -48,8 +46,7 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
48 | CONFIG_LOG_BUF_SHIFT=14 | 46 | CONFIG_LOG_BUF_SHIFT=14 |
49 | # CONFIG_CGROUPS is not set | 47 | # CONFIG_CGROUPS is not set |
50 | # CONFIG_GROUP_SCHED is not set | 48 | # CONFIG_GROUP_SCHED is not set |
51 | CONFIG_SYSFS_DEPRECATED=y | 49 | # CONFIG_SYSFS_DEPRECATED_V2 is not set |
52 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
53 | # CONFIG_RELAY is not set | 50 | # CONFIG_RELAY is not set |
54 | # CONFIG_NAMESPACES is not set | 51 | # CONFIG_NAMESPACES is not set |
55 | # CONFIG_BLK_DEV_INITRD is not set | 52 | # CONFIG_BLK_DEV_INITRD is not set |
@@ -58,13 +55,12 @@ CONFIG_SYSCTL=y | |||
58 | CONFIG_EMBEDDED=y | 55 | CONFIG_EMBEDDED=y |
59 | CONFIG_UID16=y | 56 | CONFIG_UID16=y |
60 | CONFIG_SYSCTL_SYSCALL=y | 57 | CONFIG_SYSCTL_SYSCALL=y |
61 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
62 | # CONFIG_KALLSYMS is not set | 58 | # CONFIG_KALLSYMS is not set |
63 | CONFIG_HOTPLUG=y | 59 | CONFIG_HOTPLUG=y |
64 | CONFIG_PRINTK=y | 60 | CONFIG_PRINTK=y |
65 | CONFIG_BUG=y | 61 | CONFIG_BUG=y |
66 | CONFIG_ELF_CORE=y | 62 | CONFIG_ELF_CORE=y |
67 | CONFIG_COMPAT_BRK=y | 63 | # CONFIG_COMPAT_BRK is not set |
68 | CONFIG_BASE_FULL=y | 64 | CONFIG_BASE_FULL=y |
69 | CONFIG_FUTEX=y | 65 | CONFIG_FUTEX=y |
70 | CONFIG_ANON_INODES=y | 66 | CONFIG_ANON_INODES=y |
@@ -73,6 +69,7 @@ CONFIG_SIGNALFD=y | |||
73 | CONFIG_TIMERFD=y | 69 | CONFIG_TIMERFD=y |
74 | CONFIG_EVENTFD=y | 70 | CONFIG_EVENTFD=y |
75 | CONFIG_SHMEM=y | 71 | CONFIG_SHMEM=y |
72 | CONFIG_AIO=y | ||
76 | CONFIG_VM_EVENT_COUNTERS=y | 73 | CONFIG_VM_EVENT_COUNTERS=y |
77 | CONFIG_SLAB=y | 74 | CONFIG_SLAB=y |
78 | # CONFIG_SLUB is not set | 75 | # CONFIG_SLUB is not set |
@@ -80,15 +77,10 @@ CONFIG_SLAB=y | |||
80 | # CONFIG_PROFILING is not set | 77 | # CONFIG_PROFILING is not set |
81 | # CONFIG_MARKERS is not set | 78 | # CONFIG_MARKERS is not set |
82 | CONFIG_HAVE_OPROFILE=y | 79 | CONFIG_HAVE_OPROFILE=y |
83 | # CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set | ||
84 | # CONFIG_HAVE_IOREMAP_PROT is not set | ||
85 | CONFIG_HAVE_KPROBES=y | 80 | CONFIG_HAVE_KPROBES=y |
86 | CONFIG_HAVE_KRETPROBES=y | 81 | CONFIG_HAVE_KRETPROBES=y |
87 | # CONFIG_HAVE_ARCH_TRACEHOOK is not set | ||
88 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
89 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
90 | CONFIG_HAVE_CLK=y | 82 | CONFIG_HAVE_CLK=y |
91 | CONFIG_PROC_PAGE_MONITOR=y | 83 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y |
92 | CONFIG_SLABINFO=y | 84 | CONFIG_SLABINFO=y |
93 | CONFIG_RT_MUTEXES=y | 85 | CONFIG_RT_MUTEXES=y |
94 | # CONFIG_TINY_SHMEM is not set | 86 | # CONFIG_TINY_SHMEM is not set |
@@ -112,14 +104,15 @@ CONFIG_BLOCK=y | |||
112 | # | 104 | # |
113 | CONFIG_IOSCHED_NOOP=y | 105 | CONFIG_IOSCHED_NOOP=y |
114 | CONFIG_IOSCHED_AS=y | 106 | CONFIG_IOSCHED_AS=y |
115 | CONFIG_IOSCHED_DEADLINE=y | 107 | # CONFIG_IOSCHED_DEADLINE is not set |
116 | CONFIG_IOSCHED_CFQ=y | 108 | # CONFIG_IOSCHED_CFQ is not set |
117 | CONFIG_DEFAULT_AS=y | 109 | CONFIG_DEFAULT_AS=y |
118 | # CONFIG_DEFAULT_DEADLINE is not set | 110 | # CONFIG_DEFAULT_DEADLINE is not set |
119 | # CONFIG_DEFAULT_CFQ is not set | 111 | # CONFIG_DEFAULT_CFQ is not set |
120 | # CONFIG_DEFAULT_NOOP is not set | 112 | # CONFIG_DEFAULT_NOOP is not set |
121 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 113 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
122 | CONFIG_CLASSIC_RCU=y | 114 | CONFIG_CLASSIC_RCU=y |
115 | CONFIG_FREEZER=y | ||
123 | 116 | ||
124 | # | 117 | # |
125 | # System Type | 118 | # System Type |
@@ -129,7 +122,6 @@ CONFIG_CLASSIC_RCU=y | |||
129 | # CONFIG_ARCH_REALVIEW is not set | 122 | # CONFIG_ARCH_REALVIEW is not set |
130 | # CONFIG_ARCH_VERSATILE is not set | 123 | # CONFIG_ARCH_VERSATILE is not set |
131 | # CONFIG_ARCH_AT91 is not set | 124 | # CONFIG_ARCH_AT91 is not set |
132 | # CONFIG_ARCH_CLPS7500 is not set | ||
133 | # CONFIG_ARCH_CLPS711X is not set | 125 | # CONFIG_ARCH_CLPS711X is not set |
134 | # CONFIG_ARCH_EBSA110 is not set | 126 | # CONFIG_ARCH_EBSA110 is not set |
135 | # CONFIG_ARCH_EP93XX is not set | 127 | # CONFIG_ARCH_EP93XX is not set |
@@ -160,7 +152,8 @@ CONFIG_ARCH_PXA=y | |||
160 | # CONFIG_ARCH_LH7A40X is not set | 152 | # CONFIG_ARCH_LH7A40X is not set |
161 | # CONFIG_ARCH_DAVINCI is not set | 153 | # CONFIG_ARCH_DAVINCI is not set |
162 | # CONFIG_ARCH_OMAP is not set | 154 | # CONFIG_ARCH_OMAP is not set |
163 | # CONFIG_ARCH_MSM7X00A is not set | 155 | # CONFIG_ARCH_MSM is not set |
156 | # CONFIG_ARCH_W90X900 is not set | ||
164 | 157 | ||
165 | # | 158 | # |
166 | # Intel PXA2xx/PXA3xx Implementations | 159 | # Intel PXA2xx/PXA3xx Implementations |
@@ -169,8 +162,10 @@ CONFIG_ARCH_PXA=y | |||
169 | # CONFIG_ARCH_LUBBOCK is not set | 162 | # CONFIG_ARCH_LUBBOCK is not set |
170 | # CONFIG_MACH_LOGICPD_PXA270 is not set | 163 | # CONFIG_MACH_LOGICPD_PXA270 is not set |
171 | # CONFIG_MACH_MAINSTONE is not set | 164 | # CONFIG_MACH_MAINSTONE is not set |
165 | # CONFIG_MACH_MP900C is not set | ||
172 | # CONFIG_ARCH_PXA_IDP is not set | 166 | # CONFIG_ARCH_PXA_IDP is not set |
173 | # CONFIG_PXA_SHARPSL is not set | 167 | # CONFIG_PXA_SHARPSL is not set |
168 | # CONFIG_ARCH_VIPER is not set | ||
174 | CONFIG_ARCH_PXA_ESERIES=y | 169 | CONFIG_ARCH_PXA_ESERIES=y |
175 | CONFIG_MACH_E330=y | 170 | CONFIG_MACH_E330=y |
176 | CONFIG_MACH_E350=y | 171 | CONFIG_MACH_E350=y |
@@ -178,7 +173,8 @@ CONFIG_MACH_E740=y | |||
178 | CONFIG_MACH_E750=y | 173 | CONFIG_MACH_E750=y |
179 | CONFIG_MACH_E400=y | 174 | CONFIG_MACH_E400=y |
180 | CONFIG_MACH_E800=y | 175 | CONFIG_MACH_E800=y |
181 | # CONFIG_MACH_TRIZEPS4 is not set | 176 | # CONFIG_TRIZEPS_PXA is not set |
177 | # CONFIG_MACH_H5000 is not set | ||
182 | # CONFIG_MACH_EM_X270 is not set | 178 | # CONFIG_MACH_EM_X270 is not set |
183 | # CONFIG_MACH_COLIBRI is not set | 179 | # CONFIG_MACH_COLIBRI is not set |
184 | # CONFIG_MACH_ZYLONITE is not set | 180 | # CONFIG_MACH_ZYLONITE is not set |
@@ -186,12 +182,15 @@ CONFIG_MACH_E800=y | |||
186 | # CONFIG_MACH_TAVOREVB is not set | 182 | # CONFIG_MACH_TAVOREVB is not set |
187 | # CONFIG_MACH_SAAR is not set | 183 | # CONFIG_MACH_SAAR is not set |
188 | # CONFIG_MACH_ARMCORE is not set | 184 | # CONFIG_MACH_ARMCORE is not set |
185 | # CONFIG_MACH_CM_X300 is not set | ||
189 | # CONFIG_MACH_MAGICIAN is not set | 186 | # CONFIG_MACH_MAGICIAN is not set |
187 | # CONFIG_MACH_MIOA701 is not set | ||
190 | # CONFIG_MACH_PCM027 is not set | 188 | # CONFIG_MACH_PCM027 is not set |
191 | # CONFIG_ARCH_PXA_PALM is not set | 189 | # CONFIG_ARCH_PXA_PALM is not set |
192 | # CONFIG_PXA_EZX is not set | 190 | # CONFIG_PXA_EZX is not set |
193 | CONFIG_PXA25x=y | 191 | CONFIG_PXA25x=y |
194 | # CONFIG_PXA_PWM is not set | 192 | # CONFIG_PXA_PWM is not set |
193 | CONFIG_PXA_HAVE_BOARD_IRQS=y | ||
195 | 194 | ||
196 | # | 195 | # |
197 | # Boot options | 196 | # Boot options |
@@ -222,6 +221,7 @@ CONFIG_CPU_CP15_MMU=y | |||
222 | # CONFIG_OUTER_CACHE is not set | 221 | # CONFIG_OUTER_CACHE is not set |
223 | CONFIG_IWMMXT=y | 222 | CONFIG_IWMMXT=y |
224 | CONFIG_XSCALE_PMU=y | 223 | CONFIG_XSCALE_PMU=y |
224 | CONFIG_COMMON_CLKDEV=y | ||
225 | 225 | ||
226 | # | 226 | # |
227 | # Bus support | 227 | # Bus support |
@@ -237,6 +237,7 @@ CONFIG_PCMCIA_IOCTL=y | |||
237 | # | 237 | # |
238 | # PC-card bridges | 238 | # PC-card bridges |
239 | # | 239 | # |
240 | CONFIG_PCMCIA_PXA2XX=m | ||
240 | 241 | ||
241 | # | 242 | # |
242 | # Kernel Features | 243 | # Kernel Features |
@@ -245,25 +246,30 @@ CONFIG_TICK_ONESHOT=y | |||
245 | # CONFIG_NO_HZ is not set | 246 | # CONFIG_NO_HZ is not set |
246 | # CONFIG_HIGH_RES_TIMERS is not set | 247 | # CONFIG_HIGH_RES_TIMERS is not set |
247 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | 248 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
249 | CONFIG_VMSPLIT_3G=y | ||
250 | # CONFIG_VMSPLIT_2G is not set | ||
251 | # CONFIG_VMSPLIT_1G is not set | ||
252 | CONFIG_PAGE_OFFSET=0xC0000000 | ||
248 | # CONFIG_PREEMPT is not set | 253 | # CONFIG_PREEMPT is not set |
249 | CONFIG_HZ=100 | 254 | CONFIG_HZ=100 |
250 | CONFIG_AEABI=y | 255 | CONFIG_AEABI=y |
251 | CONFIG_OABI_COMPAT=y | 256 | CONFIG_OABI_COMPAT=y |
252 | # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set | 257 | CONFIG_ARCH_FLATMEM_HAS_HOLES=y |
258 | # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set | ||
259 | # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set | ||
253 | CONFIG_SELECT_MEMORY_MODEL=y | 260 | CONFIG_SELECT_MEMORY_MODEL=y |
254 | CONFIG_FLATMEM_MANUAL=y | 261 | CONFIG_FLATMEM_MANUAL=y |
255 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 262 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
256 | # CONFIG_SPARSEMEM_MANUAL is not set | 263 | # CONFIG_SPARSEMEM_MANUAL is not set |
257 | CONFIG_FLATMEM=y | 264 | CONFIG_FLATMEM=y |
258 | CONFIG_FLAT_NODE_MEM_MAP=y | 265 | CONFIG_FLAT_NODE_MEM_MAP=y |
259 | # CONFIG_SPARSEMEM_STATIC is not set | ||
260 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
261 | CONFIG_PAGEFLAGS_EXTENDED=y | 266 | CONFIG_PAGEFLAGS_EXTENDED=y |
262 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | 267 | CONFIG_SPLIT_PTLOCK_CPUS=4096 |
263 | # CONFIG_RESOURCES_64BIT is not set | 268 | # CONFIG_RESOURCES_64BIT is not set |
264 | CONFIG_ZONE_DMA_FLAG=1 | 269 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
265 | CONFIG_BOUNCE=y | 270 | CONFIG_ZONE_DMA_FLAG=0 |
266 | CONFIG_VIRT_TO_BUS=y | 271 | CONFIG_VIRT_TO_BUS=y |
272 | CONFIG_UNEVICTABLE_LRU=y | ||
267 | CONFIG_ALIGNMENT_TRAP=y | 273 | CONFIG_ALIGNMENT_TRAP=y |
268 | 274 | ||
269 | # | 275 | # |
@@ -277,9 +283,10 @@ CONFIG_KEXEC=y | |||
277 | CONFIG_ATAGS_PROC=y | 283 | CONFIG_ATAGS_PROC=y |
278 | 284 | ||
279 | # | 285 | # |
280 | # CPU Frequency scaling | 286 | # CPU Power Management |
281 | # | 287 | # |
282 | # CONFIG_CPU_FREQ is not set | 288 | # CONFIG_CPU_FREQ is not set |
289 | # CONFIG_CPU_IDLE is not set | ||
283 | 290 | ||
284 | # | 291 | # |
285 | # Floating point emulation | 292 | # Floating point emulation |
@@ -296,6 +303,8 @@ CONFIG_FPE_NWFPE=y | |||
296 | # Userspace binary formats | 303 | # Userspace binary formats |
297 | # | 304 | # |
298 | CONFIG_BINFMT_ELF=y | 305 | CONFIG_BINFMT_ELF=y |
306 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
307 | CONFIG_HAVE_AOUT=y | ||
299 | # CONFIG_BINFMT_AOUT is not set | 308 | # CONFIG_BINFMT_AOUT is not set |
300 | CONFIG_BINFMT_MISC=y | 309 | CONFIG_BINFMT_MISC=y |
301 | 310 | ||
@@ -309,10 +318,6 @@ CONFIG_SUSPEND=y | |||
309 | CONFIG_SUSPEND_FREEZER=y | 318 | CONFIG_SUSPEND_FREEZER=y |
310 | # CONFIG_APM_EMULATION is not set | 319 | # CONFIG_APM_EMULATION is not set |
311 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | 320 | CONFIG_ARCH_SUSPEND_POSSIBLE=y |
312 | |||
313 | # | ||
314 | # Networking | ||
315 | # | ||
316 | CONFIG_NET=y | 321 | CONFIG_NET=y |
317 | 322 | ||
318 | # | 323 | # |
@@ -339,7 +344,7 @@ CONFIG_IP_FIB_HASH=y | |||
339 | # CONFIG_INET_ESP is not set | 344 | # CONFIG_INET_ESP is not set |
340 | # CONFIG_INET_IPCOMP is not set | 345 | # CONFIG_INET_IPCOMP is not set |
341 | # CONFIG_INET_XFRM_TUNNEL is not set | 346 | # CONFIG_INET_XFRM_TUNNEL is not set |
342 | CONFIG_INET_TUNNEL=y | 347 | # CONFIG_INET_TUNNEL is not set |
343 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | 348 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
344 | CONFIG_INET_XFRM_MODE_TUNNEL=y | 349 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
345 | CONFIG_INET_XFRM_MODE_BEET=y | 350 | CONFIG_INET_XFRM_MODE_BEET=y |
@@ -350,25 +355,7 @@ CONFIG_INET_TCP_DIAG=y | |||
350 | CONFIG_TCP_CONG_CUBIC=y | 355 | CONFIG_TCP_CONG_CUBIC=y |
351 | CONFIG_DEFAULT_TCP_CONG="cubic" | 356 | CONFIG_DEFAULT_TCP_CONG="cubic" |
352 | # CONFIG_TCP_MD5SIG is not set | 357 | # CONFIG_TCP_MD5SIG is not set |
353 | CONFIG_IPV6=y | 358 | # CONFIG_IPV6 is not set |
354 | # CONFIG_IPV6_PRIVACY is not set | ||
355 | # CONFIG_IPV6_ROUTER_PREF is not set | ||
356 | # CONFIG_IPV6_OPTIMISTIC_DAD is not set | ||
357 | # CONFIG_INET6_AH is not set | ||
358 | # CONFIG_INET6_ESP is not set | ||
359 | # CONFIG_INET6_IPCOMP is not set | ||
360 | # CONFIG_IPV6_MIP6 is not set | ||
361 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
362 | # CONFIG_INET6_TUNNEL is not set | ||
363 | CONFIG_INET6_XFRM_MODE_TRANSPORT=y | ||
364 | CONFIG_INET6_XFRM_MODE_TUNNEL=y | ||
365 | CONFIG_INET6_XFRM_MODE_BEET=y | ||
366 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set | ||
367 | CONFIG_IPV6_SIT=y | ||
368 | CONFIG_IPV6_NDISC_NODETYPE=y | ||
369 | # CONFIG_IPV6_TUNNEL is not set | ||
370 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | ||
371 | # CONFIG_IPV6_MROUTE is not set | ||
372 | # CONFIG_NETWORK_SECMARK is not set | 359 | # CONFIG_NETWORK_SECMARK is not set |
373 | # CONFIG_NETFILTER is not set | 360 | # CONFIG_NETFILTER is not set |
374 | # CONFIG_IP_DCCP is not set | 361 | # CONFIG_IP_DCCP is not set |
@@ -376,6 +363,7 @@ CONFIG_IPV6_NDISC_NODETYPE=y | |||
376 | # CONFIG_TIPC is not set | 363 | # CONFIG_TIPC is not set |
377 | # CONFIG_ATM is not set | 364 | # CONFIG_ATM is not set |
378 | # CONFIG_BRIDGE is not set | 365 | # CONFIG_BRIDGE is not set |
366 | # CONFIG_NET_DSA is not set | ||
379 | # CONFIG_VLAN_8021Q is not set | 367 | # CONFIG_VLAN_8021Q is not set |
380 | # CONFIG_DECNET is not set | 368 | # CONFIG_DECNET is not set |
381 | # CONFIG_LLC2 is not set | 369 | # CONFIG_LLC2 is not set |
@@ -421,25 +409,18 @@ CONFIG_IRDA_FAST_RR=y | |||
421 | # | 409 | # |
422 | # Dongle support | 410 | # Dongle support |
423 | # | 411 | # |
424 | # CONFIG_KINGSUN_DONGLE is not set | ||
425 | # CONFIG_KSDAZZLE_DONGLE is not set | ||
426 | # CONFIG_KS959_DONGLE is not set | ||
427 | 412 | ||
428 | # | 413 | # |
429 | # FIR device drivers | 414 | # FIR device drivers |
430 | # | 415 | # |
431 | # CONFIG_USB_IRDA is not set | ||
432 | # CONFIG_SIGMATEL_FIR is not set | ||
433 | CONFIG_PXA_FICP=y | 416 | CONFIG_PXA_FICP=y |
434 | # CONFIG_MCS_FIR is not set | ||
435 | # CONFIG_BT is not set | 417 | # CONFIG_BT is not set |
436 | # CONFIG_AF_RXRPC is not set | 418 | # CONFIG_AF_RXRPC is not set |
437 | 419 | # CONFIG_PHONET is not set | |
438 | # | 420 | CONFIG_WIRELESS=y |
439 | # Wireless | ||
440 | # | ||
441 | CONFIG_CFG80211=m | 421 | CONFIG_CFG80211=m |
442 | CONFIG_NL80211=y | 422 | CONFIG_NL80211=y |
423 | CONFIG_WIRELESS_OLD_REGULATORY=y | ||
443 | CONFIG_WIRELESS_EXT=y | 424 | CONFIG_WIRELESS_EXT=y |
444 | CONFIG_WIRELESS_EXT_SYSFS=y | 425 | CONFIG_WIRELESS_EXT_SYSFS=y |
445 | CONFIG_MAC80211=m | 426 | CONFIG_MAC80211=m |
@@ -448,7 +429,9 @@ CONFIG_MAC80211=m | |||
448 | # Rate control algorithm selection | 429 | # Rate control algorithm selection |
449 | # | 430 | # |
450 | CONFIG_MAC80211_RC_PID=y | 431 | CONFIG_MAC80211_RC_PID=y |
432 | # CONFIG_MAC80211_RC_MINSTREL is not set | ||
451 | CONFIG_MAC80211_RC_DEFAULT_PID=y | 433 | CONFIG_MAC80211_RC_DEFAULT_PID=y |
434 | # CONFIG_MAC80211_RC_DEFAULT_MINSTREL is not set | ||
452 | CONFIG_MAC80211_RC_DEFAULT="pid" | 435 | CONFIG_MAC80211_RC_DEFAULT="pid" |
453 | # CONFIG_MAC80211_MESH is not set | 436 | # CONFIG_MAC80211_MESH is not set |
454 | # CONFIG_MAC80211_LEDS is not set | 437 | # CONFIG_MAC80211_LEDS is not set |
@@ -539,11 +522,12 @@ CONFIG_MTD_NAND=m | |||
539 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set | 522 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set |
540 | # CONFIG_MTD_NAND_ECC_SMC is not set | 523 | # CONFIG_MTD_NAND_ECC_SMC is not set |
541 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set | 524 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set |
525 | # CONFIG_MTD_NAND_GPIO is not set | ||
542 | CONFIG_MTD_NAND_IDS=m | 526 | CONFIG_MTD_NAND_IDS=m |
543 | # CONFIG_MTD_NAND_DISKONCHIP is not set | 527 | # CONFIG_MTD_NAND_DISKONCHIP is not set |
544 | # CONFIG_MTD_NAND_SHARPSL is not set | 528 | # CONFIG_MTD_NAND_SHARPSL is not set |
529 | CONFIG_MTD_NAND_TMIO=m | ||
545 | # CONFIG_MTD_NAND_PLATFORM is not set | 530 | # CONFIG_MTD_NAND_PLATFORM is not set |
546 | # CONFIG_MTD_ALAUDA is not set | ||
547 | # CONFIG_MTD_ONENAND is not set | 531 | # CONFIG_MTD_ONENAND is not set |
548 | 532 | ||
549 | # | 533 | # |
@@ -556,13 +540,13 @@ CONFIG_BLK_DEV=y | |||
556 | CONFIG_BLK_DEV_LOOP=m | 540 | CONFIG_BLK_DEV_LOOP=m |
557 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | 541 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set |
558 | # CONFIG_BLK_DEV_NBD is not set | 542 | # CONFIG_BLK_DEV_NBD is not set |
559 | # CONFIG_BLK_DEV_UB is not set | ||
560 | # CONFIG_BLK_DEV_RAM is not set | 543 | # CONFIG_BLK_DEV_RAM is not set |
561 | # CONFIG_CDROM_PKTCDVD is not set | 544 | # CONFIG_CDROM_PKTCDVD is not set |
562 | # CONFIG_ATA_OVER_ETH is not set | 545 | # CONFIG_ATA_OVER_ETH is not set |
563 | CONFIG_MISC_DEVICES=y | 546 | CONFIG_MISC_DEVICES=y |
564 | # CONFIG_EEPROM_93CX6 is not set | 547 | # CONFIG_EEPROM_93CX6 is not set |
565 | # CONFIG_ENCLOSURE_SERVICES is not set | 548 | # CONFIG_ENCLOSURE_SERVICES is not set |
549 | # CONFIG_C2PORT is not set | ||
566 | CONFIG_HAVE_IDE=y | 550 | CONFIG_HAVE_IDE=y |
567 | # CONFIG_IDE is not set | 551 | # CONFIG_IDE is not set |
568 | 552 | ||
@@ -632,37 +616,25 @@ CONFIG_NETDEVICES=y | |||
632 | CONFIG_WLAN_80211=y | 616 | CONFIG_WLAN_80211=y |
633 | # CONFIG_PCMCIA_RAYCS is not set | 617 | # CONFIG_PCMCIA_RAYCS is not set |
634 | # CONFIG_LIBERTAS is not set | 618 | # CONFIG_LIBERTAS is not set |
619 | # CONFIG_LIBERTAS_THINFIRM is not set | ||
635 | CONFIG_HERMES=m | 620 | CONFIG_HERMES=m |
636 | CONFIG_PCMCIA_HERMES=m | 621 | CONFIG_PCMCIA_HERMES=m |
637 | # CONFIG_PCMCIA_SPECTRUM is not set | 622 | # CONFIG_PCMCIA_SPECTRUM is not set |
638 | # CONFIG_ATMEL is not set | 623 | # CONFIG_ATMEL is not set |
639 | # CONFIG_AIRO_CS is not set | 624 | # CONFIG_AIRO_CS is not set |
640 | # CONFIG_PCMCIA_WL3501 is not set | 625 | # CONFIG_PCMCIA_WL3501 is not set |
641 | # CONFIG_USB_ZD1201 is not set | ||
642 | # CONFIG_USB_NET_RNDIS_WLAN is not set | ||
643 | # CONFIG_RTL8187 is not set | ||
644 | # CONFIG_MAC80211_HWSIM is not set | 626 | # CONFIG_MAC80211_HWSIM is not set |
645 | # CONFIG_P54_COMMON is not set | 627 | # CONFIG_P54_COMMON is not set |
646 | # CONFIG_IWLWIFI_LEDS is not set | 628 | # CONFIG_IWLWIFI_LEDS is not set |
647 | # CONFIG_HOSTAP is not set | 629 | # CONFIG_HOSTAP is not set |
648 | # CONFIG_B43 is not set | 630 | # CONFIG_B43 is not set |
649 | # CONFIG_B43LEGACY is not set | 631 | # CONFIG_B43LEGACY is not set |
650 | # CONFIG_ZD1211RW is not set | ||
651 | # CONFIG_RT2X00 is not set | 632 | # CONFIG_RT2X00 is not set |
652 | |||
653 | # | ||
654 | # USB Network Adapters | ||
655 | # | ||
656 | # CONFIG_USB_CATC is not set | ||
657 | # CONFIG_USB_KAWETH is not set | ||
658 | # CONFIG_USB_PEGASUS is not set | ||
659 | # CONFIG_USB_RTL8150 is not set | ||
660 | # CONFIG_USB_USBNET is not set | ||
661 | CONFIG_NET_PCMCIA=y | 633 | CONFIG_NET_PCMCIA=y |
662 | # CONFIG_PCMCIA_3C589 is not set | 634 | # CONFIG_PCMCIA_3C589 is not set |
663 | # CONFIG_PCMCIA_3C574 is not set | 635 | # CONFIG_PCMCIA_3C574 is not set |
664 | # CONFIG_PCMCIA_FMVJ18X is not set | 636 | # CONFIG_PCMCIA_FMVJ18X is not set |
665 | CONFIG_PCMCIA_PCNET=m | 637 | # CONFIG_PCMCIA_PCNET is not set |
666 | # CONFIG_PCMCIA_NMCLAN is not set | 638 | # CONFIG_PCMCIA_NMCLAN is not set |
667 | # CONFIG_PCMCIA_SMC91C92 is not set | 639 | # CONFIG_PCMCIA_SMC91C92 is not set |
668 | # CONFIG_PCMCIA_XIRC2PS is not set | 640 | # CONFIG_PCMCIA_XIRC2PS is not set |
@@ -714,13 +686,11 @@ CONFIG_INPUT_TOUCHSCREEN=y | |||
714 | # CONFIG_TOUCHSCREEN_PENMOUNT is not set | 686 | # CONFIG_TOUCHSCREEN_PENMOUNT is not set |
715 | # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set | 687 | # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set |
716 | # CONFIG_TOUCHSCREEN_TOUCHWIN is not set | 688 | # CONFIG_TOUCHSCREEN_TOUCHWIN is not set |
717 | # CONFIG_TOUCHSCREEN_UCB1400 is not set | ||
718 | CONFIG_TOUCHSCREEN_WM97XX=m | 689 | CONFIG_TOUCHSCREEN_WM97XX=m |
719 | CONFIG_TOUCHSCREEN_WM9705=y | 690 | CONFIG_TOUCHSCREEN_WM9705=y |
720 | CONFIG_TOUCHSCREEN_WM9712=y | 691 | CONFIG_TOUCHSCREEN_WM9712=y |
721 | CONFIG_TOUCHSCREEN_WM9713=y | 692 | CONFIG_TOUCHSCREEN_WM9713=y |
722 | # CONFIG_TOUCHSCREEN_WM97XX_MAINSTONE is not set | 693 | # CONFIG_TOUCHSCREEN_WM97XX_MAINSTONE is not set |
723 | # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set | ||
724 | # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set | 694 | # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set |
725 | # CONFIG_INPUT_MISC is not set | 695 | # CONFIG_INPUT_MISC is not set |
726 | 696 | ||
@@ -749,11 +719,13 @@ CONFIG_DEVKMEM=y | |||
749 | # | 719 | # |
750 | # Non-8250 serial port support | 720 | # Non-8250 serial port support |
751 | # | 721 | # |
752 | # CONFIG_SERIAL_PXA is not set | 722 | CONFIG_SERIAL_PXA=y |
723 | # CONFIG_SERIAL_PXA_CONSOLE is not set | ||
724 | CONFIG_SERIAL_CORE=y | ||
753 | CONFIG_UNIX98_PTYS=y | 725 | CONFIG_UNIX98_PTYS=y |
754 | # CONFIG_LEGACY_PTYS is not set | 726 | # CONFIG_LEGACY_PTYS is not set |
755 | # CONFIG_IPMI_HANDLER is not set | 727 | # CONFIG_IPMI_HANDLER is not set |
756 | CONFIG_HW_RANDOM=m | 728 | # CONFIG_HW_RANDOM is not set |
757 | # CONFIG_NVRAM is not set | 729 | # CONFIG_NVRAM is not set |
758 | # CONFIG_R3964 is not set | 730 | # CONFIG_R3964 is not set |
759 | 731 | ||
@@ -773,6 +745,10 @@ CONFIG_GPIOLIB=y | |||
773 | # CONFIG_GPIO_SYSFS is not set | 745 | # CONFIG_GPIO_SYSFS is not set |
774 | 746 | ||
775 | # | 747 | # |
748 | # Memory mapped GPIO expanders: | ||
749 | # | ||
750 | |||
751 | # | ||
776 | # I2C GPIO expanders: | 752 | # I2C GPIO expanders: |
777 | # | 753 | # |
778 | 754 | ||
@@ -786,12 +762,14 @@ CONFIG_GPIOLIB=y | |||
786 | # CONFIG_W1 is not set | 762 | # CONFIG_W1 is not set |
787 | # CONFIG_POWER_SUPPLY is not set | 763 | # CONFIG_POWER_SUPPLY is not set |
788 | # CONFIG_HWMON is not set | 764 | # CONFIG_HWMON is not set |
765 | # CONFIG_THERMAL is not set | ||
766 | # CONFIG_THERMAL_HWMON is not set | ||
789 | # CONFIG_WATCHDOG is not set | 767 | # CONFIG_WATCHDOG is not set |
768 | CONFIG_SSB_POSSIBLE=y | ||
790 | 769 | ||
791 | # | 770 | # |
792 | # Sonics Silicon Backplane | 771 | # Sonics Silicon Backplane |
793 | # | 772 | # |
794 | CONFIG_SSB_POSSIBLE=y | ||
795 | # CONFIG_SSB is not set | 773 | # CONFIG_SSB is not set |
796 | 774 | ||
797 | # | 775 | # |
@@ -799,8 +777,13 @@ CONFIG_SSB_POSSIBLE=y | |||
799 | # | 777 | # |
800 | CONFIG_MFD_CORE=y | 778 | CONFIG_MFD_CORE=y |
801 | # CONFIG_MFD_SM501 is not set | 779 | # CONFIG_MFD_SM501 is not set |
780 | # CONFIG_MFD_ASIC3 is not set | ||
802 | # CONFIG_HTC_EGPIO is not set | 781 | # CONFIG_HTC_EGPIO is not set |
803 | # CONFIG_HTC_PASIC3 is not set | 782 | # CONFIG_HTC_PASIC3 is not set |
783 | # CONFIG_UCB1400_CORE is not set | ||
784 | CONFIG_MFD_TMIO=y | ||
785 | CONFIG_MFD_T7L66XB=y | ||
786 | CONFIG_MFD_TC6387XB=y | ||
804 | CONFIG_MFD_TC6393XB=y | 787 | CONFIG_MFD_TC6393XB=y |
805 | 788 | ||
806 | # | 789 | # |
@@ -827,6 +810,7 @@ CONFIG_MFD_TC6393XB=y | |||
827 | CONFIG_FB=y | 810 | CONFIG_FB=y |
828 | # CONFIG_FIRMWARE_EDID is not set | 811 | # CONFIG_FIRMWARE_EDID is not set |
829 | # CONFIG_FB_DDC is not set | 812 | # CONFIG_FB_DDC is not set |
813 | # CONFIG_FB_BOOT_VESA_SUPPORT is not set | ||
830 | CONFIG_FB_CFB_FILLRECT=y | 814 | CONFIG_FB_CFB_FILLRECT=y |
831 | CONFIG_FB_CFB_COPYAREA=y | 815 | CONFIG_FB_CFB_COPYAREA=y |
832 | CONFIG_FB_CFB_IMAGEBLIT=y | 816 | CONFIG_FB_CFB_IMAGEBLIT=y |
@@ -851,8 +835,10 @@ CONFIG_FB_PXA=y | |||
851 | # CONFIG_FB_PXA_PARAMETERS is not set | 835 | # CONFIG_FB_PXA_PARAMETERS is not set |
852 | # CONFIG_FB_MBX is not set | 836 | # CONFIG_FB_MBX is not set |
853 | CONFIG_FB_W100=y | 837 | CONFIG_FB_W100=y |
854 | # CONFIG_FB_AM200EPD is not set | 838 | # CONFIG_FB_TMIO is not set |
855 | # CONFIG_FB_VIRTUAL is not set | 839 | # CONFIG_FB_VIRTUAL is not set |
840 | # CONFIG_FB_METRONOME is not set | ||
841 | # CONFIG_FB_MB862XX is not set | ||
856 | CONFIG_BACKLIGHT_LCD_SUPPORT=y | 842 | CONFIG_BACKLIGHT_LCD_SUPPORT=y |
857 | CONFIG_LCD_CLASS_DEVICE=y | 843 | CONFIG_LCD_CLASS_DEVICE=y |
858 | # CONFIG_LCD_ILI9320 is not set | 844 | # CONFIG_LCD_ILI9320 is not set |
@@ -886,6 +872,7 @@ CONFIG_FONT_MINI_4x6=y | |||
886 | # CONFIG_FONT_10x18 is not set | 872 | # CONFIG_FONT_10x18 is not set |
887 | # CONFIG_LOGO is not set | 873 | # CONFIG_LOGO is not set |
888 | CONFIG_SOUND=y | 874 | CONFIG_SOUND=y |
875 | CONFIG_SOUND_OSS_CORE=y | ||
889 | CONFIG_SND=m | 876 | CONFIG_SND=m |
890 | CONFIG_SND_TIMER=m | 877 | CONFIG_SND_TIMER=m |
891 | CONFIG_SND_PCM=m | 878 | CONFIG_SND_PCM=m |
@@ -899,14 +886,18 @@ CONFIG_SND_SUPPORT_OLD_API=y | |||
899 | CONFIG_SND_VERBOSE_PROCFS=y | 886 | CONFIG_SND_VERBOSE_PROCFS=y |
900 | CONFIG_SND_VERBOSE_PRINTK=y | 887 | CONFIG_SND_VERBOSE_PRINTK=y |
901 | # CONFIG_SND_DEBUG is not set | 888 | # CONFIG_SND_DEBUG is not set |
889 | CONFIG_SND_VMASTER=y | ||
890 | CONFIG_SND_AC97_CODEC=m | ||
902 | CONFIG_SND_DRIVERS=y | 891 | CONFIG_SND_DRIVERS=y |
903 | # CONFIG_SND_DUMMY is not set | 892 | # CONFIG_SND_DUMMY is not set |
904 | # CONFIG_SND_MTPAV is not set | 893 | # CONFIG_SND_MTPAV is not set |
905 | # CONFIG_SND_SERIAL_U16550 is not set | 894 | # CONFIG_SND_SERIAL_U16550 is not set |
906 | # CONFIG_SND_MPU401 is not set | 895 | # CONFIG_SND_MPU401 is not set |
896 | # CONFIG_SND_AC97_POWER_SAVE is not set | ||
907 | CONFIG_SND_ARM=y | 897 | CONFIG_SND_ARM=y |
898 | CONFIG_SND_PXA2XX_LIB=m | ||
899 | CONFIG_SND_PXA2XX_LIB_AC97=y | ||
908 | # CONFIG_SND_PXA2XX_AC97 is not set | 900 | # CONFIG_SND_PXA2XX_AC97 is not set |
909 | # CONFIG_SND_USB is not set | ||
910 | # CONFIG_SND_PCMCIA is not set | 901 | # CONFIG_SND_PCMCIA is not set |
911 | CONFIG_SND_SOC=m | 902 | CONFIG_SND_SOC=m |
912 | CONFIG_SND_SOC_AC97_BUS=y | 903 | CONFIG_SND_SOC_AC97_BUS=y |
@@ -920,133 +911,19 @@ CONFIG_HID_SUPPORT=y | |||
920 | CONFIG_HID=y | 911 | CONFIG_HID=y |
921 | # CONFIG_HID_DEBUG is not set | 912 | # CONFIG_HID_DEBUG is not set |
922 | # CONFIG_HIDRAW is not set | 913 | # CONFIG_HIDRAW is not set |
914 | # CONFIG_HID_PID is not set | ||
923 | 915 | ||
924 | # | 916 | # |
925 | # USB Input Devices | 917 | # Special HID drivers |
926 | # | 918 | # |
927 | CONFIG_USB_HID=m | 919 | CONFIG_HID_COMPAT=y |
928 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set | 920 | # CONFIG_USB_SUPPORT is not set |
929 | # CONFIG_HID_FF is not set | ||
930 | # CONFIG_USB_HIDDEV is not set | ||
931 | |||
932 | # | ||
933 | # USB HID Boot Protocol drivers | ||
934 | # | ||
935 | # CONFIG_USB_KBD is not set | ||
936 | # CONFIG_USB_MOUSE is not set | ||
937 | CONFIG_USB_SUPPORT=y | ||
938 | CONFIG_USB_ARCH_HAS_HCD=y | ||
939 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
940 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
941 | CONFIG_USB=m | ||
942 | # CONFIG_USB_DEBUG is not set | ||
943 | # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set | ||
944 | |||
945 | # | ||
946 | # Miscellaneous USB options | ||
947 | # | ||
948 | # CONFIG_USB_DEVICEFS is not set | ||
949 | CONFIG_USB_DEVICE_CLASS=y | ||
950 | # CONFIG_USB_DYNAMIC_MINORS is not set | ||
951 | # CONFIG_USB_SUSPEND is not set | ||
952 | # CONFIG_USB_OTG is not set | ||
953 | # CONFIG_USB_OTG_WHITELIST is not set | ||
954 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
955 | |||
956 | # | ||
957 | # USB Host Controller Drivers | ||
958 | # | ||
959 | # CONFIG_USB_C67X00_HCD is not set | ||
960 | # CONFIG_USB_ISP116X_HCD is not set | ||
961 | # CONFIG_USB_ISP1760_HCD is not set | ||
962 | # CONFIG_USB_SL811_HCD is not set | ||
963 | # CONFIG_USB_R8A66597_HCD is not set | ||
964 | |||
965 | # | ||
966 | # USB Device Class drivers | ||
967 | # | ||
968 | # CONFIG_USB_ACM is not set | ||
969 | # CONFIG_USB_PRINTER is not set | ||
970 | # CONFIG_USB_WDM is not set | ||
971 | |||
972 | # | ||
973 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | ||
974 | # | ||
975 | |||
976 | # | ||
977 | # may also be needed; see USB_STORAGE Help for more information | ||
978 | # | ||
979 | # CONFIG_USB_STORAGE is not set | ||
980 | # CONFIG_USB_LIBUSUAL is not set | ||
981 | |||
982 | # | ||
983 | # USB Imaging devices | ||
984 | # | ||
985 | # CONFIG_USB_MDC800 is not set | ||
986 | # CONFIG_USB_MICROTEK is not set | ||
987 | CONFIG_USB_MON=y | ||
988 | |||
989 | # | ||
990 | # USB port drivers | ||
991 | # | ||
992 | # CONFIG_USB_SERIAL is not set | ||
993 | |||
994 | # | ||
995 | # USB Miscellaneous drivers | ||
996 | # | ||
997 | # CONFIG_USB_EMI62 is not set | ||
998 | # CONFIG_USB_EMI26 is not set | ||
999 | # CONFIG_USB_ADUTUX is not set | ||
1000 | # CONFIG_USB_AUERSWALD is not set | ||
1001 | # CONFIG_USB_RIO500 is not set | ||
1002 | # CONFIG_USB_LEGOTOWER is not set | ||
1003 | # CONFIG_USB_LCD is not set | ||
1004 | # CONFIG_USB_BERRY_CHARGE is not set | ||
1005 | # CONFIG_USB_LED is not set | ||
1006 | # CONFIG_USB_CYPRESS_CY7C63 is not set | ||
1007 | # CONFIG_USB_CYTHERM is not set | ||
1008 | # CONFIG_USB_PHIDGET is not set | ||
1009 | # CONFIG_USB_IDMOUSE is not set | ||
1010 | # CONFIG_USB_FTDI_ELAN is not set | ||
1011 | # CONFIG_USB_APPLEDISPLAY is not set | ||
1012 | # CONFIG_USB_LD is not set | ||
1013 | # CONFIG_USB_TRANCEVIBRATOR is not set | ||
1014 | # CONFIG_USB_IOWARRIOR is not set | ||
1015 | # CONFIG_USB_ISIGHTFW is not set | ||
1016 | CONFIG_USB_GADGET=y | ||
1017 | # CONFIG_USB_GADGET_DEBUG_FILES is not set | ||
1018 | CONFIG_USB_GADGET_SELECTED=y | ||
1019 | # CONFIG_USB_GADGET_AMD5536UDC is not set | ||
1020 | # CONFIG_USB_GADGET_ATMEL_USBA is not set | ||
1021 | # CONFIG_USB_GADGET_FSL_USB2 is not set | ||
1022 | # CONFIG_USB_GADGET_NET2280 is not set | ||
1023 | CONFIG_USB_GADGET_PXA25X=y | ||
1024 | CONFIG_USB_PXA25X=y | ||
1025 | CONFIG_USB_PXA25X_SMALL=y | ||
1026 | # CONFIG_USB_GADGET_M66592 is not set | ||
1027 | # CONFIG_USB_GADGET_PXA27X is not set | ||
1028 | # CONFIG_USB_GADGET_GOKU is not set | ||
1029 | # CONFIG_USB_GADGET_LH7A40X is not set | ||
1030 | # CONFIG_USB_GADGET_OMAP is not set | ||
1031 | # CONFIG_USB_GADGET_S3C2410 is not set | ||
1032 | # CONFIG_USB_GADGET_AT91 is not set | ||
1033 | # CONFIG_USB_GADGET_DUMMY_HCD is not set | ||
1034 | # CONFIG_USB_GADGET_DUALSPEED is not set | ||
1035 | # CONFIG_USB_ZERO is not set | ||
1036 | CONFIG_USB_ETH=m | ||
1037 | # CONFIG_USB_ETH_RNDIS is not set | ||
1038 | # CONFIG_USB_GADGETFS is not set | ||
1039 | # CONFIG_USB_FILE_STORAGE is not set | ||
1040 | # CONFIG_USB_G_SERIAL is not set | ||
1041 | # CONFIG_USB_MIDI_GADGET is not set | ||
1042 | # CONFIG_USB_G_PRINTER is not set | ||
1043 | # CONFIG_USB_CDC_COMPOSITE is not set | ||
1044 | CONFIG_MMC=y | 921 | CONFIG_MMC=y |
1045 | # CONFIG_MMC_DEBUG is not set | 922 | # CONFIG_MMC_DEBUG is not set |
1046 | CONFIG_MMC_UNSAFE_RESUME=y | 923 | CONFIG_MMC_UNSAFE_RESUME=y |
1047 | 924 | ||
1048 | # | 925 | # |
1049 | # MMC/SD Card Drivers | 926 | # MMC/SD/SDIO Card Drivers |
1050 | # | 927 | # |
1051 | CONFIG_MMC_BLOCK=y | 928 | CONFIG_MMC_BLOCK=y |
1052 | CONFIG_MMC_BLOCK_BOUNCE=y | 929 | CONFIG_MMC_BLOCK_BOUNCE=y |
@@ -1054,14 +931,18 @@ CONFIG_MMC_BLOCK_BOUNCE=y | |||
1054 | # CONFIG_MMC_TEST is not set | 931 | # CONFIG_MMC_TEST is not set |
1055 | 932 | ||
1056 | # | 933 | # |
1057 | # MMC/SD Host Controller Drivers | 934 | # MMC/SD/SDIO Host Controller Drivers |
1058 | # | 935 | # |
1059 | # CONFIG_MMC_PXA is not set | 936 | # CONFIG_MMC_PXA is not set |
1060 | # CONFIG_MMC_SDHCI is not set | 937 | # CONFIG_MMC_SDHCI is not set |
938 | CONFIG_MMC_TMIO=y | ||
939 | # CONFIG_MEMSTICK is not set | ||
940 | # CONFIG_ACCESSIBILITY is not set | ||
1061 | # CONFIG_NEW_LEDS is not set | 941 | # CONFIG_NEW_LEDS is not set |
1062 | CONFIG_RTC_LIB=y | 942 | CONFIG_RTC_LIB=y |
1063 | # CONFIG_RTC_CLASS is not set | 943 | # CONFIG_RTC_CLASS is not set |
1064 | # CONFIG_DMADEVICES is not set | 944 | # CONFIG_DMADEVICES is not set |
945 | # CONFIG_REGULATOR is not set | ||
1065 | # CONFIG_UIO is not set | 946 | # CONFIG_UIO is not set |
1066 | 947 | ||
1067 | # | 948 | # |
@@ -1070,11 +951,17 @@ CONFIG_RTC_LIB=y | |||
1070 | CONFIG_EXT2_FS=y | 951 | CONFIG_EXT2_FS=y |
1071 | # CONFIG_EXT2_FS_XATTR is not set | 952 | # CONFIG_EXT2_FS_XATTR is not set |
1072 | # CONFIG_EXT2_FS_XIP is not set | 953 | # CONFIG_EXT2_FS_XIP is not set |
1073 | # CONFIG_EXT3_FS is not set | 954 | CONFIG_EXT3_FS=m |
1074 | # CONFIG_EXT4DEV_FS is not set | 955 | CONFIG_EXT3_FS_XATTR=y |
956 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
957 | # CONFIG_EXT3_FS_SECURITY is not set | ||
958 | # CONFIG_EXT4_FS is not set | ||
959 | CONFIG_JBD=m | ||
960 | CONFIG_FS_MBCACHE=m | ||
1075 | # CONFIG_REISERFS_FS is not set | 961 | # CONFIG_REISERFS_FS is not set |
1076 | # CONFIG_JFS_FS is not set | 962 | # CONFIG_JFS_FS is not set |
1077 | # CONFIG_FS_POSIX_ACL is not set | 963 | # CONFIG_FS_POSIX_ACL is not set |
964 | CONFIG_FILE_LOCKING=y | ||
1078 | # CONFIG_XFS_FS is not set | 965 | # CONFIG_XFS_FS is not set |
1079 | # CONFIG_OCFS2_FS is not set | 966 | # CONFIG_OCFS2_FS is not set |
1080 | CONFIG_DNOTIFY=y | 967 | CONFIG_DNOTIFY=y |
@@ -1106,6 +993,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | |||
1106 | # | 993 | # |
1107 | CONFIG_PROC_FS=y | 994 | CONFIG_PROC_FS=y |
1108 | CONFIG_PROC_SYSCTL=y | 995 | CONFIG_PROC_SYSCTL=y |
996 | CONFIG_PROC_PAGE_MONITOR=y | ||
1109 | CONFIG_SYSFS=y | 997 | CONFIG_SYSFS=y |
1110 | CONFIG_TMPFS=y | 998 | CONFIG_TMPFS=y |
1111 | # CONFIG_TMPFS_POSIX_ACL is not set | 999 | # CONFIG_TMPFS_POSIX_ACL is not set |
@@ -1142,6 +1030,7 @@ CONFIG_LOCKD=y | |||
1142 | CONFIG_LOCKD_V4=y | 1030 | CONFIG_LOCKD_V4=y |
1143 | CONFIG_NFS_COMMON=y | 1031 | CONFIG_NFS_COMMON=y |
1144 | CONFIG_SUNRPC=y | 1032 | CONFIG_SUNRPC=y |
1033 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1145 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1034 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1146 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1035 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1147 | # CONFIG_SMB_FS is not set | 1036 | # CONFIG_SMB_FS is not set |
@@ -1228,13 +1117,15 @@ CONFIG_FRAME_WARN=1024 | |||
1228 | # CONFIG_DEBUG_BUGVERBOSE is not set | 1117 | # CONFIG_DEBUG_BUGVERBOSE is not set |
1229 | # CONFIG_DEBUG_MEMORY_INIT is not set | 1118 | # CONFIG_DEBUG_MEMORY_INIT is not set |
1230 | CONFIG_FRAME_POINTER=y | 1119 | CONFIG_FRAME_POINTER=y |
1120 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
1231 | # CONFIG_LATENCYTOP is not set | 1121 | # CONFIG_LATENCYTOP is not set |
1232 | CONFIG_HAVE_FTRACE=y | 1122 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1233 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1123 | CONFIG_HAVE_FUNCTION_TRACER=y |
1234 | # CONFIG_FTRACE is not set | 1124 | |
1235 | # CONFIG_IRQSOFF_TRACER is not set | 1125 | # |
1236 | # CONFIG_SCHED_TRACER is not set | 1126 | # Tracers |
1237 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1127 | # |
1128 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
1238 | # CONFIG_SAMPLES is not set | 1129 | # CONFIG_SAMPLES is not set |
1239 | CONFIG_HAVE_ARCH_KGDB=y | 1130 | CONFIG_HAVE_ARCH_KGDB=y |
1240 | # CONFIG_DEBUG_USER is not set | 1131 | # CONFIG_DEBUG_USER is not set |
@@ -1244,15 +1135,23 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
1244 | # | 1135 | # |
1245 | # CONFIG_KEYS is not set | 1136 | # CONFIG_KEYS is not set |
1246 | # CONFIG_SECURITY is not set | 1137 | # CONFIG_SECURITY is not set |
1138 | # CONFIG_SECURITYFS is not set | ||
1247 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1139 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1248 | CONFIG_CRYPTO=y | 1140 | CONFIG_CRYPTO=y |
1249 | 1141 | ||
1250 | # | 1142 | # |
1251 | # Crypto core or helper | 1143 | # Crypto core or helper |
1252 | # | 1144 | # |
1145 | # CONFIG_CRYPTO_FIPS is not set | ||
1253 | CONFIG_CRYPTO_ALGAPI=m | 1146 | CONFIG_CRYPTO_ALGAPI=m |
1147 | CONFIG_CRYPTO_ALGAPI2=m | ||
1148 | CONFIG_CRYPTO_AEAD2=m | ||
1254 | CONFIG_CRYPTO_BLKCIPHER=m | 1149 | CONFIG_CRYPTO_BLKCIPHER=m |
1150 | CONFIG_CRYPTO_BLKCIPHER2=m | ||
1151 | CONFIG_CRYPTO_HASH2=m | ||
1152 | CONFIG_CRYPTO_RNG2=m | ||
1255 | CONFIG_CRYPTO_MANAGER=m | 1153 | CONFIG_CRYPTO_MANAGER=m |
1154 | CONFIG_CRYPTO_MANAGER2=m | ||
1256 | # CONFIG_CRYPTO_GF128MUL is not set | 1155 | # CONFIG_CRYPTO_GF128MUL is not set |
1257 | # CONFIG_CRYPTO_NULL is not set | 1156 | # CONFIG_CRYPTO_NULL is not set |
1258 | # CONFIG_CRYPTO_CRYPTD is not set | 1157 | # CONFIG_CRYPTO_CRYPTD is not set |
@@ -1324,14 +1223,17 @@ CONFIG_CRYPTO_ARC4=m | |||
1324 | # | 1223 | # |
1325 | # CONFIG_CRYPTO_DEFLATE is not set | 1224 | # CONFIG_CRYPTO_DEFLATE is not set |
1326 | # CONFIG_CRYPTO_LZO is not set | 1225 | # CONFIG_CRYPTO_LZO is not set |
1226 | |||
1227 | # | ||
1228 | # Random Number Generation | ||
1229 | # | ||
1230 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
1327 | CONFIG_CRYPTO_HW=y | 1231 | CONFIG_CRYPTO_HW=y |
1328 | 1232 | ||
1329 | # | 1233 | # |
1330 | # Library routines | 1234 | # Library routines |
1331 | # | 1235 | # |
1332 | CONFIG_BITREVERSE=y | 1236 | CONFIG_BITREVERSE=y |
1333 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
1334 | # CONFIG_GENERIC_FIND_NEXT_BIT is not set | ||
1335 | CONFIG_CRC_CCITT=y | 1237 | CONFIG_CRC_CCITT=y |
1336 | # CONFIG_CRC16 is not set | 1238 | # CONFIG_CRC16 is not set |
1337 | # CONFIG_CRC_T10DIF is not set | 1239 | # CONFIG_CRC_T10DIF is not set |