diff options
Diffstat (limited to 'arch/arm/configs/ks8695_defconfig')
-rw-r--r-- | arch/arm/configs/ks8695_defconfig | 707 |
1 files changed, 425 insertions, 282 deletions
diff --git a/arch/arm/configs/ks8695_defconfig b/arch/arm/configs/ks8695_defconfig index 6077f2cb88e4..d25c41bab06c 100644 --- a/arch/arm/configs/ks8695_defconfig +++ b/arch/arm/configs/ks8695_defconfig | |||
@@ -1,39 +1,67 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.17-rc4 | 3 | # Linux kernel version: 2.6.27-simtec-micrel1 |
4 | # Thu May 25 15:42:51 2006 | 4 | # Fri Dec 5 10:30:27 2008 |
5 | # | 5 | # |
6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | ||
8 | CONFIG_GENERIC_GPIO=y | ||
9 | # CONFIG_GENERIC_TIME is not set | ||
10 | # CONFIG_GENERIC_CLOCKEVENTS is not set | ||
7 | CONFIG_MMU=y | 11 | CONFIG_MMU=y |
12 | # CONFIG_NO_IOPORT is not set | ||
13 | CONFIG_GENERIC_HARDIRQS=y | ||
14 | CONFIG_STACKTRACE_SUPPORT=y | ||
15 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
16 | CONFIG_LOCKDEP_SUPPORT=y | ||
17 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
18 | CONFIG_HARDIRQS_SW_RESEND=y | ||
19 | CONFIG_GENERIC_IRQ_PROBE=y | ||
8 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 20 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
21 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
9 | CONFIG_GENERIC_HWEIGHT=y | 23 | CONFIG_GENERIC_HWEIGHT=y |
10 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 24 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
25 | CONFIG_ARCH_SUPPORTS_AOUT=y | ||
26 | CONFIG_ZONE_DMA=y | ||
27 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
11 | CONFIG_VECTORS_BASE=0xffff0000 | 28 | CONFIG_VECTORS_BASE=0xffff0000 |
29 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
12 | 30 | ||
13 | # | 31 | # |
14 | # Code maturity level options | 32 | # General setup |
15 | # | 33 | # |
16 | CONFIG_EXPERIMENTAL=y | 34 | CONFIG_EXPERIMENTAL=y |
17 | CONFIG_BROKEN_ON_SMP=y | 35 | CONFIG_BROKEN_ON_SMP=y |
18 | CONFIG_INIT_ENV_ARG_LIMIT=32 | 36 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
19 | |||
20 | # | ||
21 | # General setup | ||
22 | # | ||
23 | CONFIG_LOCALVERSION="" | 37 | CONFIG_LOCALVERSION="" |
24 | CONFIG_LOCALVERSION_AUTO=y | 38 | CONFIG_LOCALVERSION_AUTO=y |
25 | # CONFIG_SWAP is not set | 39 | # CONFIG_SWAP is not set |
26 | CONFIG_SYSVIPC=y | 40 | CONFIG_SYSVIPC=y |
41 | CONFIG_SYSVIPC_SYSCTL=y | ||
27 | # CONFIG_POSIX_MQUEUE is not set | 42 | # CONFIG_POSIX_MQUEUE is not set |
28 | # CONFIG_BSD_PROCESS_ACCT is not set | 43 | # CONFIG_BSD_PROCESS_ACCT is not set |
29 | CONFIG_SYSCTL=y | 44 | # CONFIG_TASKSTATS is not set |
30 | # CONFIG_AUDIT is not set | 45 | # CONFIG_AUDIT is not set |
31 | # CONFIG_IKCONFIG is not set | 46 | # CONFIG_IKCONFIG is not set |
47 | CONFIG_LOG_BUF_SHIFT=14 | ||
48 | # CONFIG_CGROUPS is not set | ||
49 | # CONFIG_GROUP_SCHED is not set | ||
50 | CONFIG_SYSFS_DEPRECATED=y | ||
51 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
32 | # CONFIG_RELAY is not set | 52 | # CONFIG_RELAY is not set |
53 | CONFIG_NAMESPACES=y | ||
54 | # CONFIG_UTS_NS is not set | ||
55 | # CONFIG_IPC_NS is not set | ||
56 | # CONFIG_USER_NS is not set | ||
57 | # CONFIG_PID_NS is not set | ||
58 | CONFIG_BLK_DEV_INITRD=y | ||
33 | CONFIG_INITRAMFS_SOURCE="" | 59 | CONFIG_INITRAMFS_SOURCE="" |
34 | CONFIG_UID16=y | ||
35 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 60 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
61 | CONFIG_SYSCTL=y | ||
36 | # CONFIG_EMBEDDED is not set | 62 | # CONFIG_EMBEDDED is not set |
63 | CONFIG_UID16=y | ||
64 | CONFIG_SYSCTL_SYSCALL=y | ||
37 | CONFIG_KALLSYMS=y | 65 | CONFIG_KALLSYMS=y |
38 | # CONFIG_KALLSYMS_ALL is not set | 66 | # CONFIG_KALLSYMS_ALL is not set |
39 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 67 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
@@ -41,30 +69,50 @@ CONFIG_HOTPLUG=y | |||
41 | CONFIG_PRINTK=y | 69 | CONFIG_PRINTK=y |
42 | CONFIG_BUG=y | 70 | CONFIG_BUG=y |
43 | CONFIG_ELF_CORE=y | 71 | CONFIG_ELF_CORE=y |
72 | CONFIG_COMPAT_BRK=y | ||
44 | CONFIG_BASE_FULL=y | 73 | CONFIG_BASE_FULL=y |
45 | CONFIG_FUTEX=y | 74 | CONFIG_FUTEX=y |
75 | CONFIG_ANON_INODES=y | ||
46 | CONFIG_EPOLL=y | 76 | CONFIG_EPOLL=y |
77 | CONFIG_SIGNALFD=y | ||
78 | CONFIG_TIMERFD=y | ||
79 | CONFIG_EVENTFD=y | ||
47 | CONFIG_SHMEM=y | 80 | CONFIG_SHMEM=y |
81 | CONFIG_VM_EVENT_COUNTERS=y | ||
48 | CONFIG_SLAB=y | 82 | CONFIG_SLAB=y |
83 | # CONFIG_SLUB is not set | ||
84 | # CONFIG_SLOB is not set | ||
85 | # CONFIG_PROFILING is not set | ||
86 | # CONFIG_MARKERS is not set | ||
87 | CONFIG_HAVE_OPROFILE=y | ||
88 | # CONFIG_KPROBES is not set | ||
89 | # CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set | ||
90 | # CONFIG_HAVE_IOREMAP_PROT is not set | ||
91 | CONFIG_HAVE_KPROBES=y | ||
92 | CONFIG_HAVE_KRETPROBES=y | ||
93 | # CONFIG_HAVE_ARCH_TRACEHOOK is not set | ||
94 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
95 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
96 | # CONFIG_HAVE_CLK is not set | ||
97 | CONFIG_PROC_PAGE_MONITOR=y | ||
98 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | ||
99 | CONFIG_SLABINFO=y | ||
100 | CONFIG_RT_MUTEXES=y | ||
49 | # CONFIG_TINY_SHMEM is not set | 101 | # CONFIG_TINY_SHMEM is not set |
50 | CONFIG_BASE_SMALL=0 | 102 | CONFIG_BASE_SMALL=0 |
51 | # CONFIG_SLOB is not set | ||
52 | CONFIG_OBSOLETE_INTERMODULE=y | ||
53 | |||
54 | # | ||
55 | # Loadable module support | ||
56 | # | ||
57 | CONFIG_MODULES=y | 103 | CONFIG_MODULES=y |
104 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
58 | CONFIG_MODULE_UNLOAD=y | 105 | CONFIG_MODULE_UNLOAD=y |
59 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 106 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
60 | # CONFIG_MODVERSIONS is not set | 107 | # CONFIG_MODVERSIONS is not set |
61 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 108 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
62 | CONFIG_KMOD=y | 109 | CONFIG_KMOD=y |
63 | 110 | CONFIG_BLOCK=y | |
64 | # | 111 | # CONFIG_LBD is not set |
65 | # Block layer | ||
66 | # | ||
67 | # CONFIG_BLK_DEV_IO_TRACE is not set | 112 | # CONFIG_BLK_DEV_IO_TRACE is not set |
113 | # CONFIG_LSF is not set | ||
114 | # CONFIG_BLK_DEV_BSG is not set | ||
115 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
68 | 116 | ||
69 | # | 117 | # |
70 | # IO Schedulers | 118 | # IO Schedulers |
@@ -78,60 +126,77 @@ CONFIG_DEFAULT_AS=y | |||
78 | # CONFIG_DEFAULT_CFQ is not set | 126 | # CONFIG_DEFAULT_CFQ is not set |
79 | # CONFIG_DEFAULT_NOOP is not set | 127 | # CONFIG_DEFAULT_NOOP is not set |
80 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 128 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
129 | CONFIG_CLASSIC_RCU=y | ||
81 | 130 | ||
82 | # | 131 | # |
83 | # System Type | 132 | # System Type |
84 | # | 133 | # |
134 | # CONFIG_ARCH_AAEC2000 is not set | ||
135 | # CONFIG_ARCH_INTEGRATOR is not set | ||
136 | # CONFIG_ARCH_REALVIEW is not set | ||
137 | # CONFIG_ARCH_VERSATILE is not set | ||
138 | # CONFIG_ARCH_AT91 is not set | ||
85 | # CONFIG_ARCH_CLPS7500 is not set | 139 | # CONFIG_ARCH_CLPS7500 is not set |
86 | # CONFIG_ARCH_CLPS711X is not set | 140 | # CONFIG_ARCH_CLPS711X is not set |
87 | # CONFIG_ARCH_CO285 is not set | ||
88 | # CONFIG_ARCH_EBSA110 is not set | 141 | # CONFIG_ARCH_EBSA110 is not set |
89 | # CONFIG_ARCH_EP93XX is not set | 142 | # CONFIG_ARCH_EP93XX is not set |
90 | # CONFIG_ARCH_FOOTBRIDGE is not set | 143 | # CONFIG_ARCH_FOOTBRIDGE is not set |
91 | # CONFIG_ARCH_INTEGRATOR is not set | 144 | # CONFIG_ARCH_NETX is not set |
92 | # CONFIG_ARCH_IOP3XX is not set | 145 | # CONFIG_ARCH_H720X is not set |
93 | # CONFIG_ARCH_IXP4XX is not set | 146 | # CONFIG_ARCH_IMX is not set |
94 | # CONFIG_ARCH_IXP2000 is not set | 147 | # CONFIG_ARCH_IOP13XX is not set |
148 | # CONFIG_ARCH_IOP32X is not set | ||
149 | # CONFIG_ARCH_IOP33X is not set | ||
95 | # CONFIG_ARCH_IXP23XX is not set | 150 | # CONFIG_ARCH_IXP23XX is not set |
151 | # CONFIG_ARCH_IXP2000 is not set | ||
152 | # CONFIG_ARCH_IXP4XX is not set | ||
96 | # CONFIG_ARCH_L7200 is not set | 153 | # CONFIG_ARCH_L7200 is not set |
154 | # CONFIG_ARCH_KIRKWOOD is not set | ||
155 | CONFIG_ARCH_KS8695=y | ||
156 | # CONFIG_ARCH_NS9XXX is not set | ||
157 | # CONFIG_ARCH_LOKI is not set | ||
158 | # CONFIG_ARCH_MV78XX0 is not set | ||
159 | # CONFIG_ARCH_MXC is not set | ||
160 | # CONFIG_ARCH_ORION5X is not set | ||
161 | # CONFIG_ARCH_PNX4008 is not set | ||
97 | # CONFIG_ARCH_PXA is not set | 162 | # CONFIG_ARCH_PXA is not set |
98 | # CONFIG_ARCH_RPC is not set | 163 | # CONFIG_ARCH_RPC is not set |
99 | # CONFIG_ARCH_SA1100 is not set | 164 | # CONFIG_ARCH_SA1100 is not set |
100 | # CONFIG_ARCH_S3C2410 is not set | 165 | # CONFIG_ARCH_S3C2410 is not set |
101 | # CONFIG_ARCH_SHARK is not set | 166 | # CONFIG_ARCH_SHARK is not set |
102 | # CONFIG_ARCH_LH7A40X is not set | 167 | # CONFIG_ARCH_LH7A40X is not set |
168 | # CONFIG_ARCH_DAVINCI is not set | ||
103 | # CONFIG_ARCH_OMAP is not set | 169 | # CONFIG_ARCH_OMAP is not set |
104 | # CONFIG_ARCH_VERSATILE is not set | 170 | # CONFIG_ARCH_MSM7X00A is not set |
105 | # CONFIG_ARCH_REALVIEW is not set | 171 | |
106 | # CONFIG_ARCH_IMX is not set | 172 | # |
107 | # CONFIG_ARCH_H720X is not set | 173 | # Boot options |
108 | # CONFIG_ARCH_AAEC2000 is not set | 174 | # |
109 | # CONFIG_ARCH_AT91 is not set | 175 | |
110 | CONFIG_ARCH_KS8695=y | 176 | # |
177 | # Power management | ||
178 | # | ||
111 | 179 | ||
112 | # | 180 | # |
113 | # Kendin/Micrel KS8695 Implementations | 181 | # Kendin/Micrel KS8695 Implementations |
114 | # | 182 | # |
115 | CONFIG_MACH_KS8695=y | 183 | CONFIG_MACH_KS8695=y |
116 | # CONFIG_MACH_DSM320 is not set | 184 | CONFIG_MACH_DSM320=y |
117 | # CONFIG_MACH_CM4002 is not set | ||
118 | # CONFIG_MACH_CM4008 is not set | ||
119 | # CONFIG_MACH_CM40xx is not set | ||
120 | # CONFIG_MACH_LITE300 is not set | ||
121 | # CONFIG_MACH_SE4200 is not set | ||
122 | # CONFIG_MACH_MANGA_KS8695 is not set | ||
123 | 185 | ||
124 | # | 186 | # |
125 | # Processor Type | 187 | # Processor Type |
126 | # | 188 | # |
127 | CONFIG_CPU_32=y | 189 | CONFIG_CPU_32=y |
128 | CONFIG_CPU_ARM922T=y | 190 | CONFIG_CPU_ARM922T=y |
129 | CONFIG_CPU_32v4=y | 191 | CONFIG_CPU_32v4T=y |
130 | CONFIG_CPU_ABRT_EV4T=y | 192 | CONFIG_CPU_ABRT_EV4T=y |
193 | CONFIG_CPU_PABRT_NOIFAR=y | ||
131 | CONFIG_CPU_CACHE_V4WT=y | 194 | CONFIG_CPU_CACHE_V4WT=y |
132 | CONFIG_CPU_CACHE_VIVT=y | 195 | CONFIG_CPU_CACHE_VIVT=y |
133 | CONFIG_CPU_COPY_V4WB=y | 196 | CONFIG_CPU_COPY_V4WB=y |
134 | CONFIG_CPU_TLB_V4WBI=y | 197 | CONFIG_CPU_TLB_V4WBI=y |
198 | CONFIG_CPU_CP15=y | ||
199 | CONFIG_CPU_CP15_MMU=y | ||
135 | 200 | ||
136 | # | 201 | # |
137 | # Processor Features | 202 | # Processor Features |
@@ -140,16 +205,16 @@ CONFIG_CPU_TLB_V4WBI=y | |||
140 | # CONFIG_CPU_ICACHE_DISABLE is not set | 205 | # CONFIG_CPU_ICACHE_DISABLE is not set |
141 | # CONFIG_CPU_DCACHE_DISABLE is not set | 206 | # CONFIG_CPU_DCACHE_DISABLE is not set |
142 | # CONFIG_CPU_DCACHE_WRITETHROUGH is not set | 207 | # CONFIG_CPU_DCACHE_WRITETHROUGH is not set |
208 | # CONFIG_OUTER_CACHE is not set | ||
143 | 209 | ||
144 | # | 210 | # |
145 | # Bus support | 211 | # Bus support |
146 | # | 212 | # |
147 | CONFIG_PCI=y | 213 | CONFIG_PCI=y |
214 | CONFIG_PCI_SYSCALL=y | ||
215 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
216 | CONFIG_PCI_LEGACY=y | ||
148 | CONFIG_PCI_DEBUG=y | 217 | CONFIG_PCI_DEBUG=y |
149 | |||
150 | # | ||
151 | # PCCARD (PCMCIA/CardBus) support | ||
152 | # | ||
153 | CONFIG_PCCARD=y | 218 | CONFIG_PCCARD=y |
154 | # CONFIG_PCMCIA_DEBUG is not set | 219 | # CONFIG_PCMCIA_DEBUG is not set |
155 | CONFIG_PCMCIA=y | 220 | CONFIG_PCMCIA=y |
@@ -173,9 +238,12 @@ CONFIG_PCCARD_NONSTATIC=y | |||
173 | # | 238 | # |
174 | # Kernel Features | 239 | # Kernel Features |
175 | # | 240 | # |
241 | # CONFIG_TICK_ONESHOT is not set | ||
176 | # CONFIG_PREEMPT is not set | 242 | # CONFIG_PREEMPT is not set |
177 | CONFIG_HZ=100 | 243 | CONFIG_HZ=100 |
178 | # CONFIG_AEABI is not set | 244 | CONFIG_AEABI=y |
245 | CONFIG_OABI_COMPAT=y | ||
246 | CONFIG_ARCH_FLATMEM_HAS_HOLES=y | ||
179 | # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set | 247 | # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set |
180 | CONFIG_SELECT_MEMORY_MODEL=y | 248 | CONFIG_SELECT_MEMORY_MODEL=y |
181 | CONFIG_FLATMEM_MANUAL=y | 249 | CONFIG_FLATMEM_MANUAL=y |
@@ -184,7 +252,14 @@ CONFIG_FLATMEM_MANUAL=y | |||
184 | CONFIG_FLATMEM=y | 252 | CONFIG_FLATMEM=y |
185 | CONFIG_FLAT_NODE_MEM_MAP=y | 253 | CONFIG_FLAT_NODE_MEM_MAP=y |
186 | # CONFIG_SPARSEMEM_STATIC is not set | 254 | # CONFIG_SPARSEMEM_STATIC is not set |
255 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
256 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
187 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | 257 | CONFIG_SPLIT_PTLOCK_CPUS=4096 |
258 | # CONFIG_RESOURCES_64BIT is not set | ||
259 | CONFIG_ZONE_DMA_FLAG=1 | ||
260 | CONFIG_BOUNCE=y | ||
261 | CONFIG_VIRT_TO_BUS=y | ||
262 | # CONFIG_LEDS is not set | ||
188 | CONFIG_ALIGNMENT_TRAP=y | 263 | CONFIG_ALIGNMENT_TRAP=y |
189 | 264 | ||
190 | # | 265 | # |
@@ -194,6 +269,7 @@ CONFIG_ZBOOT_ROM_TEXT=0x0 | |||
194 | CONFIG_ZBOOT_ROM_BSS=0x0 | 269 | CONFIG_ZBOOT_ROM_BSS=0x0 |
195 | CONFIG_CMDLINE="mem=32M console=ttyS0,115200 initrd=0x20410000,3145728 root=/dev/ram0 rw" | 270 | CONFIG_CMDLINE="mem=32M console=ttyS0,115200 initrd=0x20410000,3145728 root=/dev/ram0 rw" |
196 | # CONFIG_XIP_KERNEL is not set | 271 | # CONFIG_XIP_KERNEL is not set |
272 | # CONFIG_KEXEC is not set | ||
197 | 273 | ||
198 | # | 274 | # |
199 | # Floating point emulation | 275 | # Floating point emulation |
@@ -202,8 +278,7 @@ CONFIG_CMDLINE="mem=32M console=ttyS0,115200 initrd=0x20410000,3145728 root=/dev | |||
202 | # | 278 | # |
203 | # At least one emulation must be selected | 279 | # At least one emulation must be selected |
204 | # | 280 | # |
205 | CONFIG_FPE_NWFPE=y | 281 | # CONFIG_FPE_NWFPE is not set |
206 | # CONFIG_FPE_NWFPE_XP is not set | ||
207 | # CONFIG_FPE_FASTFPE is not set | 282 | # CONFIG_FPE_FASTFPE is not set |
208 | 283 | ||
209 | # | 284 | # |
@@ -212,34 +287,33 @@ CONFIG_FPE_NWFPE=y | |||
212 | CONFIG_BINFMT_ELF=y | 287 | CONFIG_BINFMT_ELF=y |
213 | # CONFIG_BINFMT_AOUT is not set | 288 | # CONFIG_BINFMT_AOUT is not set |
214 | # CONFIG_BINFMT_MISC is not set | 289 | # CONFIG_BINFMT_MISC is not set |
215 | # CONFIG_ARTHUR is not set | ||
216 | 290 | ||
217 | # | 291 | # |
218 | # Power management options | 292 | # Power management options |
219 | # | 293 | # |
220 | # CONFIG_PM is not set | 294 | # CONFIG_PM is not set |
221 | # CONFIG_APM is not set | 295 | CONFIG_ARCH_SUSPEND_POSSIBLE=y |
222 | |||
223 | # | ||
224 | # Networking | ||
225 | # | ||
226 | CONFIG_NET=y | 296 | CONFIG_NET=y |
227 | 297 | ||
228 | # | 298 | # |
229 | # Networking options | 299 | # Networking options |
230 | # | 300 | # |
231 | # CONFIG_NETDEBUG is not set | ||
232 | CONFIG_PACKET=y | 301 | CONFIG_PACKET=y |
233 | # CONFIG_PACKET_MMAP is not set | 302 | # CONFIG_PACKET_MMAP is not set |
234 | CONFIG_UNIX=y | 303 | CONFIG_UNIX=y |
304 | CONFIG_XFRM=y | ||
305 | # CONFIG_XFRM_USER is not set | ||
306 | # CONFIG_XFRM_SUB_POLICY is not set | ||
307 | # CONFIG_XFRM_MIGRATE is not set | ||
308 | # CONFIG_XFRM_STATISTICS is not set | ||
235 | # CONFIG_NET_KEY is not set | 309 | # CONFIG_NET_KEY is not set |
236 | CONFIG_INET=y | 310 | CONFIG_INET=y |
237 | # CONFIG_IP_MULTICAST is not set | 311 | # CONFIG_IP_MULTICAST is not set |
238 | # CONFIG_IP_ADVANCED_ROUTER is not set | 312 | # CONFIG_IP_ADVANCED_ROUTER is not set |
239 | CONFIG_IP_FIB_HASH=y | 313 | CONFIG_IP_FIB_HASH=y |
240 | CONFIG_IP_PNP=y | 314 | CONFIG_IP_PNP=y |
241 | # CONFIG_IP_PNP_DHCP is not set | 315 | CONFIG_IP_PNP_DHCP=y |
242 | CONFIG_IP_PNP_BOOTP=y | 316 | # CONFIG_IP_PNP_BOOTP is not set |
243 | # CONFIG_IP_PNP_RARP is not set | 317 | # CONFIG_IP_PNP_RARP is not set |
244 | # CONFIG_NET_IPIP is not set | 318 | # CONFIG_NET_IPIP is not set |
245 | # CONFIG_NET_IPGRE is not set | 319 | # CONFIG_NET_IPGRE is not set |
@@ -250,28 +324,21 @@ CONFIG_IP_PNP_BOOTP=y | |||
250 | # CONFIG_INET_IPCOMP is not set | 324 | # CONFIG_INET_IPCOMP is not set |
251 | # CONFIG_INET_XFRM_TUNNEL is not set | 325 | # CONFIG_INET_XFRM_TUNNEL is not set |
252 | # CONFIG_INET_TUNNEL is not set | 326 | # CONFIG_INET_TUNNEL is not set |
327 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
328 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
329 | CONFIG_INET_XFRM_MODE_BEET=y | ||
330 | # CONFIG_INET_LRO is not set | ||
253 | CONFIG_INET_DIAG=y | 331 | CONFIG_INET_DIAG=y |
254 | CONFIG_INET_TCP_DIAG=y | 332 | CONFIG_INET_TCP_DIAG=y |
255 | # CONFIG_TCP_CONG_ADVANCED is not set | 333 | # CONFIG_TCP_CONG_ADVANCED is not set |
256 | CONFIG_TCP_CONG_BIC=y | 334 | CONFIG_TCP_CONG_CUBIC=y |
335 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
336 | # CONFIG_TCP_MD5SIG is not set | ||
257 | # CONFIG_IPV6 is not set | 337 | # CONFIG_IPV6 is not set |
258 | # CONFIG_INET6_XFRM_TUNNEL is not set | 338 | # CONFIG_NETWORK_SECMARK is not set |
259 | # CONFIG_INET6_TUNNEL is not set | ||
260 | # CONFIG_NETFILTER is not set | 339 | # CONFIG_NETFILTER is not set |
261 | |||
262 | # | ||
263 | # DCCP Configuration (EXPERIMENTAL) | ||
264 | # | ||
265 | # CONFIG_IP_DCCP is not set | 340 | # CONFIG_IP_DCCP is not set |
266 | |||
267 | # | ||
268 | # SCTP Configuration (EXPERIMENTAL) | ||
269 | # | ||
270 | # CONFIG_IP_SCTP is not set | 341 | # CONFIG_IP_SCTP is not set |
271 | |||
272 | # | ||
273 | # TIPC Configuration (EXPERIMENTAL) | ||
274 | # | ||
275 | # CONFIG_TIPC is not set | 342 | # CONFIG_TIPC is not set |
276 | # CONFIG_ATM is not set | 343 | # CONFIG_ATM is not set |
277 | # CONFIG_BRIDGE is not set | 344 | # CONFIG_BRIDGE is not set |
@@ -282,13 +349,8 @@ CONFIG_TCP_CONG_BIC=y | |||
282 | # CONFIG_ATALK is not set | 349 | # CONFIG_ATALK is not set |
283 | # CONFIG_X25 is not set | 350 | # CONFIG_X25 is not set |
284 | # CONFIG_LAPB is not set | 351 | # CONFIG_LAPB is not set |
285 | # CONFIG_NET_DIVERT is not set | ||
286 | # CONFIG_ECONET is not set | 352 | # CONFIG_ECONET is not set |
287 | # CONFIG_WAN_ROUTER is not set | 353 | # CONFIG_WAN_ROUTER is not set |
288 | |||
289 | # | ||
290 | # QoS and/or fair queueing | ||
291 | # | ||
292 | # CONFIG_NET_SCHED is not set | 354 | # CONFIG_NET_SCHED is not set |
293 | 355 | ||
294 | # | 356 | # |
@@ -296,9 +358,21 @@ CONFIG_TCP_CONG_BIC=y | |||
296 | # | 358 | # |
297 | # CONFIG_NET_PKTGEN is not set | 359 | # CONFIG_NET_PKTGEN is not set |
298 | # CONFIG_HAMRADIO is not set | 360 | # CONFIG_HAMRADIO is not set |
361 | # CONFIG_CAN is not set | ||
299 | # CONFIG_IRDA is not set | 362 | # CONFIG_IRDA is not set |
300 | # CONFIG_BT is not set | 363 | # CONFIG_BT is not set |
364 | # CONFIG_AF_RXRPC is not set | ||
365 | |||
366 | # | ||
367 | # Wireless | ||
368 | # | ||
369 | # CONFIG_CFG80211 is not set | ||
370 | CONFIG_WIRELESS_EXT=y | ||
371 | CONFIG_WIRELESS_EXT_SYSFS=y | ||
372 | # CONFIG_MAC80211 is not set | ||
301 | # CONFIG_IEEE80211 is not set | 373 | # CONFIG_IEEE80211 is not set |
374 | # CONFIG_RFKILL is not set | ||
375 | # CONFIG_NET_9P is not set | ||
302 | 376 | ||
303 | # | 377 | # |
304 | # Device Drivers | 378 | # Device Drivers |
@@ -307,36 +381,40 @@ CONFIG_TCP_CONG_BIC=y | |||
307 | # | 381 | # |
308 | # Generic Driver Options | 382 | # Generic Driver Options |
309 | # | 383 | # |
384 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
310 | CONFIG_STANDALONE=y | 385 | CONFIG_STANDALONE=y |
311 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 386 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
312 | CONFIG_FW_LOADER=y | 387 | CONFIG_FW_LOADER=y |
388 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
389 | CONFIG_EXTRA_FIRMWARE="" | ||
313 | # CONFIG_DEBUG_DRIVER is not set | 390 | # CONFIG_DEBUG_DRIVER is not set |
314 | 391 | # CONFIG_DEBUG_DEVRES is not set | |
315 | # | 392 | # CONFIG_SYS_HYPERVISOR is not set |
316 | # Connector - unified userspace <-> kernelspace linker | ||
317 | # | ||
318 | # CONFIG_CONNECTOR is not set | 393 | # CONFIG_CONNECTOR is not set |
319 | |||
320 | # | ||
321 | # Memory Technology Devices (MTD) | ||
322 | # | ||
323 | CONFIG_MTD=y | 394 | CONFIG_MTD=y |
324 | # CONFIG_MTD_DEBUG is not set | 395 | # CONFIG_MTD_DEBUG is not set |
325 | # CONFIG_MTD_CONCAT is not set | 396 | # CONFIG_MTD_CONCAT is not set |
326 | CONFIG_MTD_PARTITIONS=y | 397 | CONFIG_MTD_PARTITIONS=y |
327 | # CONFIG_MTD_REDBOOT_PARTS is not set | 398 | CONFIG_MTD_REDBOOT_PARTS=y |
399 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | ||
400 | # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set | ||
401 | # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set | ||
328 | CONFIG_MTD_CMDLINE_PARTS=y | 402 | CONFIG_MTD_CMDLINE_PARTS=y |
329 | # CONFIG_MTD_AFS_PARTS is not set | 403 | # CONFIG_MTD_AFS_PARTS is not set |
404 | # CONFIG_MTD_AR7_PARTS is not set | ||
330 | 405 | ||
331 | # | 406 | # |
332 | # User Modules And Translation Layers | 407 | # User Modules And Translation Layers |
333 | # | 408 | # |
334 | CONFIG_MTD_CHAR=y | 409 | CONFIG_MTD_CHAR=y |
410 | CONFIG_MTD_BLKDEVS=y | ||
335 | CONFIG_MTD_BLOCK=y | 411 | CONFIG_MTD_BLOCK=y |
336 | # CONFIG_FTL is not set | 412 | # CONFIG_FTL is not set |
337 | # CONFIG_NFTL is not set | 413 | # CONFIG_NFTL is not set |
338 | # CONFIG_INFTL is not set | 414 | # CONFIG_INFTL is not set |
339 | # CONFIG_RFD_FTL is not set | 415 | # CONFIG_RFD_FTL is not set |
416 | # CONFIG_SSFDC is not set | ||
417 | # CONFIG_MTD_OOPS is not set | ||
340 | 418 | ||
341 | # | 419 | # |
342 | # RAM/ROM/Flash chip drivers | 420 | # RAM/ROM/Flash chip drivers |
@@ -355,22 +433,25 @@ CONFIG_MTD_CFI_I1=y | |||
355 | CONFIG_MTD_CFI_I2=y | 433 | CONFIG_MTD_CFI_I2=y |
356 | # CONFIG_MTD_CFI_I4 is not set | 434 | # CONFIG_MTD_CFI_I4 is not set |
357 | # CONFIG_MTD_CFI_I8 is not set | 435 | # CONFIG_MTD_CFI_I8 is not set |
358 | # CONFIG_MTD_CFI_INTELEXT is not set | 436 | CONFIG_MTD_CFI_INTELEXT=y |
359 | CONFIG_MTD_CFI_AMDSTD=y | 437 | # CONFIG_MTD_CFI_AMDSTD is not set |
360 | # CONFIG_MTD_CFI_STAA is not set | 438 | # CONFIG_MTD_CFI_STAA is not set |
361 | CONFIG_MTD_CFI_UTIL=y | 439 | CONFIG_MTD_CFI_UTIL=y |
362 | # CONFIG_MTD_RAM is not set | 440 | # CONFIG_MTD_RAM is not set |
363 | # CONFIG_MTD_ROM is not set | 441 | # CONFIG_MTD_ROM is not set |
364 | # CONFIG_MTD_ABSENT is not set | 442 | # CONFIG_MTD_ABSENT is not set |
365 | # CONFIG_MTD_OBSOLETE_CHIPS is not set | ||
366 | 443 | ||
367 | # | 444 | # |
368 | # Mapping drivers for chip access | 445 | # Mapping drivers for chip access |
369 | # | 446 | # |
370 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | 447 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set |
371 | # CONFIG_MTD_PHYSMAP is not set | 448 | CONFIG_MTD_PHYSMAP=y |
449 | CONFIG_MTD_PHYSMAP_START=0x8000000 | ||
450 | CONFIG_MTD_PHYSMAP_LEN=0 | ||
451 | CONFIG_MTD_PHYSMAP_BANKWIDTH=4 | ||
372 | # CONFIG_MTD_ARM_INTEGRATOR is not set | 452 | # CONFIG_MTD_ARM_INTEGRATOR is not set |
373 | # CONFIG_MTD_IMPA7 is not set | 453 | # CONFIG_MTD_IMPA7 is not set |
454 | # CONFIG_MTD_INTEL_VR_NOR is not set | ||
374 | # CONFIG_MTD_PLATRAM is not set | 455 | # CONFIG_MTD_PLATRAM is not set |
375 | 456 | ||
376 | # | 457 | # |
@@ -388,29 +469,15 @@ CONFIG_MTD_CFI_UTIL=y | |||
388 | # CONFIG_MTD_DOC2000 is not set | 469 | # CONFIG_MTD_DOC2000 is not set |
389 | # CONFIG_MTD_DOC2001 is not set | 470 | # CONFIG_MTD_DOC2001 is not set |
390 | # CONFIG_MTD_DOC2001PLUS is not set | 471 | # CONFIG_MTD_DOC2001PLUS is not set |
391 | |||
392 | # | ||
393 | # NAND Flash Device Drivers | ||
394 | # | ||
395 | # CONFIG_MTD_NAND is not set | 472 | # CONFIG_MTD_NAND is not set |
396 | |||
397 | # | ||
398 | # OneNAND Flash Device Drivers | ||
399 | # | ||
400 | # CONFIG_MTD_ONENAND is not set | 473 | # CONFIG_MTD_ONENAND is not set |
401 | 474 | ||
402 | # | 475 | # |
403 | # Parallel port support | 476 | # UBI - Unsorted block images |
404 | # | 477 | # |
478 | # CONFIG_MTD_UBI is not set | ||
405 | # CONFIG_PARPORT is not set | 479 | # CONFIG_PARPORT is not set |
406 | 480 | CONFIG_BLK_DEV=y | |
407 | # | ||
408 | # Plug and Play support | ||
409 | # | ||
410 | |||
411 | # | ||
412 | # Block devices | ||
413 | # | ||
414 | # CONFIG_BLK_CPQ_DA is not set | 481 | # CONFIG_BLK_CPQ_DA is not set |
415 | # CONFIG_BLK_CPQ_CISS_DA is not set | 482 | # CONFIG_BLK_CPQ_CISS_DA is not set |
416 | # CONFIG_BLK_DEV_DAC960 is not set | 483 | # CONFIG_BLK_DEV_DAC960 is not set |
@@ -422,13 +489,17 @@ CONFIG_MTD_CFI_UTIL=y | |||
422 | CONFIG_BLK_DEV_RAM=y | 489 | CONFIG_BLK_DEV_RAM=y |
423 | CONFIG_BLK_DEV_RAM_COUNT=16 | 490 | CONFIG_BLK_DEV_RAM_COUNT=16 |
424 | CONFIG_BLK_DEV_RAM_SIZE=8192 | 491 | CONFIG_BLK_DEV_RAM_SIZE=8192 |
425 | CONFIG_BLK_DEV_INITRD=y | 492 | # CONFIG_BLK_DEV_XIP is not set |
426 | # CONFIG_CDROM_PKTCDVD is not set | 493 | # CONFIG_CDROM_PKTCDVD is not set |
427 | # CONFIG_ATA_OVER_ETH is not set | 494 | # CONFIG_ATA_OVER_ETH is not set |
428 | 495 | CONFIG_MISC_DEVICES=y | |
429 | # | 496 | # CONFIG_PHANTOM is not set |
430 | # ATA/ATAPI/MFM/RLL support | 497 | # CONFIG_EEPROM_93CX6 is not set |
431 | # | 498 | # CONFIG_SGI_IOC4 is not set |
499 | # CONFIG_TIFM_CORE is not set | ||
500 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
501 | # CONFIG_HP_ILO is not set | ||
502 | CONFIG_HAVE_IDE=y | ||
432 | # CONFIG_IDE is not set | 503 | # CONFIG_IDE is not set |
433 | 504 | ||
434 | # | 505 | # |
@@ -436,127 +507,85 @@ CONFIG_BLK_DEV_INITRD=y | |||
436 | # | 507 | # |
437 | # CONFIG_RAID_ATTRS is not set | 508 | # CONFIG_RAID_ATTRS is not set |
438 | # CONFIG_SCSI is not set | 509 | # CONFIG_SCSI is not set |
439 | 510 | # CONFIG_SCSI_DMA is not set | |
440 | # | 511 | # CONFIG_SCSI_NETLINK is not set |
441 | # Multi-device support (RAID and LVM) | 512 | # CONFIG_ATA is not set |
442 | # | ||
443 | # CONFIG_MD is not set | 513 | # CONFIG_MD is not set |
444 | |||
445 | # | ||
446 | # Fusion MPT device support | ||
447 | # | ||
448 | # CONFIG_FUSION is not set | 514 | # CONFIG_FUSION is not set |
449 | 515 | ||
450 | # | 516 | # |
451 | # IEEE 1394 (FireWire) support | 517 | # IEEE 1394 (FireWire) support |
452 | # | 518 | # |
453 | # CONFIG_IEEE1394 is not set | ||
454 | 519 | ||
455 | # | 520 | # |
456 | # I2O device support | 521 | # Enable only one of the two stacks, unless you know what you are doing |
457 | # | 522 | # |
523 | # CONFIG_FIREWIRE is not set | ||
524 | # CONFIG_IEEE1394 is not set | ||
458 | # CONFIG_I2O is not set | 525 | # CONFIG_I2O is not set |
459 | |||
460 | # | ||
461 | # Network device support | ||
462 | # | ||
463 | CONFIG_NETDEVICES=y | 526 | CONFIG_NETDEVICES=y |
464 | # CONFIG_DUMMY is not set | 527 | # CONFIG_DUMMY is not set |
465 | # CONFIG_BONDING is not set | 528 | # CONFIG_BONDING is not set |
529 | # CONFIG_MACVLAN is not set | ||
466 | # CONFIG_EQUALIZER is not set | 530 | # CONFIG_EQUALIZER is not set |
467 | # CONFIG_TUN is not set | 531 | # CONFIG_TUN is not set |
468 | 532 | # CONFIG_VETH is not set | |
469 | # | ||
470 | # ARCnet devices | ||
471 | # | ||
472 | # CONFIG_ARCNET is not set | 533 | # CONFIG_ARCNET is not set |
473 | |||
474 | # | ||
475 | # PHY device support | ||
476 | # | ||
477 | # CONFIG_PHYLIB is not set | 534 | # CONFIG_PHYLIB is not set |
478 | |||
479 | # | ||
480 | # Ethernet (10 or 100Mbit) | ||
481 | # | ||
482 | CONFIG_NET_ETHERNET=y | 535 | CONFIG_NET_ETHERNET=y |
483 | # CONFIG_MII is not set | 536 | CONFIG_MII=y |
484 | CONFIG_ARM_KS8695_ETHER=y | 537 | # CONFIG_AX88796 is not set |
485 | # CONFIG_HAPPYMEAL is not set | 538 | # CONFIG_HAPPYMEAL is not set |
486 | # CONFIG_SUNGEM is not set | 539 | # CONFIG_SUNGEM is not set |
487 | # CONFIG_CASSINI is not set | 540 | # CONFIG_CASSINI is not set |
488 | # CONFIG_NET_VENDOR_3COM is not set | 541 | # CONFIG_NET_VENDOR_3COM is not set |
489 | # CONFIG_SMC91X is not set | 542 | # CONFIG_SMC91X is not set |
490 | # CONFIG_DM9000 is not set | 543 | # CONFIG_DM9000 is not set |
491 | |||
492 | # | ||
493 | # Tulip family network device support | ||
494 | # | ||
495 | # CONFIG_NET_TULIP is not set | 544 | # CONFIG_NET_TULIP is not set |
496 | # CONFIG_HP100 is not set | 545 | # CONFIG_HP100 is not set |
546 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
547 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
548 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
549 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
497 | # CONFIG_NET_PCI is not set | 550 | # CONFIG_NET_PCI is not set |
498 | 551 | # CONFIG_B44 is not set | |
499 | # | 552 | # CONFIG_NETDEV_1000 is not set |
500 | # Ethernet (1000 Mbit) | 553 | # CONFIG_NETDEV_10000 is not set |
501 | # | ||
502 | # CONFIG_ACENIC is not set | ||
503 | # CONFIG_DL2K is not set | ||
504 | # CONFIG_E1000 is not set | ||
505 | # CONFIG_NS83820 is not set | ||
506 | # CONFIG_HAMACHI is not set | ||
507 | # CONFIG_YELLOWFIN is not set | ||
508 | # CONFIG_R8169 is not set | ||
509 | # CONFIG_SIS190 is not set | ||
510 | # CONFIG_SKGE is not set | ||
511 | # CONFIG_SKY2 is not set | ||
512 | # CONFIG_SK98LIN is not set | ||
513 | # CONFIG_TIGON3 is not set | ||
514 | # CONFIG_BNX2 is not set | ||
515 | |||
516 | # | ||
517 | # Ethernet (10000 Mbit) | ||
518 | # | ||
519 | # CONFIG_CHELSIO_T1 is not set | ||
520 | # CONFIG_IXGB is not set | ||
521 | # CONFIG_S2IO is not set | ||
522 | |||
523 | # | ||
524 | # Token Ring devices | ||
525 | # | ||
526 | # CONFIG_TR is not set | 554 | # CONFIG_TR is not set |
527 | 555 | ||
528 | # | 556 | # |
529 | # Wireless LAN (non-hamradio) | 557 | # Wireless LAN |
530 | # | 558 | # |
531 | # CONFIG_NET_RADIO is not set | 559 | # CONFIG_WLAN_PRE80211 is not set |
532 | 560 | CONFIG_WLAN_80211=y | |
533 | # | 561 | # CONFIG_PCMCIA_RAYCS is not set |
534 | # PCMCIA network device support | 562 | # CONFIG_IPW2100 is not set |
535 | # | 563 | # CONFIG_IPW2200 is not set |
564 | # CONFIG_LIBERTAS is not set | ||
565 | # CONFIG_HERMES is not set | ||
566 | # CONFIG_ATMEL is not set | ||
567 | # CONFIG_AIRO_CS is not set | ||
568 | # CONFIG_PCMCIA_WL3501 is not set | ||
569 | CONFIG_PRISM54=m | ||
570 | # CONFIG_IWLWIFI_LEDS is not set | ||
571 | # CONFIG_HOSTAP is not set | ||
536 | # CONFIG_NET_PCMCIA is not set | 572 | # CONFIG_NET_PCMCIA is not set |
537 | |||
538 | # | ||
539 | # Wan interfaces | ||
540 | # | ||
541 | # CONFIG_WAN is not set | 573 | # CONFIG_WAN is not set |
542 | # CONFIG_FDDI is not set | 574 | # CONFIG_FDDI is not set |
543 | # CONFIG_HIPPI is not set | 575 | # CONFIG_HIPPI is not set |
544 | # CONFIG_PPP is not set | 576 | # CONFIG_PPP is not set |
545 | # CONFIG_SLIP is not set | 577 | # CONFIG_SLIP is not set |
546 | # CONFIG_SHAPER is not set | ||
547 | # CONFIG_NETCONSOLE is not set | 578 | # CONFIG_NETCONSOLE is not set |
548 | # CONFIG_NETPOLL is not set | 579 | # CONFIG_NETPOLL is not set |
549 | # CONFIG_NET_POLL_CONTROLLER is not set | 580 | # CONFIG_NET_POLL_CONTROLLER is not set |
550 | |||
551 | # | ||
552 | # ISDN subsystem | ||
553 | # | ||
554 | # CONFIG_ISDN is not set | 581 | # CONFIG_ISDN is not set |
555 | 582 | ||
556 | # | 583 | # |
557 | # Input device support | 584 | # Input device support |
558 | # | 585 | # |
559 | CONFIG_INPUT=y | 586 | CONFIG_INPUT=y |
587 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
588 | # CONFIG_INPUT_POLLDEV is not set | ||
560 | 589 | ||
561 | # | 590 | # |
562 | # Userland interfaces | 591 | # Userland interfaces |
@@ -566,7 +595,6 @@ CONFIG_INPUT_MOUSEDEV=y | |||
566 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | 595 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 |
567 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | 596 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 |
568 | # CONFIG_INPUT_JOYDEV is not set | 597 | # CONFIG_INPUT_JOYDEV is not set |
569 | # CONFIG_INPUT_TSDEV is not set | ||
570 | # CONFIG_INPUT_EVDEV is not set | 598 | # CONFIG_INPUT_EVDEV is not set |
571 | # CONFIG_INPUT_EVBUG is not set | 599 | # CONFIG_INPUT_EVBUG is not set |
572 | 600 | ||
@@ -576,6 +604,7 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | |||
576 | # CONFIG_INPUT_KEYBOARD is not set | 604 | # CONFIG_INPUT_KEYBOARD is not set |
577 | # CONFIG_INPUT_MOUSE is not set | 605 | # CONFIG_INPUT_MOUSE is not set |
578 | # CONFIG_INPUT_JOYSTICK is not set | 606 | # CONFIG_INPUT_JOYSTICK is not set |
607 | # CONFIG_INPUT_TABLET is not set | ||
579 | # CONFIG_INPUT_TOUCHSCREEN is not set | 608 | # CONFIG_INPUT_TOUCHSCREEN is not set |
580 | # CONFIG_INPUT_MISC is not set | 609 | # CONFIG_INPUT_MISC is not set |
581 | 610 | ||
@@ -589,9 +618,13 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | |||
589 | # Character devices | 618 | # Character devices |
590 | # | 619 | # |
591 | CONFIG_VT=y | 620 | CONFIG_VT=y |
621 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
592 | CONFIG_VT_CONSOLE=y | 622 | CONFIG_VT_CONSOLE=y |
593 | CONFIG_HW_CONSOLE=y | 623 | CONFIG_HW_CONSOLE=y |
624 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
625 | CONFIG_DEVKMEM=y | ||
594 | # CONFIG_SERIAL_NONSTANDARD is not set | 626 | # CONFIG_SERIAL_NONSTANDARD is not set |
627 | # CONFIG_NOZOMI is not set | ||
595 | 628 | ||
596 | # | 629 | # |
597 | # Serial drivers | 630 | # Serial drivers |
@@ -609,132 +642,113 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
609 | CONFIG_UNIX98_PTYS=y | 642 | CONFIG_UNIX98_PTYS=y |
610 | CONFIG_LEGACY_PTYS=y | 643 | CONFIG_LEGACY_PTYS=y |
611 | CONFIG_LEGACY_PTY_COUNT=256 | 644 | CONFIG_LEGACY_PTY_COUNT=256 |
612 | |||
613 | # | ||
614 | # IPMI | ||
615 | # | ||
616 | # CONFIG_IPMI_HANDLER is not set | 645 | # CONFIG_IPMI_HANDLER is not set |
617 | 646 | CONFIG_HW_RANDOM=m | |
618 | # | ||
619 | # Watchdog Cards | ||
620 | # | ||
621 | # CONFIG_WATCHDOG is not set | ||
622 | # CONFIG_NVRAM is not set | 647 | # CONFIG_NVRAM is not set |
623 | # CONFIG_DTLK is not set | ||
624 | # CONFIG_R3964 is not set | 648 | # CONFIG_R3964 is not set |
625 | # CONFIG_APPLICOM is not set | 649 | # CONFIG_APPLICOM is not set |
626 | 650 | ||
627 | # | 651 | # |
628 | # Ftape, the floppy tape device driver | ||
629 | # | ||
630 | # CONFIG_DRM is not set | ||
631 | |||
632 | # | ||
633 | # PCMCIA character devices | 652 | # PCMCIA character devices |
634 | # | 653 | # |
635 | # CONFIG_SYNCLINK_CS is not set | 654 | # CONFIG_SYNCLINK_CS is not set |
636 | # CONFIG_CARDMAN_4000 is not set | 655 | # CONFIG_CARDMAN_4000 is not set |
637 | # CONFIG_CARDMAN_4040 is not set | 656 | # CONFIG_CARDMAN_4040 is not set |
657 | # CONFIG_IPWIRELESS is not set | ||
638 | # CONFIG_RAW_DRIVER is not set | 658 | # CONFIG_RAW_DRIVER is not set |
639 | |||
640 | # | ||
641 | # TPM devices | ||
642 | # | ||
643 | # CONFIG_TCG_TPM is not set | 659 | # CONFIG_TCG_TPM is not set |
644 | # CONFIG_TELCLOCK is not set | 660 | CONFIG_DEVPORT=y |
645 | |||
646 | # | ||
647 | # I2C support | ||
648 | # | ||
649 | # CONFIG_I2C is not set | 661 | # CONFIG_I2C is not set |
650 | |||
651 | # | ||
652 | # SPI support | ||
653 | # | ||
654 | # CONFIG_SPI is not set | 662 | # CONFIG_SPI is not set |
655 | # CONFIG_SPI_MASTER is not set | ||
656 | |||
657 | # | ||
658 | # Dallas's 1-wire bus | ||
659 | # | ||
660 | # CONFIG_W1 is not set | 663 | # CONFIG_W1 is not set |
661 | 664 | # CONFIG_POWER_SUPPLY is not set | |
662 | # | ||
663 | # Hardware Monitoring support | ||
664 | # | ||
665 | # CONFIG_HWMON is not set | 665 | # CONFIG_HWMON is not set |
666 | # CONFIG_HWMON_VID is not set | 666 | # CONFIG_WATCHDOG is not set |
667 | |||
668 | # | ||
669 | # Misc devices | ||
670 | # | ||
671 | 667 | ||
672 | # | 668 | # |
673 | # LED devices | 669 | # Sonics Silicon Backplane |
674 | # | 670 | # |
675 | # CONFIG_NEW_LEDS is not set | 671 | CONFIG_SSB_POSSIBLE=y |
672 | # CONFIG_SSB is not set | ||
676 | 673 | ||
677 | # | 674 | # |
678 | # LED drivers | 675 | # Multifunction device drivers |
679 | # | 676 | # |
677 | # CONFIG_MFD_CORE is not set | ||
678 | # CONFIG_MFD_SM501 is not set | ||
679 | # CONFIG_HTC_PASIC3 is not set | ||
680 | # CONFIG_MFD_TMIO is not set | ||
681 | # CONFIG_MFD_T7L66XB is not set | ||
682 | # CONFIG_MFD_TC6387XB is not set | ||
680 | 683 | ||
681 | # | 684 | # |
682 | # LED Triggers | 685 | # Multimedia devices |
683 | # | 686 | # |
684 | 687 | ||
685 | # | 688 | # |
686 | # Multimedia devices | 689 | # Multimedia core support |
687 | # | 690 | # |
688 | # CONFIG_VIDEO_DEV is not set | 691 | # CONFIG_VIDEO_DEV is not set |
692 | # CONFIG_DVB_CORE is not set | ||
693 | # CONFIG_VIDEO_MEDIA is not set | ||
689 | 694 | ||
690 | # | 695 | # |
691 | # Digital Video Broadcasting Devices | 696 | # Multimedia drivers |
692 | # | 697 | # |
693 | # CONFIG_DVB is not set | 698 | # CONFIG_DAB is not set |
694 | 699 | ||
695 | # | 700 | # |
696 | # Graphics support | 701 | # Graphics support |
697 | # | 702 | # |
703 | # CONFIG_DRM is not set | ||
704 | # CONFIG_VGASTATE is not set | ||
705 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
698 | # CONFIG_FB is not set | 706 | # CONFIG_FB is not set |
707 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
699 | 708 | ||
700 | # | 709 | # |
701 | # Console display driver support | 710 | # Display device support |
702 | # | 711 | # |
703 | # CONFIG_VGA_CONSOLE is not set | 712 | # CONFIG_DISPLAY_SUPPORT is not set |
704 | CONFIG_DUMMY_CONSOLE=y | ||
705 | 713 | ||
706 | # | 714 | # |
707 | # Sound | 715 | # Console display driver support |
708 | # | 716 | # |
717 | # CONFIG_VGA_CONSOLE is not set | ||
718 | CONFIG_DUMMY_CONSOLE=y | ||
709 | # CONFIG_SOUND is not set | 719 | # CONFIG_SOUND is not set |
710 | 720 | CONFIG_HID_SUPPORT=y | |
711 | # | 721 | CONFIG_HID=y |
712 | # USB support | 722 | CONFIG_HID_DEBUG=y |
713 | # | 723 | # CONFIG_HIDRAW is not set |
724 | CONFIG_USB_SUPPORT=y | ||
714 | CONFIG_USB_ARCH_HAS_HCD=y | 725 | CONFIG_USB_ARCH_HAS_HCD=y |
715 | CONFIG_USB_ARCH_HAS_OHCI=y | 726 | CONFIG_USB_ARCH_HAS_OHCI=y |
716 | CONFIG_USB_ARCH_HAS_EHCI=y | 727 | CONFIG_USB_ARCH_HAS_EHCI=y |
717 | # CONFIG_USB is not set | 728 | # CONFIG_USB is not set |
718 | 729 | ||
719 | # | 730 | # |
720 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 731 | # Enable Host or Gadget support to see Inventra options |
721 | # | 732 | # |
722 | 733 | ||
723 | # | 734 | # |
724 | # USB Gadget Support | 735 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
725 | # | 736 | # |
726 | # CONFIG_USB_GADGET is not set | 737 | # CONFIG_USB_GADGET is not set |
727 | |||
728 | # | ||
729 | # MMC/SD Card support | ||
730 | # | ||
731 | # CONFIG_MMC is not set | 738 | # CONFIG_MMC is not set |
739 | # CONFIG_NEW_LEDS is not set | ||
740 | CONFIG_RTC_LIB=y | ||
741 | # CONFIG_RTC_CLASS is not set | ||
742 | # CONFIG_DMADEVICES is not set | ||
732 | 743 | ||
733 | # | 744 | # |
734 | # Real Time Clock | 745 | # Voltage and Current regulators |
735 | # | 746 | # |
736 | CONFIG_RTC_LIB=y | 747 | # CONFIG_REGULATOR is not set |
737 | # CONFIG_RTC_CLASS is not set | 748 | # CONFIG_REGULATOR_FIXED_VOLTAGE is not set |
749 | # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set | ||
750 | # CONFIG_REGULATOR_BQ24022 is not set | ||
751 | # CONFIG_UIO is not set | ||
738 | 752 | ||
739 | # | 753 | # |
740 | # File systems | 754 | # File systems |
@@ -743,16 +757,16 @@ CONFIG_EXT2_FS=y | |||
743 | # CONFIG_EXT2_FS_XATTR is not set | 757 | # CONFIG_EXT2_FS_XATTR is not set |
744 | # CONFIG_EXT2_FS_XIP is not set | 758 | # CONFIG_EXT2_FS_XIP is not set |
745 | # CONFIG_EXT3_FS is not set | 759 | # CONFIG_EXT3_FS is not set |
760 | # CONFIG_EXT4DEV_FS is not set | ||
746 | # CONFIG_REISERFS_FS is not set | 761 | # CONFIG_REISERFS_FS is not set |
747 | # CONFIG_JFS_FS is not set | 762 | # CONFIG_JFS_FS is not set |
748 | # CONFIG_FS_POSIX_ACL is not set | 763 | # CONFIG_FS_POSIX_ACL is not set |
749 | # CONFIG_XFS_FS is not set | 764 | # CONFIG_XFS_FS is not set |
750 | # CONFIG_OCFS2_FS is not set | 765 | # CONFIG_OCFS2_FS is not set |
751 | # CONFIG_MINIX_FS is not set | 766 | CONFIG_DNOTIFY=y |
752 | # CONFIG_ROMFS_FS is not set | ||
753 | CONFIG_INOTIFY=y | 767 | CONFIG_INOTIFY=y |
768 | CONFIG_INOTIFY_USER=y | ||
754 | # CONFIG_QUOTA is not set | 769 | # CONFIG_QUOTA is not set |
755 | CONFIG_DNOTIFY=y | ||
756 | # CONFIG_AUTOFS_FS is not set | 770 | # CONFIG_AUTOFS_FS is not set |
757 | # CONFIG_AUTOFS4_FS is not set | 771 | # CONFIG_AUTOFS4_FS is not set |
758 | # CONFIG_FUSE_FS is not set | 772 | # CONFIG_FUSE_FS is not set |
@@ -774,10 +788,11 @@ CONFIG_DNOTIFY=y | |||
774 | # Pseudo filesystems | 788 | # Pseudo filesystems |
775 | # | 789 | # |
776 | CONFIG_PROC_FS=y | 790 | CONFIG_PROC_FS=y |
791 | CONFIG_PROC_SYSCTL=y | ||
777 | CONFIG_SYSFS=y | 792 | CONFIG_SYSFS=y |
778 | CONFIG_TMPFS=y | 793 | CONFIG_TMPFS=y |
794 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
779 | # CONFIG_HUGETLB_PAGE is not set | 795 | # CONFIG_HUGETLB_PAGE is not set |
780 | CONFIG_RAMFS=y | ||
781 | # CONFIG_CONFIGFS_FS is not set | 796 | # CONFIG_CONFIGFS_FS is not set |
782 | 797 | ||
783 | # | 798 | # |
@@ -790,67 +805,113 @@ CONFIG_RAMFS=y | |||
790 | # CONFIG_BEFS_FS is not set | 805 | # CONFIG_BEFS_FS is not set |
791 | # CONFIG_BFS_FS is not set | 806 | # CONFIG_BFS_FS is not set |
792 | # CONFIG_EFS_FS is not set | 807 | # CONFIG_EFS_FS is not set |
793 | # CONFIG_JFFS_FS is not set | 808 | CONFIG_JFFS2_FS=y |
794 | # CONFIG_JFFS2_FS is not set | 809 | CONFIG_JFFS2_FS_DEBUG=0 |
810 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
811 | # CONFIG_JFFS2_FS_WBUF_VERIFY is not set | ||
812 | CONFIG_JFFS2_SUMMARY=y | ||
813 | # CONFIG_JFFS2_FS_XATTR is not set | ||
814 | CONFIG_JFFS2_COMPRESSION_OPTIONS=y | ||
815 | CONFIG_JFFS2_ZLIB=y | ||
816 | # CONFIG_JFFS2_LZO is not set | ||
817 | CONFIG_JFFS2_RTIME=y | ||
818 | CONFIG_JFFS2_RUBIN=y | ||
819 | # CONFIG_JFFS2_CMODE_NONE is not set | ||
820 | CONFIG_JFFS2_CMODE_PRIORITY=y | ||
821 | # CONFIG_JFFS2_CMODE_SIZE is not set | ||
822 | # CONFIG_JFFS2_CMODE_FAVOURLZO is not set | ||
795 | CONFIG_CRAMFS=y | 823 | CONFIG_CRAMFS=y |
796 | # CONFIG_VXFS_FS is not set | 824 | # CONFIG_VXFS_FS is not set |
825 | # CONFIG_MINIX_FS is not set | ||
826 | # CONFIG_OMFS_FS is not set | ||
797 | # CONFIG_HPFS_FS is not set | 827 | # CONFIG_HPFS_FS is not set |
798 | # CONFIG_QNX4FS_FS is not set | 828 | # CONFIG_QNX4FS_FS is not set |
829 | # CONFIG_ROMFS_FS is not set | ||
799 | # CONFIG_SYSV_FS is not set | 830 | # CONFIG_SYSV_FS is not set |
800 | # CONFIG_UFS_FS is not set | 831 | # CONFIG_UFS_FS is not set |
801 | 832 | CONFIG_NETWORK_FILESYSTEMS=y | |
802 | # | 833 | CONFIG_NFS_FS=y |
803 | # Network File Systems | 834 | CONFIG_NFS_V3=y |
804 | # | 835 | # CONFIG_NFS_V3_ACL is not set |
805 | # CONFIG_NFS_FS is not set | 836 | # CONFIG_NFS_V4 is not set |
837 | CONFIG_ROOT_NFS=y | ||
806 | # CONFIG_NFSD is not set | 838 | # CONFIG_NFSD is not set |
839 | CONFIG_LOCKD=y | ||
840 | CONFIG_LOCKD_V4=y | ||
841 | CONFIG_NFS_COMMON=y | ||
842 | CONFIG_SUNRPC=y | ||
843 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
844 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
807 | # CONFIG_SMB_FS is not set | 845 | # CONFIG_SMB_FS is not set |
808 | # CONFIG_CIFS is not set | 846 | # CONFIG_CIFS is not set |
809 | # CONFIG_NCP_FS is not set | 847 | # CONFIG_NCP_FS is not set |
810 | # CONFIG_CODA_FS is not set | 848 | # CONFIG_CODA_FS is not set |
811 | # CONFIG_AFS_FS is not set | 849 | # CONFIG_AFS_FS is not set |
812 | # CONFIG_9P_FS is not set | ||
813 | 850 | ||
814 | # | 851 | # |
815 | # Partition Types | 852 | # Partition Types |
816 | # | 853 | # |
817 | # CONFIG_PARTITION_ADVANCED is not set | 854 | # CONFIG_PARTITION_ADVANCED is not set |
818 | CONFIG_MSDOS_PARTITION=y | 855 | CONFIG_MSDOS_PARTITION=y |
819 | |||
820 | # | ||
821 | # Native Language Support | ||
822 | # | ||
823 | # CONFIG_NLS is not set | 856 | # CONFIG_NLS is not set |
824 | 857 | # CONFIG_DLM is not set | |
825 | # | ||
826 | # Profiling support | ||
827 | # | ||
828 | # CONFIG_PROFILING is not set | ||
829 | 858 | ||
830 | # | 859 | # |
831 | # Kernel hacking | 860 | # Kernel hacking |
832 | # | 861 | # |
833 | # CONFIG_PRINTK_TIME is not set | 862 | # CONFIG_PRINTK_TIME is not set |
863 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
864 | CONFIG_ENABLE_MUST_CHECK=y | ||
865 | CONFIG_FRAME_WARN=1024 | ||
834 | # CONFIG_MAGIC_SYSRQ is not set | 866 | # CONFIG_MAGIC_SYSRQ is not set |
867 | # CONFIG_UNUSED_SYMBOLS is not set | ||
868 | # CONFIG_DEBUG_FS is not set | ||
869 | # CONFIG_HEADERS_CHECK is not set | ||
835 | CONFIG_DEBUG_KERNEL=y | 870 | CONFIG_DEBUG_KERNEL=y |
836 | CONFIG_LOG_BUF_SHIFT=14 | 871 | # CONFIG_DEBUG_SHIRQ is not set |
837 | CONFIG_DETECT_SOFTLOCKUP=y | 872 | CONFIG_DETECT_SOFTLOCKUP=y |
873 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
874 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
875 | CONFIG_SCHED_DEBUG=y | ||
838 | # CONFIG_SCHEDSTATS is not set | 876 | # CONFIG_SCHEDSTATS is not set |
877 | # CONFIG_TIMER_STATS is not set | ||
878 | # CONFIG_DEBUG_OBJECTS is not set | ||
839 | # CONFIG_DEBUG_SLAB is not set | 879 | # CONFIG_DEBUG_SLAB is not set |
840 | CONFIG_DEBUG_MUTEXES=y | 880 | # CONFIG_DEBUG_RT_MUTEXES is not set |
881 | # CONFIG_RT_MUTEX_TESTER is not set | ||
841 | # CONFIG_DEBUG_SPINLOCK is not set | 882 | # CONFIG_DEBUG_SPINLOCK is not set |
883 | CONFIG_DEBUG_MUTEXES=y | ||
884 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
885 | # CONFIG_PROVE_LOCKING is not set | ||
886 | # CONFIG_LOCK_STAT is not set | ||
842 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 887 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
888 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
843 | # CONFIG_DEBUG_KOBJECT is not set | 889 | # CONFIG_DEBUG_KOBJECT is not set |
844 | CONFIG_DEBUG_BUGVERBOSE=y | 890 | CONFIG_DEBUG_BUGVERBOSE=y |
845 | # CONFIG_DEBUG_INFO is not set | 891 | # CONFIG_DEBUG_INFO is not set |
846 | # CONFIG_DEBUG_FS is not set | ||
847 | # CONFIG_DEBUG_VM is not set | 892 | # CONFIG_DEBUG_VM is not set |
893 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
894 | CONFIG_DEBUG_MEMORY_INIT=y | ||
895 | # CONFIG_DEBUG_LIST is not set | ||
896 | # CONFIG_DEBUG_SG is not set | ||
848 | CONFIG_FRAME_POINTER=y | 897 | CONFIG_FRAME_POINTER=y |
849 | # CONFIG_UNWIND_INFO is not set | 898 | # CONFIG_BOOT_PRINTK_DELAY is not set |
850 | CONFIG_FORCED_INLINING=y | ||
851 | # CONFIG_RCU_TORTURE_TEST is not set | 899 | # CONFIG_RCU_TORTURE_TEST is not set |
900 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
901 | # CONFIG_FAULT_INJECTION is not set | ||
902 | # CONFIG_LATENCYTOP is not set | ||
903 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set | ||
904 | CONFIG_HAVE_FTRACE=y | ||
905 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
906 | # CONFIG_FTRACE is not set | ||
907 | # CONFIG_SCHED_TRACER is not set | ||
908 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
909 | # CONFIG_SAMPLES is not set | ||
910 | CONFIG_HAVE_ARCH_KGDB=y | ||
911 | # CONFIG_KGDB is not set | ||
852 | CONFIG_DEBUG_USER=y | 912 | CONFIG_DEBUG_USER=y |
853 | # CONFIG_DEBUG_ERRORS is not set | 913 | # CONFIG_DEBUG_ERRORS is not set |
914 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
854 | CONFIG_DEBUG_LL=y | 915 | CONFIG_DEBUG_LL=y |
855 | # CONFIG_DEBUG_ICEDCC is not set | 916 | # CONFIG_DEBUG_ICEDCC is not set |
856 | 917 | ||
@@ -859,21 +920,103 @@ CONFIG_DEBUG_LL=y | |||
859 | # | 920 | # |
860 | # CONFIG_KEYS is not set | 921 | # CONFIG_KEYS is not set |
861 | # CONFIG_SECURITY is not set | 922 | # CONFIG_SECURITY is not set |
923 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
924 | CONFIG_CRYPTO=y | ||
925 | |||
926 | # | ||
927 | # Crypto core or helper | ||
928 | # | ||
929 | # CONFIG_CRYPTO_MANAGER is not set | ||
930 | # CONFIG_CRYPTO_GF128MUL is not set | ||
931 | # CONFIG_CRYPTO_NULL is not set | ||
932 | # CONFIG_CRYPTO_CRYPTD is not set | ||
933 | # CONFIG_CRYPTO_AUTHENC is not set | ||
934 | # CONFIG_CRYPTO_TEST is not set | ||
935 | |||
936 | # | ||
937 | # Authenticated Encryption with Associated Data | ||
938 | # | ||
939 | # CONFIG_CRYPTO_CCM is not set | ||
940 | # CONFIG_CRYPTO_GCM is not set | ||
941 | # CONFIG_CRYPTO_SEQIV is not set | ||
942 | |||
943 | # | ||
944 | # Block modes | ||
945 | # | ||
946 | # CONFIG_CRYPTO_CBC is not set | ||
947 | # CONFIG_CRYPTO_CTR is not set | ||
948 | # CONFIG_CRYPTO_CTS is not set | ||
949 | # CONFIG_CRYPTO_ECB is not set | ||
950 | # CONFIG_CRYPTO_LRW is not set | ||
951 | # CONFIG_CRYPTO_PCBC is not set | ||
952 | # CONFIG_CRYPTO_XTS is not set | ||
953 | |||
954 | # | ||
955 | # Hash modes | ||
956 | # | ||
957 | # CONFIG_CRYPTO_HMAC is not set | ||
958 | # CONFIG_CRYPTO_XCBC is not set | ||
959 | |||
960 | # | ||
961 | # Digest | ||
962 | # | ||
963 | # CONFIG_CRYPTO_CRC32C is not set | ||
964 | # CONFIG_CRYPTO_MD4 is not set | ||
965 | # CONFIG_CRYPTO_MD5 is not set | ||
966 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
967 | # CONFIG_CRYPTO_RMD128 is not set | ||
968 | # CONFIG_CRYPTO_RMD160 is not set | ||
969 | # CONFIG_CRYPTO_RMD256 is not set | ||
970 | # CONFIG_CRYPTO_RMD320 is not set | ||
971 | # CONFIG_CRYPTO_SHA1 is not set | ||
972 | # CONFIG_CRYPTO_SHA256 is not set | ||
973 | # CONFIG_CRYPTO_SHA512 is not set | ||
974 | # CONFIG_CRYPTO_TGR192 is not set | ||
975 | # CONFIG_CRYPTO_WP512 is not set | ||
862 | 976 | ||
863 | # | 977 | # |
864 | # Cryptographic options | 978 | # Ciphers |
865 | # | 979 | # |
866 | # CONFIG_CRYPTO is not set | 980 | # CONFIG_CRYPTO_AES is not set |
981 | # CONFIG_CRYPTO_ANUBIS is not set | ||
982 | # CONFIG_CRYPTO_ARC4 is not set | ||
983 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
984 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
985 | # CONFIG_CRYPTO_CAST5 is not set | ||
986 | # CONFIG_CRYPTO_CAST6 is not set | ||
987 | # CONFIG_CRYPTO_DES is not set | ||
988 | # CONFIG_CRYPTO_FCRYPT is not set | ||
989 | # CONFIG_CRYPTO_KHAZAD is not set | ||
990 | # CONFIG_CRYPTO_SALSA20 is not set | ||
991 | # CONFIG_CRYPTO_SEED is not set | ||
992 | # CONFIG_CRYPTO_SERPENT is not set | ||
993 | # CONFIG_CRYPTO_TEA is not set | ||
994 | # CONFIG_CRYPTO_TWOFISH is not set | ||
867 | 995 | ||
868 | # | 996 | # |
869 | # Hardware crypto devices | 997 | # Compression |
870 | # | 998 | # |
999 | # CONFIG_CRYPTO_DEFLATE is not set | ||
1000 | # CONFIG_CRYPTO_LZO is not set | ||
1001 | CONFIG_CRYPTO_HW=y | ||
1002 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | ||
871 | 1003 | ||
872 | # | 1004 | # |
873 | # Library routines | 1005 | # Library routines |
874 | # | 1006 | # |
1007 | CONFIG_BITREVERSE=y | ||
1008 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
1009 | # CONFIG_GENERIC_FIND_NEXT_BIT is not set | ||
875 | # CONFIG_CRC_CCITT is not set | 1010 | # CONFIG_CRC_CCITT is not set |
876 | # CONFIG_CRC16 is not set | 1011 | # CONFIG_CRC16 is not set |
1012 | # CONFIG_CRC_T10DIF is not set | ||
1013 | # CONFIG_CRC_ITU_T is not set | ||
877 | CONFIG_CRC32=y | 1014 | CONFIG_CRC32=y |
1015 | # CONFIG_CRC7 is not set | ||
878 | # CONFIG_LIBCRC32C is not set | 1016 | # CONFIG_LIBCRC32C is not set |
879 | CONFIG_ZLIB_INFLATE=y | 1017 | CONFIG_ZLIB_INFLATE=y |
1018 | CONFIG_ZLIB_DEFLATE=y | ||
1019 | CONFIG_PLIST=y | ||
1020 | CONFIG_HAS_IOMEM=y | ||
1021 | CONFIG_HAS_IOPORT=y | ||
1022 | CONFIG_HAS_DMA=y | ||