diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-03-28 17:03:14 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-03-28 17:03:14 -0400 |
commit | 0fe41b8982001cd14ee2c77cd776735a5024e98b (patch) | |
tree | 83e65d595c413d55259ea14fb97748ce5efe5707 /arch/arm/configs/magician_defconfig | |
parent | eedf2c5296a8dfaaf9aec1a938c1d3bd73159a30 (diff) | |
parent | 9759d22c8348343b0da4e25d6150c41712686c14 (diff) |
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
* 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm: (422 commits)
[ARM] 5435/1: fix compile warning in sanity_check_meminfo()
[ARM] 5434/1: ARM: OMAP: Fix mailbox compile for 24xx
[ARM] pxa: fix the bad assumption that PCMCIA sockets always start with 0
[ARM] pxa: fix Colibri PXA300 and PXA320 LCD backlight pins
imxfb: Fix TFT mode
i.MX21/27: remove ifdef CONFIG_FB_IMX
imxfb: add clock support
mxc: add arch_reset() function
clkdev: add possibility to get a clock based on the device name
i.MX1: remove fb support from mach-imx
[ARM] pxa: build arch/arm/plat-pxa/mfp.c only when PXA3xx or ARCH_MMP defined
Gemini: Add support for Teltonika RUT100
Gemini: gpiolib based GPIO support v2
MAINTAINERS: add myself as Gemini architecture maintainer
ARM: Add Gemini architecture v3
[ARM] OMAP: Fix compile for omap2_init_common_hw()
MAINTAINERS: Add myself as Faraday ARM core variant maintainer
ARM: Add support for FA526 v2
[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h
[ARM] collie: fix two minor formatting nits
...
Diffstat (limited to 'arch/arm/configs/magician_defconfig')
-rw-r--r-- | arch/arm/configs/magician_defconfig | 700 |
1 files changed, 525 insertions, 175 deletions
diff --git a/arch/arm/configs/magician_defconfig b/arch/arm/configs/magician_defconfig index 73ba62b71063..82428c2f234c 100644 --- a/arch/arm/configs/magician_defconfig +++ b/arch/arm/configs/magician_defconfig | |||
@@ -1,9 +1,10 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.24-rc6 | 3 | # Linux kernel version: 2.6.29-rc3 |
4 | # Sun Dec 30 13:02:54 2007 | 4 | # Fri Jan 30 12:42:03 2009 |
5 | # | 5 | # |
6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
7 | CONFIG_HAVE_PWM=y | ||
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | 8 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y |
8 | CONFIG_GENERIC_GPIO=y | 9 | CONFIG_GENERIC_GPIO=y |
9 | CONFIG_GENERIC_TIME=y | 10 | CONFIG_GENERIC_TIME=y |
@@ -12,6 +13,7 @@ CONFIG_MMU=y | |||
12 | # CONFIG_NO_IOPORT is not set | 13 | # CONFIG_NO_IOPORT is not set |
13 | CONFIG_GENERIC_HARDIRQS=y | 14 | CONFIG_GENERIC_HARDIRQS=y |
14 | CONFIG_STACKTRACE_SUPPORT=y | 15 | CONFIG_STACKTRACE_SUPPORT=y |
16 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
15 | CONFIG_LOCKDEP_SUPPORT=y | 17 | CONFIG_LOCKDEP_SUPPORT=y |
16 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | 18 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
17 | CONFIG_HARDIRQS_SW_RESEND=y | 19 | CONFIG_HARDIRQS_SW_RESEND=y |
@@ -21,8 +23,8 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y | |||
21 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 23 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
22 | CONFIG_GENERIC_HWEIGHT=y | 24 | CONFIG_GENERIC_HWEIGHT=y |
23 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 25 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
24 | CONFIG_ZONE_DMA=y | ||
25 | CONFIG_ARCH_MTD_XIP=y | 26 | CONFIG_ARCH_MTD_XIP=y |
27 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
26 | CONFIG_VECTORS_BASE=0xffff0000 | 28 | CONFIG_VECTORS_BASE=0xffff0000 |
27 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 29 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
28 | 30 | ||
@@ -41,16 +43,24 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
41 | # CONFIG_POSIX_MQUEUE is not set | 43 | # CONFIG_POSIX_MQUEUE is not set |
42 | # CONFIG_BSD_PROCESS_ACCT is not set | 44 | # CONFIG_BSD_PROCESS_ACCT is not set |
43 | # CONFIG_TASKSTATS is not set | 45 | # CONFIG_TASKSTATS is not set |
44 | # CONFIG_USER_NS is not set | ||
45 | # CONFIG_PID_NS is not set | ||
46 | # CONFIG_AUDIT is not set | 46 | # CONFIG_AUDIT is not set |
47 | |||
48 | # | ||
49 | # RCU Subsystem | ||
50 | # | ||
51 | CONFIG_CLASSIC_RCU=y | ||
52 | # CONFIG_TREE_RCU is not set | ||
53 | # CONFIG_PREEMPT_RCU is not set | ||
54 | # CONFIG_TREE_RCU_TRACE is not set | ||
55 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
47 | CONFIG_IKCONFIG=y | 56 | CONFIG_IKCONFIG=y |
48 | CONFIG_IKCONFIG_PROC=y | 57 | CONFIG_IKCONFIG_PROC=y |
49 | CONFIG_LOG_BUF_SHIFT=16 | 58 | CONFIG_LOG_BUF_SHIFT=16 |
59 | # CONFIG_GROUP_SCHED is not set | ||
50 | # CONFIG_CGROUPS is not set | 60 | # CONFIG_CGROUPS is not set |
51 | # CONFIG_FAIR_GROUP_SCHED is not set | 61 | # CONFIG_SYSFS_DEPRECATED_V2 is not set |
52 | # CONFIG_SYSFS_DEPRECATED is not set | ||
53 | # CONFIG_RELAY is not set | 62 | # CONFIG_RELAY is not set |
63 | # CONFIG_NAMESPACES is not set | ||
54 | CONFIG_BLK_DEV_INITRD=y | 64 | CONFIG_BLK_DEV_INITRD=y |
55 | CONFIG_INITRAMFS_SOURCE="" | 65 | CONFIG_INITRAMFS_SOURCE="" |
56 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 66 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
@@ -65,31 +75,41 @@ CONFIG_HOTPLUG=y | |||
65 | CONFIG_PRINTK=y | 75 | CONFIG_PRINTK=y |
66 | CONFIG_BUG=y | 76 | CONFIG_BUG=y |
67 | CONFIG_ELF_CORE=y | 77 | CONFIG_ELF_CORE=y |
78 | CONFIG_COMPAT_BRK=y | ||
68 | CONFIG_BASE_FULL=y | 79 | CONFIG_BASE_FULL=y |
69 | CONFIG_FUTEX=y | 80 | CONFIG_FUTEX=y |
70 | CONFIG_ANON_INODES=y | 81 | CONFIG_ANON_INODES=y |
71 | CONFIG_EPOLL=y | 82 | CONFIG_EPOLL=y |
72 | CONFIG_SIGNALFD=y | 83 | CONFIG_SIGNALFD=y |
84 | CONFIG_TIMERFD=y | ||
73 | CONFIG_EVENTFD=y | 85 | CONFIG_EVENTFD=y |
74 | CONFIG_SHMEM=y | 86 | CONFIG_SHMEM=y |
87 | CONFIG_AIO=y | ||
75 | CONFIG_VM_EVENT_COUNTERS=y | 88 | CONFIG_VM_EVENT_COUNTERS=y |
76 | CONFIG_SLAB=y | 89 | CONFIG_SLAB=y |
77 | # CONFIG_SLUB is not set | 90 | # CONFIG_SLUB is not set |
78 | # CONFIG_SLOB is not set | 91 | # CONFIG_SLOB is not set |
92 | # CONFIG_PROFILING is not set | ||
93 | CONFIG_HAVE_OPROFILE=y | ||
94 | # CONFIG_KPROBES is not set | ||
95 | CONFIG_HAVE_KPROBES=y | ||
96 | CONFIG_HAVE_KRETPROBES=y | ||
97 | CONFIG_HAVE_CLK=y | ||
98 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | ||
99 | CONFIG_SLABINFO=y | ||
79 | CONFIG_RT_MUTEXES=y | 100 | CONFIG_RT_MUTEXES=y |
80 | # CONFIG_TINY_SHMEM is not set | ||
81 | CONFIG_BASE_SMALL=0 | 101 | CONFIG_BASE_SMALL=0 |
82 | CONFIG_MODULES=y | 102 | CONFIG_MODULES=y |
103 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
83 | CONFIG_MODULE_UNLOAD=y | 104 | CONFIG_MODULE_UNLOAD=y |
84 | CONFIG_MODULE_FORCE_UNLOAD=y | 105 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
85 | # CONFIG_MODVERSIONS is not set | 106 | # CONFIG_MODVERSIONS is not set |
86 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 107 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
87 | CONFIG_KMOD=y | ||
88 | CONFIG_BLOCK=y | 108 | CONFIG_BLOCK=y |
89 | # CONFIG_LBD is not set | 109 | # CONFIG_LBD is not set |
90 | # CONFIG_BLK_DEV_IO_TRACE is not set | 110 | # CONFIG_BLK_DEV_IO_TRACE is not set |
91 | # CONFIG_LSF is not set | ||
92 | # CONFIG_BLK_DEV_BSG is not set | 111 | # CONFIG_BLK_DEV_BSG is not set |
112 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
93 | 113 | ||
94 | # | 114 | # |
95 | # IO Schedulers | 115 | # IO Schedulers |
@@ -103,8 +123,7 @@ CONFIG_IOSCHED_NOOP=y | |||
103 | # CONFIG_DEFAULT_CFQ is not set | 123 | # CONFIG_DEFAULT_CFQ is not set |
104 | CONFIG_DEFAULT_NOOP=y | 124 | CONFIG_DEFAULT_NOOP=y |
105 | CONFIG_DEFAULT_IOSCHED="noop" | 125 | CONFIG_DEFAULT_IOSCHED="noop" |
106 | CONFIG_CLASSIC_RCU=y | 126 | CONFIG_FREEZER=y |
107 | # CONFIG_PREEMPT_RCU is not set | ||
108 | 127 | ||
109 | # | 128 | # |
110 | # System Type | 129 | # System Type |
@@ -114,9 +133,7 @@ CONFIG_CLASSIC_RCU=y | |||
114 | # CONFIG_ARCH_REALVIEW is not set | 133 | # CONFIG_ARCH_REALVIEW is not set |
115 | # CONFIG_ARCH_VERSATILE is not set | 134 | # CONFIG_ARCH_VERSATILE is not set |
116 | # CONFIG_ARCH_AT91 is not set | 135 | # CONFIG_ARCH_AT91 is not set |
117 | # CONFIG_ARCH_CLPS7500 is not set | ||
118 | # CONFIG_ARCH_CLPS711X is not set | 136 | # CONFIG_ARCH_CLPS711X is not set |
119 | # CONFIG_ARCH_CO285 is not set | ||
120 | # CONFIG_ARCH_EBSA110 is not set | 137 | # CONFIG_ARCH_EBSA110 is not set |
121 | # CONFIG_ARCH_EP93XX is not set | 138 | # CONFIG_ARCH_EP93XX is not set |
122 | # CONFIG_ARCH_FOOTBRIDGE is not set | 139 | # CONFIG_ARCH_FOOTBRIDGE is not set |
@@ -130,41 +147,58 @@ CONFIG_CLASSIC_RCU=y | |||
130 | # CONFIG_ARCH_IXP2000 is not set | 147 | # CONFIG_ARCH_IXP2000 is not set |
131 | # CONFIG_ARCH_IXP4XX is not set | 148 | # CONFIG_ARCH_IXP4XX is not set |
132 | # CONFIG_ARCH_L7200 is not set | 149 | # CONFIG_ARCH_L7200 is not set |
150 | # CONFIG_ARCH_KIRKWOOD is not set | ||
133 | # CONFIG_ARCH_KS8695 is not set | 151 | # CONFIG_ARCH_KS8695 is not set |
134 | # CONFIG_ARCH_NS9XXX is not set | 152 | # CONFIG_ARCH_NS9XXX is not set |
153 | # CONFIG_ARCH_LOKI is not set | ||
154 | # CONFIG_ARCH_MV78XX0 is not set | ||
135 | # CONFIG_ARCH_MXC is not set | 155 | # CONFIG_ARCH_MXC is not set |
156 | # CONFIG_ARCH_ORION5X is not set | ||
136 | # CONFIG_ARCH_PNX4008 is not set | 157 | # CONFIG_ARCH_PNX4008 is not set |
137 | CONFIG_ARCH_PXA=y | 158 | CONFIG_ARCH_PXA=y |
138 | # CONFIG_ARCH_RPC is not set | 159 | # CONFIG_ARCH_RPC is not set |
139 | # CONFIG_ARCH_SA1100 is not set | 160 | # CONFIG_ARCH_SA1100 is not set |
140 | # CONFIG_ARCH_S3C2410 is not set | 161 | # CONFIG_ARCH_S3C2410 is not set |
162 | # CONFIG_ARCH_S3C64XX is not set | ||
141 | # CONFIG_ARCH_SHARK is not set | 163 | # CONFIG_ARCH_SHARK is not set |
142 | # CONFIG_ARCH_LH7A40X is not set | 164 | # CONFIG_ARCH_LH7A40X is not set |
143 | # CONFIG_ARCH_DAVINCI is not set | 165 | # CONFIG_ARCH_DAVINCI is not set |
144 | # CONFIG_ARCH_OMAP is not set | 166 | # CONFIG_ARCH_OMAP is not set |
167 | # CONFIG_ARCH_MSM is not set | ||
168 | # CONFIG_ARCH_W90X900 is not set | ||
145 | 169 | ||
146 | # | 170 | # |
147 | # Intel PXA2xx/PXA3xx Implementations | 171 | # Intel PXA2xx/PXA3xx Implementations |
148 | # | 172 | # |
173 | # CONFIG_ARCH_GUMSTIX is not set | ||
174 | # CONFIG_MACH_INTELMOTE2 is not set | ||
149 | # CONFIG_ARCH_LUBBOCK is not set | 175 | # CONFIG_ARCH_LUBBOCK is not set |
150 | # CONFIG_MACH_LOGICPD_PXA270 is not set | 176 | # CONFIG_MACH_LOGICPD_PXA270 is not set |
151 | # CONFIG_MACH_MAINSTONE is not set | 177 | # CONFIG_MACH_MAINSTONE is not set |
178 | # CONFIG_MACH_MP900C is not set | ||
152 | # CONFIG_ARCH_PXA_IDP is not set | 179 | # CONFIG_ARCH_PXA_IDP is not set |
153 | # CONFIG_PXA_SHARPSL is not set | 180 | # CONFIG_PXA_SHARPSL is not set |
154 | # CONFIG_MACH_TRIZEPS4 is not set | 181 | # CONFIG_ARCH_VIPER is not set |
182 | # CONFIG_ARCH_PXA_ESERIES is not set | ||
183 | # CONFIG_TRIZEPS_PXA is not set | ||
184 | # CONFIG_MACH_H5000 is not set | ||
155 | # CONFIG_MACH_EM_X270 is not set | 185 | # CONFIG_MACH_EM_X270 is not set |
186 | # CONFIG_MACH_COLIBRI is not set | ||
156 | # CONFIG_MACH_ZYLONITE is not set | 187 | # CONFIG_MACH_ZYLONITE is not set |
188 | # CONFIG_MACH_LITTLETON is not set | ||
189 | # CONFIG_MACH_TAVOREVB is not set | ||
190 | # CONFIG_MACH_SAAR is not set | ||
157 | # CONFIG_MACH_ARMCORE is not set | 191 | # CONFIG_MACH_ARMCORE is not set |
192 | # CONFIG_MACH_CM_X300 is not set | ||
158 | CONFIG_MACH_MAGICIAN=y | 193 | CONFIG_MACH_MAGICIAN=y |
194 | # CONFIG_MACH_MIOA701 is not set | ||
195 | # CONFIG_MACH_PCM027 is not set | ||
196 | # CONFIG_ARCH_PXA_PALM is not set | ||
197 | # CONFIG_PXA_EZX is not set | ||
159 | CONFIG_PXA27x=y | 198 | CONFIG_PXA27x=y |
160 | 199 | CONFIG_PXA_SSP=y | |
161 | # | 200 | CONFIG_PXA_PWM=y |
162 | # Boot options | 201 | CONFIG_PXA_HAVE_BOARD_IRQS=y |
163 | # | ||
164 | |||
165 | # | ||
166 | # Power management | ||
167 | # | ||
168 | 202 | ||
169 | # | 203 | # |
170 | # Processor Type | 204 | # Processor Type |
@@ -173,6 +207,7 @@ CONFIG_CPU_32=y | |||
173 | CONFIG_CPU_XSCALE=y | 207 | CONFIG_CPU_XSCALE=y |
174 | CONFIG_CPU_32v5=y | 208 | CONFIG_CPU_32v5=y |
175 | CONFIG_CPU_ABRT_EV5T=y | 209 | CONFIG_CPU_ABRT_EV5T=y |
210 | CONFIG_CPU_PABRT_NOIFAR=y | ||
176 | CONFIG_CPU_CACHE_VIVT=y | 211 | CONFIG_CPU_CACHE_VIVT=y |
177 | CONFIG_CPU_TLB_V4WBI=y | 212 | CONFIG_CPU_TLB_V4WBI=y |
178 | CONFIG_CPU_CP15=y | 213 | CONFIG_CPU_CP15=y |
@@ -186,6 +221,7 @@ CONFIG_ARM_THUMB=y | |||
186 | # CONFIG_OUTER_CACHE is not set | 221 | # CONFIG_OUTER_CACHE is not set |
187 | CONFIG_IWMMXT=y | 222 | CONFIG_IWMMXT=y |
188 | CONFIG_XSCALE_PMU=y | 223 | CONFIG_XSCALE_PMU=y |
224 | CONFIG_COMMON_CLKDEV=y | ||
189 | 225 | ||
190 | # | 226 | # |
191 | # Bus support | 227 | # Bus support |
@@ -197,28 +233,33 @@ CONFIG_XSCALE_PMU=y | |||
197 | # | 233 | # |
198 | # Kernel Features | 234 | # Kernel Features |
199 | # | 235 | # |
200 | # CONFIG_TICK_ONESHOT is not set | 236 | CONFIG_TICK_ONESHOT=y |
201 | # CONFIG_NO_HZ is not set | 237 | CONFIG_NO_HZ=y |
202 | # CONFIG_HIGH_RES_TIMERS is not set | 238 | # CONFIG_HIGH_RES_TIMERS is not set |
203 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | 239 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
240 | CONFIG_VMSPLIT_3G=y | ||
241 | # CONFIG_VMSPLIT_2G is not set | ||
242 | # CONFIG_VMSPLIT_1G is not set | ||
243 | CONFIG_PAGE_OFFSET=0xC0000000 | ||
204 | CONFIG_PREEMPT=y | 244 | CONFIG_PREEMPT=y |
205 | CONFIG_HZ=100 | 245 | CONFIG_HZ=100 |
206 | CONFIG_AEABI=y | 246 | CONFIG_AEABI=y |
207 | CONFIG_OABI_COMPAT=y | 247 | CONFIG_OABI_COMPAT=y |
208 | # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set | 248 | CONFIG_ARCH_FLATMEM_HAS_HOLES=y |
249 | # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set | ||
250 | # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set | ||
209 | CONFIG_SELECT_MEMORY_MODEL=y | 251 | CONFIG_SELECT_MEMORY_MODEL=y |
210 | CONFIG_FLATMEM_MANUAL=y | 252 | CONFIG_FLATMEM_MANUAL=y |
211 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 253 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
212 | # CONFIG_SPARSEMEM_MANUAL is not set | 254 | # CONFIG_SPARSEMEM_MANUAL is not set |
213 | CONFIG_FLATMEM=y | 255 | CONFIG_FLATMEM=y |
214 | CONFIG_FLAT_NODE_MEM_MAP=y | 256 | CONFIG_FLAT_NODE_MEM_MAP=y |
215 | # CONFIG_SPARSEMEM_STATIC is not set | 257 | CONFIG_PAGEFLAGS_EXTENDED=y |
216 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
217 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | 258 | CONFIG_SPLIT_PTLOCK_CPUS=4096 |
218 | # CONFIG_RESOURCES_64BIT is not set | 259 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
219 | CONFIG_ZONE_DMA_FLAG=1 | 260 | CONFIG_ZONE_DMA_FLAG=0 |
220 | CONFIG_BOUNCE=y | ||
221 | CONFIG_VIRT_TO_BUS=y | 261 | CONFIG_VIRT_TO_BUS=y |
262 | CONFIG_UNEVICTABLE_LRU=y | ||
222 | CONFIG_ALIGNMENT_TRAP=y | 263 | CONFIG_ALIGNMENT_TRAP=y |
223 | 264 | ||
224 | # | 265 | # |
@@ -229,9 +270,10 @@ CONFIG_ZBOOT_ROM_BSS=0x0 | |||
229 | CONFIG_CMDLINE="keepinitrd" | 270 | CONFIG_CMDLINE="keepinitrd" |
230 | # CONFIG_XIP_KERNEL is not set | 271 | # CONFIG_XIP_KERNEL is not set |
231 | CONFIG_KEXEC=y | 272 | CONFIG_KEXEC=y |
273 | CONFIG_ATAGS_PROC=y | ||
232 | 274 | ||
233 | # | 275 | # |
234 | # CPU Frequency scaling | 276 | # CPU Power Management |
235 | # | 277 | # |
236 | CONFIG_CPU_FREQ=y | 278 | CONFIG_CPU_FREQ=y |
237 | CONFIG_CPU_FREQ_TABLE=y | 279 | CONFIG_CPU_FREQ_TABLE=y |
@@ -239,6 +281,7 @@ CONFIG_CPU_FREQ_TABLE=y | |||
239 | CONFIG_CPU_FREQ_STAT=y | 281 | CONFIG_CPU_FREQ_STAT=y |
240 | # CONFIG_CPU_FREQ_STAT_DETAILS is not set | 282 | # CONFIG_CPU_FREQ_STAT_DETAILS is not set |
241 | CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y | 283 | CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y |
284 | # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set | ||
242 | # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set | 285 | # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set |
243 | # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set | 286 | # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set |
244 | # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set | 287 | # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set |
@@ -247,6 +290,7 @@ CONFIG_CPU_FREQ_GOV_PERFORMANCE=y | |||
247 | # CONFIG_CPU_FREQ_GOV_USERSPACE is not set | 290 | # CONFIG_CPU_FREQ_GOV_USERSPACE is not set |
248 | CONFIG_CPU_FREQ_GOV_ONDEMAND=y | 291 | CONFIG_CPU_FREQ_GOV_ONDEMAND=y |
249 | # CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set | 292 | # CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set |
293 | # CONFIG_CPU_IDLE is not set | ||
250 | 294 | ||
251 | # | 295 | # |
252 | # Floating point emulation | 296 | # Floating point emulation |
@@ -263,6 +307,8 @@ CONFIG_FPE_NWFPE=y | |||
263 | # Userspace binary formats | 307 | # Userspace binary formats |
264 | # | 308 | # |
265 | CONFIG_BINFMT_ELF=y | 309 | CONFIG_BINFMT_ELF=y |
310 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
311 | CONFIG_HAVE_AOUT=y | ||
266 | # CONFIG_BINFMT_AOUT is not set | 312 | # CONFIG_BINFMT_AOUT is not set |
267 | # CONFIG_BINFMT_MISC is not set | 313 | # CONFIG_BINFMT_MISC is not set |
268 | 314 | ||
@@ -270,21 +316,18 @@ CONFIG_BINFMT_ELF=y | |||
270 | # Power management options | 316 | # Power management options |
271 | # | 317 | # |
272 | CONFIG_PM=y | 318 | CONFIG_PM=y |
273 | # CONFIG_PM_LEGACY is not set | ||
274 | # CONFIG_PM_DEBUG is not set | 319 | # CONFIG_PM_DEBUG is not set |
275 | CONFIG_PM_SLEEP=y | 320 | CONFIG_PM_SLEEP=y |
276 | CONFIG_SUSPEND_UP_POSSIBLE=y | ||
277 | CONFIG_SUSPEND=y | 321 | CONFIG_SUSPEND=y |
278 | CONFIG_APM_EMULATION=y | 322 | CONFIG_SUSPEND_FREEZER=y |
279 | 323 | # CONFIG_APM_EMULATION is not set | |
280 | # | 324 | CONFIG_ARCH_SUSPEND_POSSIBLE=y |
281 | # Networking | ||
282 | # | ||
283 | CONFIG_NET=y | 325 | CONFIG_NET=y |
284 | 326 | ||
285 | # | 327 | # |
286 | # Networking options | 328 | # Networking options |
287 | # | 329 | # |
330 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
288 | CONFIG_PACKET=y | 331 | CONFIG_PACKET=y |
289 | CONFIG_PACKET_MMAP=y | 332 | CONFIG_PACKET_MMAP=y |
290 | CONFIG_UNIX=y | 333 | CONFIG_UNIX=y |
@@ -316,33 +359,15 @@ CONFIG_IP_PNP=y | |||
316 | CONFIG_TCP_CONG_CUBIC=y | 359 | CONFIG_TCP_CONG_CUBIC=y |
317 | CONFIG_DEFAULT_TCP_CONG="cubic" | 360 | CONFIG_DEFAULT_TCP_CONG="cubic" |
318 | # CONFIG_TCP_MD5SIG is not set | 361 | # CONFIG_TCP_MD5SIG is not set |
319 | # CONFIG_IP_VS is not set | ||
320 | # CONFIG_IPV6 is not set | 362 | # CONFIG_IPV6 is not set |
321 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
322 | # CONFIG_INET6_TUNNEL is not set | ||
323 | # CONFIG_NETWORK_SECMARK is not set | 363 | # CONFIG_NETWORK_SECMARK is not set |
324 | CONFIG_NETFILTER=y | 364 | # CONFIG_NETFILTER is not set |
325 | # CONFIG_NETFILTER_DEBUG is not set | ||
326 | |||
327 | # | ||
328 | # Core Netfilter Configuration | ||
329 | # | ||
330 | # CONFIG_NETFILTER_NETLINK is not set | ||
331 | # CONFIG_NF_CONNTRACK_ENABLED is not set | ||
332 | # CONFIG_NF_CONNTRACK is not set | ||
333 | # CONFIG_NETFILTER_XTABLES is not set | ||
334 | |||
335 | # | ||
336 | # IP: Netfilter Configuration | ||
337 | # | ||
338 | # CONFIG_IP_NF_QUEUE is not set | ||
339 | # CONFIG_IP_NF_IPTABLES is not set | ||
340 | # CONFIG_IP_NF_ARPTABLES is not set | ||
341 | # CONFIG_IP_DCCP is not set | 365 | # CONFIG_IP_DCCP is not set |
342 | # CONFIG_IP_SCTP is not set | 366 | # CONFIG_IP_SCTP is not set |
343 | # CONFIG_TIPC is not set | 367 | # CONFIG_TIPC is not set |
344 | # CONFIG_ATM is not set | 368 | # CONFIG_ATM is not set |
345 | # CONFIG_BRIDGE is not set | 369 | # CONFIG_BRIDGE is not set |
370 | # CONFIG_NET_DSA is not set | ||
346 | # CONFIG_VLAN_8021Q is not set | 371 | # CONFIG_VLAN_8021Q is not set |
347 | # CONFIG_DECNET is not set | 372 | # CONFIG_DECNET is not set |
348 | # CONFIG_LLC2 is not set | 373 | # CONFIG_LLC2 is not set |
@@ -353,6 +378,7 @@ CONFIG_NETFILTER=y | |||
353 | # CONFIG_ECONET is not set | 378 | # CONFIG_ECONET is not set |
354 | # CONFIG_WAN_ROUTER is not set | 379 | # CONFIG_WAN_ROUTER is not set |
355 | # CONFIG_NET_SCHED is not set | 380 | # CONFIG_NET_SCHED is not set |
381 | # CONFIG_DCB is not set | ||
356 | 382 | ||
357 | # | 383 | # |
358 | # Network testing | 384 | # Network testing |
@@ -390,20 +416,17 @@ CONFIG_IRTTY_SIR=m | |||
390 | # Dongle support | 416 | # Dongle support |
391 | # | 417 | # |
392 | # CONFIG_DONGLE is not set | 418 | # CONFIG_DONGLE is not set |
393 | 419 | # CONFIG_KINGSUN_DONGLE is not set | |
394 | # | 420 | # CONFIG_KSDAZZLE_DONGLE is not set |
395 | # Old SIR device drivers | 421 | # CONFIG_KS959_DONGLE is not set |
396 | # | ||
397 | # CONFIG_IRPORT_SIR is not set | ||
398 | |||
399 | # | ||
400 | # Old Serial dongle support | ||
401 | # | ||
402 | 422 | ||
403 | # | 423 | # |
404 | # FIR device drivers | 424 | # FIR device drivers |
405 | # | 425 | # |
426 | # CONFIG_USB_IRDA is not set | ||
427 | # CONFIG_SIGMATEL_FIR is not set | ||
406 | CONFIG_PXA_FICP=m | 428 | CONFIG_PXA_FICP=m |
429 | # CONFIG_MCS_FIR is not set | ||
407 | CONFIG_BT=m | 430 | CONFIG_BT=m |
408 | CONFIG_BT_L2CAP=m | 431 | CONFIG_BT_L2CAP=m |
409 | CONFIG_BT_SCO=m | 432 | CONFIG_BT_SCO=m |
@@ -417,17 +440,17 @@ CONFIG_BT_HIDP=m | |||
417 | # | 440 | # |
418 | # Bluetooth device drivers | 441 | # Bluetooth device drivers |
419 | # | 442 | # |
443 | CONFIG_BT_HCIBTUSB=m | ||
444 | # CONFIG_BT_HCIBTSDIO is not set | ||
420 | # CONFIG_BT_HCIUART is not set | 445 | # CONFIG_BT_HCIUART is not set |
446 | # CONFIG_BT_HCIBCM203X is not set | ||
447 | # CONFIG_BT_HCIBPA10X is not set | ||
448 | # CONFIG_BT_HCIBFUSB is not set | ||
421 | # CONFIG_BT_HCIVHCI is not set | 449 | # CONFIG_BT_HCIVHCI is not set |
422 | # CONFIG_AF_RXRPC is not set | 450 | # CONFIG_AF_RXRPC is not set |
423 | 451 | # CONFIG_PHONET is not set | |
424 | # | 452 | # CONFIG_WIRELESS is not set |
425 | # Wireless | 453 | # CONFIG_WIMAX is not set |
426 | # | ||
427 | # CONFIG_CFG80211 is not set | ||
428 | # CONFIG_WIRELESS_EXT is not set | ||
429 | # CONFIG_MAC80211 is not set | ||
430 | # CONFIG_IEEE80211 is not set | ||
431 | # CONFIG_RFKILL is not set | 454 | # CONFIG_RFKILL is not set |
432 | # CONFIG_NET_9P is not set | 455 | # CONFIG_NET_9P is not set |
433 | 456 | ||
@@ -442,25 +465,28 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | |||
442 | CONFIG_STANDALONE=y | 465 | CONFIG_STANDALONE=y |
443 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 466 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
444 | CONFIG_FW_LOADER=y | 467 | CONFIG_FW_LOADER=y |
468 | # CONFIG_FIRMWARE_IN_KERNEL is not set | ||
469 | CONFIG_EXTRA_FIRMWARE="" | ||
445 | # CONFIG_DEBUG_DRIVER is not set | 470 | # CONFIG_DEBUG_DRIVER is not set |
446 | # CONFIG_DEBUG_DEVRES is not set | 471 | # CONFIG_DEBUG_DEVRES is not set |
447 | # CONFIG_SYS_HYPERVISOR is not set | 472 | # CONFIG_SYS_HYPERVISOR is not set |
448 | # CONFIG_CONNECTOR is not set | 473 | # CONFIG_CONNECTOR is not set |
449 | CONFIG_MTD=y | 474 | CONFIG_MTD=y |
450 | CONFIG_MTD_DEBUG=y | 475 | # CONFIG_MTD_DEBUG is not set |
451 | CONFIG_MTD_DEBUG_VERBOSE=0 | ||
452 | # CONFIG_MTD_CONCAT is not set | 476 | # CONFIG_MTD_CONCAT is not set |
453 | CONFIG_MTD_PARTITIONS=y | 477 | CONFIG_MTD_PARTITIONS=y |
478 | # CONFIG_MTD_TESTS is not set | ||
454 | # CONFIG_MTD_REDBOOT_PARTS is not set | 479 | # CONFIG_MTD_REDBOOT_PARTS is not set |
455 | CONFIG_MTD_CMDLINE_PARTS=y | 480 | CONFIG_MTD_CMDLINE_PARTS=y |
456 | # CONFIG_MTD_AFS_PARTS is not set | 481 | # CONFIG_MTD_AFS_PARTS is not set |
482 | # CONFIG_MTD_AR7_PARTS is not set | ||
457 | 483 | ||
458 | # | 484 | # |
459 | # User Modules And Translation Layers | 485 | # User Modules And Translation Layers |
460 | # | 486 | # |
461 | CONFIG_MTD_CHAR=m | 487 | CONFIG_MTD_CHAR=y |
462 | CONFIG_MTD_BLKDEVS=m | 488 | CONFIG_MTD_BLKDEVS=y |
463 | CONFIG_MTD_BLOCK=m | 489 | CONFIG_MTD_BLOCK=y |
464 | # CONFIG_FTL is not set | 490 | # CONFIG_FTL is not set |
465 | # CONFIG_NFTL is not set | 491 | # CONFIG_NFTL is not set |
466 | # CONFIG_INFTL is not set | 492 | # CONFIG_INFTL is not set |
@@ -473,6 +499,7 @@ CONFIG_MTD_BLOCK=m | |||
473 | # | 499 | # |
474 | CONFIG_MTD_CFI=y | 500 | CONFIG_MTD_CFI=y |
475 | # CONFIG_MTD_JEDECPROBE is not set | 501 | # CONFIG_MTD_JEDECPROBE is not set |
502 | CONFIG_MTD_GEN_PROBE=y | ||
476 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | 503 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set |
477 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | 504 | CONFIG_MTD_MAP_BANK_WIDTH_1=y |
478 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | 505 | CONFIG_MTD_MAP_BANK_WIDTH_2=y |
@@ -487,6 +514,7 @@ CONFIG_MTD_CFI_I2=y | |||
487 | CONFIG_MTD_CFI_INTELEXT=y | 514 | CONFIG_MTD_CFI_INTELEXT=y |
488 | # CONFIG_MTD_CFI_AMDSTD is not set | 515 | # CONFIG_MTD_CFI_AMDSTD is not set |
489 | # CONFIG_MTD_CFI_STAA is not set | 516 | # CONFIG_MTD_CFI_STAA is not set |
517 | CONFIG_MTD_CFI_UTIL=y | ||
490 | # CONFIG_MTD_RAM is not set | 518 | # CONFIG_MTD_RAM is not set |
491 | # CONFIG_MTD_ROM is not set | 519 | # CONFIG_MTD_ROM is not set |
492 | # CONFIG_MTD_ABSENT is not set | 520 | # CONFIG_MTD_ABSENT is not set |
@@ -497,9 +525,7 @@ CONFIG_MTD_CFI_INTELEXT=y | |||
497 | # | 525 | # |
498 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | 526 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set |
499 | CONFIG_MTD_PHYSMAP=y | 527 | CONFIG_MTD_PHYSMAP=y |
500 | CONFIG_MTD_PHYSMAP_START=0x00000000 | 528 | # CONFIG_MTD_PHYSMAP_COMPAT is not set |
501 | CONFIG_MTD_PHYSMAP_LEN=0x04000000 | ||
502 | CONFIG_MTD_PHYSMAP_BANKWIDTH=4 | ||
503 | # CONFIG_MTD_PXA2XX is not set | 529 | # CONFIG_MTD_PXA2XX is not set |
504 | # CONFIG_MTD_ARM_INTEGRATOR is not set | 530 | # CONFIG_MTD_ARM_INTEGRATOR is not set |
505 | # CONFIG_MTD_SHARP_SL is not set | 531 | # CONFIG_MTD_SHARP_SL is not set |
@@ -523,6 +549,12 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=4 | |||
523 | # CONFIG_MTD_ONENAND is not set | 549 | # CONFIG_MTD_ONENAND is not set |
524 | 550 | ||
525 | # | 551 | # |
552 | # LPDDR flash memory drivers | ||
553 | # | ||
554 | # CONFIG_MTD_LPDDR is not set | ||
555 | # CONFIG_MTD_QINFO_PROBE is not set | ||
556 | |||
557 | # | ||
526 | # UBI - Unsorted block images | 558 | # UBI - Unsorted block images |
527 | # | 559 | # |
528 | # CONFIG_MTD_UBI is not set | 560 | # CONFIG_MTD_UBI is not set |
@@ -531,10 +563,12 @@ CONFIG_BLK_DEV=y | |||
531 | # CONFIG_BLK_DEV_COW_COMMON is not set | 563 | # CONFIG_BLK_DEV_COW_COMMON is not set |
532 | # CONFIG_BLK_DEV_LOOP is not set | 564 | # CONFIG_BLK_DEV_LOOP is not set |
533 | # CONFIG_BLK_DEV_NBD is not set | 565 | # CONFIG_BLK_DEV_NBD is not set |
566 | # CONFIG_BLK_DEV_UB is not set | ||
534 | # CONFIG_BLK_DEV_RAM is not set | 567 | # CONFIG_BLK_DEV_RAM is not set |
535 | # CONFIG_CDROM_PKTCDVD is not set | 568 | # CONFIG_CDROM_PKTCDVD is not set |
536 | # CONFIG_ATA_OVER_ETH is not set | 569 | # CONFIG_ATA_OVER_ETH is not set |
537 | # CONFIG_MISC_DEVICES is not set | 570 | # CONFIG_MISC_DEVICES is not set |
571 | CONFIG_HAVE_IDE=y | ||
538 | # CONFIG_IDE is not set | 572 | # CONFIG_IDE is not set |
539 | 573 | ||
540 | # | 574 | # |
@@ -547,7 +581,6 @@ CONFIG_BLK_DEV=y | |||
547 | # CONFIG_ATA is not set | 581 | # CONFIG_ATA is not set |
548 | # CONFIG_MD is not set | 582 | # CONFIG_MD is not set |
549 | CONFIG_NETDEVICES=y | 583 | CONFIG_NETDEVICES=y |
550 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
551 | # CONFIG_DUMMY is not set | 584 | # CONFIG_DUMMY is not set |
552 | # CONFIG_BONDING is not set | 585 | # CONFIG_BONDING is not set |
553 | # CONFIG_MACVLAN is not set | 586 | # CONFIG_MACVLAN is not set |
@@ -563,6 +596,20 @@ CONFIG_NETDEVICES=y | |||
563 | # | 596 | # |
564 | # CONFIG_WLAN_PRE80211 is not set | 597 | # CONFIG_WLAN_PRE80211 is not set |
565 | # CONFIG_WLAN_80211 is not set | 598 | # CONFIG_WLAN_80211 is not set |
599 | # CONFIG_IWLWIFI_LEDS is not set | ||
600 | |||
601 | # | ||
602 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
603 | # | ||
604 | |||
605 | # | ||
606 | # USB Network Adapters | ||
607 | # | ||
608 | # CONFIG_USB_CATC is not set | ||
609 | # CONFIG_USB_KAWETH is not set | ||
610 | # CONFIG_USB_PEGASUS is not set | ||
611 | # CONFIG_USB_RTL8150 is not set | ||
612 | # CONFIG_USB_USBNET is not set | ||
566 | # CONFIG_WAN is not set | 613 | # CONFIG_WAN is not set |
567 | CONFIG_PPP=m | 614 | CONFIG_PPP=m |
568 | # CONFIG_PPP_MULTILINK is not set | 615 | # CONFIG_PPP_MULTILINK is not set |
@@ -612,7 +659,26 @@ CONFIG_KEYBOARD_GPIO=y | |||
612 | # CONFIG_INPUT_JOYSTICK is not set | 659 | # CONFIG_INPUT_JOYSTICK is not set |
613 | # CONFIG_INPUT_TABLET is not set | 660 | # CONFIG_INPUT_TABLET is not set |
614 | CONFIG_INPUT_TOUCHSCREEN=y | 661 | CONFIG_INPUT_TOUCHSCREEN=y |
662 | # CONFIG_TOUCHSCREEN_FUJITSU is not set | ||
663 | # CONFIG_TOUCHSCREEN_GUNZE is not set | ||
664 | # CONFIG_TOUCHSCREEN_ELO is not set | ||
665 | # CONFIG_TOUCHSCREEN_WACOM_W8001 is not set | ||
666 | # CONFIG_TOUCHSCREEN_MTOUCH is not set | ||
667 | # CONFIG_TOUCHSCREEN_INEXIO is not set | ||
668 | # CONFIG_TOUCHSCREEN_MK712 is not set | ||
669 | # CONFIG_TOUCHSCREEN_PENMOUNT is not set | ||
670 | # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set | ||
671 | # CONFIG_TOUCHSCREEN_TOUCHWIN is not set | ||
672 | # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set | ||
673 | # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set | ||
674 | # CONFIG_TOUCHSCREEN_TSC2007 is not set | ||
615 | CONFIG_INPUT_MISC=y | 675 | CONFIG_INPUT_MISC=y |
676 | # CONFIG_INPUT_ATI_REMOTE is not set | ||
677 | # CONFIG_INPUT_ATI_REMOTE2 is not set | ||
678 | # CONFIG_INPUT_KEYSPAN_REMOTE is not set | ||
679 | # CONFIG_INPUT_POWERMATE is not set | ||
680 | # CONFIG_INPUT_YEALINK is not set | ||
681 | # CONFIG_INPUT_CM109 is not set | ||
616 | CONFIG_INPUT_UINPUT=m | 682 | CONFIG_INPUT_UINPUT=m |
617 | 683 | ||
618 | # | 684 | # |
@@ -625,9 +691,11 @@ CONFIG_INPUT_UINPUT=m | |||
625 | # Character devices | 691 | # Character devices |
626 | # | 692 | # |
627 | CONFIG_VT=y | 693 | CONFIG_VT=y |
694 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
628 | CONFIG_VT_CONSOLE=y | 695 | CONFIG_VT_CONSOLE=y |
629 | CONFIG_HW_CONSOLE=y | 696 | CONFIG_HW_CONSOLE=y |
630 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | 697 | # CONFIG_VT_HW_CONSOLE_BINDING is not set |
698 | # CONFIG_DEVKMEM is not set | ||
631 | # CONFIG_SERIAL_NONSTANDARD is not set | 699 | # CONFIG_SERIAL_NONSTANDARD is not set |
632 | 700 | ||
633 | # | 701 | # |
@@ -642,6 +710,7 @@ CONFIG_SERIAL_PXA=y | |||
642 | # CONFIG_SERIAL_PXA_CONSOLE is not set | 710 | # CONFIG_SERIAL_PXA_CONSOLE is not set |
643 | CONFIG_SERIAL_CORE=y | 711 | CONFIG_SERIAL_CORE=y |
644 | CONFIG_UNIX98_PTYS=y | 712 | CONFIG_UNIX98_PTYS=y |
713 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
645 | # CONFIG_LEGACY_PTYS is not set | 714 | # CONFIG_LEGACY_PTYS is not set |
646 | # CONFIG_IPMI_HANDLER is not set | 715 | # CONFIG_IPMI_HANDLER is not set |
647 | # CONFIG_HW_RANDOM is not set | 716 | # CONFIG_HW_RANDOM is not set |
@@ -649,37 +718,45 @@ CONFIG_UNIX98_PTYS=y | |||
649 | # CONFIG_R3964 is not set | 718 | # CONFIG_R3964 is not set |
650 | # CONFIG_RAW_DRIVER is not set | 719 | # CONFIG_RAW_DRIVER is not set |
651 | # CONFIG_TCG_TPM is not set | 720 | # CONFIG_TCG_TPM is not set |
652 | CONFIG_I2C=m | 721 | CONFIG_I2C=y |
653 | CONFIG_I2C_BOARDINFO=y | 722 | CONFIG_I2C_BOARDINFO=y |
654 | CONFIG_I2C_CHARDEV=m | 723 | CONFIG_I2C_CHARDEV=m |
724 | CONFIG_I2C_HELPER_AUTO=y | ||
655 | 725 | ||
656 | # | 726 | # |
657 | # I2C Algorithms | 727 | # I2C Hardware Bus support |
658 | # | 728 | # |
659 | # CONFIG_I2C_ALGOBIT is not set | ||
660 | # CONFIG_I2C_ALGOPCF is not set | ||
661 | # CONFIG_I2C_ALGOPCA is not set | ||
662 | 729 | ||
663 | # | 730 | # |
664 | # I2C Hardware Bus support | 731 | # I2C system bus drivers (mostly embedded / system-on-chip) |
665 | # | 732 | # |
666 | # CONFIG_I2C_GPIO is not set | 733 | # CONFIG_I2C_GPIO is not set |
667 | CONFIG_I2C_PXA=m | ||
668 | # CONFIG_I2C_PXA_SLAVE is not set | ||
669 | # CONFIG_I2C_OCORES is not set | 734 | # CONFIG_I2C_OCORES is not set |
670 | # CONFIG_I2C_PARPORT_LIGHT is not set | 735 | CONFIG_I2C_PXA=y |
736 | # CONFIG_I2C_PXA_SLAVE is not set | ||
671 | # CONFIG_I2C_SIMTEC is not set | 737 | # CONFIG_I2C_SIMTEC is not set |
738 | |||
739 | # | ||
740 | # External I2C/SMBus adapter drivers | ||
741 | # | ||
742 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
672 | # CONFIG_I2C_TAOS_EVM is not set | 743 | # CONFIG_I2C_TAOS_EVM is not set |
744 | # CONFIG_I2C_TINY_USB is not set | ||
745 | |||
746 | # | ||
747 | # Other I2C/SMBus bus drivers | ||
748 | # | ||
749 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
673 | # CONFIG_I2C_STUB is not set | 750 | # CONFIG_I2C_STUB is not set |
674 | 751 | ||
675 | # | 752 | # |
676 | # Miscellaneous I2C Chip support | 753 | # Miscellaneous I2C Chip support |
677 | # | 754 | # |
678 | # CONFIG_SENSORS_DS1337 is not set | ||
679 | # CONFIG_SENSORS_DS1374 is not set | ||
680 | # CONFIG_DS1682 is not set | 755 | # CONFIG_DS1682 is not set |
756 | # CONFIG_AT24 is not set | ||
681 | # CONFIG_EEPROM_LEGACY is not set | 757 | # CONFIG_EEPROM_LEGACY is not set |
682 | # CONFIG_SENSORS_PCF8574 is not set | 758 | # CONFIG_SENSORS_PCF8574 is not set |
759 | # CONFIG_PCF8575 is not set | ||
683 | # CONFIG_SENSORS_PCA9539 is not set | 760 | # CONFIG_SENSORS_PCA9539 is not set |
684 | # CONFIG_SENSORS_PCF8591 is not set | 761 | # CONFIG_SENSORS_PCF8591 is not set |
685 | # CONFIG_SENSORS_MAX6875 is not set | 762 | # CONFIG_SENSORS_MAX6875 is not set |
@@ -688,19 +765,39 @@ CONFIG_I2C_PXA=m | |||
688 | # CONFIG_I2C_DEBUG_ALGO is not set | 765 | # CONFIG_I2C_DEBUG_ALGO is not set |
689 | # CONFIG_I2C_DEBUG_BUS is not set | 766 | # CONFIG_I2C_DEBUG_BUS is not set |
690 | # CONFIG_I2C_DEBUG_CHIP is not set | 767 | # CONFIG_I2C_DEBUG_CHIP is not set |
768 | # CONFIG_SPI is not set | ||
769 | CONFIG_ARCH_REQUIRE_GPIOLIB=y | ||
770 | CONFIG_GPIOLIB=y | ||
771 | # CONFIG_DEBUG_GPIO is not set | ||
772 | # CONFIG_GPIO_SYSFS is not set | ||
691 | 773 | ||
692 | # | 774 | # |
693 | # SPI support | 775 | # Memory mapped GPIO expanders: |
776 | # | ||
777 | |||
778 | # | ||
779 | # I2C GPIO expanders: | ||
780 | # | ||
781 | # CONFIG_GPIO_MAX732X is not set | ||
782 | # CONFIG_GPIO_PCA953X is not set | ||
783 | # CONFIG_GPIO_PCF857X is not set | ||
784 | |||
785 | # | ||
786 | # PCI GPIO expanders: | ||
787 | # | ||
788 | |||
789 | # | ||
790 | # SPI GPIO expanders: | ||
694 | # | 791 | # |
695 | # CONFIG_SPI is not set | ||
696 | # CONFIG_SPI_MASTER is not set | ||
697 | CONFIG_W1=y | 792 | CONFIG_W1=y |
698 | 793 | ||
699 | # | 794 | # |
700 | # 1-wire Bus Masters | 795 | # 1-wire Bus Masters |
701 | # | 796 | # |
797 | # CONFIG_W1_MASTER_DS2490 is not set | ||
702 | # CONFIG_W1_MASTER_DS2482 is not set | 798 | # CONFIG_W1_MASTER_DS2482 is not set |
703 | CONFIG_W1_MASTER_DS1WM=y | 799 | CONFIG_W1_MASTER_DS1WM=y |
800 | # CONFIG_W1_MASTER_GPIO is not set | ||
704 | 801 | ||
705 | # | 802 | # |
706 | # 1-wire Slaves | 803 | # 1-wire Slaves |
@@ -709,32 +806,56 @@ CONFIG_W1_MASTER_DS1WM=y | |||
709 | # CONFIG_W1_SLAVE_SMEM is not set | 806 | # CONFIG_W1_SLAVE_SMEM is not set |
710 | # CONFIG_W1_SLAVE_DS2433 is not set | 807 | # CONFIG_W1_SLAVE_DS2433 is not set |
711 | CONFIG_W1_SLAVE_DS2760=y | 808 | CONFIG_W1_SLAVE_DS2760=y |
809 | # CONFIG_W1_SLAVE_BQ27000 is not set | ||
712 | CONFIG_POWER_SUPPLY=y | 810 | CONFIG_POWER_SUPPLY=y |
713 | # CONFIG_POWER_SUPPLY_DEBUG is not set | 811 | # CONFIG_POWER_SUPPLY_DEBUG is not set |
714 | CONFIG_PDA_POWER=y | 812 | CONFIG_PDA_POWER=y |
715 | # CONFIG_APM_POWER is not set | ||
716 | CONFIG_BATTERY_DS2760=y | 813 | CONFIG_BATTERY_DS2760=y |
814 | # CONFIG_BATTERY_BQ27x00 is not set | ||
717 | # CONFIG_HWMON is not set | 815 | # CONFIG_HWMON is not set |
816 | # CONFIG_THERMAL is not set | ||
817 | # CONFIG_THERMAL_HWMON is not set | ||
718 | # CONFIG_WATCHDOG is not set | 818 | # CONFIG_WATCHDOG is not set |
819 | CONFIG_SSB_POSSIBLE=y | ||
719 | 820 | ||
720 | # | 821 | # |
721 | # Sonics Silicon Backplane | 822 | # Sonics Silicon Backplane |
722 | # | 823 | # |
723 | CONFIG_SSB_POSSIBLE=y | ||
724 | # CONFIG_SSB is not set | 824 | # CONFIG_SSB is not set |
725 | 825 | ||
726 | # | 826 | # |
727 | # Multifunction device drivers | 827 | # Multifunction device drivers |
728 | # | 828 | # |
829 | # CONFIG_MFD_CORE is not set | ||
729 | # CONFIG_MFD_SM501 is not set | 830 | # CONFIG_MFD_SM501 is not set |
831 | # CONFIG_MFD_ASIC3 is not set | ||
730 | CONFIG_HTC_EGPIO=y | 832 | CONFIG_HTC_EGPIO=y |
731 | CONFIG_HTC_PASIC3=y | 833 | CONFIG_HTC_PASIC3=y |
834 | # CONFIG_TPS65010 is not set | ||
835 | # CONFIG_TWL4030_CORE is not set | ||
836 | # CONFIG_MFD_TMIO is not set | ||
837 | # CONFIG_MFD_T7L66XB is not set | ||
838 | # CONFIG_MFD_TC6387XB is not set | ||
839 | # CONFIG_MFD_TC6393XB is not set | ||
840 | # CONFIG_PMIC_DA903X is not set | ||
841 | # CONFIG_MFD_WM8400 is not set | ||
842 | # CONFIG_MFD_WM8350_I2C is not set | ||
843 | # CONFIG_MFD_PCF50633 is not set | ||
732 | 844 | ||
733 | # | 845 | # |
734 | # Multimedia devices | 846 | # Multimedia devices |
735 | # | 847 | # |
848 | |||
849 | # | ||
850 | # Multimedia core support | ||
851 | # | ||
736 | # CONFIG_VIDEO_DEV is not set | 852 | # CONFIG_VIDEO_DEV is not set |
737 | # CONFIG_DVB_CORE is not set | 853 | # CONFIG_DVB_CORE is not set |
854 | # CONFIG_VIDEO_MEDIA is not set | ||
855 | |||
856 | # | ||
857 | # Multimedia drivers | ||
858 | # | ||
738 | # CONFIG_DAB is not set | 859 | # CONFIG_DAB is not set |
739 | 860 | ||
740 | # | 861 | # |
@@ -745,6 +866,7 @@ CONFIG_HTC_PASIC3=y | |||
745 | CONFIG_FB=y | 866 | CONFIG_FB=y |
746 | # CONFIG_FIRMWARE_EDID is not set | 867 | # CONFIG_FIRMWARE_EDID is not set |
747 | # CONFIG_FB_DDC is not set | 868 | # CONFIG_FB_DDC is not set |
869 | # CONFIG_FB_BOOT_VESA_SUPPORT is not set | ||
748 | CONFIG_FB_CFB_FILLRECT=y | 870 | CONFIG_FB_CFB_FILLRECT=y |
749 | CONFIG_FB_CFB_COPYAREA=y | 871 | CONFIG_FB_CFB_COPYAREA=y |
750 | CONFIG_FB_CFB_IMAGEBLIT=y | 872 | CONFIG_FB_CFB_IMAGEBLIT=y |
@@ -752,8 +874,8 @@ CONFIG_FB_CFB_IMAGEBLIT=y | |||
752 | # CONFIG_FB_SYS_FILLRECT is not set | 874 | # CONFIG_FB_SYS_FILLRECT is not set |
753 | # CONFIG_FB_SYS_COPYAREA is not set | 875 | # CONFIG_FB_SYS_COPYAREA is not set |
754 | # CONFIG_FB_SYS_IMAGEBLIT is not set | 876 | # CONFIG_FB_SYS_IMAGEBLIT is not set |
877 | # CONFIG_FB_FOREIGN_ENDIAN is not set | ||
755 | # CONFIG_FB_SYS_FOPS is not set | 878 | # CONFIG_FB_SYS_FOPS is not set |
756 | CONFIG_FB_DEFERRED_IO=y | ||
757 | # CONFIG_FB_SVGALIB is not set | 879 | # CONFIG_FB_SVGALIB is not set |
758 | # CONFIG_FB_MACMODES is not set | 880 | # CONFIG_FB_MACMODES is not set |
759 | # CONFIG_FB_BACKLIGHT is not set | 881 | # CONFIG_FB_BACKLIGHT is not set |
@@ -765,13 +887,21 @@ CONFIG_FB_DEFERRED_IO=y | |||
765 | # | 887 | # |
766 | # CONFIG_FB_S1D13XXX is not set | 888 | # CONFIG_FB_S1D13XXX is not set |
767 | CONFIG_FB_PXA=y | 889 | CONFIG_FB_PXA=y |
890 | CONFIG_FB_PXA_OVERLAY=y | ||
891 | # CONFIG_FB_PXA_SMARTPANEL is not set | ||
768 | # CONFIG_FB_PXA_PARAMETERS is not set | 892 | # CONFIG_FB_PXA_PARAMETERS is not set |
769 | # CONFIG_FB_MBX is not set | 893 | # CONFIG_FB_MBX is not set |
894 | # CONFIG_FB_W100 is not set | ||
770 | # CONFIG_FB_VIRTUAL is not set | 895 | # CONFIG_FB_VIRTUAL is not set |
896 | # CONFIG_FB_METRONOME is not set | ||
897 | # CONFIG_FB_MB862XX is not set | ||
771 | CONFIG_BACKLIGHT_LCD_SUPPORT=y | 898 | CONFIG_BACKLIGHT_LCD_SUPPORT=y |
772 | CONFIG_LCD_CLASS_DEVICE=y | 899 | CONFIG_LCD_CLASS_DEVICE=y |
900 | # CONFIG_LCD_ILI9320 is not set | ||
901 | # CONFIG_LCD_PLATFORM is not set | ||
773 | CONFIG_BACKLIGHT_CLASS_DEVICE=y | 902 | CONFIG_BACKLIGHT_CLASS_DEVICE=y |
774 | CONFIG_BACKLIGHT_CORGI=y | 903 | # CONFIG_BACKLIGHT_GENERIC is not set |
904 | CONFIG_BACKLIGHT_PWM=y | ||
775 | 905 | ||
776 | # | 906 | # |
777 | # Display device support | 907 | # Display device support |
@@ -802,15 +932,8 @@ CONFIG_FONT_MINI_4x6=y | |||
802 | # CONFIG_FONT_SUN12x22 is not set | 932 | # CONFIG_FONT_SUN12x22 is not set |
803 | # CONFIG_FONT_10x18 is not set | 933 | # CONFIG_FONT_10x18 is not set |
804 | # CONFIG_LOGO is not set | 934 | # CONFIG_LOGO is not set |
805 | |||
806 | # | ||
807 | # Sound | ||
808 | # | ||
809 | CONFIG_SOUND=y | 935 | CONFIG_SOUND=y |
810 | 936 | CONFIG_SOUND_OSS_CORE=y | |
811 | # | ||
812 | # Advanced Linux Sound Architecture | ||
813 | # | ||
814 | CONFIG_SND=m | 937 | CONFIG_SND=m |
815 | CONFIG_SND_TIMER=m | 938 | CONFIG_SND_TIMER=m |
816 | CONFIG_SND_PCM=m | 939 | CONFIG_SND_PCM=m |
@@ -824,53 +947,185 @@ CONFIG_SND_SUPPORT_OLD_API=y | |||
824 | CONFIG_SND_VERBOSE_PROCFS=y | 947 | CONFIG_SND_VERBOSE_PROCFS=y |
825 | # CONFIG_SND_VERBOSE_PRINTK is not set | 948 | # CONFIG_SND_VERBOSE_PRINTK is not set |
826 | # CONFIG_SND_DEBUG is not set | 949 | # CONFIG_SND_DEBUG is not set |
827 | 950 | CONFIG_SND_DRIVERS=y | |
828 | # | ||
829 | # Generic devices | ||
830 | # | ||
831 | # CONFIG_SND_DUMMY is not set | 951 | # CONFIG_SND_DUMMY is not set |
832 | # CONFIG_SND_MTPAV is not set | 952 | # CONFIG_SND_MTPAV is not set |
833 | # CONFIG_SND_SERIAL_U16550 is not set | 953 | # CONFIG_SND_SERIAL_U16550 is not set |
834 | # CONFIG_SND_MPU401 is not set | 954 | # CONFIG_SND_MPU401 is not set |
835 | 955 | # CONFIG_SND_ARM is not set | |
836 | # | 956 | CONFIG_SND_PXA2XX_LIB=m |
837 | # ALSA ARM devices | 957 | # CONFIG_SND_USB is not set |
838 | # | ||
839 | # CONFIG_SND_PXA2XX_AC97 is not set | ||
840 | |||
841 | # | ||
842 | # System on Chip audio support | ||
843 | # | ||
844 | CONFIG_SND_SOC=m | 958 | CONFIG_SND_SOC=m |
845 | CONFIG_SND_PXA2XX_SOC=m | 959 | CONFIG_SND_PXA2XX_SOC=m |
846 | 960 | CONFIG_SND_SOC_I2C_AND_SPI=m | |
847 | # | 961 | # CONFIG_SND_SOC_ALL_CODECS is not set |
848 | # SoC Audio support for SuperH | ||
849 | # | ||
850 | |||
851 | # | ||
852 | # Open Sound System | ||
853 | # | ||
854 | # CONFIG_SOUND_PRIME is not set | 962 | # CONFIG_SOUND_PRIME is not set |
855 | # CONFIG_HID_SUPPORT is not set | 963 | # CONFIG_HID_SUPPORT is not set |
856 | CONFIG_HID=m | 964 | CONFIG_HID=m |
857 | # CONFIG_USB_SUPPORT is not set | 965 | CONFIG_USB_SUPPORT=y |
966 | CONFIG_USB_ARCH_HAS_HCD=y | ||
967 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
968 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
969 | CONFIG_USB=y | ||
970 | # CONFIG_USB_DEBUG is not set | ||
971 | # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set | ||
972 | |||
973 | # | ||
974 | # Miscellaneous USB options | ||
975 | # | ||
976 | # CONFIG_USB_DEVICEFS is not set | ||
977 | # CONFIG_USB_DEVICE_CLASS is not set | ||
978 | # CONFIG_USB_DYNAMIC_MINORS is not set | ||
979 | # CONFIG_USB_SUSPEND is not set | ||
980 | # CONFIG_USB_OTG is not set | ||
981 | # CONFIG_USB_OTG_WHITELIST is not set | ||
982 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
983 | CONFIG_USB_MON=m | ||
984 | # CONFIG_USB_WUSB is not set | ||
985 | # CONFIG_USB_WUSB_CBAF is not set | ||
986 | |||
987 | # | ||
988 | # USB Host Controller Drivers | ||
989 | # | ||
990 | # CONFIG_USB_C67X00_HCD is not set | ||
991 | # CONFIG_USB_OXU210HP_HCD is not set | ||
992 | # CONFIG_USB_ISP116X_HCD is not set | ||
993 | CONFIG_USB_OHCI_HCD=y | ||
994 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set | ||
995 | # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set | ||
996 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | ||
997 | # CONFIG_USB_SL811_HCD is not set | ||
998 | # CONFIG_USB_R8A66597_HCD is not set | ||
999 | # CONFIG_USB_HWA_HCD is not set | ||
1000 | # CONFIG_USB_MUSB_HDRC is not set | ||
1001 | # CONFIG_USB_GADGET_MUSB_HDRC is not set | ||
1002 | |||
1003 | # | ||
1004 | # USB Device Class drivers | ||
1005 | # | ||
1006 | # CONFIG_USB_ACM is not set | ||
1007 | # CONFIG_USB_PRINTER is not set | ||
1008 | # CONFIG_USB_WDM is not set | ||
1009 | # CONFIG_USB_TMC is not set | ||
1010 | |||
1011 | # | ||
1012 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | ||
1013 | # | ||
1014 | |||
1015 | # | ||
1016 | # see USB_STORAGE Help for more information | ||
1017 | # | ||
1018 | # CONFIG_USB_LIBUSUAL is not set | ||
1019 | |||
1020 | # | ||
1021 | # USB Imaging devices | ||
1022 | # | ||
1023 | # CONFIG_USB_MDC800 is not set | ||
1024 | |||
1025 | # | ||
1026 | # USB port drivers | ||
1027 | # | ||
1028 | # CONFIG_USB_SERIAL is not set | ||
1029 | |||
1030 | # | ||
1031 | # USB Miscellaneous drivers | ||
1032 | # | ||
1033 | # CONFIG_USB_EMI62 is not set | ||
1034 | # CONFIG_USB_EMI26 is not set | ||
1035 | # CONFIG_USB_ADUTUX is not set | ||
1036 | # CONFIG_USB_SEVSEG is not set | ||
1037 | # CONFIG_USB_RIO500 is not set | ||
1038 | # CONFIG_USB_LEGOTOWER is not set | ||
1039 | # CONFIG_USB_LCD is not set | ||
1040 | # CONFIG_USB_BERRY_CHARGE is not set | ||
1041 | # CONFIG_USB_LED is not set | ||
1042 | # CONFIG_USB_CYPRESS_CY7C63 is not set | ||
1043 | # CONFIG_USB_CYTHERM is not set | ||
1044 | # CONFIG_USB_PHIDGET is not set | ||
1045 | # CONFIG_USB_IDMOUSE is not set | ||
1046 | # CONFIG_USB_FTDI_ELAN is not set | ||
1047 | # CONFIG_USB_APPLEDISPLAY is not set | ||
1048 | # CONFIG_USB_LD is not set | ||
1049 | # CONFIG_USB_TRANCEVIBRATOR is not set | ||
1050 | # CONFIG_USB_IOWARRIOR is not set | ||
1051 | # CONFIG_USB_ISIGHTFW is not set | ||
1052 | # CONFIG_USB_VST is not set | ||
1053 | CONFIG_USB_GADGET=y | ||
1054 | # CONFIG_USB_GADGET_DEBUG is not set | ||
1055 | # CONFIG_USB_GADGET_DEBUG_FILES is not set | ||
1056 | CONFIG_USB_GADGET_VBUS_DRAW=500 | ||
1057 | CONFIG_USB_GADGET_SELECTED=y | ||
1058 | # CONFIG_USB_GADGET_AT91 is not set | ||
1059 | # CONFIG_USB_GADGET_ATMEL_USBA is not set | ||
1060 | # CONFIG_USB_GADGET_FSL_USB2 is not set | ||
1061 | # CONFIG_USB_GADGET_LH7A40X is not set | ||
1062 | # CONFIG_USB_GADGET_OMAP is not set | ||
1063 | # CONFIG_USB_GADGET_PXA25X is not set | ||
1064 | CONFIG_USB_GADGET_PXA27X=y | ||
1065 | CONFIG_USB_PXA27X=y | ||
1066 | # CONFIG_USB_GADGET_S3C2410 is not set | ||
1067 | # CONFIG_USB_GADGET_IMX is not set | ||
1068 | # CONFIG_USB_GADGET_M66592 is not set | ||
1069 | # CONFIG_USB_GADGET_AMD5536UDC is not set | ||
1070 | # CONFIG_USB_GADGET_FSL_QE is not set | ||
1071 | # CONFIG_USB_GADGET_CI13XXX is not set | ||
1072 | # CONFIG_USB_GADGET_NET2280 is not set | ||
1073 | # CONFIG_USB_GADGET_GOKU is not set | ||
1074 | # CONFIG_USB_GADGET_DUMMY_HCD is not set | ||
1075 | # CONFIG_USB_GADGET_DUALSPEED is not set | ||
1076 | # CONFIG_USB_ZERO is not set | ||
1077 | CONFIG_USB_ETH=m | ||
1078 | # CONFIG_USB_ETH_RNDIS is not set | ||
1079 | CONFIG_USB_GADGETFS=m | ||
1080 | CONFIG_USB_FILE_STORAGE=m | ||
1081 | # CONFIG_USB_FILE_STORAGE_TEST is not set | ||
1082 | CONFIG_USB_G_SERIAL=m | ||
1083 | # CONFIG_USB_MIDI_GADGET is not set | ||
1084 | # CONFIG_USB_G_PRINTER is not set | ||
1085 | CONFIG_USB_CDC_COMPOSITE=m | ||
1086 | |||
1087 | # | ||
1088 | # OTG and related infrastructure | ||
1089 | # | ||
1090 | CONFIG_USB_OTG_UTILS=y | ||
1091 | CONFIG_USB_GPIO_VBUS=y | ||
858 | CONFIG_MMC=y | 1092 | CONFIG_MMC=y |
859 | # CONFIG_MMC_DEBUG is not set | 1093 | # CONFIG_MMC_DEBUG is not set |
860 | # CONFIG_MMC_UNSAFE_RESUME is not set | 1094 | # CONFIG_MMC_UNSAFE_RESUME is not set |
861 | 1095 | ||
862 | # | 1096 | # |
863 | # MMC/SD Card Drivers | 1097 | # MMC/SD/SDIO Card Drivers |
864 | # | 1098 | # |
865 | CONFIG_MMC_BLOCK=y | 1099 | CONFIG_MMC_BLOCK=y |
866 | CONFIG_MMC_BLOCK_BOUNCE=y | 1100 | CONFIG_MMC_BLOCK_BOUNCE=y |
867 | CONFIG_SDIO_UART=m | 1101 | CONFIG_SDIO_UART=m |
1102 | # CONFIG_MMC_TEST is not set | ||
868 | 1103 | ||
869 | # | 1104 | # |
870 | # MMC/SD Host Controller Drivers | 1105 | # MMC/SD/SDIO Host Controller Drivers |
871 | # | 1106 | # |
872 | CONFIG_MMC_PXA=y | 1107 | CONFIG_MMC_PXA=y |
1108 | # CONFIG_MMC_SDHCI is not set | ||
1109 | # CONFIG_MEMSTICK is not set | ||
1110 | # CONFIG_ACCESSIBILITY is not set | ||
873 | CONFIG_NEW_LEDS=y | 1111 | CONFIG_NEW_LEDS=y |
1112 | CONFIG_LEDS_CLASS=y | ||
1113 | |||
1114 | # | ||
1115 | # LED drivers | ||
1116 | # | ||
1117 | # CONFIG_LEDS_PCA9532 is not set | ||
1118 | CONFIG_LEDS_GPIO=y | ||
1119 | # CONFIG_LEDS_PCA955X is not set | ||
1120 | |||
1121 | # | ||
1122 | # LED Triggers | ||
1123 | # | ||
1124 | CONFIG_LEDS_TRIGGERS=y | ||
1125 | # CONFIG_LEDS_TRIGGER_TIMER is not set | ||
1126 | # CONFIG_LEDS_TRIGGER_HEARTBEAT is not set | ||
1127 | CONFIG_LEDS_TRIGGER_BACKLIGHT=y | ||
1128 | # CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set | ||
874 | CONFIG_RTC_LIB=y | 1129 | CONFIG_RTC_LIB=y |
875 | CONFIG_RTC_CLASS=y | 1130 | CONFIG_RTC_CLASS=y |
876 | CONFIG_RTC_HCTOSYS=y | 1131 | CONFIG_RTC_HCTOSYS=y |
@@ -899,6 +1154,9 @@ CONFIG_RTC_INTF_DEV=y | |||
899 | # CONFIG_RTC_DRV_PCF8563 is not set | 1154 | # CONFIG_RTC_DRV_PCF8563 is not set |
900 | # CONFIG_RTC_DRV_PCF8583 is not set | 1155 | # CONFIG_RTC_DRV_PCF8583 is not set |
901 | # CONFIG_RTC_DRV_M41T80 is not set | 1156 | # CONFIG_RTC_DRV_M41T80 is not set |
1157 | # CONFIG_RTC_DRV_S35390A is not set | ||
1158 | # CONFIG_RTC_DRV_FM3130 is not set | ||
1159 | # CONFIG_RTC_DRV_RX8581 is not set | ||
902 | 1160 | ||
903 | # | 1161 | # |
904 | # SPI RTC drivers | 1162 | # SPI RTC drivers |
@@ -908,17 +1166,26 @@ CONFIG_RTC_INTF_DEV=y | |||
908 | # Platform RTC drivers | 1166 | # Platform RTC drivers |
909 | # | 1167 | # |
910 | # CONFIG_RTC_DRV_CMOS is not set | 1168 | # CONFIG_RTC_DRV_CMOS is not set |
1169 | # CONFIG_RTC_DRV_DS1286 is not set | ||
1170 | # CONFIG_RTC_DRV_DS1511 is not set | ||
911 | # CONFIG_RTC_DRV_DS1553 is not set | 1171 | # CONFIG_RTC_DRV_DS1553 is not set |
912 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
913 | # CONFIG_RTC_DRV_DS1742 is not set | 1172 | # CONFIG_RTC_DRV_DS1742 is not set |
1173 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
914 | # CONFIG_RTC_DRV_M48T86 is not set | 1174 | # CONFIG_RTC_DRV_M48T86 is not set |
1175 | # CONFIG_RTC_DRV_M48T35 is not set | ||
915 | # CONFIG_RTC_DRV_M48T59 is not set | 1176 | # CONFIG_RTC_DRV_M48T59 is not set |
1177 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
916 | # CONFIG_RTC_DRV_V3020 is not set | 1178 | # CONFIG_RTC_DRV_V3020 is not set |
917 | 1179 | ||
918 | # | 1180 | # |
919 | # on-CPU RTC drivers | 1181 | # on-CPU RTC drivers |
920 | # | 1182 | # |
921 | CONFIG_RTC_DRV_SA1100=y | 1183 | CONFIG_RTC_DRV_SA1100=y |
1184 | # CONFIG_RTC_DRV_PXA is not set | ||
1185 | # CONFIG_DMADEVICES is not set | ||
1186 | # CONFIG_REGULATOR is not set | ||
1187 | # CONFIG_UIO is not set | ||
1188 | # CONFIG_STAGING is not set | ||
922 | 1189 | ||
923 | # | 1190 | # |
924 | # File systems | 1191 | # File systems |
@@ -927,19 +1194,18 @@ CONFIG_EXT2_FS=y | |||
927 | # CONFIG_EXT2_FS_XATTR is not set | 1194 | # CONFIG_EXT2_FS_XATTR is not set |
928 | # CONFIG_EXT2_FS_XIP is not set | 1195 | # CONFIG_EXT2_FS_XIP is not set |
929 | # CONFIG_EXT3_FS is not set | 1196 | # CONFIG_EXT3_FS is not set |
930 | # CONFIG_EXT4DEV_FS is not set | 1197 | # CONFIG_EXT4_FS is not set |
931 | # CONFIG_REISERFS_FS is not set | 1198 | # CONFIG_REISERFS_FS is not set |
932 | # CONFIG_JFS_FS is not set | 1199 | # CONFIG_JFS_FS is not set |
933 | # CONFIG_FS_POSIX_ACL is not set | 1200 | # CONFIG_FS_POSIX_ACL is not set |
1201 | CONFIG_FILE_LOCKING=y | ||
934 | # CONFIG_XFS_FS is not set | 1202 | # CONFIG_XFS_FS is not set |
935 | # CONFIG_GFS2_FS is not set | ||
936 | # CONFIG_OCFS2_FS is not set | 1203 | # CONFIG_OCFS2_FS is not set |
937 | # CONFIG_MINIX_FS is not set | 1204 | # CONFIG_BTRFS_FS is not set |
938 | # CONFIG_ROMFS_FS is not set | 1205 | CONFIG_DNOTIFY=y |
939 | CONFIG_INOTIFY=y | 1206 | CONFIG_INOTIFY=y |
940 | CONFIG_INOTIFY_USER=y | 1207 | CONFIG_INOTIFY_USER=y |
941 | # CONFIG_QUOTA is not set | 1208 | # CONFIG_QUOTA is not set |
942 | CONFIG_DNOTIFY=y | ||
943 | # CONFIG_AUTOFS_FS is not set | 1209 | # CONFIG_AUTOFS_FS is not set |
944 | # CONFIG_AUTOFS4_FS is not set | 1210 | # CONFIG_AUTOFS4_FS is not set |
945 | # CONFIG_FUSE_FS is not set | 1211 | # CONFIG_FUSE_FS is not set |
@@ -965,15 +1231,13 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | |||
965 | # | 1231 | # |
966 | CONFIG_PROC_FS=y | 1232 | CONFIG_PROC_FS=y |
967 | CONFIG_PROC_SYSCTL=y | 1233 | CONFIG_PROC_SYSCTL=y |
1234 | CONFIG_PROC_PAGE_MONITOR=y | ||
968 | CONFIG_SYSFS=y | 1235 | CONFIG_SYSFS=y |
969 | CONFIG_TMPFS=y | 1236 | CONFIG_TMPFS=y |
970 | # CONFIG_TMPFS_POSIX_ACL is not set | 1237 | # CONFIG_TMPFS_POSIX_ACL is not set |
971 | # CONFIG_HUGETLB_PAGE is not set | 1238 | # CONFIG_HUGETLB_PAGE is not set |
972 | # CONFIG_CONFIGFS_FS is not set | 1239 | # CONFIG_CONFIGFS_FS is not set |
973 | 1240 | CONFIG_MISC_FILESYSTEMS=y | |
974 | # | ||
975 | # Miscellaneous filesystems | ||
976 | # | ||
977 | # CONFIG_ADFS_FS is not set | 1241 | # CONFIG_ADFS_FS is not set |
978 | # CONFIG_AFFS_FS is not set | 1242 | # CONFIG_AFFS_FS is not set |
979 | # CONFIG_HFS_FS is not set | 1243 | # CONFIG_HFS_FS is not set |
@@ -997,9 +1261,13 @@ CONFIG_JFFS2_CMODE_PRIORITY=y | |||
997 | # CONFIG_JFFS2_CMODE_SIZE is not set | 1261 | # CONFIG_JFFS2_CMODE_SIZE is not set |
998 | # CONFIG_JFFS2_CMODE_FAVOURLZO is not set | 1262 | # CONFIG_JFFS2_CMODE_FAVOURLZO is not set |
999 | # CONFIG_CRAMFS is not set | 1263 | # CONFIG_CRAMFS is not set |
1264 | # CONFIG_SQUASHFS is not set | ||
1000 | # CONFIG_VXFS_FS is not set | 1265 | # CONFIG_VXFS_FS is not set |
1266 | # CONFIG_MINIX_FS is not set | ||
1267 | # CONFIG_OMFS_FS is not set | ||
1001 | # CONFIG_HPFS_FS is not set | 1268 | # CONFIG_HPFS_FS is not set |
1002 | # CONFIG_QNX4FS_FS is not set | 1269 | # CONFIG_QNX4FS_FS is not set |
1270 | # CONFIG_ROMFS_FS is not set | ||
1003 | # CONFIG_SYSV_FS is not set | 1271 | # CONFIG_SYSV_FS is not set |
1004 | # CONFIG_UFS_FS is not set | 1272 | # CONFIG_UFS_FS is not set |
1005 | CONFIG_NETWORK_FILESYSTEMS=y | 1273 | CONFIG_NETWORK_FILESYSTEMS=y |
@@ -1007,14 +1275,13 @@ CONFIG_NFS_FS=y | |||
1007 | CONFIG_NFS_V3=y | 1275 | CONFIG_NFS_V3=y |
1008 | # CONFIG_NFS_V3_ACL is not set | 1276 | # CONFIG_NFS_V3_ACL is not set |
1009 | # CONFIG_NFS_V4 is not set | 1277 | # CONFIG_NFS_V4 is not set |
1010 | # CONFIG_NFS_DIRECTIO is not set | ||
1011 | # CONFIG_NFSD is not set | ||
1012 | CONFIG_ROOT_NFS=y | 1278 | CONFIG_ROOT_NFS=y |
1279 | # CONFIG_NFSD is not set | ||
1013 | CONFIG_LOCKD=y | 1280 | CONFIG_LOCKD=y |
1014 | CONFIG_LOCKD_V4=y | 1281 | CONFIG_LOCKD_V4=y |
1015 | CONFIG_NFS_COMMON=y | 1282 | CONFIG_NFS_COMMON=y |
1016 | CONFIG_SUNRPC=y | 1283 | CONFIG_SUNRPC=y |
1017 | # CONFIG_SUNRPC_BIND34 is not set | 1284 | # CONFIG_SUNRPC_REGISTER_V4 is not set |
1018 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1285 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1019 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1286 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1020 | # CONFIG_SMB_FS is not set | 1287 | # CONFIG_SMB_FS is not set |
@@ -1076,6 +1343,7 @@ CONFIG_NLS_UTF8=y | |||
1076 | CONFIG_PRINTK_TIME=y | 1343 | CONFIG_PRINTK_TIME=y |
1077 | CONFIG_ENABLE_WARN_DEPRECATED=y | 1344 | CONFIG_ENABLE_WARN_DEPRECATED=y |
1078 | CONFIG_ENABLE_MUST_CHECK=y | 1345 | CONFIG_ENABLE_MUST_CHECK=y |
1346 | CONFIG_FRAME_WARN=1024 | ||
1079 | # CONFIG_MAGIC_SYSRQ is not set | 1347 | # CONFIG_MAGIC_SYSRQ is not set |
1080 | # CONFIG_UNUSED_SYMBOLS is not set | 1348 | # CONFIG_UNUSED_SYMBOLS is not set |
1081 | # CONFIG_DEBUG_FS is not set | 1349 | # CONFIG_DEBUG_FS is not set |
@@ -1083,15 +1351,18 @@ CONFIG_ENABLE_MUST_CHECK=y | |||
1083 | CONFIG_DEBUG_KERNEL=y | 1351 | CONFIG_DEBUG_KERNEL=y |
1084 | # CONFIG_DEBUG_SHIRQ is not set | 1352 | # CONFIG_DEBUG_SHIRQ is not set |
1085 | CONFIG_DETECT_SOFTLOCKUP=y | 1353 | CONFIG_DETECT_SOFTLOCKUP=y |
1354 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
1355 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
1086 | # CONFIG_SCHED_DEBUG is not set | 1356 | # CONFIG_SCHED_DEBUG is not set |
1087 | # CONFIG_SCHEDSTATS is not set | 1357 | # CONFIG_SCHEDSTATS is not set |
1088 | CONFIG_TIMER_STATS=y | 1358 | CONFIG_TIMER_STATS=y |
1359 | # CONFIG_DEBUG_OBJECTS is not set | ||
1089 | # CONFIG_DEBUG_SLAB is not set | 1360 | # CONFIG_DEBUG_SLAB is not set |
1090 | CONFIG_DEBUG_PREEMPT=y | 1361 | # CONFIG_DEBUG_PREEMPT is not set |
1091 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1362 | # CONFIG_DEBUG_RT_MUTEXES is not set |
1092 | # CONFIG_RT_MUTEX_TESTER is not set | 1363 | # CONFIG_RT_MUTEX_TESTER is not set |
1093 | # CONFIG_DEBUG_SPINLOCK is not set | 1364 | # CONFIG_DEBUG_SPINLOCK is not set |
1094 | CONFIG_DEBUG_MUTEXES=y | 1365 | # CONFIG_DEBUG_MUTEXES is not set |
1095 | # CONFIG_DEBUG_LOCK_ALLOC is not set | 1366 | # CONFIG_DEBUG_LOCK_ALLOC is not set |
1096 | # CONFIG_PROVE_LOCKING is not set | 1367 | # CONFIG_PROVE_LOCKING is not set |
1097 | # CONFIG_LOCK_STAT is not set | 1368 | # CONFIG_LOCK_STAT is not set |
@@ -1100,17 +1371,41 @@ CONFIG_DEBUG_MUTEXES=y | |||
1100 | # CONFIG_DEBUG_KOBJECT is not set | 1371 | # CONFIG_DEBUG_KOBJECT is not set |
1101 | CONFIG_DEBUG_BUGVERBOSE=y | 1372 | CONFIG_DEBUG_BUGVERBOSE=y |
1102 | # CONFIG_DEBUG_INFO is not set | 1373 | # CONFIG_DEBUG_INFO is not set |
1103 | CONFIG_DEBUG_VM=y | 1374 | # CONFIG_DEBUG_VM is not set |
1375 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
1376 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
1104 | # CONFIG_DEBUG_LIST is not set | 1377 | # CONFIG_DEBUG_LIST is not set |
1105 | # CONFIG_DEBUG_SG is not set | 1378 | # CONFIG_DEBUG_SG is not set |
1379 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1106 | CONFIG_FRAME_POINTER=y | 1380 | CONFIG_FRAME_POINTER=y |
1107 | CONFIG_FORCED_INLINING=y | ||
1108 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1381 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1109 | # CONFIG_RCU_TORTURE_TEST is not set | 1382 | # CONFIG_RCU_TORTURE_TEST is not set |
1383 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
1384 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
1385 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1110 | # CONFIG_FAULT_INJECTION is not set | 1386 | # CONFIG_FAULT_INJECTION is not set |
1387 | # CONFIG_LATENCYTOP is not set | ||
1388 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set | ||
1389 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
1390 | |||
1391 | # | ||
1392 | # Tracers | ||
1393 | # | ||
1394 | # CONFIG_FUNCTION_TRACER is not set | ||
1395 | # CONFIG_IRQSOFF_TRACER is not set | ||
1396 | # CONFIG_PREEMPT_TRACER is not set | ||
1397 | # CONFIG_SCHED_TRACER is not set | ||
1398 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
1399 | # CONFIG_BOOT_TRACER is not set | ||
1400 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
1401 | # CONFIG_STACK_TRACER is not set | ||
1402 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
1111 | # CONFIG_SAMPLES is not set | 1403 | # CONFIG_SAMPLES is not set |
1404 | CONFIG_HAVE_ARCH_KGDB=y | ||
1405 | # CONFIG_KGDB is not set | ||
1112 | CONFIG_DEBUG_USER=y | 1406 | CONFIG_DEBUG_USER=y |
1113 | CONFIG_DEBUG_ERRORS=y | 1407 | CONFIG_DEBUG_ERRORS=y |
1408 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
1114 | CONFIG_DEBUG_LL=y | 1409 | CONFIG_DEBUG_LL=y |
1115 | # CONFIG_DEBUG_ICEDCC is not set | 1410 | # CONFIG_DEBUG_ICEDCC is not set |
1116 | 1411 | ||
@@ -1119,55 +1414,110 @@ CONFIG_DEBUG_LL=y | |||
1119 | # | 1414 | # |
1120 | # CONFIG_KEYS is not set | 1415 | # CONFIG_KEYS is not set |
1121 | # CONFIG_SECURITY is not set | 1416 | # CONFIG_SECURITY is not set |
1417 | # CONFIG_SECURITYFS is not set | ||
1122 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1418 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1123 | CONFIG_CRYPTO=y | 1419 | CONFIG_CRYPTO=y |
1420 | |||
1421 | # | ||
1422 | # Crypto core or helper | ||
1423 | # | ||
1424 | # CONFIG_CRYPTO_FIPS is not set | ||
1124 | CONFIG_CRYPTO_ALGAPI=m | 1425 | CONFIG_CRYPTO_ALGAPI=m |
1426 | CONFIG_CRYPTO_ALGAPI2=m | ||
1427 | CONFIG_CRYPTO_AEAD2=m | ||
1125 | CONFIG_CRYPTO_BLKCIPHER=m | 1428 | CONFIG_CRYPTO_BLKCIPHER=m |
1429 | CONFIG_CRYPTO_BLKCIPHER2=m | ||
1430 | CONFIG_CRYPTO_HASH=m | ||
1431 | CONFIG_CRYPTO_HASH2=m | ||
1432 | CONFIG_CRYPTO_RNG2=m | ||
1126 | CONFIG_CRYPTO_MANAGER=m | 1433 | CONFIG_CRYPTO_MANAGER=m |
1434 | CONFIG_CRYPTO_MANAGER2=m | ||
1435 | # CONFIG_CRYPTO_GF128MUL is not set | ||
1436 | # CONFIG_CRYPTO_NULL is not set | ||
1437 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1438 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1439 | # CONFIG_CRYPTO_TEST is not set | ||
1440 | |||
1441 | # | ||
1442 | # Authenticated Encryption with Associated Data | ||
1443 | # | ||
1444 | # CONFIG_CRYPTO_CCM is not set | ||
1445 | # CONFIG_CRYPTO_GCM is not set | ||
1446 | # CONFIG_CRYPTO_SEQIV is not set | ||
1447 | |||
1448 | # | ||
1449 | # Block modes | ||
1450 | # | ||
1451 | # CONFIG_CRYPTO_CBC is not set | ||
1452 | # CONFIG_CRYPTO_CTR is not set | ||
1453 | # CONFIG_CRYPTO_CTS is not set | ||
1454 | CONFIG_CRYPTO_ECB=m | ||
1455 | # CONFIG_CRYPTO_LRW is not set | ||
1456 | # CONFIG_CRYPTO_PCBC is not set | ||
1457 | # CONFIG_CRYPTO_XTS is not set | ||
1458 | |||
1459 | # | ||
1460 | # Hash modes | ||
1461 | # | ||
1127 | # CONFIG_CRYPTO_HMAC is not set | 1462 | # CONFIG_CRYPTO_HMAC is not set |
1128 | # CONFIG_CRYPTO_XCBC is not set | 1463 | # CONFIG_CRYPTO_XCBC is not set |
1129 | # CONFIG_CRYPTO_NULL is not set | 1464 | |
1465 | # | ||
1466 | # Digest | ||
1467 | # | ||
1468 | # CONFIG_CRYPTO_CRC32C is not set | ||
1130 | # CONFIG_CRYPTO_MD4 is not set | 1469 | # CONFIG_CRYPTO_MD4 is not set |
1131 | # CONFIG_CRYPTO_MD5 is not set | 1470 | # CONFIG_CRYPTO_MD5 is not set |
1471 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1472 | # CONFIG_CRYPTO_RMD128 is not set | ||
1473 | # CONFIG_CRYPTO_RMD160 is not set | ||
1474 | # CONFIG_CRYPTO_RMD256 is not set | ||
1475 | # CONFIG_CRYPTO_RMD320 is not set | ||
1132 | CONFIG_CRYPTO_SHA1=m | 1476 | CONFIG_CRYPTO_SHA1=m |
1133 | # CONFIG_CRYPTO_SHA256 is not set | 1477 | # CONFIG_CRYPTO_SHA256 is not set |
1134 | # CONFIG_CRYPTO_SHA512 is not set | 1478 | # CONFIG_CRYPTO_SHA512 is not set |
1135 | # CONFIG_CRYPTO_WP512 is not set | ||
1136 | # CONFIG_CRYPTO_TGR192 is not set | 1479 | # CONFIG_CRYPTO_TGR192 is not set |
1137 | # CONFIG_CRYPTO_GF128MUL is not set | 1480 | # CONFIG_CRYPTO_WP512 is not set |
1138 | CONFIG_CRYPTO_ECB=m | 1481 | |
1139 | # CONFIG_CRYPTO_CBC is not set | 1482 | # |
1140 | CONFIG_CRYPTO_PCBC=m | 1483 | # Ciphers |
1141 | # CONFIG_CRYPTO_LRW is not set | 1484 | # |
1142 | # CONFIG_CRYPTO_XTS is not set | ||
1143 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1144 | # CONFIG_CRYPTO_DES is not set | ||
1145 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1146 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1147 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1148 | # CONFIG_CRYPTO_SERPENT is not set | ||
1149 | # CONFIG_CRYPTO_AES is not set | 1485 | # CONFIG_CRYPTO_AES is not set |
1486 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1487 | CONFIG_CRYPTO_ARC4=m | ||
1488 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1489 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1150 | # CONFIG_CRYPTO_CAST5 is not set | 1490 | # CONFIG_CRYPTO_CAST5 is not set |
1151 | # CONFIG_CRYPTO_CAST6 is not set | 1491 | # CONFIG_CRYPTO_CAST6 is not set |
1152 | # CONFIG_CRYPTO_TEA is not set | 1492 | # CONFIG_CRYPTO_DES is not set |
1153 | CONFIG_CRYPTO_ARC4=m | 1493 | # CONFIG_CRYPTO_FCRYPT is not set |
1154 | # CONFIG_CRYPTO_KHAZAD is not set | 1494 | # CONFIG_CRYPTO_KHAZAD is not set |
1155 | # CONFIG_CRYPTO_ANUBIS is not set | 1495 | # CONFIG_CRYPTO_SALSA20 is not set |
1156 | # CONFIG_CRYPTO_SEED is not set | 1496 | # CONFIG_CRYPTO_SEED is not set |
1497 | # CONFIG_CRYPTO_SERPENT is not set | ||
1498 | # CONFIG_CRYPTO_TEA is not set | ||
1499 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1500 | |||
1501 | # | ||
1502 | # Compression | ||
1503 | # | ||
1157 | # CONFIG_CRYPTO_DEFLATE is not set | 1504 | # CONFIG_CRYPTO_DEFLATE is not set |
1158 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1505 | # CONFIG_CRYPTO_LZO is not set |
1159 | # CONFIG_CRYPTO_CRC32C is not set | 1506 | |
1160 | # CONFIG_CRYPTO_CAMELLIA is not set | 1507 | # |
1161 | # CONFIG_CRYPTO_TEST is not set | 1508 | # Random Number Generation |
1162 | # CONFIG_CRYPTO_AUTHENC is not set | 1509 | # |
1510 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
1163 | # CONFIG_CRYPTO_HW is not set | 1511 | # CONFIG_CRYPTO_HW is not set |
1164 | 1512 | ||
1165 | # | 1513 | # |
1166 | # Library routines | 1514 | # Library routines |
1167 | # | 1515 | # |
1168 | CONFIG_BITREVERSE=y | 1516 | CONFIG_BITREVERSE=y |
1517 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1169 | CONFIG_CRC_CCITT=y | 1518 | CONFIG_CRC_CCITT=y |
1170 | # CONFIG_CRC16 is not set | 1519 | # CONFIG_CRC16 is not set |
1520 | # CONFIG_CRC_T10DIF is not set | ||
1171 | # CONFIG_CRC_ITU_T is not set | 1521 | # CONFIG_CRC_ITU_T is not set |
1172 | CONFIG_CRC32=y | 1522 | CONFIG_CRC32=y |
1173 | # CONFIG_CRC7 is not set | 1523 | # CONFIG_CRC7 is not set |