aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/configs/se7705_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/configs/se7705_defconfig')
-rw-r--r--arch/sh/configs/se7705_defconfig659
1 files changed, 299 insertions, 360 deletions
diff --git a/arch/sh/configs/se7705_defconfig b/arch/sh/configs/se7705_defconfig
index 490dcbc2ce33..d88190fdd7c1 100644
--- a/arch/sh/configs/se7705_defconfig
+++ b/arch/sh/configs/se7705_defconfig
@@ -1,34 +1,36 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.21-rc5 3# Linux kernel version: 2.6.27
4# Thu Apr 26 09:16:31 2007 4# Wed Oct 22 19:04:52 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
8CONFIG_GENERIC_BUG=y 10CONFIG_GENERIC_BUG=y
9CONFIG_GENERIC_FIND_NEXT_BIT=y 11CONFIG_GENERIC_FIND_NEXT_BIT=y
10CONFIG_GENERIC_HWEIGHT=y 12CONFIG_GENERIC_HWEIGHT=y
11CONFIG_GENERIC_HARDIRQS=y 13CONFIG_GENERIC_HARDIRQS=y
14CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
12CONFIG_GENERIC_IRQ_PROBE=y 15CONFIG_GENERIC_IRQ_PROBE=y
13CONFIG_GENERIC_CALIBRATE_DELAY=y 16# CONFIG_GENERIC_GPIO is not set
14# CONFIG_GENERIC_TIME is not set 17CONFIG_GENERIC_TIME=y
18CONFIG_GENERIC_CLOCKEVENTS=y
15CONFIG_STACKTRACE_SUPPORT=y 19CONFIG_STACKTRACE_SUPPORT=y
16CONFIG_LOCKDEP_SUPPORT=y 20CONFIG_LOCKDEP_SUPPORT=y
21CONFIG_HAVE_LATENCYTOP_SUPPORT=y
17# CONFIG_ARCH_HAS_ILOG2_U32 is not set 22# CONFIG_ARCH_HAS_ILOG2_U32 is not set
18# CONFIG_ARCH_HAS_ILOG2_U64 is not set 23# CONFIG_ARCH_HAS_ILOG2_U64 is not set
24CONFIG_ARCH_NO_VIRT_TO_BUS=y
19CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 25CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
20 26
21# 27#
22# Code maturity level options 28# General setup
23# 29#
24CONFIG_EXPERIMENTAL=y 30CONFIG_EXPERIMENTAL=y
25CONFIG_BROKEN_ON_SMP=y 31CONFIG_BROKEN_ON_SMP=y
26CONFIG_LOCK_KERNEL=y 32CONFIG_LOCK_KERNEL=y
27CONFIG_INIT_ENV_ARG_LIMIT=32 33CONFIG_INIT_ENV_ARG_LIMIT=32
28
29#
30# General setup
31#
32CONFIG_LOCALVERSION="" 34CONFIG_LOCALVERSION=""
33CONFIG_LOCALVERSION_AUTO=y 35CONFIG_LOCALVERSION_AUTO=y
34# CONFIG_SWAP is not set 36# CONFIG_SWAP is not set
@@ -36,11 +38,13 @@ CONFIG_LOCALVERSION_AUTO=y
36# CONFIG_POSIX_MQUEUE is not set 38# CONFIG_POSIX_MQUEUE is not set
37# CONFIG_BSD_PROCESS_ACCT is not set 39# CONFIG_BSD_PROCESS_ACCT is not set
38# CONFIG_TASKSTATS is not set 40# CONFIG_TASKSTATS is not set
39# CONFIG_UTS_NS is not set
40# CONFIG_AUDIT is not set 41# CONFIG_AUDIT is not set
41# CONFIG_IKCONFIG is not set 42# CONFIG_IKCONFIG is not set
42CONFIG_SYSFS_DEPRECATED=y 43CONFIG_LOG_BUF_SHIFT=14
44# CONFIG_CGROUPS is not set
45# CONFIG_GROUP_SCHED is not set
43# CONFIG_RELAY is not set 46# CONFIG_RELAY is not set
47# CONFIG_NAMESPACES is not set
44CONFIG_BLK_DEV_INITRD=y 48CONFIG_BLK_DEV_INITRD=y
45CONFIG_INITRAMFS_SOURCE="" 49CONFIG_INITRAMFS_SOURCE=""
46# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 50# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
@@ -53,32 +57,45 @@ CONFIG_UID16=y
53CONFIG_PRINTK=y 57CONFIG_PRINTK=y
54CONFIG_BUG=y 58CONFIG_BUG=y
55CONFIG_ELF_CORE=y 59CONFIG_ELF_CORE=y
60CONFIG_COMPAT_BRK=y
56CONFIG_BASE_FULL=y 61CONFIG_BASE_FULL=y
57CONFIG_FUTEX=y 62CONFIG_FUTEX=y
63CONFIG_ANON_INODES=y
58CONFIG_EPOLL=y 64CONFIG_EPOLL=y
65CONFIG_SIGNALFD=y
66CONFIG_TIMERFD=y
67CONFIG_EVENTFD=y
59CONFIG_SHMEM=y 68CONFIG_SHMEM=y
60CONFIG_SLAB=y 69CONFIG_AIO=y
61CONFIG_VM_EVENT_COUNTERS=y 70CONFIG_VM_EVENT_COUNTERS=y
71CONFIG_PCI_QUIRKS=y
72CONFIG_SLAB=y
73# CONFIG_SLUB is not set
74# CONFIG_SLOB is not set
75# CONFIG_PROFILING is not set
76# CONFIG_MARKERS is not set
77CONFIG_HAVE_OPROFILE=y
78CONFIG_HAVE_IOREMAP_PROT=y
79CONFIG_HAVE_KPROBES=y
80CONFIG_HAVE_KRETPROBES=y
81CONFIG_HAVE_ARCH_TRACEHOOK=y
82CONFIG_HAVE_CLK=y
83CONFIG_HAVE_GENERIC_DMA_COHERENT=y
84CONFIG_SLABINFO=y
62CONFIG_RT_MUTEXES=y 85CONFIG_RT_MUTEXES=y
63# CONFIG_TINY_SHMEM is not set 86# CONFIG_TINY_SHMEM is not set
64CONFIG_BASE_SMALL=0 87CONFIG_BASE_SMALL=0
65# CONFIG_SLOB is not set
66
67#
68# Loadable module support
69#
70CONFIG_MODULES=y 88CONFIG_MODULES=y
89# CONFIG_MODULE_FORCE_LOAD is not set
71# CONFIG_MODULE_UNLOAD is not set 90# CONFIG_MODULE_UNLOAD is not set
72# CONFIG_MODVERSIONS is not set 91# CONFIG_MODVERSIONS is not set
73# CONFIG_MODULE_SRCVERSION_ALL is not set 92# CONFIG_MODULE_SRCVERSION_ALL is not set
74CONFIG_KMOD=y 93CONFIG_KMOD=y
75
76#
77# Block layer
78#
79CONFIG_BLOCK=y 94CONFIG_BLOCK=y
80# CONFIG_LBD is not set 95# CONFIG_LBD is not set
81# CONFIG_LSF is not set 96# CONFIG_LSF is not set
97# CONFIG_BLK_DEV_BSG is not set
98# CONFIG_BLK_DEV_INTEGRITY is not set
82 99
83# 100#
84# IO Schedulers 101# IO Schedulers
@@ -92,59 +109,18 @@ CONFIG_DEFAULT_AS=y
92# CONFIG_DEFAULT_CFQ is not set 109# CONFIG_DEFAULT_CFQ is not set
93# CONFIG_DEFAULT_NOOP is not set 110# CONFIG_DEFAULT_NOOP is not set
94CONFIG_DEFAULT_IOSCHED="anticipatory" 111CONFIG_DEFAULT_IOSCHED="anticipatory"
112CONFIG_CLASSIC_RCU=y
113# CONFIG_FREEZER is not set
95 114
96# 115#
97# System type 116# System type
98# 117#
99CONFIG_SOLUTION_ENGINE=y
100CONFIG_SH_SOLUTION_ENGINE=y
101# CONFIG_SH_7751_SOLUTION_ENGINE is not set
102# CONFIG_SH_7780_SOLUTION_ENGINE is not set
103# CONFIG_SH_7300_SOLUTION_ENGINE is not set
104# CONFIG_SH_7343_SOLUTION_ENGINE is not set
105# CONFIG_SH_73180_SOLUTION_ENGINE is not set
106# CONFIG_SH_7722_SOLUTION_ENGINE is not set
107# CONFIG_SH_7751_SYSTEMH is not set
108# CONFIG_SH_HP6XX is not set
109# CONFIG_SH_SATURN is not set
110# CONFIG_SH_DREAMCAST is not set
111# CONFIG_SH_MPC1211 is not set
112# CONFIG_SH_SH03 is not set
113# CONFIG_SH_SECUREEDGE5410 is not set
114# CONFIG_SH_HS7751RVOIP is not set
115# CONFIG_SH_7710VOIPGW is not set
116# CONFIG_SH_RTS7751R2D is not set
117# CONFIG_SH_HIGHLANDER is not set
118# CONFIG_SH_EDOSK7705 is not set
119# CONFIG_SH_SH4202_MICRODEV is not set
120# CONFIG_SH_LANDISK is not set
121# CONFIG_SH_TITAN is not set
122# CONFIG_SH_SHMIN is not set
123# CONFIG_SH_7206_SOLUTION_ENGINE is not set
124# CONFIG_SH_7619_SOLUTION_ENGINE is not set
125# CONFIG_SH_LBOX_RE2 is not set
126# CONFIG_SH_UNKNOWN is not set
127
128#
129# Processor selection
130#
131CONFIG_CPU_SH3=y 118CONFIG_CPU_SH3=y
132
133#
134# SH-2 Processor Support
135#
136# CONFIG_CPU_SUBTYPE_SH7604 is not set
137# CONFIG_CPU_SUBTYPE_SH7619 is not set 119# CONFIG_CPU_SUBTYPE_SH7619 is not set
138 120# CONFIG_CPU_SUBTYPE_SH7203 is not set
139#
140# SH-2A Processor Support
141#
142# CONFIG_CPU_SUBTYPE_SH7206 is not set 121# CONFIG_CPU_SUBTYPE_SH7206 is not set
143 122# CONFIG_CPU_SUBTYPE_SH7263 is not set
144# 123# CONFIG_CPU_SUBTYPE_MXG is not set
145# SH-3 Processor Support
146#
147# CONFIG_CPU_SUBTYPE_SH7300 is not set
148CONFIG_CPU_SUBTYPE_SH7705=y 124CONFIG_CPU_SUBTYPE_SH7705=y
149# CONFIG_CPU_SUBTYPE_SH7706 is not set 125# CONFIG_CPU_SUBTYPE_SH7706 is not set
150# CONFIG_CPU_SUBTYPE_SH7707 is not set 126# CONFIG_CPU_SUBTYPE_SH7707 is not set
@@ -152,10 +128,8 @@ CONFIG_CPU_SUBTYPE_SH7705=y
152# CONFIG_CPU_SUBTYPE_SH7709 is not set 128# CONFIG_CPU_SUBTYPE_SH7709 is not set
153# CONFIG_CPU_SUBTYPE_SH7710 is not set 129# CONFIG_CPU_SUBTYPE_SH7710 is not set
154# CONFIG_CPU_SUBTYPE_SH7712 is not set 130# CONFIG_CPU_SUBTYPE_SH7712 is not set
155 131# CONFIG_CPU_SUBTYPE_SH7720 is not set
156# 132# CONFIG_CPU_SUBTYPE_SH7721 is not set
157# SH-4 Processor Support
158#
159# CONFIG_CPU_SUBTYPE_SH7750 is not set 133# CONFIG_CPU_SUBTYPE_SH7750 is not set
160# CONFIG_CPU_SUBTYPE_SH7091 is not set 134# CONFIG_CPU_SUBTYPE_SH7091 is not set
161# CONFIG_CPU_SUBTYPE_SH7750R is not set 135# CONFIG_CPU_SUBTYPE_SH7750R is not set
@@ -164,63 +138,62 @@ CONFIG_CPU_SUBTYPE_SH7705=y
164# CONFIG_CPU_SUBTYPE_SH7751R is not set 138# CONFIG_CPU_SUBTYPE_SH7751R is not set
165# CONFIG_CPU_SUBTYPE_SH7760 is not set 139# CONFIG_CPU_SUBTYPE_SH7760 is not set
166# CONFIG_CPU_SUBTYPE_SH4_202 is not set 140# CONFIG_CPU_SUBTYPE_SH4_202 is not set
167 141# CONFIG_CPU_SUBTYPE_SH7723 is not set
168# 142# CONFIG_CPU_SUBTYPE_SH7763 is not set
169# ST40 Processor Support
170#
171# CONFIG_CPU_SUBTYPE_ST40STB1 is not set
172# CONFIG_CPU_SUBTYPE_ST40GX1 is not set
173
174#
175# SH-4A Processor Support
176#
177# CONFIG_CPU_SUBTYPE_SH7770 is not set 143# CONFIG_CPU_SUBTYPE_SH7770 is not set
178# CONFIG_CPU_SUBTYPE_SH7780 is not set 144# CONFIG_CPU_SUBTYPE_SH7780 is not set
179# CONFIG_CPU_SUBTYPE_SH7785 is not set 145# CONFIG_CPU_SUBTYPE_SH7785 is not set
180 146# CONFIG_CPU_SUBTYPE_SHX3 is not set
181#
182# SH4AL-DSP Processor Support
183#
184# CONFIG_CPU_SUBTYPE_SH73180 is not set
185# CONFIG_CPU_SUBTYPE_SH7343 is not set 147# CONFIG_CPU_SUBTYPE_SH7343 is not set
186# CONFIG_CPU_SUBTYPE_SH7722 is not set 148# CONFIG_CPU_SUBTYPE_SH7722 is not set
149# CONFIG_CPU_SUBTYPE_SH7366 is not set
150# CONFIG_CPU_SUBTYPE_SH5_101 is not set
151# CONFIG_CPU_SUBTYPE_SH5_103 is not set
187 152
188# 153#
189# Memory management options 154# Memory management options
190# 155#
156CONFIG_QUICKLIST=y
191CONFIG_MMU=y 157CONFIG_MMU=y
192CONFIG_PAGE_OFFSET=0x80000000 158CONFIG_PAGE_OFFSET=0x80000000
193CONFIG_MEMORY_START=0x0c000000 159CONFIG_MEMORY_START=0x0c000000
194CONFIG_MEMORY_SIZE=0x02000000 160CONFIG_MEMORY_SIZE=0x02000000
161CONFIG_29BIT=y
195CONFIG_VSYSCALL=y 162CONFIG_VSYSCALL=y
196CONFIG_ARCH_FLATMEM_ENABLE=y 163CONFIG_ARCH_FLATMEM_ENABLE=y
164CONFIG_ARCH_SPARSEMEM_ENABLE=y
165CONFIG_ARCH_SPARSEMEM_DEFAULT=y
166CONFIG_MAX_ACTIVE_REGIONS=1
197CONFIG_ARCH_POPULATES_NODE_MAP=y 167CONFIG_ARCH_POPULATES_NODE_MAP=y
168CONFIG_ARCH_SELECT_MEMORY_MODEL=y
198CONFIG_PAGE_SIZE_4KB=y 169CONFIG_PAGE_SIZE_4KB=y
199# CONFIG_PAGE_SIZE_8KB is not set 170# CONFIG_PAGE_SIZE_8KB is not set
171# CONFIG_PAGE_SIZE_16KB is not set
200# CONFIG_PAGE_SIZE_64KB is not set 172# CONFIG_PAGE_SIZE_64KB is not set
173CONFIG_ENTRY_OFFSET=0x00001000
201CONFIG_SELECT_MEMORY_MODEL=y 174CONFIG_SELECT_MEMORY_MODEL=y
202CONFIG_FLATMEM_MANUAL=y 175CONFIG_FLATMEM_MANUAL=y
203# CONFIG_DISCONTIGMEM_MANUAL is not set 176# CONFIG_DISCONTIGMEM_MANUAL is not set
204# CONFIG_SPARSEMEM_MANUAL is not set 177# CONFIG_SPARSEMEM_MANUAL is not set
205CONFIG_FLATMEM=y 178CONFIG_FLATMEM=y
206CONFIG_FLAT_NODE_MEM_MAP=y 179CONFIG_FLAT_NODE_MEM_MAP=y
207# CONFIG_SPARSEMEM_STATIC is not set 180CONFIG_SPARSEMEM_STATIC=y
181CONFIG_PAGEFLAGS_EXTENDED=y
208CONFIG_SPLIT_PTLOCK_CPUS=4 182CONFIG_SPLIT_PTLOCK_CPUS=4
209# CONFIG_RESOURCES_64BIT is not set 183# CONFIG_RESOURCES_64BIT is not set
184# CONFIG_PHYS_ADDR_T_64BIT is not set
210CONFIG_ZONE_DMA_FLAG=0 185CONFIG_ZONE_DMA_FLAG=0
186CONFIG_NR_QUICK=2
187CONFIG_UNEVICTABLE_LRU=y
211 188
212# 189#
213# Cache configuration 190# Cache configuration
214# 191#
215CONFIG_SH7705_CACHE_32KB=y 192CONFIG_SH7705_CACHE_32KB=y
216# CONFIG_SH_DIRECT_MAPPED is not set 193# CONFIG_SH_DIRECT_MAPPED is not set
217# CONFIG_SH_WRITETHROUGH is not set 194CONFIG_CACHE_WRITEBACK=y
218# CONFIG_SH_OCRAM is not set 195# CONFIG_CACHE_WRITETHROUGH is not set
219CONFIG_CF_ENABLER=y 196# CONFIG_CACHE_OFF is not set
220# CONFIG_CF_AREA5 is not set
221CONFIG_CF_AREA6=y
222# CONFIG_CF_AREA4 is not set
223CONFIG_CF_BASE_ADDR=0xb8000000
224 197
225# 198#
226# Processor features 199# Processor features
@@ -228,18 +201,27 @@ CONFIG_CF_BASE_ADDR=0xb8000000
228CONFIG_CPU_LITTLE_ENDIAN=y 201CONFIG_CPU_LITTLE_ENDIAN=y
229# CONFIG_CPU_BIG_ENDIAN is not set 202# CONFIG_CPU_BIG_ENDIAN is not set
230# CONFIG_SH_FPU_EMU is not set 203# CONFIG_SH_FPU_EMU is not set
231# CONFIG_SH_DSP is not set
232# CONFIG_SH_ADC is not set 204# CONFIG_SH_ADC is not set
233CONFIG_CPU_HAS_INTEVT=y 205CONFIG_CPU_HAS_INTEVT=y
234CONFIG_CPU_HAS_IPR_IRQ=y 206CONFIG_CPU_HAS_IPR_IRQ=y
235CONFIG_CPU_HAS_SR_RB=y 207CONFIG_CPU_HAS_SR_RB=y
236 208
237# 209#
210# Board support
211#
212CONFIG_SOLUTION_ENGINE=y
213CONFIG_SH_SOLUTION_ENGINE=y
214# CONFIG_SH_EDOSK7705 is not set
215
216#
238# Timer and clock configuration 217# Timer and clock configuration
239# 218#
240CONFIG_SH_TMU=y 219CONFIG_SH_TMU=y
241CONFIG_SH_TIMER_IRQ=16 220CONFIG_SH_TIMER_IRQ=16
242CONFIG_SH_PCLK_FREQ=33333333 221CONFIG_SH_PCLK_FREQ=33333333
222# CONFIG_NO_HZ is not set
223# CONFIG_HIGH_RES_TIMERS is not set
224CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
243 225
244# 226#
245# CPU Frequency scaling 227# CPU Frequency scaling
@@ -254,7 +236,6 @@ CONFIG_SH_PCLK_FREQ=33333333
254# 236#
255# Companion Chips 237# Companion Chips
256# 238#
257# CONFIG_HD6446X_SERIES is not set
258 239
259# 240#
260# Additional SuperH Device Drivers 241# Additional SuperH Device Drivers
@@ -270,55 +251,45 @@ CONFIG_HZ_250=y
270# CONFIG_HZ_300 is not set 251# CONFIG_HZ_300 is not set
271# CONFIG_HZ_1000 is not set 252# CONFIG_HZ_1000 is not set
272CONFIG_HZ=250 253CONFIG_HZ=250
254# CONFIG_SCHED_HRTICK is not set
273# CONFIG_KEXEC is not set 255# CONFIG_KEXEC is not set
274# CONFIG_SMP is not set 256# CONFIG_CRASH_DUMP is not set
257# CONFIG_SECCOMP is not set
275# CONFIG_PREEMPT_NONE is not set 258# CONFIG_PREEMPT_NONE is not set
276# CONFIG_PREEMPT_VOLUNTARY is not set 259# CONFIG_PREEMPT_VOLUNTARY is not set
277CONFIG_PREEMPT=y 260CONFIG_PREEMPT=y
278CONFIG_PREEMPT_BKL=y 261# CONFIG_PREEMPT_RCU is not set
262CONFIG_GUSA=y
263# CONFIG_GUSA_RB is not set
279 264
280# 265#
281# Boot options 266# Boot options
282# 267#
283CONFIG_ZERO_PAGE_OFFSET=0x00001000 268CONFIG_ZERO_PAGE_OFFSET=0x00001000
284CONFIG_BOOT_LINK_OFFSET=0x00800000 269CONFIG_BOOT_LINK_OFFSET=0x00800000
285# CONFIG_UBC_WAKEUP is not set
286# CONFIG_CMDLINE_BOOL is not set 270# CONFIG_CMDLINE_BOOL is not set
287 271
288# 272#
289# Bus options 273# Bus options
290# 274#
291# CONFIG_PCI is not set 275CONFIG_CF_ENABLER=y
292 276# CONFIG_CF_AREA5 is not set
293# 277CONFIG_CF_AREA6=y
294# PCCARD (PCMCIA/CardBus) support 278CONFIG_CF_BASE_ADDR=0xb8000000
295# 279# CONFIG_ARCH_SUPPORTS_MSI is not set
296
297#
298# PCI Hotplug Support
299#
300 280
301# 281#
302# Executable file formats 282# Executable file formats
303# 283#
304CONFIG_BINFMT_ELF=y 284CONFIG_BINFMT_ELF=y
305# CONFIG_BINFMT_FLAT is not set 285# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
286# CONFIG_HAVE_AOUT is not set
306# CONFIG_BINFMT_MISC is not set 287# CONFIG_BINFMT_MISC is not set
307
308#
309# Power management options (EXPERIMENTAL)
310#
311# CONFIG_PM is not set
312
313#
314# Networking
315#
316CONFIG_NET=y 288CONFIG_NET=y
317 289
318# 290#
319# Networking options 291# Networking options
320# 292#
321# CONFIG_NETDEBUG is not set
322CONFIG_PACKET=y 293CONFIG_PACKET=y
323# CONFIG_PACKET_MMAP is not set 294# CONFIG_PACKET_MMAP is not set
324CONFIG_UNIX=y 295CONFIG_UNIX=y
@@ -326,6 +297,7 @@ CONFIG_XFRM=y
326# CONFIG_XFRM_USER is not set 297# CONFIG_XFRM_USER is not set
327# CONFIG_XFRM_SUB_POLICY is not set 298# CONFIG_XFRM_SUB_POLICY is not set
328# CONFIG_XFRM_MIGRATE is not set 299# CONFIG_XFRM_MIGRATE is not set
300# CONFIG_XFRM_STATISTICS is not set
329# CONFIG_NET_KEY is not set 301# CONFIG_NET_KEY is not set
330CONFIG_INET=y 302CONFIG_INET=y
331# CONFIG_IP_MULTICAST is not set 303# CONFIG_IP_MULTICAST is not set
@@ -347,6 +319,7 @@ CONFIG_IP_PNP_RARP=y
347CONFIG_INET_XFRM_MODE_TRANSPORT=y 319CONFIG_INET_XFRM_MODE_TRANSPORT=y
348CONFIG_INET_XFRM_MODE_TUNNEL=y 320CONFIG_INET_XFRM_MODE_TUNNEL=y
349CONFIG_INET_XFRM_MODE_BEET=y 321CONFIG_INET_XFRM_MODE_BEET=y
322# CONFIG_INET_LRO is not set
350CONFIG_INET_DIAG=y 323CONFIG_INET_DIAG=y
351CONFIG_INET_TCP_DIAG=y 324CONFIG_INET_TCP_DIAG=y
352# CONFIG_TCP_CONG_ADVANCED is not set 325# CONFIG_TCP_CONG_ADVANCED is not set
@@ -354,27 +327,14 @@ CONFIG_TCP_CONG_CUBIC=y
354CONFIG_DEFAULT_TCP_CONG="cubic" 327CONFIG_DEFAULT_TCP_CONG="cubic"
355# CONFIG_TCP_MD5SIG is not set 328# CONFIG_TCP_MD5SIG is not set
356# CONFIG_IPV6 is not set 329# CONFIG_IPV6 is not set
357# CONFIG_INET6_XFRM_TUNNEL is not set
358# CONFIG_INET6_TUNNEL is not set
359# CONFIG_NETWORK_SECMARK is not set 330# CONFIG_NETWORK_SECMARK is not set
360# CONFIG_NETFILTER is not set 331# CONFIG_NETFILTER is not set
361
362#
363# DCCP Configuration (EXPERIMENTAL)
364#
365# CONFIG_IP_DCCP is not set 332# CONFIG_IP_DCCP is not set
366
367#
368# SCTP Configuration (EXPERIMENTAL)
369#
370# CONFIG_IP_SCTP is not set 333# CONFIG_IP_SCTP is not set
371
372#
373# TIPC Configuration (EXPERIMENTAL)
374#
375# CONFIG_TIPC is not set 334# CONFIG_TIPC is not set
376# CONFIG_ATM is not set 335# CONFIG_ATM is not set
377# CONFIG_BRIDGE is not set 336# CONFIG_BRIDGE is not set
337# CONFIG_NET_DSA is not set
378# CONFIG_VLAN_8021Q is not set 338# CONFIG_VLAN_8021Q is not set
379# CONFIG_DECNET is not set 339# CONFIG_DECNET is not set
380# CONFIG_LLC2 is not set 340# CONFIG_LLC2 is not set
@@ -384,10 +344,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
384# CONFIG_LAPB is not set 344# CONFIG_LAPB is not set
385# CONFIG_ECONET is not set 345# CONFIG_ECONET is not set
386# CONFIG_WAN_ROUTER is not set 346# CONFIG_WAN_ROUTER is not set
387
388#
389# QoS and/or fair queueing
390#
391# CONFIG_NET_SCHED is not set 347# CONFIG_NET_SCHED is not set
392 348
393# 349#
@@ -395,9 +351,19 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
395# 351#
396# CONFIG_NET_PKTGEN is not set 352# CONFIG_NET_PKTGEN is not set
397# CONFIG_HAMRADIO is not set 353# CONFIG_HAMRADIO is not set
354# CONFIG_CAN is not set
398# CONFIG_IRDA is not set 355# CONFIG_IRDA is not set
399# CONFIG_BT is not set 356# CONFIG_BT is not set
357# CONFIG_AF_RXRPC is not set
358# CONFIG_PHONET is not set
359CONFIG_WIRELESS=y
360# CONFIG_CFG80211 is not set
361# CONFIG_WIRELESS_OLD_REGULATORY is not set
362# CONFIG_WIRELESS_EXT is not set
363# CONFIG_MAC80211 is not set
400# CONFIG_IEEE80211 is not set 364# CONFIG_IEEE80211 is not set
365# CONFIG_RFKILL is not set
366# CONFIG_NET_9P is not set
401 367
402# 368#
403# Device Drivers 369# Device Drivers
@@ -409,21 +375,14 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
409CONFIG_STANDALONE=y 375CONFIG_STANDALONE=y
410CONFIG_PREVENT_FIRMWARE_BUILD=y 376CONFIG_PREVENT_FIRMWARE_BUILD=y
411# CONFIG_SYS_HYPERVISOR is not set 377# CONFIG_SYS_HYPERVISOR is not set
412
413#
414# Connector - unified userspace <-> kernelspace linker
415#
416# CONFIG_CONNECTOR is not set 378# CONFIG_CONNECTOR is not set
417
418#
419# Memory Technology Devices (MTD)
420#
421CONFIG_MTD=y 379CONFIG_MTD=y
422# CONFIG_MTD_DEBUG is not set 380# CONFIG_MTD_DEBUG is not set
423# CONFIG_MTD_CONCAT is not set 381# CONFIG_MTD_CONCAT is not set
424CONFIG_MTD_PARTITIONS=y 382CONFIG_MTD_PARTITIONS=y
425# CONFIG_MTD_REDBOOT_PARTS is not set 383# CONFIG_MTD_REDBOOT_PARTS is not set
426# CONFIG_MTD_CMDLINE_PARTS is not set 384# CONFIG_MTD_CMDLINE_PARTS is not set
385# CONFIG_MTD_AR7_PARTS is not set
427 386
428# 387#
429# User Modules And Translation Layers 388# User Modules And Translation Layers
@@ -436,6 +395,7 @@ CONFIG_MTD_BLOCK=y
436# CONFIG_INFTL is not set 395# CONFIG_INFTL is not set
437# CONFIG_RFD_FTL is not set 396# CONFIG_RFD_FTL is not set
438# CONFIG_SSFDC is not set 397# CONFIG_SSFDC is not set
398# CONFIG_MTD_OOPS is not set
439 399
440# 400#
441# RAM/ROM/Flash chip drivers 401# RAM/ROM/Flash chip drivers
@@ -461,7 +421,6 @@ CONFIG_MTD_CFI_UTIL=y
461# CONFIG_MTD_RAM is not set 421# CONFIG_MTD_RAM is not set
462# CONFIG_MTD_ROM is not set 422# CONFIG_MTD_ROM is not set
463# CONFIG_MTD_ABSENT is not set 423# CONFIG_MTD_ABSENT is not set
464# CONFIG_MTD_OBSOLETE_CHIPS is not set
465 424
466# 425#
467# Mapping drivers for chip access 426# Mapping drivers for chip access
@@ -484,47 +443,29 @@ CONFIG_MTD_CFI_UTIL=y
484# CONFIG_MTD_DOC2000 is not set 443# CONFIG_MTD_DOC2000 is not set
485# CONFIG_MTD_DOC2001 is not set 444# CONFIG_MTD_DOC2001 is not set
486# CONFIG_MTD_DOC2001PLUS is not set 445# CONFIG_MTD_DOC2001PLUS is not set
487
488#
489# NAND Flash Device Drivers
490#
491# CONFIG_MTD_NAND is not set 446# CONFIG_MTD_NAND is not set
492
493#
494# OneNAND Flash Device Drivers
495#
496# CONFIG_MTD_ONENAND is not set 447# CONFIG_MTD_ONENAND is not set
497 448
498# 449#
499# Parallel port support 450# UBI - Unsorted block images
500# 451#
452# CONFIG_MTD_UBI is not set
501# CONFIG_PARPORT is not set 453# CONFIG_PARPORT is not set
502 454CONFIG_BLK_DEV=y
503#
504# Plug and Play support
505#
506# CONFIG_PNPACPI is not set
507
508#
509# Block devices
510#
511# CONFIG_BLK_DEV_COW_COMMON is not set 455# CONFIG_BLK_DEV_COW_COMMON is not set
512# CONFIG_BLK_DEV_LOOP is not set 456# CONFIG_BLK_DEV_LOOP is not set
513# CONFIG_BLK_DEV_NBD is not set 457# CONFIG_BLK_DEV_NBD is not set
514CONFIG_BLK_DEV_RAM=y 458CONFIG_BLK_DEV_RAM=y
515CONFIG_BLK_DEV_RAM_COUNT=16 459CONFIG_BLK_DEV_RAM_COUNT=16
516CONFIG_BLK_DEV_RAM_SIZE=8192 460CONFIG_BLK_DEV_RAM_SIZE=8192
517CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 461# CONFIG_BLK_DEV_XIP is not set
518# CONFIG_CDROM_PKTCDVD is not set 462# CONFIG_CDROM_PKTCDVD is not set
519# CONFIG_ATA_OVER_ETH is not set 463# CONFIG_ATA_OVER_ETH is not set
520 464# CONFIG_BLK_DEV_HD is not set
521# 465CONFIG_MISC_DEVICES=y
522# Misc devices 466# CONFIG_EEPROM_93CX6 is not set
523# 467# CONFIG_ENCLOSURE_SERVICES is not set
524 468CONFIG_HAVE_IDE=y
525#
526# ATA/ATAPI/MFM/RLL support
527#
528# CONFIG_IDE is not set 469# CONFIG_IDE is not set
529 470
530# 471#
@@ -532,73 +473,41 @@ CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
532# 473#
533# CONFIG_RAID_ATTRS is not set 474# CONFIG_RAID_ATTRS is not set
534# CONFIG_SCSI is not set 475# CONFIG_SCSI is not set
476# CONFIG_SCSI_DMA is not set
535# CONFIG_SCSI_NETLINK is not set 477# CONFIG_SCSI_NETLINK is not set
536
537#
538# Serial ATA (prod) and Parallel ATA (experimental) drivers
539#
540# CONFIG_ATA is not set 478# CONFIG_ATA is not set
541
542#
543# Multi-device support (RAID and LVM)
544#
545# CONFIG_MD is not set 479# CONFIG_MD is not set
546
547#
548# Fusion MPT device support
549#
550# CONFIG_FUSION is not set
551
552#
553# IEEE 1394 (FireWire) support
554#
555
556#
557# I2O device support
558#
559
560#
561# Network device support
562#
563CONFIG_NETDEVICES=y 480CONFIG_NETDEVICES=y
564# CONFIG_DUMMY is not set 481# CONFIG_DUMMY is not set
565# CONFIG_BONDING is not set 482# CONFIG_BONDING is not set
483# CONFIG_MACVLAN is not set
566# CONFIG_EQUALIZER is not set 484# CONFIG_EQUALIZER is not set
567# CONFIG_TUN is not set 485# CONFIG_TUN is not set
568 486# CONFIG_VETH is not set
569#
570# PHY device support
571#
572# CONFIG_PHYLIB is not set 487# CONFIG_PHYLIB is not set
573
574#
575# Ethernet (10 or 100Mbit)
576#
577CONFIG_NET_ETHERNET=y 488CONFIG_NET_ETHERNET=y
578# CONFIG_MII is not set 489# CONFIG_MII is not set
490# CONFIG_AX88796 is not set
579CONFIG_STNIC=y 491CONFIG_STNIC=y
580# CONFIG_SMC91X is not set 492# CONFIG_SMC91X is not set
581 493# CONFIG_SMC911X is not set
582# 494# CONFIG_IBM_NEW_EMAC_ZMII is not set
583# Ethernet (1000 Mbit) 495# CONFIG_IBM_NEW_EMAC_RGMII is not set
584# 496# CONFIG_IBM_NEW_EMAC_TAH is not set
585 497# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
586# 498# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
587# Ethernet (10000 Mbit) 499# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
588# 500# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
589 501# CONFIG_B44 is not set
590# 502CONFIG_NETDEV_1000=y
591# Token Ring devices 503CONFIG_NETDEV_10000=y
592# 504
593 505#
594# 506# Wireless LAN
595# Wireless LAN (non-hamradio) 507#
596# 508# CONFIG_WLAN_PRE80211 is not set
597# CONFIG_NET_RADIO is not set 509# CONFIG_WLAN_80211 is not set
598 510# CONFIG_IWLWIFI_LEDS is not set
599#
600# Wan interfaces
601#
602# CONFIG_WAN is not set 511# CONFIG_WAN is not set
603CONFIG_PPP=y 512CONFIG_PPP=y
604# CONFIG_PPP_MULTILINK is not set 513# CONFIG_PPP_MULTILINK is not set
@@ -609,21 +518,13 @@ CONFIG_PPP_DEFLATE=y
609# CONFIG_PPP_BSDCOMP is not set 518# CONFIG_PPP_BSDCOMP is not set
610# CONFIG_PPP_MPPE is not set 519# CONFIG_PPP_MPPE is not set
611# CONFIG_PPPOE is not set 520# CONFIG_PPPOE is not set
521# CONFIG_PPPOL2TP is not set
612# CONFIG_SLIP is not set 522# CONFIG_SLIP is not set
613CONFIG_SLHC=y 523CONFIG_SLHC=y
614# CONFIG_SHAPER is not set
615# CONFIG_NETCONSOLE is not set 524# CONFIG_NETCONSOLE is not set
616# CONFIG_NETPOLL is not set 525# CONFIG_NETPOLL is not set
617# CONFIG_NET_POLL_CONTROLLER is not set 526# CONFIG_NET_POLL_CONTROLLER is not set
618
619#
620# ISDN subsystem
621#
622# CONFIG_ISDN is not set 527# CONFIG_ISDN is not set
623
624#
625# Telephony Support
626#
627# CONFIG_PHONE is not set 528# CONFIG_PHONE is not set
628 529
629# 530#
@@ -631,13 +532,13 @@ CONFIG_SLHC=y
631# 532#
632CONFIG_INPUT=y 533CONFIG_INPUT=y
633# CONFIG_INPUT_FF_MEMLESS is not set 534# CONFIG_INPUT_FF_MEMLESS is not set
535# CONFIG_INPUT_POLLDEV is not set
634 536
635# 537#
636# Userland interfaces 538# Userland interfaces
637# 539#
638# CONFIG_INPUT_MOUSEDEV is not set 540# CONFIG_INPUT_MOUSEDEV is not set
639# CONFIG_INPUT_JOYDEV is not set 541# CONFIG_INPUT_JOYDEV is not set
640# CONFIG_INPUT_TSDEV is not set
641# CONFIG_INPUT_EVDEV is not set 542# CONFIG_INPUT_EVDEV is not set
642# CONFIG_INPUT_EVBUG is not set 543# CONFIG_INPUT_EVBUG is not set
643 544
@@ -647,6 +548,7 @@ CONFIG_INPUT=y
647# CONFIG_INPUT_KEYBOARD is not set 548# CONFIG_INPUT_KEYBOARD is not set
648# CONFIG_INPUT_MOUSE is not set 549# CONFIG_INPUT_MOUSE is not set
649# CONFIG_INPUT_JOYSTICK is not set 550# CONFIG_INPUT_JOYSTICK is not set
551# CONFIG_INPUT_TABLET is not set
650# CONFIG_INPUT_TOUCHSCREEN is not set 552# CONFIG_INPUT_TOUCHSCREEN is not set
651# CONFIG_INPUT_MISC is not set 553# CONFIG_INPUT_MISC is not set
652 554
@@ -664,6 +566,7 @@ CONFIG_SERIO=y
664# Character devices 566# Character devices
665# 567#
666# CONFIG_VT is not set 568# CONFIG_VT is not set
569CONFIG_DEVKMEM=y
667# CONFIG_SERIAL_NONSTANDARD is not set 570# CONFIG_SERIAL_NONSTANDARD is not set
668 571
669# 572#
@@ -681,153 +584,110 @@ CONFIG_SERIAL_CORE=y
681CONFIG_SERIAL_CORE_CONSOLE=y 584CONFIG_SERIAL_CORE_CONSOLE=y
682CONFIG_UNIX98_PTYS=y 585CONFIG_UNIX98_PTYS=y
683# CONFIG_LEGACY_PTYS is not set 586# CONFIG_LEGACY_PTYS is not set
684
685#
686# IPMI
687#
688# CONFIG_IPMI_HANDLER is not set 587# CONFIG_IPMI_HANDLER is not set
689
690#
691# Watchdog Cards
692#
693# CONFIG_WATCHDOG is not set
694CONFIG_HW_RANDOM=y 588CONFIG_HW_RANDOM=y
695# CONFIG_GEN_RTC is not set
696# CONFIG_DTLK is not set
697# CONFIG_R3964 is not set 589# CONFIG_R3964 is not set
698# CONFIG_RAW_DRIVER is not set 590# CONFIG_RAW_DRIVER is not set
699
700#
701# TPM devices
702#
703# CONFIG_TCG_TPM is not set 591# CONFIG_TCG_TPM is not set
704
705#
706# I2C support
707#
708# CONFIG_I2C is not set 592# CONFIG_I2C is not set
709
710#
711# SPI support
712#
713# CONFIG_SPI is not set 593# CONFIG_SPI is not set
714# CONFIG_SPI_MASTER is not set
715
716#
717# Dallas's 1-wire bus
718#
719# CONFIG_W1 is not set 594# CONFIG_W1 is not set
720 595# CONFIG_POWER_SUPPLY is not set
721#
722# Hardware Monitoring support
723#
724CONFIG_HWMON=y 596CONFIG_HWMON=y
725# CONFIG_HWMON_VID is not set 597# CONFIG_HWMON_VID is not set
726# CONFIG_SENSORS_ABITUGURU is not set
727# CONFIG_SENSORS_F71805F is not set 598# CONFIG_SENSORS_F71805F is not set
599# CONFIG_SENSORS_F71882FG is not set
600# CONFIG_SENSORS_IT87 is not set
601# CONFIG_SENSORS_PC87360 is not set
728# CONFIG_SENSORS_PC87427 is not set 602# CONFIG_SENSORS_PC87427 is not set
603# CONFIG_SENSORS_SMSC47M1 is not set
604# CONFIG_SENSORS_SMSC47B397 is not set
729# CONFIG_SENSORS_VT1211 is not set 605# CONFIG_SENSORS_VT1211 is not set
606# CONFIG_SENSORS_W83627HF is not set
607# CONFIG_SENSORS_W83627EHF is not set
730# CONFIG_HWMON_DEBUG_CHIP is not set 608# CONFIG_HWMON_DEBUG_CHIP is not set
609# CONFIG_THERMAL is not set
610# CONFIG_THERMAL_HWMON is not set
611# CONFIG_WATCHDOG is not set
612
613#
614# Sonics Silicon Backplane
615#
616CONFIG_SSB_POSSIBLE=y
617# CONFIG_SSB is not set
731 618
732# 619#
733# Multifunction device drivers 620# Multifunction device drivers
734# 621#
622# CONFIG_MFD_CORE is not set
735# CONFIG_MFD_SM501 is not set 623# CONFIG_MFD_SM501 is not set
624# CONFIG_HTC_PASIC3 is not set
625# CONFIG_MFD_TMIO is not set
626# CONFIG_MFD_WM8400 is not set
736 627
737# 628#
738# Multimedia devices 629# Multimedia devices
739# 630#
631
632#
633# Multimedia core support
634#
740# CONFIG_VIDEO_DEV is not set 635# CONFIG_VIDEO_DEV is not set
636# CONFIG_DVB_CORE is not set
637# CONFIG_VIDEO_MEDIA is not set
741 638
742# 639#
743# Digital Video Broadcasting Devices 640# Multimedia drivers
744# 641#
745# CONFIG_DVB is not set 642# CONFIG_DAB is not set
746 643
747# 644#
748# Graphics support 645# Graphics support
749# 646#
750# CONFIG_BACKLIGHT_LCD_SUPPORT is not set 647# CONFIG_VGASTATE is not set
648# CONFIG_VIDEO_OUTPUT_CONTROL is not set
751# CONFIG_FB is not set 649# CONFIG_FB is not set
650# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
752 651
753# 652#
754# Sound 653# Display device support
755# 654#
655# CONFIG_DISPLAY_SUPPORT is not set
756# CONFIG_SOUND is not set 656# CONFIG_SOUND is not set
757 657CONFIG_HID_SUPPORT=y
758#
759# HID Devices
760#
761CONFIG_HID=y 658CONFIG_HID=y
762# CONFIG_HID_DEBUG is not set 659# CONFIG_HID_DEBUG is not set
660# CONFIG_HIDRAW is not set
661# CONFIG_HID_PID is not set
763 662
764# 663#
765# USB support 664# Special HID drivers
766# 665#
767# CONFIG_USB_ARCH_HAS_HCD is not set 666CONFIG_HID_COMPAT=y
667CONFIG_USB_SUPPORT=y
668CONFIG_USB_ARCH_HAS_HCD=y
768# CONFIG_USB_ARCH_HAS_OHCI is not set 669# CONFIG_USB_ARCH_HAS_OHCI is not set
769# CONFIG_USB_ARCH_HAS_EHCI is not set 670# CONFIG_USB_ARCH_HAS_EHCI is not set
671# CONFIG_USB is not set
672# CONFIG_USB_OTG_WHITELIST is not set
673# CONFIG_USB_OTG_BLACKLIST_HUB is not set
770 674
771# 675#
772# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 676# Enable Host or Gadget support to see Inventra options
773# 677#
774 678
775# 679#
776# USB Gadget Support 680# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
777# 681#
778# CONFIG_USB_GADGET is not set 682# CONFIG_USB_GADGET is not set
779
780#
781# MMC/SD Card support
782#
783# CONFIG_MMC is not set 683# CONFIG_MMC is not set
784 684# CONFIG_MEMSTICK is not set
785#
786# LED devices
787#
788# CONFIG_NEW_LEDS is not set 685# CONFIG_NEW_LEDS is not set
789 686# CONFIG_ACCESSIBILITY is not set
790#
791# LED drivers
792#
793
794#
795# LED Triggers
796#
797
798#
799# InfiniBand support
800#
801
802#
803# EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
804#
805
806#
807# Real Time Clock
808#
809# CONFIG_RTC_CLASS is not set 687# CONFIG_RTC_CLASS is not set
810 688# CONFIG_DMADEVICES is not set
811# 689# CONFIG_UIO is not set
812# DMA Engine support 690# CONFIG_STAGING is not set
813#
814# CONFIG_DMA_ENGINE is not set
815
816#
817# DMA Clients
818#
819
820#
821# DMA Devices
822#
823
824#
825# Auxiliary Display support
826#
827
828#
829# Virtualization
830#
831 691
832# 692#
833# File systems 693# File systems
@@ -836,18 +696,16 @@ CONFIG_EXT2_FS=y
836# CONFIG_EXT2_FS_XATTR is not set 696# CONFIG_EXT2_FS_XATTR is not set
837# CONFIG_EXT2_FS_XIP is not set 697# CONFIG_EXT2_FS_XIP is not set
838# CONFIG_EXT3_FS is not set 698# CONFIG_EXT3_FS is not set
839# CONFIG_EXT4DEV_FS is not set 699# CONFIG_EXT4_FS is not set
840# CONFIG_REISERFS_FS is not set 700# CONFIG_REISERFS_FS is not set
841# CONFIG_JFS_FS is not set 701# CONFIG_JFS_FS is not set
842# CONFIG_FS_POSIX_ACL is not set 702# CONFIG_FS_POSIX_ACL is not set
703CONFIG_FILE_LOCKING=y
843# CONFIG_XFS_FS is not set 704# CONFIG_XFS_FS is not set
844# CONFIG_GFS2_FS is not set 705CONFIG_DNOTIFY=y
845# CONFIG_MINIX_FS is not set
846# CONFIG_ROMFS_FS is not set
847CONFIG_INOTIFY=y 706CONFIG_INOTIFY=y
848CONFIG_INOTIFY_USER=y 707CONFIG_INOTIFY_USER=y
849# CONFIG_QUOTA is not set 708# CONFIG_QUOTA is not set
850CONFIG_DNOTIFY=y
851# CONFIG_AUTOFS_FS is not set 709# CONFIG_AUTOFS_FS is not set
852# CONFIG_AUTOFS4_FS is not set 710# CONFIG_AUTOFS4_FS is not set
853# CONFIG_FUSE_FS is not set 711# CONFIG_FUSE_FS is not set
@@ -871,11 +729,11 @@ CONFIG_DNOTIFY=y
871CONFIG_PROC_FS=y 729CONFIG_PROC_FS=y
872CONFIG_PROC_KCORE=y 730CONFIG_PROC_KCORE=y
873CONFIG_PROC_SYSCTL=y 731CONFIG_PROC_SYSCTL=y
732CONFIG_PROC_PAGE_MONITOR=y
874# CONFIG_SYSFS is not set 733# CONFIG_SYSFS is not set
875# CONFIG_TMPFS is not set 734# CONFIG_TMPFS is not set
876# CONFIG_HUGETLBFS is not set 735# CONFIG_HUGETLBFS is not set
877# CONFIG_HUGETLB_PAGE is not set 736# CONFIG_HUGETLB_PAGE is not set
878CONFIG_RAMFS=y
879 737
880# 738#
881# Miscellaneous filesystems 739# Miscellaneous filesystems
@@ -890,31 +748,33 @@ CONFIG_RAMFS=y
890CONFIG_JFFS2_FS=y 748CONFIG_JFFS2_FS=y
891CONFIG_JFFS2_FS_DEBUG=0 749CONFIG_JFFS2_FS_DEBUG=0
892CONFIG_JFFS2_FS_WRITEBUFFER=y 750CONFIG_JFFS2_FS_WRITEBUFFER=y
751# CONFIG_JFFS2_FS_WBUF_VERIFY is not set
893# CONFIG_JFFS2_SUMMARY is not set 752# CONFIG_JFFS2_SUMMARY is not set
894# CONFIG_JFFS2_FS_XATTR is not set 753# CONFIG_JFFS2_FS_XATTR is not set
895# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set 754# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
896CONFIG_JFFS2_ZLIB=y 755CONFIG_JFFS2_ZLIB=y
756# CONFIG_JFFS2_LZO is not set
897CONFIG_JFFS2_RTIME=y 757CONFIG_JFFS2_RTIME=y
898# CONFIG_JFFS2_RUBIN is not set 758# CONFIG_JFFS2_RUBIN is not set
899# CONFIG_CRAMFS is not set 759# CONFIG_CRAMFS is not set
900# CONFIG_VXFS_FS is not set 760# CONFIG_VXFS_FS is not set
761# CONFIG_MINIX_FS is not set
762# CONFIG_OMFS_FS is not set
901# CONFIG_HPFS_FS is not set 763# CONFIG_HPFS_FS is not set
902# CONFIG_QNX4FS_FS is not set 764# CONFIG_QNX4FS_FS is not set
765# CONFIG_ROMFS_FS is not set
903# CONFIG_SYSV_FS is not set 766# CONFIG_SYSV_FS is not set
904# CONFIG_UFS_FS is not set 767# CONFIG_UFS_FS is not set
905 768CONFIG_NETWORK_FILESYSTEMS=y
906#
907# Network File Systems
908#
909CONFIG_NFS_FS=y 769CONFIG_NFS_FS=y
910# CONFIG_NFS_V3 is not set 770# CONFIG_NFS_V3 is not set
911# CONFIG_NFS_V4 is not set 771# CONFIG_NFS_V4 is not set
912# CONFIG_NFS_DIRECTIO is not set
913# CONFIG_NFSD is not set
914CONFIG_ROOT_NFS=y 772CONFIG_ROOT_NFS=y
773# CONFIG_NFSD is not set
915CONFIG_LOCKD=y 774CONFIG_LOCKD=y
916CONFIG_NFS_COMMON=y 775CONFIG_NFS_COMMON=y
917CONFIG_SUNRPC=y 776CONFIG_SUNRPC=y
777# CONFIG_SUNRPC_REGISTER_V4 is not set
918# CONFIG_RPCSEC_GSS_KRB5 is not set 778# CONFIG_RPCSEC_GSS_KRB5 is not set
919# CONFIG_RPCSEC_GSS_SPKM3 is not set 779# CONFIG_RPCSEC_GSS_SPKM3 is not set
920# CONFIG_SMB_FS is not set 780# CONFIG_SMB_FS is not set
@@ -922,40 +782,34 @@ CONFIG_SUNRPC=y
922# CONFIG_NCP_FS is not set 782# CONFIG_NCP_FS is not set
923# CONFIG_CODA_FS is not set 783# CONFIG_CODA_FS is not set
924# CONFIG_AFS_FS is not set 784# CONFIG_AFS_FS is not set
925# CONFIG_9P_FS is not set
926 785
927# 786#
928# Partition Types 787# Partition Types
929# 788#
930# CONFIG_PARTITION_ADVANCED is not set 789# CONFIG_PARTITION_ADVANCED is not set
931CONFIG_MSDOS_PARTITION=y 790CONFIG_MSDOS_PARTITION=y
932
933#
934# Native Language Support
935#
936# CONFIG_NLS is not set 791# CONFIG_NLS is not set
937 792
938# 793#
939# Distributed Lock Manager
940#
941
942#
943# Profiling support
944#
945# CONFIG_PROFILING is not set
946
947#
948# Kernel hacking 794# Kernel hacking
949# 795#
950CONFIG_TRACE_IRQFLAGS_SUPPORT=y 796CONFIG_TRACE_IRQFLAGS_SUPPORT=y
951# CONFIG_PRINTK_TIME is not set 797# CONFIG_PRINTK_TIME is not set
798CONFIG_ENABLE_WARN_DEPRECATED=y
952CONFIG_ENABLE_MUST_CHECK=y 799CONFIG_ENABLE_MUST_CHECK=y
800CONFIG_FRAME_WARN=1024
953# CONFIG_MAGIC_SYSRQ is not set 801# CONFIG_MAGIC_SYSRQ is not set
954# CONFIG_UNUSED_SYMBOLS is not set 802# CONFIG_UNUSED_SYMBOLS is not set
955# CONFIG_HEADERS_CHECK is not set 803# CONFIG_HEADERS_CHECK is not set
956# CONFIG_DEBUG_KERNEL is not set 804# CONFIG_DEBUG_KERNEL is not set
957CONFIG_LOG_BUF_SHIFT=14
958# CONFIG_DEBUG_BUGVERBOSE is not set 805# CONFIG_DEBUG_BUGVERBOSE is not set
806# CONFIG_DEBUG_MEMORY_INIT is not set
807# CONFIG_RCU_CPU_STALL_DETECTOR is not set
808# CONFIG_LATENCYTOP is not set
809CONFIG_NOP_TRACER=y
810CONFIG_HAVE_FTRACE=y
811# CONFIG_DYNAMIC_PRINTK_DEBUG is not set
812# CONFIG_SAMPLES is not set
959# CONFIG_SH_STANDARD_BIOS is not set 813# CONFIG_SH_STANDARD_BIOS is not set
960# CONFIG_EARLY_SCIF_CONSOLE is not set 814# CONFIG_EARLY_SCIF_CONSOLE is not set
961# CONFIG_SH_KGDB is not set 815# CONFIG_SH_KGDB is not set
@@ -964,11 +818,92 @@ CONFIG_LOG_BUF_SHIFT=14
964# Security options 818# Security options
965# 819#
966# CONFIG_KEYS is not set 820# CONFIG_KEYS is not set
821# CONFIG_SECURITYFS is not set
822# CONFIG_SECURITY_FILE_CAPABILITIES is not set
823CONFIG_CRYPTO=y
824
825#
826# Crypto core or helper
827#
828# CONFIG_CRYPTO_FIPS is not set
829# CONFIG_CRYPTO_MANAGER is not set
830# CONFIG_CRYPTO_GF128MUL is not set
831# CONFIG_CRYPTO_NULL is not set
832# CONFIG_CRYPTO_CRYPTD is not set
833# CONFIG_CRYPTO_AUTHENC is not set
834# CONFIG_CRYPTO_TEST is not set
835
836#
837# Authenticated Encryption with Associated Data
838#
839# CONFIG_CRYPTO_CCM is not set
840# CONFIG_CRYPTO_GCM is not set
841# CONFIG_CRYPTO_SEQIV is not set
842
843#
844# Block modes
845#
846# CONFIG_CRYPTO_CBC is not set
847# CONFIG_CRYPTO_CTR is not set
848# CONFIG_CRYPTO_CTS is not set
849# CONFIG_CRYPTO_ECB is not set
850# CONFIG_CRYPTO_LRW is not set
851# CONFIG_CRYPTO_PCBC is not set
852# CONFIG_CRYPTO_XTS is not set
853
854#
855# Hash modes
856#
857# CONFIG_CRYPTO_HMAC is not set
858# CONFIG_CRYPTO_XCBC is not set
859
860#
861# Digest
862#
863# CONFIG_CRYPTO_CRC32C is not set
864# CONFIG_CRYPTO_MD4 is not set
865# CONFIG_CRYPTO_MD5 is not set
866# CONFIG_CRYPTO_MICHAEL_MIC is not set
867# CONFIG_CRYPTO_RMD128 is not set
868# CONFIG_CRYPTO_RMD160 is not set
869# CONFIG_CRYPTO_RMD256 is not set
870# CONFIG_CRYPTO_RMD320 is not set
871# CONFIG_CRYPTO_SHA1 is not set
872# CONFIG_CRYPTO_SHA256 is not set
873# CONFIG_CRYPTO_SHA512 is not set
874# CONFIG_CRYPTO_TGR192 is not set
875# CONFIG_CRYPTO_WP512 is not set
876
877#
878# Ciphers
879#
880# CONFIG_CRYPTO_AES is not set
881# CONFIG_CRYPTO_ANUBIS is not set
882# CONFIG_CRYPTO_ARC4 is not set
883# CONFIG_CRYPTO_BLOWFISH is not set
884# CONFIG_CRYPTO_CAMELLIA is not set
885# CONFIG_CRYPTO_CAST5 is not set
886# CONFIG_CRYPTO_CAST6 is not set
887# CONFIG_CRYPTO_DES is not set
888# CONFIG_CRYPTO_FCRYPT is not set
889# CONFIG_CRYPTO_KHAZAD is not set
890# CONFIG_CRYPTO_SALSA20 is not set
891# CONFIG_CRYPTO_SEED is not set
892# CONFIG_CRYPTO_SERPENT is not set
893# CONFIG_CRYPTO_TEA is not set
894# CONFIG_CRYPTO_TWOFISH is not set
895
896#
897# Compression
898#
899# CONFIG_CRYPTO_DEFLATE is not set
900# CONFIG_CRYPTO_LZO is not set
967 901
968# 902#
969# Cryptographic options 903# Random Number Generation
970# 904#
971# CONFIG_CRYPTO is not set 905# CONFIG_CRYPTO_ANSI_CPRNG is not set
906CONFIG_CRYPTO_HW=y
972 907
973# 908#
974# Library routines 909# Library routines
@@ -976,10 +911,14 @@ CONFIG_LOG_BUF_SHIFT=14
976CONFIG_BITREVERSE=y 911CONFIG_BITREVERSE=y
977CONFIG_CRC_CCITT=y 912CONFIG_CRC_CCITT=y
978# CONFIG_CRC16 is not set 913# CONFIG_CRC16 is not set
914# CONFIG_CRC_T10DIF is not set
915# CONFIG_CRC_ITU_T is not set
979CONFIG_CRC32=y 916CONFIG_CRC32=y
917# CONFIG_CRC7 is not set
980# CONFIG_LIBCRC32C is not set 918# CONFIG_LIBCRC32C is not set
981CONFIG_ZLIB_INFLATE=y 919CONFIG_ZLIB_INFLATE=y
982CONFIG_ZLIB_DEFLATE=y 920CONFIG_ZLIB_DEFLATE=y
983CONFIG_PLIST=y 921CONFIG_PLIST=y
984CONFIG_HAS_IOMEM=y 922CONFIG_HAS_IOMEM=y
985CONFIG_HAS_IOPORT=y 923CONFIG_HAS_IOPORT=y
924CONFIG_HAS_DMA=y