aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/configs/sh03_defconfig
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2008-10-22 07:05:11 -0400
committerPaul Mundt <lethal@linux-sh.org>2008-10-22 07:05:11 -0400
commit4bb273e95578436bedf44741c97c2b7812fa8ada (patch)
tree1c5982604933344fb8dc8d9df5ea21e121993f04 /arch/sh/configs/sh03_defconfig
parent6f8f6daa6db4c6b5ef8b7f9e62518fed91414670 (diff)
sh: update defconfigs.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/configs/sh03_defconfig')
-rw-r--r--arch/sh/configs/sh03_defconfig801
1 files changed, 418 insertions, 383 deletions
diff --git a/arch/sh/configs/sh03_defconfig b/arch/sh/configs/sh03_defconfig
index 9fd5ea7304e5..95f0f5d5b631 100644
--- a/arch/sh/configs/sh03_defconfig
+++ b/arch/sh/configs/sh03_defconfig
@@ -1,41 +1,56 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.18 3# Linux kernel version: 2.6.27
4# Tue Oct 3 12:13:26 2006 4# Wed Oct 22 19:31:54 2008
5# 5#
6CONFIG_SUPERH=y 6CONFIG_SUPERH=y
7CONFIG_SUPERH32=y
8CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig"
7CONFIG_RWSEM_GENERIC_SPINLOCK=y 9CONFIG_RWSEM_GENERIC_SPINLOCK=y
10CONFIG_GENERIC_BUG=y
8CONFIG_GENERIC_FIND_NEXT_BIT=y 11CONFIG_GENERIC_FIND_NEXT_BIT=y
9CONFIG_GENERIC_HWEIGHT=y 12CONFIG_GENERIC_HWEIGHT=y
10CONFIG_GENERIC_HARDIRQS=y 13CONFIG_GENERIC_HARDIRQS=y
14CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
11CONFIG_GENERIC_IRQ_PROBE=y 15CONFIG_GENERIC_IRQ_PROBE=y
12CONFIG_GENERIC_CALIBRATE_DELAY=y 16# CONFIG_GENERIC_GPIO is not set
17CONFIG_GENERIC_TIME=y
18CONFIG_GENERIC_CLOCKEVENTS=y
19CONFIG_SYS_SUPPORTS_PCI=y
20CONFIG_STACKTRACE_SUPPORT=y
21CONFIG_LOCKDEP_SUPPORT=y
22CONFIG_HAVE_LATENCYTOP_SUPPORT=y
23# CONFIG_ARCH_HAS_ILOG2_U32 is not set
24# CONFIG_ARCH_HAS_ILOG2_U64 is not set
25CONFIG_ARCH_NO_VIRT_TO_BUS=y
13CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 26CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
14 27
15# 28#
16# Code maturity level options 29# General setup
17# 30#
18CONFIG_EXPERIMENTAL=y 31CONFIG_EXPERIMENTAL=y
19CONFIG_BROKEN_ON_SMP=y 32CONFIG_BROKEN_ON_SMP=y
20CONFIG_LOCK_KERNEL=y 33CONFIG_LOCK_KERNEL=y
21CONFIG_INIT_ENV_ARG_LIMIT=32 34CONFIG_INIT_ENV_ARG_LIMIT=32
22
23#
24# General setup
25#
26CONFIG_LOCALVERSION="" 35CONFIG_LOCALVERSION=""
27CONFIG_LOCALVERSION_AUTO=y 36CONFIG_LOCALVERSION_AUTO=y
28CONFIG_SWAP=y 37CONFIG_SWAP=y
29CONFIG_SYSVIPC=y 38CONFIG_SYSVIPC=y
30# CONFIG_IPC_NS is not set 39CONFIG_SYSVIPC_SYSCTL=y
31CONFIG_POSIX_MQUEUE=y 40CONFIG_POSIX_MQUEUE=y
32CONFIG_BSD_PROCESS_ACCT=y 41CONFIG_BSD_PROCESS_ACCT=y
33# CONFIG_BSD_PROCESS_ACCT_V3 is not set 42# CONFIG_BSD_PROCESS_ACCT_V3 is not set
34# CONFIG_TASKSTATS is not set 43# CONFIG_TASKSTATS is not set
35# CONFIG_UTS_NS is not set
36# CONFIG_AUDIT is not set 44# CONFIG_AUDIT is not set
37# CONFIG_IKCONFIG is not set 45# CONFIG_IKCONFIG is not set
46CONFIG_LOG_BUF_SHIFT=14
47# CONFIG_CGROUPS is not set
48# CONFIG_GROUP_SCHED is not set
49CONFIG_SYSFS_DEPRECATED=y
50CONFIG_SYSFS_DEPRECATED_V2=y
38# CONFIG_RELAY is not set 51# CONFIG_RELAY is not set
52# CONFIG_NAMESPACES is not set
53CONFIG_BLK_DEV_INITRD=y
39CONFIG_INITRAMFS_SOURCE="" 54CONFIG_INITRAMFS_SOURCE=""
40CONFIG_CC_OPTIMIZE_FOR_SIZE=y 55CONFIG_CC_OPTIMIZE_FOR_SIZE=y
41CONFIG_SYSCTL=y 56CONFIG_SYSCTL=y
@@ -48,34 +63,49 @@ CONFIG_HOTPLUG=y
48CONFIG_PRINTK=y 63CONFIG_PRINTK=y
49CONFIG_BUG=y 64CONFIG_BUG=y
50CONFIG_ELF_CORE=y 65CONFIG_ELF_CORE=y
66CONFIG_COMPAT_BRK=y
51CONFIG_BASE_FULL=y 67CONFIG_BASE_FULL=y
52CONFIG_FUTEX=y 68CONFIG_FUTEX=y
69CONFIG_ANON_INODES=y
53CONFIG_EPOLL=y 70CONFIG_EPOLL=y
71CONFIG_SIGNALFD=y
72CONFIG_TIMERFD=y
73CONFIG_EVENTFD=y
54CONFIG_SHMEM=y 74CONFIG_SHMEM=y
55CONFIG_SLAB=y 75CONFIG_AIO=y
56CONFIG_VM_EVENT_COUNTERS=y 76CONFIG_VM_EVENT_COUNTERS=y
77CONFIG_PCI_QUIRKS=y
78CONFIG_SLAB=y
79# CONFIG_SLUB is not set
80# CONFIG_SLOB is not set
81CONFIG_PROFILING=y
82# CONFIG_MARKERS is not set
83CONFIG_OPROFILE=m
84CONFIG_HAVE_OPROFILE=y
85# CONFIG_KPROBES is not set
86CONFIG_HAVE_IOREMAP_PROT=y
87CONFIG_HAVE_KPROBES=y
88CONFIG_HAVE_KRETPROBES=y
89CONFIG_HAVE_ARCH_TRACEHOOK=y
90CONFIG_HAVE_CLK=y
91CONFIG_HAVE_GENERIC_DMA_COHERENT=y
92CONFIG_SLABINFO=y
57CONFIG_RT_MUTEXES=y 93CONFIG_RT_MUTEXES=y
58# CONFIG_TINY_SHMEM is not set 94# CONFIG_TINY_SHMEM is not set
59CONFIG_BASE_SMALL=0 95CONFIG_BASE_SMALL=0
60# CONFIG_SLOB is not set
61
62#
63# Loadable module support
64#
65CONFIG_MODULES=y 96CONFIG_MODULES=y
97# CONFIG_MODULE_FORCE_LOAD is not set
66CONFIG_MODULE_UNLOAD=y 98CONFIG_MODULE_UNLOAD=y
67CONFIG_MODULE_FORCE_UNLOAD=y 99CONFIG_MODULE_FORCE_UNLOAD=y
68CONFIG_MODVERSIONS=y 100CONFIG_MODVERSIONS=y
69# CONFIG_MODULE_SRCVERSION_ALL is not set 101# CONFIG_MODULE_SRCVERSION_ALL is not set
70CONFIG_KMOD=y 102CONFIG_KMOD=y
71
72#
73# Block layer
74#
75CONFIG_BLOCK=y 103CONFIG_BLOCK=y
76# CONFIG_LBD is not set 104# CONFIG_LBD is not set
77# CONFIG_BLK_DEV_IO_TRACE is not set 105# CONFIG_BLK_DEV_IO_TRACE is not set
78# CONFIG_LSF is not set 106# CONFIG_LSF is not set
107# CONFIG_BLK_DEV_BSG is not set
108# CONFIG_BLK_DEV_INTEGRITY is not set
79 109
80# 110#
81# IO Schedulers 111# IO Schedulers
@@ -89,59 +119,27 @@ CONFIG_DEFAULT_AS=y
89# CONFIG_DEFAULT_CFQ is not set 119# CONFIG_DEFAULT_CFQ is not set
90# CONFIG_DEFAULT_NOOP is not set 120# CONFIG_DEFAULT_NOOP is not set
91CONFIG_DEFAULT_IOSCHED="anticipatory" 121CONFIG_DEFAULT_IOSCHED="anticipatory"
122CONFIG_CLASSIC_RCU=y
123# CONFIG_FREEZER is not set
92 124
93# 125#
94# System type 126# System type
95# 127#
96# CONFIG_SH_SOLUTION_ENGINE is not set
97# CONFIG_SH_7751_SOLUTION_ENGINE is not set
98# CONFIG_SH_7300_SOLUTION_ENGINE is not set
99# CONFIG_SH_7343_SOLUTION_ENGINE is not set
100# CONFIG_SH_73180_SOLUTION_ENGINE is not set
101# CONFIG_SH_7751_SYSTEMH is not set
102# CONFIG_SH_HP6XX is not set
103# CONFIG_SH_EC3104 is not set
104# CONFIG_SH_SATURN is not set
105# CONFIG_SH_DREAMCAST is not set
106# CONFIG_SH_BIGSUR is not set
107# CONFIG_SH_MPC1211 is not set
108CONFIG_SH_SH03=y
109# CONFIG_SH_SECUREEDGE5410 is not set
110# CONFIG_SH_HS7751RVOIP is not set
111# CONFIG_SH_7710VOIPGW is not set
112# CONFIG_SH_RTS7751R2D is not set
113# CONFIG_SH_R7780RP is not set
114# CONFIG_SH_EDOSK7705 is not set
115# CONFIG_SH_SH4202_MICRODEV is not set
116# CONFIG_SH_LANDISK is not set
117# CONFIG_SH_TITAN is not set
118# CONFIG_SH_SHMIN is not set
119# CONFIG_SH_UNKNOWN is not set
120
121#
122# Processor selection
123#
124CONFIG_CPU_SH4=y 128CONFIG_CPU_SH4=y
125 129# CONFIG_CPU_SUBTYPE_SH7619 is not set
126# 130# CONFIG_CPU_SUBTYPE_SH7203 is not set
127# SH-2 Processor Support 131# CONFIG_CPU_SUBTYPE_SH7206 is not set
128# 132# CONFIG_CPU_SUBTYPE_SH7263 is not set
129# CONFIG_CPU_SUBTYPE_SH7604 is not set 133# CONFIG_CPU_SUBTYPE_MXG is not set
130
131#
132# SH-3 Processor Support
133#
134# CONFIG_CPU_SUBTYPE_SH7300 is not set
135# CONFIG_CPU_SUBTYPE_SH7705 is not set 134# CONFIG_CPU_SUBTYPE_SH7705 is not set
136# CONFIG_CPU_SUBTYPE_SH7706 is not set 135# CONFIG_CPU_SUBTYPE_SH7706 is not set
137# CONFIG_CPU_SUBTYPE_SH7707 is not set 136# CONFIG_CPU_SUBTYPE_SH7707 is not set
138# CONFIG_CPU_SUBTYPE_SH7708 is not set 137# CONFIG_CPU_SUBTYPE_SH7708 is not set
139# CONFIG_CPU_SUBTYPE_SH7709 is not set 138# CONFIG_CPU_SUBTYPE_SH7709 is not set
140# CONFIG_CPU_SUBTYPE_SH7710 is not set 139# CONFIG_CPU_SUBTYPE_SH7710 is not set
141 140# CONFIG_CPU_SUBTYPE_SH7712 is not set
142# 141# CONFIG_CPU_SUBTYPE_SH7720 is not set
143# SH-4 Processor Support 142# CONFIG_CPU_SUBTYPE_SH7721 is not set
144#
145# CONFIG_CPU_SUBTYPE_SH7750 is not set 143# CONFIG_CPU_SUBTYPE_SH7750 is not set
146# CONFIG_CPU_SUBTYPE_SH7091 is not set 144# CONFIG_CPU_SUBTYPE_SH7091 is not set
147# CONFIG_CPU_SUBTYPE_SH7750R is not set 145# CONFIG_CPU_SUBTYPE_SH7750R is not set
@@ -150,69 +148,90 @@ CONFIG_CPU_SUBTYPE_SH7751=y
150# CONFIG_CPU_SUBTYPE_SH7751R is not set 148# CONFIG_CPU_SUBTYPE_SH7751R is not set
151# CONFIG_CPU_SUBTYPE_SH7760 is not set 149# CONFIG_CPU_SUBTYPE_SH7760 is not set
152# CONFIG_CPU_SUBTYPE_SH4_202 is not set 150# CONFIG_CPU_SUBTYPE_SH4_202 is not set
153 151# CONFIG_CPU_SUBTYPE_SH7723 is not set
154# 152# CONFIG_CPU_SUBTYPE_SH7763 is not set
155# ST40 Processor Support
156#
157# CONFIG_CPU_SUBTYPE_ST40STB1 is not set
158# CONFIG_CPU_SUBTYPE_ST40GX1 is not set
159
160#
161# SH-4A Processor Support
162#
163# CONFIG_CPU_SUBTYPE_SH7770 is not set 153# CONFIG_CPU_SUBTYPE_SH7770 is not set
164# CONFIG_CPU_SUBTYPE_SH7780 is not set 154# CONFIG_CPU_SUBTYPE_SH7780 is not set
165 155# CONFIG_CPU_SUBTYPE_SH7785 is not set
166# 156# CONFIG_CPU_SUBTYPE_SHX3 is not set
167# SH4AL-DSP Processor Support
168#
169# CONFIG_CPU_SUBTYPE_SH73180 is not set
170# CONFIG_CPU_SUBTYPE_SH7343 is not set 157# CONFIG_CPU_SUBTYPE_SH7343 is not set
158# CONFIG_CPU_SUBTYPE_SH7722 is not set
159# CONFIG_CPU_SUBTYPE_SH7366 is not set
160# CONFIG_CPU_SUBTYPE_SH5_101 is not set
161# CONFIG_CPU_SUBTYPE_SH5_103 is not set
171 162
172# 163#
173# Memory management options 164# Memory management options
174# 165#
166CONFIG_QUICKLIST=y
175CONFIG_MMU=y 167CONFIG_MMU=y
176CONFIG_PAGE_OFFSET=0x80000000 168CONFIG_PAGE_OFFSET=0x80000000
177CONFIG_MEMORY_START=0x08000000 169CONFIG_MEMORY_START=0x08000000
178CONFIG_MEMORY_SIZE=0x08000000 170CONFIG_MEMORY_SIZE=0x08000000
171CONFIG_29BIT=y
179CONFIG_VSYSCALL=y 172CONFIG_VSYSCALL=y
173CONFIG_ARCH_FLATMEM_ENABLE=y
174CONFIG_ARCH_SPARSEMEM_ENABLE=y
175CONFIG_ARCH_SPARSEMEM_DEFAULT=y
176CONFIG_MAX_ACTIVE_REGIONS=1
177CONFIG_ARCH_POPULATES_NODE_MAP=y
178CONFIG_ARCH_SELECT_MEMORY_MODEL=y
179CONFIG_PAGE_SIZE_4KB=y
180# CONFIG_PAGE_SIZE_8KB is not set
181# CONFIG_PAGE_SIZE_16KB is not set
182# CONFIG_PAGE_SIZE_64KB is not set
183CONFIG_ENTRY_OFFSET=0x00001000
180CONFIG_SELECT_MEMORY_MODEL=y 184CONFIG_SELECT_MEMORY_MODEL=y
181CONFIG_FLATMEM_MANUAL=y 185CONFIG_FLATMEM_MANUAL=y
182# CONFIG_DISCONTIGMEM_MANUAL is not set 186# CONFIG_DISCONTIGMEM_MANUAL is not set
183# CONFIG_SPARSEMEM_MANUAL is not set 187# CONFIG_SPARSEMEM_MANUAL is not set
184CONFIG_FLATMEM=y 188CONFIG_FLATMEM=y
185CONFIG_FLAT_NODE_MEM_MAP=y 189CONFIG_FLAT_NODE_MEM_MAP=y
186# CONFIG_SPARSEMEM_STATIC is not set 190CONFIG_SPARSEMEM_STATIC=y
191CONFIG_PAGEFLAGS_EXTENDED=y
187CONFIG_SPLIT_PTLOCK_CPUS=4 192CONFIG_SPLIT_PTLOCK_CPUS=4
188# CONFIG_RESOURCES_64BIT is not set 193# CONFIG_RESOURCES_64BIT is not set
194# CONFIG_PHYS_ADDR_T_64BIT is not set
195CONFIG_ZONE_DMA_FLAG=0
196CONFIG_NR_QUICK=2
197CONFIG_UNEVICTABLE_LRU=y
189 198
190# 199#
191# Cache configuration 200# Cache configuration
192# 201#
193# CONFIG_SH_DIRECT_MAPPED is not set 202# CONFIG_SH_DIRECT_MAPPED is not set
194# CONFIG_SH_WRITETHROUGH is not set 203CONFIG_CACHE_WRITEBACK=y
195# CONFIG_SH_OCRAM is not set 204# CONFIG_CACHE_WRITETHROUGH is not set
196CONFIG_CF_ENABLER=y 205# CONFIG_CACHE_OFF is not set
197CONFIG_CF_AREA5=y
198# CONFIG_CF_AREA6 is not set
199CONFIG_CF_BASE_ADDR=0xb4000000
200 206
201# 207#
202# Processor features 208# Processor features
203# 209#
204CONFIG_CPU_LITTLE_ENDIAN=y 210CONFIG_CPU_LITTLE_ENDIAN=y
211# CONFIG_CPU_BIG_ENDIAN is not set
205CONFIG_SH_FPU=y 212CONFIG_SH_FPU=y
206# CONFIG_SH_DSP is not set
207# CONFIG_SH_STORE_QUEUES is not set 213# CONFIG_SH_STORE_QUEUES is not set
208CONFIG_CPU_HAS_INTEVT=y 214CONFIG_CPU_HAS_INTEVT=y
215CONFIG_CPU_HAS_IPR_IRQ=y
209CONFIG_CPU_HAS_SR_RB=y 216CONFIG_CPU_HAS_SR_RB=y
217CONFIG_CPU_HAS_PTEA=y
218CONFIG_CPU_HAS_FPU=y
210 219
211# 220#
212# Timer support 221# Board support
222#
223# CONFIG_SH_7751_SOLUTION_ENGINE is not set
224CONFIG_SH_SH03=y
225
226#
227# Timer and clock configuration
213# 228#
214CONFIG_SH_TMU=y 229CONFIG_SH_TMU=y
230CONFIG_SH_TIMER_IRQ=16
215CONFIG_SH_PCLK_FREQ=60000000 231CONFIG_SH_PCLK_FREQ=60000000
232# CONFIG_NO_HZ is not set
233# CONFIG_HIGH_RES_TIMERS is not set
234CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
216 235
217# 236#
218# CPU Frequency scaling 237# CPU Frequency scaling
@@ -227,22 +246,31 @@ CONFIG_SH_PCLK_FREQ=60000000
227# 246#
228# Companion Chips 247# Companion Chips
229# 248#
230# CONFIG_HD6446X_SERIES is not set 249
250#
251# Additional SuperH Device Drivers
252#
231CONFIG_HEARTBEAT=y 253CONFIG_HEARTBEAT=y
254# CONFIG_PUSH_SWITCH is not set
232 255
233# 256#
234# Kernel features 257# Kernel features
235# 258#
236# CONFIG_HZ_100 is not set 259# CONFIG_HZ_100 is not set
237CONFIG_HZ_250=y 260CONFIG_HZ_250=y
261# CONFIG_HZ_300 is not set
238# CONFIG_HZ_1000 is not set 262# CONFIG_HZ_1000 is not set
239CONFIG_HZ=250 263CONFIG_HZ=250
264# CONFIG_SCHED_HRTICK is not set
240# CONFIG_KEXEC is not set 265# CONFIG_KEXEC is not set
241# CONFIG_SMP is not set 266# CONFIG_CRASH_DUMP is not set
267# CONFIG_SECCOMP is not set
242# CONFIG_PREEMPT_NONE is not set 268# CONFIG_PREEMPT_NONE is not set
243# CONFIG_PREEMPT_VOLUNTARY is not set 269# CONFIG_PREEMPT_VOLUNTARY is not set
244CONFIG_PREEMPT=y 270CONFIG_PREEMPT=y
245CONFIG_PREEMPT_BKL=y 271# CONFIG_PREEMPT_RCU is not set
272CONFIG_GUSA=y
273# CONFIG_GUSA_RB is not set
246 274
247# 275#
248# Boot options 276# Boot options
@@ -256,20 +284,17 @@ CONFIG_CMDLINE="console=ttySC1,115200 mem=64M root=/dev/nfs"
256# 284#
257# Bus options 285# Bus options
258# 286#
287CONFIG_CF_ENABLER=y
288CONFIG_CF_AREA5=y
289# CONFIG_CF_AREA6 is not set
290CONFIG_CF_BASE_ADDR=0xb4000000
259CONFIG_PCI=y 291CONFIG_PCI=y
260CONFIG_SH_PCIDMA_NONCOHERENT=y 292CONFIG_SH_PCIDMA_NONCOHERENT=y
261CONFIG_PCI_AUTO=y 293CONFIG_PCI_AUTO=y
262CONFIG_PCI_AUTO_UPDATE_RESOURCES=y 294CONFIG_PCI_AUTO_UPDATE_RESOURCES=y
263# CONFIG_PCI_MULTITHREAD_PROBE is not set 295# CONFIG_ARCH_SUPPORTS_MSI is not set
264 296CONFIG_PCI_LEGACY=y
265#
266# PCCARD (PCMCIA/CardBus) support
267#
268# CONFIG_PCCARD is not set 297# CONFIG_PCCARD is not set
269
270#
271# PCI Hotplug Support
272#
273CONFIG_HOTPLUG_PCI=m 298CONFIG_HOTPLUG_PCI=m
274# CONFIG_HOTPLUG_PCI_FAKE is not set 299# CONFIG_HOTPLUG_PCI_FAKE is not set
275# CONFIG_HOTPLUG_PCI_CPCI is not set 300# CONFIG_HOTPLUG_PCI_CPCI is not set
@@ -279,30 +304,24 @@ CONFIG_HOTPLUG_PCI=m
279# Executable file formats 304# Executable file formats
280# 305#
281CONFIG_BINFMT_ELF=y 306CONFIG_BINFMT_ELF=y
282# CONFIG_BINFMT_FLAT is not set 307# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
308# CONFIG_HAVE_AOUT is not set
283CONFIG_BINFMT_MISC=y 309CONFIG_BINFMT_MISC=y
284
285#
286# Power management options (EXPERIMENTAL)
287#
288# CONFIG_PM is not set
289
290#
291# Networking
292#
293CONFIG_NET=y 310CONFIG_NET=y
294 311
295# 312#
296# Networking options 313# Networking options
297# 314#
298# CONFIG_NETDEBUG is not set
299CONFIG_PACKET=y 315CONFIG_PACKET=y
300# CONFIG_PACKET_MMAP is not set 316# CONFIG_PACKET_MMAP is not set
301CONFIG_UNIX=y 317CONFIG_UNIX=y
302CONFIG_XFRM=y 318CONFIG_XFRM=y
303# CONFIG_XFRM_USER is not set 319# CONFIG_XFRM_USER is not set
304# CONFIG_XFRM_SUB_POLICY is not set 320# CONFIG_XFRM_SUB_POLICY is not set
321# CONFIG_XFRM_MIGRATE is not set
322# CONFIG_XFRM_STATISTICS is not set
305CONFIG_NET_KEY=y 323CONFIG_NET_KEY=y
324# CONFIG_NET_KEY_MIGRATE is not set
306CONFIG_INET=y 325CONFIG_INET=y
307CONFIG_IP_MULTICAST=y 326CONFIG_IP_MULTICAST=y
308# CONFIG_IP_ADVANCED_ROUTER is not set 327# CONFIG_IP_ADVANCED_ROUTER is not set
@@ -323,33 +342,23 @@ CONFIG_IP_PNP_RARP=y
323# CONFIG_INET_TUNNEL is not set 342# CONFIG_INET_TUNNEL is not set
324CONFIG_INET_XFRM_MODE_TRANSPORT=y 343CONFIG_INET_XFRM_MODE_TRANSPORT=y
325CONFIG_INET_XFRM_MODE_TUNNEL=y 344CONFIG_INET_XFRM_MODE_TUNNEL=y
345CONFIG_INET_XFRM_MODE_BEET=y
346# CONFIG_INET_LRO is not set
326CONFIG_INET_DIAG=y 347CONFIG_INET_DIAG=y
327CONFIG_INET_TCP_DIAG=y 348CONFIG_INET_TCP_DIAG=y
328# CONFIG_TCP_CONG_ADVANCED is not set 349# CONFIG_TCP_CONG_ADVANCED is not set
329CONFIG_TCP_CONG_CUBIC=y 350CONFIG_TCP_CONG_CUBIC=y
330CONFIG_DEFAULT_TCP_CONG="cubic" 351CONFIG_DEFAULT_TCP_CONG="cubic"
352# CONFIG_TCP_MD5SIG is not set
331# CONFIG_IPV6 is not set 353# CONFIG_IPV6 is not set
332# CONFIG_INET6_XFRM_TUNNEL is not set
333# CONFIG_INET6_TUNNEL is not set
334# CONFIG_NETWORK_SECMARK is not set 354# CONFIG_NETWORK_SECMARK is not set
335# CONFIG_NETFILTER is not set 355# CONFIG_NETFILTER is not set
336
337#
338# DCCP Configuration (EXPERIMENTAL)
339#
340# CONFIG_IP_DCCP is not set 356# CONFIG_IP_DCCP is not set
341
342#
343# SCTP Configuration (EXPERIMENTAL)
344#
345# CONFIG_IP_SCTP is not set 357# CONFIG_IP_SCTP is not set
346
347#
348# TIPC Configuration (EXPERIMENTAL)
349#
350# CONFIG_TIPC is not set 358# CONFIG_TIPC is not set
351# CONFIG_ATM is not set 359# CONFIG_ATM is not set
352# CONFIG_BRIDGE is not set 360# CONFIG_BRIDGE is not set
361# CONFIG_NET_DSA is not set
353# CONFIG_VLAN_8021Q is not set 362# CONFIG_VLAN_8021Q is not set
354# CONFIG_DECNET is not set 363# CONFIG_DECNET is not set
355# CONFIG_LLC2 is not set 364# CONFIG_LLC2 is not set
@@ -359,10 +368,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
359# CONFIG_LAPB is not set 368# CONFIG_LAPB is not set
360# CONFIG_ECONET is not set 369# CONFIG_ECONET is not set
361# CONFIG_WAN_ROUTER is not set 370# CONFIG_WAN_ROUTER is not set
362
363#
364# QoS and/or fair queueing
365#
366# CONFIG_NET_SCHED is not set 371# CONFIG_NET_SCHED is not set
367 372
368# 373#
@@ -370,9 +375,19 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
370# 375#
371# CONFIG_NET_PKTGEN is not set 376# CONFIG_NET_PKTGEN is not set
372# CONFIG_HAMRADIO is not set 377# CONFIG_HAMRADIO is not set
378# CONFIG_CAN is not set
373# CONFIG_IRDA is not set 379# CONFIG_IRDA is not set
374# CONFIG_BT is not set 380# CONFIG_BT is not set
381# CONFIG_AF_RXRPC is not set
382# CONFIG_PHONET is not set
383CONFIG_WIRELESS=y
384# CONFIG_CFG80211 is not set
385# CONFIG_WIRELESS_OLD_REGULATORY is not set
386# CONFIG_WIRELESS_EXT is not set
387# CONFIG_MAC80211 is not set
375# CONFIG_IEEE80211 is not set 388# CONFIG_IEEE80211 is not set
389# CONFIG_RFKILL is not set
390# CONFIG_NET_9P is not set
376 391
377# 392#
378# Device Drivers 393# Device Drivers
@@ -381,34 +396,15 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
381# 396#
382# Generic Driver Options 397# Generic Driver Options
383# 398#
399CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
384# CONFIG_STANDALONE is not set 400# CONFIG_STANDALONE is not set
385# CONFIG_PREVENT_FIRMWARE_BUILD is not set 401# CONFIG_PREVENT_FIRMWARE_BUILD is not set
386# CONFIG_FW_LOADER is not set 402# CONFIG_FW_LOADER is not set
387# CONFIG_SYS_HYPERVISOR is not set 403# CONFIG_SYS_HYPERVISOR is not set
388
389#
390# Connector - unified userspace <-> kernelspace linker
391#
392# CONFIG_CONNECTOR is not set 404# CONFIG_CONNECTOR is not set
393
394#
395# Memory Technology Devices (MTD)
396#
397# CONFIG_MTD is not set 405# CONFIG_MTD is not set
398
399#
400# Parallel port support
401#
402# CONFIG_PARPORT is not set 406# CONFIG_PARPORT is not set
403 407CONFIG_BLK_DEV=y
404#
405# Plug and Play support
406#
407
408#
409# Block devices
410#
411# CONFIG_BLK_CPQ_DA is not set
412# CONFIG_BLK_CPQ_CISS_DA is not set 408# CONFIG_BLK_CPQ_CISS_DA is not set
413# CONFIG_BLK_DEV_DAC960 is not set 409# CONFIG_BLK_DEV_DAC960 is not set
414# CONFIG_BLK_DEV_UMEM is not set 410# CONFIG_BLK_DEV_UMEM is not set
@@ -420,45 +416,76 @@ CONFIG_BLK_DEV_NBD=y
420CONFIG_BLK_DEV_RAM=y 416CONFIG_BLK_DEV_RAM=y
421CONFIG_BLK_DEV_RAM_COUNT=16 417CONFIG_BLK_DEV_RAM_COUNT=16
422CONFIG_BLK_DEV_RAM_SIZE=4096 418CONFIG_BLK_DEV_RAM_SIZE=4096
423CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 419# CONFIG_BLK_DEV_XIP is not set
424CONFIG_BLK_DEV_INITRD=y
425# CONFIG_CDROM_PKTCDVD is not set 420# CONFIG_CDROM_PKTCDVD is not set
426# CONFIG_ATA_OVER_ETH is not set 421# CONFIG_ATA_OVER_ETH is not set
427 422# CONFIG_BLK_DEV_HD is not set
428# 423CONFIG_MISC_DEVICES=y
429# ATA/ATAPI/MFM/RLL support 424# CONFIG_PHANTOM is not set
430# 425# CONFIG_EEPROM_93CX6 is not set
426# CONFIG_SGI_IOC4 is not set
427# CONFIG_TIFM_CORE is not set
428# CONFIG_ENCLOSURE_SERVICES is not set
429# CONFIG_HP_ILO is not set
430CONFIG_HAVE_IDE=y
431CONFIG_IDE=y 431CONFIG_IDE=y
432CONFIG_IDE_MAX_HWIFS=4
433CONFIG_BLK_DEV_IDE=y
434 432
435# 433#
436# Please see Documentation/ide.txt for help/info on IDE drives 434# Please see Documentation/ide/ide.txt for help/info on IDE drives
437# 435#
436CONFIG_IDE_ATAPI=y
438# CONFIG_BLK_DEV_IDE_SATA is not set 437# CONFIG_BLK_DEV_IDE_SATA is not set
439CONFIG_BLK_DEV_IDEDISK=y 438CONFIG_IDE_GD=y
440CONFIG_IDEDISK_MULTI_MODE=y 439CONFIG_IDE_GD_ATA=y
440# CONFIG_IDE_GD_ATAPI is not set
441CONFIG_BLK_DEV_IDECD=m 441CONFIG_BLK_DEV_IDECD=m
442CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y
442CONFIG_BLK_DEV_IDETAPE=m 443CONFIG_BLK_DEV_IDETAPE=m
443CONFIG_BLK_DEV_IDEFLOPPY=m
444# CONFIG_BLK_DEV_IDESCSI is not set 444# CONFIG_BLK_DEV_IDESCSI is not set
445# CONFIG_IDE_TASK_IOCTL is not set 445# CONFIG_IDE_TASK_IOCTL is not set
446CONFIG_IDE_PROC_FS=y
446 447
447# 448#
448# IDE chipset support/bugfixes 449# IDE chipset support/bugfixes
449# 450#
450CONFIG_IDE_GENERIC=y 451# CONFIG_BLK_DEV_PLATFORM is not set
451# CONFIG_BLK_DEV_IDEPCI is not set 452
452# CONFIG_IDE_ARM is not set 453#
454# PCI IDE chipsets support
455#
456# CONFIG_BLK_DEV_GENERIC is not set
457# CONFIG_BLK_DEV_OPTI621 is not set
458# CONFIG_BLK_DEV_AEC62XX is not set
459# CONFIG_BLK_DEV_ALI15X3 is not set
460# CONFIG_BLK_DEV_AMD74XX is not set
461# CONFIG_BLK_DEV_CMD64X is not set
462# CONFIG_BLK_DEV_TRIFLEX is not set
463# CONFIG_BLK_DEV_CS5520 is not set
464# CONFIG_BLK_DEV_CS5530 is not set
465# CONFIG_BLK_DEV_HPT366 is not set
466# CONFIG_BLK_DEV_JMICRON is not set
467# CONFIG_BLK_DEV_SC1200 is not set
468# CONFIG_BLK_DEV_PIIX is not set
469# CONFIG_BLK_DEV_IT8213 is not set
470# CONFIG_BLK_DEV_IT821X is not set
471# CONFIG_BLK_DEV_NS87415 is not set
472# CONFIG_BLK_DEV_PDC202XX_OLD is not set
473# CONFIG_BLK_DEV_PDC202XX_NEW is not set
474# CONFIG_BLK_DEV_SVWKS is not set
475# CONFIG_BLK_DEV_SIIMAGE is not set
476# CONFIG_BLK_DEV_SLC90E66 is not set
477# CONFIG_BLK_DEV_TRM290 is not set
478# CONFIG_BLK_DEV_VIA82CXXX is not set
479# CONFIG_BLK_DEV_TC86C001 is not set
453# CONFIG_BLK_DEV_IDEDMA is not set 480# CONFIG_BLK_DEV_IDEDMA is not set
454# CONFIG_IDEDMA_AUTO is not set
455# CONFIG_BLK_DEV_HD is not set
456 481
457# 482#
458# SCSI device support 483# SCSI device support
459# 484#
460# CONFIG_RAID_ATTRS is not set 485# CONFIG_RAID_ATTRS is not set
461CONFIG_SCSI=m 486CONFIG_SCSI=m
487CONFIG_SCSI_DMA=y
488# CONFIG_SCSI_TGT is not set
462# CONFIG_SCSI_NETLINK is not set 489# CONFIG_SCSI_NETLINK is not set
463CONFIG_SCSI_PROC_FS=y 490CONFIG_SCSI_PROC_FS=y
464 491
@@ -479,6 +506,8 @@ CONFIG_CHR_DEV_SG=m
479# CONFIG_SCSI_MULTI_LUN is not set 506# CONFIG_SCSI_MULTI_LUN is not set
480# CONFIG_SCSI_CONSTANTS is not set 507# CONFIG_SCSI_CONSTANTS is not set
481# CONFIG_SCSI_LOGGING is not set 508# CONFIG_SCSI_LOGGING is not set
509# CONFIG_SCSI_SCAN_ASYNC is not set
510CONFIG_SCSI_WAIT_SCAN=m
482 511
483# 512#
484# SCSI Transports 513# SCSI Transports
@@ -486,12 +515,9 @@ CONFIG_CHR_DEV_SG=m
486# CONFIG_SCSI_SPI_ATTRS is not set 515# CONFIG_SCSI_SPI_ATTRS is not set
487# CONFIG_SCSI_FC_ATTRS is not set 516# CONFIG_SCSI_FC_ATTRS is not set
488# CONFIG_SCSI_ISCSI_ATTRS is not set 517# CONFIG_SCSI_ISCSI_ATTRS is not set
489# CONFIG_SCSI_SAS_ATTRS is not set
490# CONFIG_SCSI_SAS_LIBSAS is not set 518# CONFIG_SCSI_SAS_LIBSAS is not set
491 519# CONFIG_SCSI_SRP_ATTRS is not set
492# 520CONFIG_SCSI_LOWLEVEL=y
493# SCSI low-level drivers
494#
495# CONFIG_ISCSI_TCP is not set 521# CONFIG_ISCSI_TCP is not set
496# CONFIG_BLK_DEV_3W_XXXX_RAID is not set 522# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
497# CONFIG_SCSI_3W_9XXX is not set 523# CONFIG_SCSI_3W_9XXX is not set
@@ -501,7 +527,6 @@ CONFIG_CHR_DEV_SG=m
501# CONFIG_SCSI_AIC7XXX_OLD is not set 527# CONFIG_SCSI_AIC7XXX_OLD is not set
502# CONFIG_SCSI_AIC79XX is not set 528# CONFIG_SCSI_AIC79XX is not set
503# CONFIG_SCSI_AIC94XX is not set 529# CONFIG_SCSI_AIC94XX is not set
504# CONFIG_SCSI_DPT_I2O is not set
505# CONFIG_SCSI_ARCMSR is not set 530# CONFIG_SCSI_ARCMSR is not set
506# CONFIG_MEGARAID_NEWGEN is not set 531# CONFIG_MEGARAID_NEWGEN is not set
507# CONFIG_MEGARAID_LEGACY is not set 532# CONFIG_MEGARAID_LEGACY is not set
@@ -512,88 +537,67 @@ CONFIG_CHR_DEV_SG=m
512# CONFIG_SCSI_IPS is not set 537# CONFIG_SCSI_IPS is not set
513# CONFIG_SCSI_INITIO is not set 538# CONFIG_SCSI_INITIO is not set
514# CONFIG_SCSI_INIA100 is not set 539# CONFIG_SCSI_INIA100 is not set
540# CONFIG_SCSI_MVSAS is not set
515# CONFIG_SCSI_STEX is not set 541# CONFIG_SCSI_STEX is not set
516# CONFIG_SCSI_SYM53C8XX_2 is not set 542# CONFIG_SCSI_SYM53C8XX_2 is not set
517# CONFIG_SCSI_IPR is not set
518# CONFIG_SCSI_QLOGIC_1280 is not set 543# CONFIG_SCSI_QLOGIC_1280 is not set
519# CONFIG_SCSI_QLA_FC is not set 544# CONFIG_SCSI_QLA_FC is not set
545# CONFIG_SCSI_QLA_ISCSI is not set
520# CONFIG_SCSI_LPFC is not set 546# CONFIG_SCSI_LPFC is not set
521# CONFIG_SCSI_DC395x is not set 547# CONFIG_SCSI_DC395x is not set
522# CONFIG_SCSI_DC390T is not set 548# CONFIG_SCSI_DC390T is not set
523# CONFIG_SCSI_NSP32 is not set 549# CONFIG_SCSI_NSP32 is not set
524# CONFIG_SCSI_DEBUG is not set 550# CONFIG_SCSI_DEBUG is not set
525 551# CONFIG_SCSI_SRP is not set
526# 552# CONFIG_SCSI_DH is not set
527# Serial ATA (prod) and Parallel ATA (experimental) drivers
528#
529# CONFIG_ATA is not set 553# CONFIG_ATA is not set
530
531#
532# Multi-device support (RAID and LVM)
533#
534# CONFIG_MD is not set 554# CONFIG_MD is not set
535
536#
537# Fusion MPT device support
538#
539# CONFIG_FUSION is not set 555# CONFIG_FUSION is not set
540# CONFIG_FUSION_SPI is not set
541# CONFIG_FUSION_FC is not set
542# CONFIG_FUSION_SAS is not set
543 556
544# 557#
545# IEEE 1394 (FireWire) support 558# IEEE 1394 (FireWire) support
546# 559#
547# CONFIG_IEEE1394 is not set
548 560
549# 561#
550# I2O device support 562# Enable only one of the two stacks, unless you know what you are doing
551# 563#
564# CONFIG_FIREWIRE is not set
565# CONFIG_IEEE1394 is not set
552# CONFIG_I2O is not set 566# CONFIG_I2O is not set
553
554#
555# Network device support
556#
557CONFIG_NETDEVICES=y 567CONFIG_NETDEVICES=y
558# CONFIG_DUMMY is not set 568# CONFIG_DUMMY is not set
559# CONFIG_BONDING is not set 569# CONFIG_BONDING is not set
570# CONFIG_MACVLAN is not set
560# CONFIG_EQUALIZER is not set 571# CONFIG_EQUALIZER is not set
561# CONFIG_TUN is not set 572# CONFIG_TUN is not set
562 573# CONFIG_VETH is not set
563#
564# ARCnet devices
565#
566# CONFIG_ARCNET is not set 574# CONFIG_ARCNET is not set
567
568#
569# PHY device support
570#
571# CONFIG_PHYLIB is not set 575# CONFIG_PHYLIB is not set
572
573#
574# Ethernet (10 or 100Mbit)
575#
576CONFIG_NET_ETHERNET=y 576CONFIG_NET_ETHERNET=y
577CONFIG_MII=y 577CONFIG_MII=y
578# CONFIG_AX88796 is not set
578# CONFIG_STNIC is not set 579# CONFIG_STNIC is not set
579# CONFIG_HAPPYMEAL is not set 580# CONFIG_HAPPYMEAL is not set
580# CONFIG_SUNGEM is not set 581# CONFIG_SUNGEM is not set
581# CONFIG_CASSINI is not set 582# CONFIG_CASSINI is not set
582# CONFIG_NET_VENDOR_3COM is not set 583# CONFIG_NET_VENDOR_3COM is not set
583# CONFIG_SMC91X is not set 584# CONFIG_SMC91X is not set
584 585# CONFIG_SMC911X is not set
585#
586# Tulip family network device support
587#
588# CONFIG_NET_TULIP is not set 586# CONFIG_NET_TULIP is not set
589# CONFIG_HP100 is not set 587# CONFIG_HP100 is not set
588# CONFIG_IBM_NEW_EMAC_ZMII is not set
589# CONFIG_IBM_NEW_EMAC_RGMII is not set
590# CONFIG_IBM_NEW_EMAC_TAH is not set
591# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
592# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
593# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
594# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
590CONFIG_NET_PCI=y 595CONFIG_NET_PCI=y
591# CONFIG_PCNET32 is not set 596# CONFIG_PCNET32 is not set
592# CONFIG_AMD8111_ETH is not set 597# CONFIG_AMD8111_ETH is not set
593# CONFIG_ADAPTEC_STARFIRE is not set 598# CONFIG_ADAPTEC_STARFIRE is not set
594# CONFIG_B44 is not set 599# CONFIG_B44 is not set
595# CONFIG_FORCEDETH is not set 600# CONFIG_FORCEDETH is not set
596# CONFIG_DGRS is not set
597# CONFIG_EEPRO100 is not set 601# CONFIG_EEPRO100 is not set
598# CONFIG_E100 is not set 602# CONFIG_E100 is not set
599# CONFIG_FEALNX is not set 603# CONFIG_FEALNX is not set
@@ -601,18 +605,21 @@ CONFIG_NET_PCI=y
601# CONFIG_NE2K_PCI is not set 605# CONFIG_NE2K_PCI is not set
602CONFIG_8139CP=y 606CONFIG_8139CP=y
603# CONFIG_8139TOO is not set 607# CONFIG_8139TOO is not set
608# CONFIG_R6040 is not set
604# CONFIG_SIS900 is not set 609# CONFIG_SIS900 is not set
605# CONFIG_EPIC100 is not set 610# CONFIG_EPIC100 is not set
606# CONFIG_SUNDANCE is not set 611# CONFIG_SUNDANCE is not set
607# CONFIG_TLAN is not set 612# CONFIG_TLAN is not set
608# CONFIG_VIA_RHINE is not set 613# CONFIG_VIA_RHINE is not set
609 614# CONFIG_SC92031 is not set
610# 615# CONFIG_ATL2 is not set
611# Ethernet (1000 Mbit) 616CONFIG_NETDEV_1000=y
612#
613# CONFIG_ACENIC is not set 617# CONFIG_ACENIC is not set
614# CONFIG_DL2K is not set 618# CONFIG_DL2K is not set
615# CONFIG_E1000 is not set 619# CONFIG_E1000 is not set
620# CONFIG_E1000E is not set
621# CONFIG_IP1000 is not set
622# CONFIG_IGB is not set
616# CONFIG_NS83820 is not set 623# CONFIG_NS83820 is not set
617# CONFIG_HAMACHI is not set 624# CONFIG_HAMACHI is not set
618# CONFIG_YELLOWFIN is not set 625# CONFIG_YELLOWFIN is not set
@@ -620,52 +627,46 @@ CONFIG_8139CP=y
620# CONFIG_SIS190 is not set 627# CONFIG_SIS190 is not set
621# CONFIG_SKGE is not set 628# CONFIG_SKGE is not set
622# CONFIG_SKY2 is not set 629# CONFIG_SKY2 is not set
623# CONFIG_SK98LIN is not set
624# CONFIG_VIA_VELOCITY is not set 630# CONFIG_VIA_VELOCITY is not set
625# CONFIG_TIGON3 is not set 631# CONFIG_TIGON3 is not set
626# CONFIG_BNX2 is not set 632# CONFIG_BNX2 is not set
627# CONFIG_QLA3XXX is not set 633# CONFIG_QLA3XXX is not set
628 634# CONFIG_ATL1 is not set
629# 635# CONFIG_ATL1E is not set
630# Ethernet (10000 Mbit) 636# CONFIG_JME is not set
631# 637CONFIG_NETDEV_10000=y
632# CONFIG_CHELSIO_T1 is not set 638# CONFIG_CHELSIO_T1 is not set
639# CONFIG_CHELSIO_T3 is not set
640# CONFIG_ENIC is not set
641# CONFIG_IXGBE is not set
633# CONFIG_IXGB is not set 642# CONFIG_IXGB is not set
634# CONFIG_S2IO is not set 643# CONFIG_S2IO is not set
635# CONFIG_MYRI10GE is not set 644# CONFIG_MYRI10GE is not set
636 645# CONFIG_NETXEN_NIC is not set
637# 646# CONFIG_NIU is not set
638# Token Ring devices 647# CONFIG_MLX4_CORE is not set
639# 648# CONFIG_TEHUTI is not set
649# CONFIG_BNX2X is not set
650# CONFIG_QLGE is not set
651# CONFIG_SFC is not set
640# CONFIG_TR is not set 652# CONFIG_TR is not set
641 653
642# 654#
643# Wireless LAN (non-hamradio) 655# Wireless LAN
644#
645# CONFIG_NET_RADIO is not set
646
647#
648# Wan interfaces
649# 656#
657# CONFIG_WLAN_PRE80211 is not set
658# CONFIG_WLAN_80211 is not set
659# CONFIG_IWLWIFI_LEDS is not set
650# CONFIG_WAN is not set 660# CONFIG_WAN is not set
651# CONFIG_FDDI is not set 661# CONFIG_FDDI is not set
652# CONFIG_HIPPI is not set 662# CONFIG_HIPPI is not set
653# CONFIG_PPP is not set 663# CONFIG_PPP is not set
654# CONFIG_SLIP is not set 664# CONFIG_SLIP is not set
655# CONFIG_NET_FC is not set 665# CONFIG_NET_FC is not set
656# CONFIG_SHAPER is not set
657# CONFIG_NETCONSOLE is not set 666# CONFIG_NETCONSOLE is not set
658# CONFIG_NETPOLL is not set 667# CONFIG_NETPOLL is not set
659# CONFIG_NET_POLL_CONTROLLER is not set 668# CONFIG_NET_POLL_CONTROLLER is not set
660
661#
662# ISDN subsystem
663#
664# CONFIG_ISDN is not set 669# CONFIG_ISDN is not set
665
666#
667# Telephony Support
668#
669# CONFIG_PHONE is not set 670# CONFIG_PHONE is not set
670 671
671# 672#
@@ -673,6 +674,7 @@ CONFIG_8139CP=y
673# 674#
674CONFIG_INPUT=y 675CONFIG_INPUT=y
675# CONFIG_INPUT_FF_MEMLESS is not set 676# CONFIG_INPUT_FF_MEMLESS is not set
677# CONFIG_INPUT_POLLDEV is not set
676 678
677# 679#
678# Userland interfaces 680# Userland interfaces
@@ -682,7 +684,6 @@ CONFIG_INPUT_MOUSEDEV=y
682CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 684CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
683CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 685CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
684# CONFIG_INPUT_JOYDEV is not set 686# CONFIG_INPUT_JOYDEV is not set
685# CONFIG_INPUT_TSDEV is not set
686# CONFIG_INPUT_EVDEV is not set 687# CONFIG_INPUT_EVDEV is not set
687# CONFIG_INPUT_EVBUG is not set 688# CONFIG_INPUT_EVBUG is not set
688 689
@@ -692,6 +693,7 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
692# CONFIG_INPUT_KEYBOARD is not set 693# CONFIG_INPUT_KEYBOARD is not set
693# CONFIG_INPUT_MOUSE is not set 694# CONFIG_INPUT_MOUSE is not set
694# CONFIG_INPUT_JOYSTICK is not set 695# CONFIG_INPUT_JOYSTICK is not set
696# CONFIG_INPUT_TABLET is not set
695# CONFIG_INPUT_TOUCHSCREEN is not set 697# CONFIG_INPUT_TOUCHSCREEN is not set
696# CONFIG_INPUT_MISC is not set 698# CONFIG_INPUT_MISC is not set
697 699
@@ -705,10 +707,13 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
705# Character devices 707# Character devices
706# 708#
707CONFIG_VT=y 709CONFIG_VT=y
710CONFIG_CONSOLE_TRANSLATIONS=y
708CONFIG_VT_CONSOLE=y 711CONFIG_VT_CONSOLE=y
709CONFIG_HW_CONSOLE=y 712CONFIG_HW_CONSOLE=y
710# CONFIG_VT_HW_CONSOLE_BINDING is not set 713# CONFIG_VT_HW_CONSOLE_BINDING is not set
714CONFIG_DEVKMEM=y
711# CONFIG_SERIAL_NONSTANDARD is not set 715# CONFIG_SERIAL_NONSTANDARD is not set
716# CONFIG_NOZOMI is not set
712 717
713# 718#
714# Serial drivers 719# Serial drivers
@@ -731,15 +736,36 @@ CONFIG_SERIAL_CORE_CONSOLE=y
731CONFIG_UNIX98_PTYS=y 736CONFIG_UNIX98_PTYS=y
732CONFIG_LEGACY_PTYS=y 737CONFIG_LEGACY_PTYS=y
733CONFIG_LEGACY_PTY_COUNT=256 738CONFIG_LEGACY_PTY_COUNT=256
734
735#
736# IPMI
737#
738# CONFIG_IPMI_HANDLER is not set 739# CONFIG_IPMI_HANDLER is not set
739 740CONFIG_HW_RANDOM=y
740# 741# CONFIG_R3964 is not set
741# Watchdog Cards 742# CONFIG_APPLICOM is not set
742# 743# CONFIG_RAW_DRIVER is not set
744# CONFIG_TCG_TPM is not set
745CONFIG_DEVPORT=y
746# CONFIG_I2C is not set
747# CONFIG_SPI is not set
748# CONFIG_W1 is not set
749# CONFIG_POWER_SUPPLY is not set
750CONFIG_HWMON=y
751# CONFIG_HWMON_VID is not set
752# CONFIG_SENSORS_I5K_AMB is not set
753# CONFIG_SENSORS_F71805F is not set
754# CONFIG_SENSORS_F71882FG is not set
755# CONFIG_SENSORS_IT87 is not set
756# CONFIG_SENSORS_PC87360 is not set
757# CONFIG_SENSORS_PC87427 is not set
758# CONFIG_SENSORS_SIS5595 is not set
759# CONFIG_SENSORS_SMSC47M1 is not set
760# CONFIG_SENSORS_SMSC47B397 is not set
761# CONFIG_SENSORS_VIA686A is not set
762# CONFIG_SENSORS_VT1211 is not set
763# CONFIG_SENSORS_VT8231 is not set
764# CONFIG_SENSORS_W83627HF is not set
765# CONFIG_SENSORS_W83627EHF is not set
766# CONFIG_HWMON_DEBUG_CHIP is not set
767# CONFIG_THERMAL is not set
768# CONFIG_THERMAL_HWMON is not set
743CONFIG_WATCHDOG=y 769CONFIG_WATCHDOG=y
744# CONFIG_WATCHDOG_NOWAYOUT is not set 770# CONFIG_WATCHDOG_NOWAYOUT is not set
745 771
@@ -747,6 +773,7 @@ CONFIG_WATCHDOG=y
747# Watchdog Device Drivers 773# Watchdog Device Drivers
748# 774#
749# CONFIG_SOFT_WATCHDOG is not set 775# CONFIG_SOFT_WATCHDOG is not set
776# CONFIG_ALIM7101_WDT is not set
750CONFIG_SH_WDT=m 777CONFIG_SH_WDT=m
751# CONFIG_SH_WDT_MMAP is not set 778# CONFIG_SH_WDT_MMAP is not set
752 779
@@ -755,142 +782,92 @@ CONFIG_SH_WDT=m
755# 782#
756# CONFIG_PCIPCWATCHDOG is not set 783# CONFIG_PCIPCWATCHDOG is not set
757# CONFIG_WDTPCI is not set 784# CONFIG_WDTPCI is not set
758CONFIG_HW_RANDOM=y
759# CONFIG_GEN_RTC is not set
760# CONFIG_DTLK is not set
761# CONFIG_R3964 is not set
762# CONFIG_APPLICOM is not set
763
764#
765# Ftape, the floppy tape device driver
766#
767# CONFIG_DRM is not set
768# CONFIG_RAW_DRIVER is not set
769 785
770# 786#
771# TPM devices 787# Sonics Silicon Backplane
772# 788#
773# CONFIG_TCG_TPM is not set 789CONFIG_SSB_POSSIBLE=y
774# CONFIG_TELCLOCK is not set 790# CONFIG_SSB is not set
775 791
776# 792#
777# I2C support 793# Multifunction device drivers
778#
779# CONFIG_I2C is not set
780
781# 794#
782# SPI support 795# CONFIG_MFD_CORE is not set
783# 796# CONFIG_MFD_SM501 is not set
784# CONFIG_SPI is not set 797# CONFIG_HTC_PASIC3 is not set
785# CONFIG_SPI_MASTER is not set 798# CONFIG_MFD_TMIO is not set
786 799# CONFIG_MFD_WM8400 is not set
787#
788# Dallas's 1-wire bus
789#
790
791#
792# Hardware Monitoring support
793#
794CONFIG_HWMON=y
795# CONFIG_HWMON_VID is not set
796# CONFIG_SENSORS_ABITUGURU is not set
797# CONFIG_SENSORS_F71805F is not set
798# CONFIG_SENSORS_VT1211 is not set
799# CONFIG_HWMON_DEBUG_CHIP is not set
800 800
801# 801#
802# Misc devices 802# Multimedia devices
803# 803#
804 804
805# 805#
806# Multimedia devices 806# Multimedia core support
807# 807#
808# CONFIG_VIDEO_DEV is not set 808# CONFIG_VIDEO_DEV is not set
809CONFIG_VIDEO_V4L2=y 809# CONFIG_DVB_CORE is not set
810# CONFIG_VIDEO_MEDIA is not set
810 811
811# 812#
812# Digital Video Broadcasting Devices 813# Multimedia drivers
813# 814#
814# CONFIG_DVB is not set 815# CONFIG_DAB is not set
815 816
816# 817#
817# Graphics support 818# Graphics support
818# 819#
819CONFIG_FIRMWARE_EDID=y 820# CONFIG_DRM is not set
821# CONFIG_VGASTATE is not set
822# CONFIG_VIDEO_OUTPUT_CONTROL is not set
820# CONFIG_FB is not set 823# CONFIG_FB is not set
824# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
821 825
822# 826#
823# Console display driver support 827# Display device support
824# 828#
825CONFIG_DUMMY_CONSOLE=y 829# CONFIG_DISPLAY_SUPPORT is not set
826# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
827 830
828# 831#
829# Sound 832# Console display driver support
830# 833#
834CONFIG_DUMMY_CONSOLE=y
831# CONFIG_SOUND is not set 835# CONFIG_SOUND is not set
836CONFIG_HID_SUPPORT=y
837CONFIG_HID=y
838# CONFIG_HID_DEBUG is not set
839# CONFIG_HIDRAW is not set
840# CONFIG_HID_PID is not set
832 841
833# 842#
834# USB support 843# Special HID drivers
835# 844#
845CONFIG_HID_COMPAT=y
846CONFIG_USB_SUPPORT=y
836CONFIG_USB_ARCH_HAS_HCD=y 847CONFIG_USB_ARCH_HAS_HCD=y
837CONFIG_USB_ARCH_HAS_OHCI=y 848CONFIG_USB_ARCH_HAS_OHCI=y
838CONFIG_USB_ARCH_HAS_EHCI=y 849CONFIG_USB_ARCH_HAS_EHCI=y
839# CONFIG_USB is not set 850# CONFIG_USB is not set
851# CONFIG_USB_OTG_WHITELIST is not set
852# CONFIG_USB_OTG_BLACKLIST_HUB is not set
840 853
841# 854#
842# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 855# Enable Host or Gadget support to see Inventra options
843# 856#
844 857
845# 858#
846# USB Gadget Support 859# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
847# 860#
848# CONFIG_USB_GADGET is not set 861# CONFIG_USB_GADGET is not set
849
850#
851# MMC/SD Card support
852#
853# CONFIG_MMC is not set 862# CONFIG_MMC is not set
854 863# CONFIG_MEMSTICK is not set
855#
856# LED devices
857#
858# CONFIG_NEW_LEDS is not set 864# CONFIG_NEW_LEDS is not set
859 865# CONFIG_ACCESSIBILITY is not set
860#
861# LED drivers
862#
863
864#
865# LED Triggers
866#
867
868#
869# InfiniBand support
870#
871# CONFIG_INFINIBAND is not set 866# CONFIG_INFINIBAND is not set
872
873#
874# EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
875#
876
877#
878# Real Time Clock
879#
880# CONFIG_RTC_CLASS is not set 867# CONFIG_RTC_CLASS is not set
881 868# CONFIG_DMADEVICES is not set
882# 869# CONFIG_UIO is not set
883# DMA Engine support 870# CONFIG_STAGING is not set
884#
885# CONFIG_DMA_ENGINE is not set
886
887#
888# DMA Clients
889#
890
891#
892# DMA Devices
893#
894 871
895# 872#
896# File systems 873# File systems
@@ -904,20 +881,19 @@ CONFIG_EXT3_FS=y
904CONFIG_EXT3_FS_XATTR=y 881CONFIG_EXT3_FS_XATTR=y
905CONFIG_EXT3_FS_POSIX_ACL=y 882CONFIG_EXT3_FS_POSIX_ACL=y
906# CONFIG_EXT3_FS_SECURITY is not set 883# CONFIG_EXT3_FS_SECURITY is not set
884# CONFIG_EXT4_FS is not set
907CONFIG_JBD=y 885CONFIG_JBD=y
908# CONFIG_JBD_DEBUG is not set
909CONFIG_FS_MBCACHE=y 886CONFIG_FS_MBCACHE=y
910# CONFIG_REISERFS_FS is not set 887# CONFIG_REISERFS_FS is not set
911# CONFIG_JFS_FS is not set 888# CONFIG_JFS_FS is not set
912CONFIG_FS_POSIX_ACL=y 889CONFIG_FS_POSIX_ACL=y
890CONFIG_FILE_LOCKING=y
913# CONFIG_XFS_FS is not set 891# CONFIG_XFS_FS is not set
914# CONFIG_OCFS2_FS is not set 892# CONFIG_OCFS2_FS is not set
915# CONFIG_MINIX_FS is not set 893CONFIG_DNOTIFY=y
916# CONFIG_ROMFS_FS is not set
917CONFIG_INOTIFY=y 894CONFIG_INOTIFY=y
918CONFIG_INOTIFY_USER=y 895CONFIG_INOTIFY_USER=y
919# CONFIG_QUOTA is not set 896# CONFIG_QUOTA is not set
920CONFIG_DNOTIFY=y
921CONFIG_AUTOFS_FS=y 897CONFIG_AUTOFS_FS=y
922CONFIG_AUTOFS4_FS=y 898CONFIG_AUTOFS4_FS=y
923# CONFIG_FUSE_FS is not set 899# CONFIG_FUSE_FS is not set
@@ -928,7 +904,6 @@ CONFIG_AUTOFS4_FS=y
928CONFIG_ISO9660_FS=m 904CONFIG_ISO9660_FS=m
929CONFIG_JOLIET=y 905CONFIG_JOLIET=y
930CONFIG_ZISOFS=y 906CONFIG_ZISOFS=y
931CONFIG_ZISOFS_FS=m
932CONFIG_UDF_FS=m 907CONFIG_UDF_FS=m
933CONFIG_UDF_NLS=y 908CONFIG_UDF_NLS=y
934 909
@@ -948,12 +923,12 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
948CONFIG_PROC_FS=y 923CONFIG_PROC_FS=y
949CONFIG_PROC_KCORE=y 924CONFIG_PROC_KCORE=y
950CONFIG_PROC_SYSCTL=y 925CONFIG_PROC_SYSCTL=y
926CONFIG_PROC_PAGE_MONITOR=y
951CONFIG_SYSFS=y 927CONFIG_SYSFS=y
952CONFIG_TMPFS=y 928CONFIG_TMPFS=y
953# CONFIG_TMPFS_POSIX_ACL is not set 929# CONFIG_TMPFS_POSIX_ACL is not set
954# CONFIG_HUGETLBFS is not set 930# CONFIG_HUGETLBFS is not set
955# CONFIG_HUGETLB_PAGE is not set 931# CONFIG_HUGETLB_PAGE is not set
956CONFIG_RAMFS=y
957# CONFIG_CONFIGFS_FS is not set 932# CONFIG_CONFIGFS_FS is not set
958 933
959# 934#
@@ -968,31 +943,30 @@ CONFIG_RAMFS=y
968# CONFIG_EFS_FS is not set 943# CONFIG_EFS_FS is not set
969# CONFIG_CRAMFS is not set 944# CONFIG_CRAMFS is not set
970# CONFIG_VXFS_FS is not set 945# CONFIG_VXFS_FS is not set
946# CONFIG_MINIX_FS is not set
947# CONFIG_OMFS_FS is not set
971# CONFIG_HPFS_FS is not set 948# CONFIG_HPFS_FS is not set
972# CONFIG_QNX4FS_FS is not set 949# CONFIG_QNX4FS_FS is not set
950# CONFIG_ROMFS_FS is not set
973# CONFIG_SYSV_FS is not set 951# CONFIG_SYSV_FS is not set
974# CONFIG_UFS_FS is not set 952# CONFIG_UFS_FS is not set
975 953CONFIG_NETWORK_FILESYSTEMS=y
976#
977# Network File Systems
978#
979CONFIG_NFS_FS=y 954CONFIG_NFS_FS=y
980CONFIG_NFS_V3=y 955CONFIG_NFS_V3=y
981# CONFIG_NFS_V3_ACL is not set 956# CONFIG_NFS_V3_ACL is not set
982CONFIG_NFS_V4=y 957CONFIG_NFS_V4=y
983# CONFIG_NFS_DIRECTIO is not set 958CONFIG_ROOT_NFS=y
984CONFIG_NFSD=y 959CONFIG_NFSD=y
985CONFIG_NFSD_V3=y 960CONFIG_NFSD_V3=y
986# CONFIG_NFSD_V3_ACL is not set 961# CONFIG_NFSD_V3_ACL is not set
987# CONFIG_NFSD_V4 is not set 962# CONFIG_NFSD_V4 is not set
988CONFIG_NFSD_TCP=y
989CONFIG_ROOT_NFS=y
990CONFIG_LOCKD=y 963CONFIG_LOCKD=y
991CONFIG_LOCKD_V4=y 964CONFIG_LOCKD_V4=y
992CONFIG_EXPORTFS=y 965CONFIG_EXPORTFS=y
993CONFIG_NFS_COMMON=y 966CONFIG_NFS_COMMON=y
994CONFIG_SUNRPC=y 967CONFIG_SUNRPC=y
995CONFIG_SUNRPC_GSS=y 968CONFIG_SUNRPC_GSS=y
969# CONFIG_SUNRPC_REGISTER_V4 is not set
996CONFIG_RPCSEC_GSS_KRB5=y 970CONFIG_RPCSEC_GSS_KRB5=y
997# CONFIG_RPCSEC_GSS_SPKM3 is not set 971# CONFIG_RPCSEC_GSS_SPKM3 is not set
998# CONFIG_SMB_FS is not set 972# CONFIG_SMB_FS is not set
@@ -1000,7 +974,6 @@ CONFIG_RPCSEC_GSS_KRB5=y
1000# CONFIG_NCP_FS is not set 974# CONFIG_NCP_FS is not set
1001# CONFIG_CODA_FS is not set 975# CONFIG_CODA_FS is not set
1002# CONFIG_AFS_FS is not set 976# CONFIG_AFS_FS is not set
1003# CONFIG_9P_FS is not set
1004 977
1005# 978#
1006# Partition Types 979# Partition Types
@@ -1022,10 +995,7 @@ CONFIG_MSDOS_PARTITION=y
1022# CONFIG_SUN_PARTITION is not set 995# CONFIG_SUN_PARTITION is not set
1023# CONFIG_KARMA_PARTITION is not set 996# CONFIG_KARMA_PARTITION is not set
1024# CONFIG_EFI_PARTITION is not set 997# CONFIG_EFI_PARTITION is not set
1025 998# CONFIG_SYSV68_PARTITION is not set
1026#
1027# Native Language Support
1028#
1029CONFIG_NLS=m 999CONFIG_NLS=m
1030CONFIG_NLS_DEFAULT="iso8859-1" 1000CONFIG_NLS_DEFAULT="iso8859-1"
1031CONFIG_NLS_CODEPAGE_437=m 1001CONFIG_NLS_CODEPAGE_437=m
@@ -1066,81 +1036,146 @@ CONFIG_NLS_ISO8859_15=m
1066CONFIG_NLS_KOI8_R=m 1036CONFIG_NLS_KOI8_R=m
1067CONFIG_NLS_KOI8_U=m 1037CONFIG_NLS_KOI8_U=m
1068CONFIG_NLS_UTF8=m 1038CONFIG_NLS_UTF8=m
1069 1039# CONFIG_DLM is not set
1070#
1071# Profiling support
1072#
1073CONFIG_PROFILING=y
1074CONFIG_OPROFILE=m
1075 1040
1076# 1041#
1077# Kernel hacking 1042# Kernel hacking
1078# 1043#
1044CONFIG_TRACE_IRQFLAGS_SUPPORT=y
1079# CONFIG_PRINTK_TIME is not set 1045# CONFIG_PRINTK_TIME is not set
1046CONFIG_ENABLE_WARN_DEPRECATED=y
1080CONFIG_ENABLE_MUST_CHECK=y 1047CONFIG_ENABLE_MUST_CHECK=y
1048CONFIG_FRAME_WARN=1024
1081# CONFIG_MAGIC_SYSRQ is not set 1049# CONFIG_MAGIC_SYSRQ is not set
1082# CONFIG_UNUSED_SYMBOLS is not set 1050# CONFIG_UNUSED_SYMBOLS is not set
1051# CONFIG_DEBUG_FS is not set
1052# CONFIG_HEADERS_CHECK is not set
1083# CONFIG_DEBUG_KERNEL is not set 1053# CONFIG_DEBUG_KERNEL is not set
1084CONFIG_LOG_BUF_SHIFT=14
1085# CONFIG_DEBUG_BUGVERBOSE is not set 1054# CONFIG_DEBUG_BUGVERBOSE is not set
1086# CONFIG_DEBUG_FS is not set 1055# CONFIG_DEBUG_MEMORY_INIT is not set
1056# CONFIG_RCU_CPU_STALL_DETECTOR is not set
1057# CONFIG_LATENCYTOP is not set
1058CONFIG_NOP_TRACER=y
1059CONFIG_HAVE_FTRACE=y
1060# CONFIG_DYNAMIC_PRINTK_DEBUG is not set
1061# CONFIG_SAMPLES is not set
1087CONFIG_SH_STANDARD_BIOS=y 1062CONFIG_SH_STANDARD_BIOS=y
1088# CONFIG_EARLY_SCIF_CONSOLE is not set 1063# CONFIG_EARLY_SCIF_CONSOLE is not set
1089# CONFIG_EARLY_PRINTK is not set 1064# CONFIG_EARLY_PRINTK is not set
1090# CONFIG_KGDB is not set 1065# CONFIG_SH_KGDB is not set
1091 1066
1092# 1067#
1093# Security options 1068# Security options
1094# 1069#
1095# CONFIG_KEYS is not set 1070# CONFIG_KEYS is not set
1096# CONFIG_SECURITY is not set 1071# CONFIG_SECURITY is not set
1072# CONFIG_SECURITYFS is not set
1073# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1074CONFIG_CRYPTO=y
1097 1075
1098# 1076#
1099# Cryptographic options 1077# Crypto core or helper
1100# 1078#
1101CONFIG_CRYPTO=y 1079# CONFIG_CRYPTO_FIPS is not set
1102CONFIG_CRYPTO_ALGAPI=y 1080CONFIG_CRYPTO_ALGAPI=y
1103CONFIG_CRYPTO_BLKCIPHER=m 1081CONFIG_CRYPTO_AEAD=y
1082CONFIG_CRYPTO_BLKCIPHER=y
1104CONFIG_CRYPTO_HASH=y 1083CONFIG_CRYPTO_HASH=y
1105CONFIG_CRYPTO_MANAGER=m 1084CONFIG_CRYPTO_RNG=y
1106CONFIG_CRYPTO_HMAC=y 1085CONFIG_CRYPTO_MANAGER=y
1086# CONFIG_CRYPTO_GF128MUL is not set
1107# CONFIG_CRYPTO_NULL is not set 1087# CONFIG_CRYPTO_NULL is not set
1088# CONFIG_CRYPTO_CRYPTD is not set
1089# CONFIG_CRYPTO_AUTHENC is not set
1090# CONFIG_CRYPTO_TEST is not set
1091
1092#
1093# Authenticated Encryption with Associated Data
1094#
1095# CONFIG_CRYPTO_CCM is not set
1096# CONFIG_CRYPTO_GCM is not set
1097# CONFIG_CRYPTO_SEQIV is not set
1098
1099#
1100# Block modes
1101#
1102CONFIG_CRYPTO_CBC=y
1103# CONFIG_CRYPTO_CTR is not set
1104# CONFIG_CRYPTO_CTS is not set
1105CONFIG_CRYPTO_ECB=m
1106# CONFIG_CRYPTO_LRW is not set
1107# CONFIG_CRYPTO_PCBC is not set
1108# CONFIG_CRYPTO_XTS is not set
1109
1110#
1111# Hash modes
1112#
1113CONFIG_CRYPTO_HMAC=y
1114# CONFIG_CRYPTO_XCBC is not set
1115
1116#
1117# Digest
1118#
1119# CONFIG_CRYPTO_CRC32C is not set
1108# CONFIG_CRYPTO_MD4 is not set 1120# CONFIG_CRYPTO_MD4 is not set
1109CONFIG_CRYPTO_MD5=y 1121CONFIG_CRYPTO_MD5=y
1122# CONFIG_CRYPTO_MICHAEL_MIC is not set
1123# CONFIG_CRYPTO_RMD128 is not set
1124# CONFIG_CRYPTO_RMD160 is not set
1125# CONFIG_CRYPTO_RMD256 is not set
1126# CONFIG_CRYPTO_RMD320 is not set
1110CONFIG_CRYPTO_SHA1=y 1127CONFIG_CRYPTO_SHA1=y
1111# CONFIG_CRYPTO_SHA256 is not set 1128# CONFIG_CRYPTO_SHA256 is not set
1112# CONFIG_CRYPTO_SHA512 is not set 1129# CONFIG_CRYPTO_SHA512 is not set
1113# CONFIG_CRYPTO_WP512 is not set
1114# CONFIG_CRYPTO_TGR192 is not set 1130# CONFIG_CRYPTO_TGR192 is not set
1115CONFIG_CRYPTO_ECB=m 1131# CONFIG_CRYPTO_WP512 is not set
1116CONFIG_CRYPTO_CBC=m 1132
1117CONFIG_CRYPTO_DES=y 1133#
1118# CONFIG_CRYPTO_BLOWFISH is not set 1134# Ciphers
1119# CONFIG_CRYPTO_TWOFISH is not set 1135#
1120# CONFIG_CRYPTO_SERPENT is not set
1121# CONFIG_CRYPTO_AES is not set 1136# CONFIG_CRYPTO_AES is not set
1137# CONFIG_CRYPTO_ANUBIS is not set
1138# CONFIG_CRYPTO_ARC4 is not set
1139# CONFIG_CRYPTO_BLOWFISH is not set
1140# CONFIG_CRYPTO_CAMELLIA is not set
1122# CONFIG_CRYPTO_CAST5 is not set 1141# CONFIG_CRYPTO_CAST5 is not set
1123# CONFIG_CRYPTO_CAST6 is not set 1142# CONFIG_CRYPTO_CAST6 is not set
1124# CONFIG_CRYPTO_TEA is not set 1143CONFIG_CRYPTO_DES=y
1125# CONFIG_CRYPTO_ARC4 is not set 1144# CONFIG_CRYPTO_FCRYPT is not set
1126# CONFIG_CRYPTO_KHAZAD is not set 1145# CONFIG_CRYPTO_KHAZAD is not set
1127# CONFIG_CRYPTO_ANUBIS is not set 1146# CONFIG_CRYPTO_SALSA20 is not set
1147# CONFIG_CRYPTO_SEED is not set
1148# CONFIG_CRYPTO_SERPENT is not set
1149# CONFIG_CRYPTO_TEA is not set
1150# CONFIG_CRYPTO_TWOFISH is not set
1151
1152#
1153# Compression
1154#
1128CONFIG_CRYPTO_DEFLATE=y 1155CONFIG_CRYPTO_DEFLATE=y
1129# CONFIG_CRYPTO_MICHAEL_MIC is not set 1156# CONFIG_CRYPTO_LZO is not set
1130# CONFIG_CRYPTO_CRC32C is not set
1131# CONFIG_CRYPTO_TEST is not set
1132 1157
1133# 1158#
1134# Hardware crypto devices 1159# Random Number Generation
1135# 1160#
1161# CONFIG_CRYPTO_ANSI_CPRNG is not set
1162CONFIG_CRYPTO_HW=y
1163# CONFIG_CRYPTO_DEV_HIFN_795X is not set
1136 1164
1137# 1165#
1138# Library routines 1166# Library routines
1139# 1167#
1168CONFIG_BITREVERSE=y
1140CONFIG_CRC_CCITT=y 1169CONFIG_CRC_CCITT=y
1141# CONFIG_CRC16 is not set 1170# CONFIG_CRC16 is not set
1171# CONFIG_CRC_T10DIF is not set
1172CONFIG_CRC_ITU_T=m
1142CONFIG_CRC32=y 1173CONFIG_CRC32=y
1174# CONFIG_CRC7 is not set
1143# CONFIG_LIBCRC32C is not set 1175# CONFIG_LIBCRC32C is not set
1144CONFIG_ZLIB_INFLATE=y 1176CONFIG_ZLIB_INFLATE=y
1145CONFIG_ZLIB_DEFLATE=y 1177CONFIG_ZLIB_DEFLATE=y
1146CONFIG_PLIST=y 1178CONFIG_PLIST=y
1179CONFIG_HAS_IOMEM=y
1180CONFIG_HAS_IOPORT=y
1181CONFIG_HAS_DMA=y