se7780_defconfig (b981d8b3f5e008ff10d993be633ad00564fc22cd) se7780_defconfig (56546b18969eb808af0c1a6ff68988678bd0a8b7)
1#
2# Automatically generated make config: don't edit
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.21-rc3
4# Thu Mar 15 14:06:20 2007
3# Linux kernel version: 2.6.25-rc3
4# Thu Feb 28 10:18:04 2008
5#
6CONFIG_SUPERH=y
5#
6CONFIG_SUPERH=y
7CONFIG_SUPERH32=y
7CONFIG_RWSEM_GENERIC_SPINLOCK=y
8CONFIG_GENERIC_BUG=y
9CONFIG_GENERIC_FIND_NEXT_BIT=y
10CONFIG_GENERIC_HWEIGHT=y
11CONFIG_GENERIC_HARDIRQS=y
12CONFIG_GENERIC_IRQ_PROBE=y
13CONFIG_GENERIC_CALIBRATE_DELAY=y
8CONFIG_RWSEM_GENERIC_SPINLOCK=y
9CONFIG_GENERIC_BUG=y
10CONFIG_GENERIC_FIND_NEXT_BIT=y
11CONFIG_GENERIC_HWEIGHT=y
12CONFIG_GENERIC_HARDIRQS=y
13CONFIG_GENERIC_IRQ_PROBE=y
14CONFIG_GENERIC_CALIBRATE_DELAY=y
14# CONFIG_GENERIC_TIME is not set
15CONFIG_GENERIC_TIME=y
16CONFIG_GENERIC_CLOCKEVENTS=y
17CONFIG_SYS_SUPPORTS_PCI=y
15CONFIG_STACKTRACE_SUPPORT=y
16CONFIG_LOCKDEP_SUPPORT=y
17# CONFIG_ARCH_HAS_ILOG2_U32 is not set
18# CONFIG_ARCH_HAS_ILOG2_U64 is not set
18CONFIG_STACKTRACE_SUPPORT=y
19CONFIG_LOCKDEP_SUPPORT=y
20# CONFIG_ARCH_HAS_ILOG2_U32 is not set
21# CONFIG_ARCH_HAS_ILOG2_U64 is not set
22CONFIG_ARCH_NO_VIRT_TO_BUS=y
23CONFIG_ARCH_SUPPORTS_AOUT=y
19CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
20
21#
24CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
25
26#
22# Code maturity level options
27# General setup
23#
24# CONFIG_EXPERIMENTAL is not set
25CONFIG_BROKEN_ON_SMP=y
26CONFIG_INIT_ENV_ARG_LIMIT=32
28#
29# CONFIG_EXPERIMENTAL is not set
30CONFIG_BROKEN_ON_SMP=y
31CONFIG_INIT_ENV_ARG_LIMIT=32
27
28#
29# General setup
30#
31CONFIG_LOCALVERSION=""
32CONFIG_LOCALVERSION_AUTO=y
33# CONFIG_SWAP is not set
34CONFIG_SYSVIPC=y
32CONFIG_LOCALVERSION=""
33CONFIG_LOCALVERSION_AUTO=y
34# CONFIG_SWAP is not set
35CONFIG_SYSVIPC=y
35# CONFIG_IPC_NS is not set
36CONFIG_SYSVIPC_SYSCTL=y
37# CONFIG_BSD_PROCESS_ACCT is not set
38# CONFIG_TASKSTATS is not set
36CONFIG_SYSVIPC_SYSCTL=y
37# CONFIG_BSD_PROCESS_ACCT is not set
38# CONFIG_TASKSTATS is not set
39# CONFIG_UTS_NS is not set
40# CONFIG_AUDIT is not set
41CONFIG_IKCONFIG=y
42CONFIG_IKCONFIG_PROC=y
39# CONFIG_AUDIT is not set
40CONFIG_IKCONFIG=y
41CONFIG_IKCONFIG_PROC=y
42CONFIG_LOG_BUF_SHIFT=14
43# CONFIG_CGROUPS is not set
44CONFIG_GROUP_SCHED=y
45CONFIG_FAIR_GROUP_SCHED=y
46CONFIG_USER_SCHED=y
47# CONFIG_CGROUP_SCHED is not set
43CONFIG_SYSFS_DEPRECATED=y
44# CONFIG_RELAY is not set
48CONFIG_SYSFS_DEPRECATED=y
49# CONFIG_RELAY is not set
50# CONFIG_NAMESPACES is not set
45# CONFIG_BLK_DEV_INITRD is not set
51# CONFIG_BLK_DEV_INITRD is not set
52CONFIG_CC_OPTIMIZE_FOR_SIZE=y
46CONFIG_SYSCTL=y
47CONFIG_EMBEDDED=y
48CONFIG_UID16=y
49CONFIG_SYSCTL_SYSCALL=y
50# CONFIG_KALLSYMS is not set
51# CONFIG_HOTPLUG is not set
52CONFIG_PRINTK=y
53CONFIG_BUG=y
54CONFIG_ELF_CORE=y
53CONFIG_SYSCTL=y
54CONFIG_EMBEDDED=y
55CONFIG_UID16=y
56CONFIG_SYSCTL_SYSCALL=y
57# CONFIG_KALLSYMS is not set
58# CONFIG_HOTPLUG is not set
59CONFIG_PRINTK=y
60CONFIG_BUG=y
61CONFIG_ELF_CORE=y
62CONFIG_COMPAT_BRK=y
55CONFIG_BASE_FULL=y
56CONFIG_FUTEX=y
63CONFIG_BASE_FULL=y
64CONFIG_FUTEX=y
65CONFIG_ANON_INODES=y
57# CONFIG_EPOLL is not set
66# CONFIG_EPOLL is not set
67CONFIG_SIGNALFD=y
68CONFIG_TIMERFD=y
69CONFIG_EVENTFD=y
58CONFIG_SHMEM=y
70CONFIG_SHMEM=y
59CONFIG_SLAB=y
60CONFIG_VM_EVENT_COUNTERS=y
71CONFIG_VM_EVENT_COUNTERS=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
78# CONFIG_HAVE_KPROBES is not set
79CONFIG_PROC_PAGE_MONITOR=y
80CONFIG_SLABINFO=y
61CONFIG_RT_MUTEXES=y
62# CONFIG_TINY_SHMEM is not set
63CONFIG_BASE_SMALL=0
81CONFIG_RT_MUTEXES=y
82# CONFIG_TINY_SHMEM is not set
83CONFIG_BASE_SMALL=0
64# CONFIG_SLOB is not set
65
66#
67# Loadable module support
68#
69CONFIG_MODULES=y
70CONFIG_MODULE_UNLOAD=y
71# CONFIG_MODVERSIONS is not set
72# CONFIG_MODULE_SRCVERSION_ALL is not set
73CONFIG_KMOD=y
84CONFIG_MODULES=y
85CONFIG_MODULE_UNLOAD=y
86# CONFIG_MODVERSIONS is not set
87# CONFIG_MODULE_SRCVERSION_ALL is not set
88CONFIG_KMOD=y
74
75#
76# Block layer
77#
78CONFIG_BLOCK=y
79# CONFIG_LBD is not set
89CONFIG_BLOCK=y
90# CONFIG_LBD is not set
91# CONFIG_BLK_DEV_IO_TRACE is not set
80# CONFIG_LSF is not set
81
82#
83# IO Schedulers
84#
85CONFIG_IOSCHED_NOOP=y
86# CONFIG_IOSCHED_AS is not set
87CONFIG_IOSCHED_DEADLINE=y
88# CONFIG_IOSCHED_CFQ is not set
89# CONFIG_DEFAULT_AS is not set
90CONFIG_DEFAULT_DEADLINE=y
91# CONFIG_DEFAULT_CFQ is not set
92# CONFIG_DEFAULT_NOOP is not set
93CONFIG_DEFAULT_IOSCHED="deadline"
92# CONFIG_LSF is not set
93
94#
95# IO Schedulers
96#
97CONFIG_IOSCHED_NOOP=y
98# CONFIG_IOSCHED_AS is not set
99CONFIG_IOSCHED_DEADLINE=y
100# CONFIG_IOSCHED_CFQ is not set
101# CONFIG_DEFAULT_AS is not set
102CONFIG_DEFAULT_DEADLINE=y
103# CONFIG_DEFAULT_CFQ is not set
104# CONFIG_DEFAULT_NOOP is not set
105CONFIG_DEFAULT_IOSCHED="deadline"
106CONFIG_CLASSIC_RCU=y
107# CONFIG_PREEMPT_RCU is not set
94
95#
96# System type
97#
108
109#
110# System type
111#
98CONFIG_SOLUTION_ENGINE=y
99# CONFIG_SH_SOLUTION_ENGINE is not set
100# CONFIG_SH_7751_SOLUTION_ENGINE is not set
101CONFIG_SH_7780_SOLUTION_ENGINE=y
102# CONFIG_SH_7300_SOLUTION_ENGINE is not set
103# CONFIG_SH_7343_SOLUTION_ENGINE is not set
104# CONFIG_SH_73180_SOLUTION_ENGINE is not set
105# CONFIG_SH_7751_SYSTEMH is not set
106# CONFIG_SH_HP6XX is not set
107# CONFIG_SH_SATURN is not set
108# CONFIG_SH_DREAMCAST is not set
109# CONFIG_SH_MPC1211 is not set
110# CONFIG_SH_SH03 is not set
111# CONFIG_SH_SECUREEDGE5410 is not set
112# CONFIG_SH_HS7751RVOIP is not set
113# CONFIG_SH_7710VOIPGW is not set
114# CONFIG_SH_RTS7751R2D is not set
115# CONFIG_SH_HIGHLANDER is not set
116# CONFIG_SH_EDOSK7705 is not set
117# CONFIG_SH_SH4202_MICRODEV is not set
118# CONFIG_SH_LANDISK is not set
119# CONFIG_SH_TITAN is not set
120# CONFIG_SH_SHMIN is not set
121# CONFIG_SH_7206_SOLUTION_ENGINE is not set
122# CONFIG_SH_7619_SOLUTION_ENGINE is not set
123# CONFIG_SH_UNKNOWN is not set
124
125#
126# Processor selection
127#
128CONFIG_CPU_SH4=y
129CONFIG_CPU_SH4A=y
112CONFIG_CPU_SH4=y
113CONFIG_CPU_SH4A=y
130
131#
132# SH-2 Processor Support
133#
134# CONFIG_CPU_SUBTYPE_SH7604 is not set
135# CONFIG_CPU_SUBTYPE_SH7619 is not set
114# CONFIG_CPU_SUBTYPE_SH7619 is not set
136
137#
138# SH-2A Processor Support
139#
115# CONFIG_CPU_SUBTYPE_SH7203 is not set
140# CONFIG_CPU_SUBTYPE_SH7206 is not set
116# CONFIG_CPU_SUBTYPE_SH7206 is not set
141
142#
143# SH-3 Processor Support
144#
145# CONFIG_CPU_SUBTYPE_SH7300 is not set
117# CONFIG_CPU_SUBTYPE_SH7263 is not set
146# CONFIG_CPU_SUBTYPE_SH7705 is not set
147# CONFIG_CPU_SUBTYPE_SH7706 is not set
148# CONFIG_CPU_SUBTYPE_SH7707 is not set
149# CONFIG_CPU_SUBTYPE_SH7708 is not set
150# CONFIG_CPU_SUBTYPE_SH7709 is not set
151# CONFIG_CPU_SUBTYPE_SH7710 is not set
118# CONFIG_CPU_SUBTYPE_SH7705 is not set
119# CONFIG_CPU_SUBTYPE_SH7706 is not set
120# CONFIG_CPU_SUBTYPE_SH7707 is not set
121# CONFIG_CPU_SUBTYPE_SH7708 is not set
122# CONFIG_CPU_SUBTYPE_SH7709 is not set
123# CONFIG_CPU_SUBTYPE_SH7710 is not set
152
153#
154# SH-4 Processor Support
155#
124# CONFIG_CPU_SUBTYPE_SH7712 is not set
125# CONFIG_CPU_SUBTYPE_SH7720 is not set
126# CONFIG_CPU_SUBTYPE_SH7721 is not set
156# CONFIG_CPU_SUBTYPE_SH7750 is not set
157# CONFIG_CPU_SUBTYPE_SH7091 is not set
158# CONFIG_CPU_SUBTYPE_SH7750R is not set
159# CONFIG_CPU_SUBTYPE_SH7750S is not set
160# CONFIG_CPU_SUBTYPE_SH7751 is not set
161# CONFIG_CPU_SUBTYPE_SH7751R is not set
162# CONFIG_CPU_SUBTYPE_SH7760 is not set
163# CONFIG_CPU_SUBTYPE_SH4_202 is not set
127# CONFIG_CPU_SUBTYPE_SH7750 is not set
128# CONFIG_CPU_SUBTYPE_SH7091 is not set
129# CONFIG_CPU_SUBTYPE_SH7750R is not set
130# CONFIG_CPU_SUBTYPE_SH7750S is not set
131# CONFIG_CPU_SUBTYPE_SH7751 is not set
132# CONFIG_CPU_SUBTYPE_SH7751R is not set
133# CONFIG_CPU_SUBTYPE_SH7760 is not set
134# CONFIG_CPU_SUBTYPE_SH4_202 is not set
164
165#
166# ST40 Processor Support
167#
168# CONFIG_CPU_SUBTYPE_ST40STB1 is not set
169# CONFIG_CPU_SUBTYPE_ST40GX1 is not set
170
171#
172# SH-4A Processor Support
173#
135# CONFIG_CPU_SUBTYPE_SH7763 is not set
174# CONFIG_CPU_SUBTYPE_SH7770 is not set
175CONFIG_CPU_SUBTYPE_SH7780=y
176# CONFIG_CPU_SUBTYPE_SH7785 is not set
136# CONFIG_CPU_SUBTYPE_SH7770 is not set
137CONFIG_CPU_SUBTYPE_SH7780=y
138# CONFIG_CPU_SUBTYPE_SH7785 is not set
177
178#
179# SH4AL-DSP Processor Support
180#
181# CONFIG_CPU_SUBTYPE_SH73180 is not set
139# CONFIG_CPU_SUBTYPE_SHX3 is not set
182# CONFIG_CPU_SUBTYPE_SH7343 is not set
183# CONFIG_CPU_SUBTYPE_SH7722 is not set
140# CONFIG_CPU_SUBTYPE_SH7343 is not set
141# CONFIG_CPU_SUBTYPE_SH7722 is not set
142# CONFIG_CPU_SUBTYPE_SH7366 is not set
143# CONFIG_CPU_SUBTYPE_SH5_101 is not set
144# CONFIG_CPU_SUBTYPE_SH5_103 is not set
184
185#
186# Memory management options
187#
145
146#
147# Memory management options
148#
149CONFIG_QUICKLIST=y
188CONFIG_MMU=y
189CONFIG_PAGE_OFFSET=0x80000000
190CONFIG_MEMORY_START=0x08000000
191CONFIG_MEMORY_SIZE=0x08000000
150CONFIG_MMU=y
151CONFIG_PAGE_OFFSET=0x80000000
152CONFIG_MEMORY_START=0x08000000
153CONFIG_MEMORY_SIZE=0x08000000
192CONFIG_32BIT=y
154CONFIG_29BIT=y
155# CONFIG_PMB is not set
193CONFIG_VSYSCALL=y
156CONFIG_VSYSCALL=y
157CONFIG_ARCH_FLATMEM_ENABLE=y
158CONFIG_ARCH_SPARSEMEM_ENABLE=y
159CONFIG_ARCH_SPARSEMEM_DEFAULT=y
160CONFIG_MAX_ACTIVE_REGIONS=1
161CONFIG_ARCH_POPULATES_NODE_MAP=y
162CONFIG_ARCH_SELECT_MEMORY_MODEL=y
163CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
194CONFIG_PAGE_SIZE_4KB=y
195# CONFIG_PAGE_SIZE_8KB is not set
196# CONFIG_PAGE_SIZE_64KB is not set
164CONFIG_PAGE_SIZE_4KB=y
165# CONFIG_PAGE_SIZE_8KB is not set
166# CONFIG_PAGE_SIZE_64KB is not set
197CONFIG_FLATMEM=y
198CONFIG_FLAT_NODE_MEM_MAP=y
199# CONFIG_SPARSEMEM_STATIC is not set
167CONFIG_SELECT_MEMORY_MODEL=y
168# CONFIG_FLATMEM_MANUAL is not set
169# CONFIG_DISCONTIGMEM_MANUAL is not set
170CONFIG_SPARSEMEM_MANUAL=y
171CONFIG_SPARSEMEM=y
172CONFIG_HAVE_MEMORY_PRESENT=y
173CONFIG_SPARSEMEM_STATIC=y
174# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
200CONFIG_SPLIT_PTLOCK_CPUS=4
201# CONFIG_RESOURCES_64BIT is not set
202CONFIG_ZONE_DMA_FLAG=0
175CONFIG_SPLIT_PTLOCK_CPUS=4
176# CONFIG_RESOURCES_64BIT is not set
177CONFIG_ZONE_DMA_FLAG=0
178CONFIG_NR_QUICK=2
203
204#
205# Cache configuration
206#
207# CONFIG_SH_DIRECT_MAPPED is not set
179
180#
181# Cache configuration
182#
183# CONFIG_SH_DIRECT_MAPPED is not set
208# CONFIG_SH_WRITETHROUGH is not set
209# CONFIG_SH_OCRAM is not set
184CONFIG_CACHE_WRITEBACK=y
185# CONFIG_CACHE_WRITETHROUGH is not set
186# CONFIG_CACHE_OFF is not set
210
211#
212# Processor features
213#
214CONFIG_CPU_LITTLE_ENDIAN=y
215# CONFIG_CPU_BIG_ENDIAN is not set
216CONFIG_SH_FPU=y
187
188#
189# Processor features
190#
191CONFIG_CPU_LITTLE_ENDIAN=y
192# CONFIG_CPU_BIG_ENDIAN is not set
193CONFIG_SH_FPU=y
217# CONFIG_SH_DSP is not set
218# CONFIG_SH_STORE_QUEUES is not set
219CONFIG_CPU_HAS_INTEVT=y
194# CONFIG_SH_STORE_QUEUES is not set
195CONFIG_CPU_HAS_INTEVT=y
220CONFIG_CPU_HAS_INTC2_IRQ=y
221CONFIG_CPU_HAS_INTC_IRQ=y
222CONFIG_CPU_HAS_SR_RB=y
196CONFIG_CPU_HAS_SR_RB=y
197CONFIG_CPU_HAS_FPU=y
223
224#
198
199#
200# Board support
201#
202CONFIG_SOLUTION_ENGINE=y
203CONFIG_SH_7780_SOLUTION_ENGINE=y
204# CONFIG_SH_SDK7780 is not set
205# CONFIG_SH_HIGHLANDER is not set
206
207#
225# Timer and clock configuration
226#
227CONFIG_SH_TMU=y
228CONFIG_SH_TIMER_IRQ=28
208# Timer and clock configuration
209#
210CONFIG_SH_TMU=y
211CONFIG_SH_TIMER_IRQ=28
229# CONFIG_NO_IDLE_HZ is not set
230CONFIG_SH_PCLK_FREQ=33333333
212CONFIG_SH_PCLK_FREQ=33333333
213# CONFIG_TICK_ONESHOT is not set
214# CONFIG_NO_HZ is not set
215# CONFIG_HIGH_RES_TIMERS is not set
216CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
231
232#
233# CPU Frequency scaling
234#
235# CONFIG_CPU_FREQ is not set
236
237#
238# DMA support
239#
240# CONFIG_SH_DMA is not set
241
242#
243# Companion Chips
244#
217
218#
219# CPU Frequency scaling
220#
221# CONFIG_CPU_FREQ is not set
222
223#
224# DMA support
225#
226# CONFIG_SH_DMA is not set
227
228#
229# Companion Chips
230#
245# CONFIG_HD6446X_SERIES is not set
246
247#
248# Additional SuperH Device Drivers
249#
250CONFIG_HEARTBEAT=y
251# CONFIG_PUSH_SWITCH is not set
252
253#
254# Kernel features
255#
256# CONFIG_HZ_100 is not set
257CONFIG_HZ_250=y
258# CONFIG_HZ_300 is not set
259# CONFIG_HZ_1000 is not set
260CONFIG_HZ=250
231
232#
233# Additional SuperH Device Drivers
234#
235CONFIG_HEARTBEAT=y
236# CONFIG_PUSH_SWITCH is not set
237
238#
239# Kernel features
240#
241# CONFIG_HZ_100 is not set
242CONFIG_HZ_250=y
243# CONFIG_HZ_300 is not set
244# CONFIG_HZ_1000 is not set
245CONFIG_HZ=250
261# CONFIG_SMP is not set
246# CONFIG_SCHED_HRTICK is not set
262CONFIG_PREEMPT_NONE=y
263# CONFIG_PREEMPT_VOLUNTARY is not set
264# CONFIG_PREEMPT is not set
247CONFIG_PREEMPT_NONE=y
248# CONFIG_PREEMPT_VOLUNTARY is not set
249# CONFIG_PREEMPT is not set
250CONFIG_RCU_TRACE=y
251CONFIG_GUSA=y
265
266#
267# Boot options
268#
269CONFIG_ZERO_PAGE_OFFSET=0x00001000
270CONFIG_BOOT_LINK_OFFSET=0x00810000
252
253#
254# Boot options
255#
256CONFIG_ZERO_PAGE_OFFSET=0x00001000
257CONFIG_BOOT_LINK_OFFSET=0x00810000
271# CONFIG_UBC_WAKEUP is not set
272# CONFIG_CMDLINE_BOOL is not set
258CONFIG_CMDLINE_BOOL=y
259CONFIG_CMDLINE="console=ttySC0.115200 root=/dev/sda1"
273
274#
275# Bus options
276#
260
261#
262# Bus options
263#
264# CONFIG_CF_ENABLER is not set
277CONFIG_PCI=y
278CONFIG_SH_PCIDMA_NONCOHERENT=y
279CONFIG_PCI_AUTO=y
280CONFIG_PCI_AUTO_UPDATE_RESOURCES=y
265CONFIG_PCI=y
266CONFIG_SH_PCIDMA_NONCOHERENT=y
267CONFIG_PCI_AUTO=y
268CONFIG_PCI_AUTO_UPDATE_RESOURCES=y
269# CONFIG_ARCH_SUPPORTS_MSI is not set
270CONFIG_PCI_LEGACY=y
281
282#
271
272#
283# PCCARD (PCMCIA/CardBus) support
284#
285
286#
287# PCI Hotplug Support
288#
289
290#
291# Executable file formats
292#
293CONFIG_BINFMT_ELF=y
273# Executable file formats
274#
275CONFIG_BINFMT_ELF=y
294# CONFIG_BINFMT_FLAT is not set
295# CONFIG_BINFMT_MISC is not set
296
297#
298# Networking
299#
300CONFIG_NET=y
301
302#
303# Networking options
304#
276# CONFIG_BINFMT_MISC is not set
277
278#
279# Networking
280#
281CONFIG_NET=y
282
283#
284# Networking options
285#
305# CONFIG_NETDEBUG is not set
306CONFIG_PACKET=y
307# CONFIG_PACKET_MMAP is not set
308CONFIG_UNIX=y
309CONFIG_XFRM=y
310# CONFIG_XFRM_USER is not set
311# CONFIG_NET_KEY is not set
312CONFIG_INET=y
313CONFIG_IP_MULTICAST=y

--- 10 unchanged lines hidden (view full) ---

324# CONFIG_INET_AH is not set
325# CONFIG_INET_ESP is not set
326# CONFIG_INET_IPCOMP is not set
327# CONFIG_INET_XFRM_TUNNEL is not set
328# CONFIG_INET_TUNNEL is not set
329CONFIG_INET_XFRM_MODE_TRANSPORT=y
330CONFIG_INET_XFRM_MODE_TUNNEL=y
331CONFIG_INET_XFRM_MODE_BEET=y
286CONFIG_PACKET=y
287# CONFIG_PACKET_MMAP is not set
288CONFIG_UNIX=y
289CONFIG_XFRM=y
290# CONFIG_XFRM_USER is not set
291# CONFIG_NET_KEY is not set
292CONFIG_INET=y
293CONFIG_IP_MULTICAST=y

--- 10 unchanged lines hidden (view full) ---

304# CONFIG_INET_AH is not set
305# CONFIG_INET_ESP is not set
306# CONFIG_INET_IPCOMP is not set
307# CONFIG_INET_XFRM_TUNNEL is not set
308# CONFIG_INET_TUNNEL is not set
309CONFIG_INET_XFRM_MODE_TRANSPORT=y
310CONFIG_INET_XFRM_MODE_TUNNEL=y
311CONFIG_INET_XFRM_MODE_BEET=y
312# CONFIG_INET_LRO is not set
332CONFIG_INET_DIAG=y
333CONFIG_INET_TCP_DIAG=y
334# CONFIG_TCP_CONG_ADVANCED is not set
335CONFIG_TCP_CONG_CUBIC=y
336CONFIG_DEFAULT_TCP_CONG="cubic"
337CONFIG_IPV6=y
338# CONFIG_IPV6_PRIVACY is not set
339# CONFIG_IPV6_ROUTER_PREF is not set

--- 4 unchanged lines hidden (view full) ---

344# CONFIG_INET6_TUNNEL is not set
345# CONFIG_INET6_XFRM_MODE_TRANSPORT is not set
346# CONFIG_INET6_XFRM_MODE_TUNNEL is not set
347# CONFIG_INET6_XFRM_MODE_BEET is not set
348# CONFIG_IPV6_SIT is not set
349# CONFIG_IPV6_TUNNEL is not set
350# CONFIG_NETWORK_SECMARK is not set
351# CONFIG_NETFILTER is not set
313CONFIG_INET_DIAG=y
314CONFIG_INET_TCP_DIAG=y
315# CONFIG_TCP_CONG_ADVANCED is not set
316CONFIG_TCP_CONG_CUBIC=y
317CONFIG_DEFAULT_TCP_CONG="cubic"
318CONFIG_IPV6=y
319# CONFIG_IPV6_PRIVACY is not set
320# CONFIG_IPV6_ROUTER_PREF is not set

--- 4 unchanged lines hidden (view full) ---

325# CONFIG_INET6_TUNNEL is not set
326# CONFIG_INET6_XFRM_MODE_TRANSPORT is not set
327# CONFIG_INET6_XFRM_MODE_TUNNEL is not set
328# CONFIG_INET6_XFRM_MODE_BEET is not set
329# CONFIG_IPV6_SIT is not set
330# CONFIG_IPV6_TUNNEL is not set
331# CONFIG_NETWORK_SECMARK is not set
332# CONFIG_NETFILTER is not set
333# CONFIG_ATM is not set
352# CONFIG_BRIDGE is not set
353# CONFIG_VLAN_8021Q is not set
354# CONFIG_DECNET is not set
355# CONFIG_LLC2 is not set
356# CONFIG_IPX is not set
357# CONFIG_ATALK is not set
334# CONFIG_BRIDGE is not set
335# CONFIG_VLAN_8021Q is not set
336# CONFIG_DECNET is not set
337# CONFIG_LLC2 is not set
338# CONFIG_IPX is not set
339# CONFIG_ATALK is not set
358
359#
360# QoS and/or fair queueing
361#
362# CONFIG_NET_SCHED is not set
363
364#
365# Network testing
366#
367# CONFIG_NET_PKTGEN is not set
368# CONFIG_HAMRADIO is not set
340# CONFIG_NET_SCHED is not set
341
342#
343# Network testing
344#
345# CONFIG_NET_PKTGEN is not set
346# CONFIG_HAMRADIO is not set
347# CONFIG_CAN is not set
369# CONFIG_IRDA is not set
370# CONFIG_BT is not set
348# CONFIG_IRDA is not set
349# CONFIG_BT is not set
350
351#
352# Wireless
353#
354# CONFIG_CFG80211 is not set
355# CONFIG_WIRELESS_EXT is not set
356# CONFIG_MAC80211 is not set
371# CONFIG_IEEE80211 is not set
357# CONFIG_IEEE80211 is not set
358# CONFIG_RFKILL is not set
372
373#
374# Device Drivers
375#
376
377#
378# Generic Driver Options
379#
380CONFIG_STANDALONE=y
381# CONFIG_PREVENT_FIRMWARE_BUILD is not set
382# CONFIG_SYS_HYPERVISOR is not set
359
360#
361# Device Drivers
362#
363
364#
365# Generic Driver Options
366#
367CONFIG_STANDALONE=y
368# CONFIG_PREVENT_FIRMWARE_BUILD is not set
369# CONFIG_SYS_HYPERVISOR is not set
383
384#
385# Connector - unified userspace <-> kernelspace linker
386#
387# CONFIG_CONNECTOR is not set
370# CONFIG_CONNECTOR is not set
388
389#
390# Memory Technology Devices (MTD)
391#
392CONFIG_MTD=y
393# CONFIG_MTD_DEBUG is not set
394# CONFIG_MTD_CONCAT is not set
395CONFIG_MTD_PARTITIONS=y
396# CONFIG_MTD_REDBOOT_PARTS is not set
397# CONFIG_MTD_CMDLINE_PARTS is not set
398
399#
400# User Modules And Translation Layers
401#
402CONFIG_MTD_CHAR=y
403CONFIG_MTD_BLKDEVS=y
404CONFIG_MTD_BLOCK=y
405# CONFIG_FTL is not set
406# CONFIG_NFTL is not set
407# CONFIG_INFTL is not set
408# CONFIG_RFD_FTL is not set
409# CONFIG_SSFDC is not set
371CONFIG_MTD=y
372# CONFIG_MTD_DEBUG is not set
373# CONFIG_MTD_CONCAT is not set
374CONFIG_MTD_PARTITIONS=y
375# CONFIG_MTD_REDBOOT_PARTS is not set
376# CONFIG_MTD_CMDLINE_PARTS is not set
377
378#
379# User Modules And Translation Layers
380#
381CONFIG_MTD_CHAR=y
382CONFIG_MTD_BLKDEVS=y
383CONFIG_MTD_BLOCK=y
384# CONFIG_FTL is not set
385# CONFIG_NFTL is not set
386# CONFIG_INFTL is not set
387# CONFIG_RFD_FTL is not set
388# CONFIG_SSFDC is not set
389# CONFIG_MTD_OOPS is not set
410
411#
412# RAM/ROM/Flash chip drivers
413#
414CONFIG_MTD_CFI=y
415# CONFIG_MTD_JEDECPROBE is not set
416CONFIG_MTD_GEN_PROBE=y
417CONFIG_MTD_CFI_ADV_OPTIONS=y

--- 14 unchanged lines hidden (view full) ---

432# CONFIG_MTD_OTP is not set
433# CONFIG_MTD_CFI_INTELEXT is not set
434CONFIG_MTD_CFI_AMDSTD=y
435# CONFIG_MTD_CFI_STAA is not set
436CONFIG_MTD_CFI_UTIL=y
437# CONFIG_MTD_RAM is not set
438CONFIG_MTD_ROM=y
439# CONFIG_MTD_ABSENT is not set
390
391#
392# RAM/ROM/Flash chip drivers
393#
394CONFIG_MTD_CFI=y
395# CONFIG_MTD_JEDECPROBE is not set
396CONFIG_MTD_GEN_PROBE=y
397CONFIG_MTD_CFI_ADV_OPTIONS=y

--- 14 unchanged lines hidden (view full) ---

412# CONFIG_MTD_OTP is not set
413# CONFIG_MTD_CFI_INTELEXT is not set
414CONFIG_MTD_CFI_AMDSTD=y
415# CONFIG_MTD_CFI_STAA is not set
416CONFIG_MTD_CFI_UTIL=y
417# CONFIG_MTD_RAM is not set
418CONFIG_MTD_ROM=y
419# CONFIG_MTD_ABSENT is not set
440# CONFIG_MTD_OBSOLETE_CHIPS is not set
441
442#
443# Mapping drivers for chip access
444#
445# CONFIG_MTD_COMPLEX_MAPPINGS is not set
446# CONFIG_MTD_PHYSMAP is not set
420
421#
422# Mapping drivers for chip access
423#
424# CONFIG_MTD_COMPLEX_MAPPINGS is not set
425# CONFIG_MTD_PHYSMAP is not set
426# CONFIG_MTD_INTEL_VR_NOR is not set
447# CONFIG_MTD_PLATRAM is not set
448
449#
450# Self-contained MTD device drivers
451#
452# CONFIG_MTD_PMC551 is not set
453# CONFIG_MTD_SLRAM is not set
454# CONFIG_MTD_PHRAM is not set
455# CONFIG_MTD_MTDRAM is not set
456# CONFIG_MTD_BLOCK2MTD is not set
457
458#
459# Disk-On-Chip Device Drivers
460#
461# CONFIG_MTD_DOC2000 is not set
462# CONFIG_MTD_DOC2001 is not set
463# CONFIG_MTD_DOC2001PLUS is not set
427# CONFIG_MTD_PLATRAM is not set
428
429#
430# Self-contained MTD device drivers
431#
432# CONFIG_MTD_PMC551 is not set
433# CONFIG_MTD_SLRAM is not set
434# CONFIG_MTD_PHRAM is not set
435# CONFIG_MTD_MTDRAM is not set
436# CONFIG_MTD_BLOCK2MTD is not set
437
438#
439# Disk-On-Chip Device Drivers
440#
441# CONFIG_MTD_DOC2000 is not set
442# CONFIG_MTD_DOC2001 is not set
443# CONFIG_MTD_DOC2001PLUS is not set
464
465#
466# NAND Flash Device Drivers
467#
468# CONFIG_MTD_NAND is not set
444# CONFIG_MTD_NAND is not set
469
470#
471# OneNAND Flash Device Drivers
472#
473# CONFIG_MTD_ONENAND is not set
474
475#
445# CONFIG_MTD_ONENAND is not set
446
447#
476# Parallel port support
448# UBI - Unsorted block images
477#
449#
450# CONFIG_MTD_UBI is not set
478# CONFIG_PARPORT is not set
451# CONFIG_PARPORT is not set
479
480#
481# Plug and Play support
482#
483# CONFIG_PNPACPI is not set
484
485#
486# Block devices
487#
488# CONFIG_BLK_CPQ_DA is not set
452CONFIG_BLK_DEV=y
489# CONFIG_BLK_CPQ_CISS_DA is not set
490# CONFIG_BLK_DEV_DAC960 is not set
491# CONFIG_BLK_DEV_COW_COMMON is not set
492CONFIG_BLK_DEV_LOOP=y
493# CONFIG_BLK_DEV_CRYPTOLOOP is not set
494# CONFIG_BLK_DEV_NBD is not set
495# CONFIG_BLK_DEV_SX8 is not set
496# CONFIG_BLK_DEV_UB is not set
497# CONFIG_BLK_DEV_RAM is not set
498# CONFIG_CDROM_PKTCDVD is not set
499# CONFIG_ATA_OVER_ETH is not set
453# CONFIG_BLK_CPQ_CISS_DA is not set
454# CONFIG_BLK_DEV_DAC960 is not set
455# CONFIG_BLK_DEV_COW_COMMON is not set
456CONFIG_BLK_DEV_LOOP=y
457# CONFIG_BLK_DEV_CRYPTOLOOP is not set
458# CONFIG_BLK_DEV_NBD is not set
459# CONFIG_BLK_DEV_SX8 is not set
460# CONFIG_BLK_DEV_UB is not set
461# CONFIG_BLK_DEV_RAM is not set
462# CONFIG_CDROM_PKTCDVD is not set
463# CONFIG_ATA_OVER_ETH is not set
500
501#
502# Misc devices
503#
464CONFIG_MISC_DEVICES=y
465# CONFIG_PHANTOM is not set
466# CONFIG_EEPROM_93CX6 is not set
504# CONFIG_SGI_IOC4 is not set
467# CONFIG_SGI_IOC4 is not set
505
506#
507# ATA/ATAPI/MFM/RLL support
508#
468# CONFIG_ENCLOSURE_SERVICES is not set
469CONFIG_HAVE_IDE=y
509# CONFIG_IDE is not set
510
511#
512# SCSI device support
513#
514# CONFIG_RAID_ATTRS is not set
515CONFIG_SCSI=y
470# CONFIG_IDE is not set
471
472#
473# SCSI device support
474#
475# CONFIG_RAID_ATTRS is not set
476CONFIG_SCSI=y
477CONFIG_SCSI_DMA=y
516# CONFIG_SCSI_NETLINK is not set
517CONFIG_SCSI_PROC_FS=y
518
519#
520# SCSI support type (disk, tape, CD-ROM)
521#
522CONFIG_BLK_DEV_SD=y
523# CONFIG_CHR_DEV_ST is not set

--- 4 unchanged lines hidden (view full) ---

528
529#
530# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
531#
532# CONFIG_SCSI_MULTI_LUN is not set
533# CONFIG_SCSI_CONSTANTS is not set
534# CONFIG_SCSI_LOGGING is not set
535# CONFIG_SCSI_SCAN_ASYNC is not set
478# CONFIG_SCSI_NETLINK is not set
479CONFIG_SCSI_PROC_FS=y
480
481#
482# SCSI support type (disk, tape, CD-ROM)
483#
484CONFIG_BLK_DEV_SD=y
485# CONFIG_CHR_DEV_ST is not set

--- 4 unchanged lines hidden (view full) ---

490
491#
492# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
493#
494# CONFIG_SCSI_MULTI_LUN is not set
495# CONFIG_SCSI_CONSTANTS is not set
496# CONFIG_SCSI_LOGGING is not set
497# CONFIG_SCSI_SCAN_ASYNC is not set
498CONFIG_SCSI_WAIT_SCAN=m
536
537#
538# SCSI Transports
539#
540# CONFIG_SCSI_SPI_ATTRS is not set
541# CONFIG_SCSI_FC_ATTRS is not set
542# CONFIG_SCSI_ISCSI_ATTRS is not set
499
500#
501# SCSI Transports
502#
503# CONFIG_SCSI_SPI_ATTRS is not set
504# CONFIG_SCSI_FC_ATTRS is not set
505# CONFIG_SCSI_ISCSI_ATTRS is not set
543# CONFIG_SCSI_SAS_ATTRS is not set
544# CONFIG_SCSI_SAS_LIBSAS is not set
506# CONFIG_SCSI_SAS_LIBSAS is not set
545
546#
547# SCSI low-level drivers
548#
507# CONFIG_SCSI_SRP_ATTRS is not set
508CONFIG_SCSI_LOWLEVEL=y
549# CONFIG_ISCSI_TCP is not set
550# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
551# CONFIG_SCSI_3W_9XXX is not set
552# CONFIG_SCSI_ACARD is not set
553# CONFIG_SCSI_AACRAID is not set
554# CONFIG_SCSI_AIC7XXX is not set
555# CONFIG_SCSI_AIC7XXX_OLD is not set
556# CONFIG_SCSI_AIC79XX is not set
557# CONFIG_SCSI_AIC94XX is not set
509# CONFIG_ISCSI_TCP is not set
510# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
511# CONFIG_SCSI_3W_9XXX is not set
512# CONFIG_SCSI_ACARD is not set
513# CONFIG_SCSI_AACRAID is not set
514# CONFIG_SCSI_AIC7XXX is not set
515# CONFIG_SCSI_AIC7XXX_OLD is not set
516# CONFIG_SCSI_AIC79XX is not set
517# CONFIG_SCSI_AIC94XX is not set
558# CONFIG_SCSI_DPT_I2O is not set
559# CONFIG_SCSI_ARCMSR is not set
560# CONFIG_MEGARAID_NEWGEN is not set
561# CONFIG_MEGARAID_LEGACY is not set
562# CONFIG_MEGARAID_SAS is not set
563# CONFIG_SCSI_HPTIOP is not set
564# CONFIG_SCSI_DMX3191D is not set
565# CONFIG_SCSI_FUTURE_DOMAIN is not set
566# CONFIG_SCSI_IPS is not set
567# CONFIG_SCSI_INITIO is not set
568# CONFIG_SCSI_INIA100 is not set
518# CONFIG_SCSI_ARCMSR is not set
519# CONFIG_MEGARAID_NEWGEN is not set
520# CONFIG_MEGARAID_LEGACY is not set
521# CONFIG_MEGARAID_SAS is not set
522# CONFIG_SCSI_HPTIOP is not set
523# CONFIG_SCSI_DMX3191D is not set
524# CONFIG_SCSI_FUTURE_DOMAIN is not set
525# CONFIG_SCSI_IPS is not set
526# CONFIG_SCSI_INITIO is not set
527# CONFIG_SCSI_INIA100 is not set
528# CONFIG_SCSI_MVSAS is not set
569# CONFIG_SCSI_STEX is not set
570# CONFIG_SCSI_SYM53C8XX_2 is not set
571# CONFIG_SCSI_IPR is not set
572# CONFIG_SCSI_QLOGIC_1280 is not set
573# CONFIG_SCSI_QLA_FC is not set
574# CONFIG_SCSI_QLA_ISCSI is not set
575# CONFIG_SCSI_LPFC is not set
576# CONFIG_SCSI_DC390T is not set
577# CONFIG_SCSI_NSP32 is not set
578# CONFIG_SCSI_DEBUG is not set
579# CONFIG_SCSI_SRP is not set
529# CONFIG_SCSI_STEX is not set
530# CONFIG_SCSI_SYM53C8XX_2 is not set
531# CONFIG_SCSI_IPR is not set
532# CONFIG_SCSI_QLOGIC_1280 is not set
533# CONFIG_SCSI_QLA_FC is not set
534# CONFIG_SCSI_QLA_ISCSI is not set
535# CONFIG_SCSI_LPFC is not set
536# CONFIG_SCSI_DC390T is not set
537# CONFIG_SCSI_NSP32 is not set
538# CONFIG_SCSI_DEBUG is not set
539# CONFIG_SCSI_SRP is not set
580
581#
582# Serial ATA (prod) and Parallel ATA (experimental) drivers
583#
584CONFIG_ATA=y
585# CONFIG_ATA_NONSTANDARD is not set
586# CONFIG_SATA_AHCI is not set
587# CONFIG_SATA_SVW is not set
588# CONFIG_ATA_PIIX is not set
589# CONFIG_SATA_NV is not set
590# CONFIG_PDC_ADMA is not set
591# CONFIG_SATA_QSTOR is not set
592# CONFIG_SATA_PROMISE is not set
593CONFIG_SATA_SIL=y
594# CONFIG_SATA_SIL24 is not set
595# CONFIG_SATA_SIS is not set
596# CONFIG_SATA_ULI is not set
597# CONFIG_SATA_VIA is not set
598# CONFIG_SATA_VITESSE is not set
599# CONFIG_PATA_AMD is not set
540CONFIG_ATA=y
541# CONFIG_ATA_NONSTANDARD is not set
542# CONFIG_SATA_AHCI is not set
543# CONFIG_SATA_SVW is not set
544# CONFIG_ATA_PIIX is not set
545# CONFIG_SATA_NV is not set
546# CONFIG_PDC_ADMA is not set
547# CONFIG_SATA_QSTOR is not set
548# CONFIG_SATA_PROMISE is not set
549CONFIG_SATA_SIL=y
550# CONFIG_SATA_SIL24 is not set
551# CONFIG_SATA_SIS is not set
552# CONFIG_SATA_ULI is not set
553# CONFIG_SATA_VIA is not set
554# CONFIG_SATA_VITESSE is not set
555# CONFIG_PATA_AMD is not set
556# CONFIG_PATA_ARTOP is not set
557# CONFIG_PATA_ATIIXP is not set
558# CONFIG_PATA_CMD64X is not set
600# CONFIG_PATA_CS5520 is not set
601# CONFIG_PATA_EFAR is not set
602# CONFIG_ATA_GENERIC is not set
559# CONFIG_PATA_CS5520 is not set
560# CONFIG_PATA_EFAR is not set
561# CONFIG_ATA_GENERIC is not set
562# CONFIG_PATA_HPT366 is not set
603# CONFIG_PATA_HPT3X3 is not set
563# CONFIG_PATA_HPT3X3 is not set
564# CONFIG_PATA_IT821X is not set
604# CONFIG_PATA_JMICRON is not set
605# CONFIG_PATA_TRIFLEX is not set
606# CONFIG_PATA_MARVELL is not set
607# CONFIG_PATA_MPIIX is not set
565# CONFIG_PATA_JMICRON is not set
566# CONFIG_PATA_TRIFLEX is not set
567# CONFIG_PATA_MARVELL is not set
568# CONFIG_PATA_MPIIX is not set
569# CONFIG_PATA_OLDPIIX is not set
608# CONFIG_PATA_NETCELL is not set
609# CONFIG_PATA_RZ1000 is not set
570# CONFIG_PATA_NETCELL is not set
571# CONFIG_PATA_RZ1000 is not set
572# CONFIG_PATA_SERVERWORKS is not set
610# CONFIG_PATA_PDC2027X is not set
611# CONFIG_PATA_SIL680 is not set
612# CONFIG_PATA_VIA is not set
613# CONFIG_PATA_WINBOND is not set
614# CONFIG_PATA_PLATFORM is not set
573# CONFIG_PATA_PDC2027X is not set
574# CONFIG_PATA_SIL680 is not set
575# CONFIG_PATA_VIA is not set
576# CONFIG_PATA_WINBOND is not set
577# CONFIG_PATA_PLATFORM is not set
615
616#
617# Multi-device support (RAID and LVM)
618#
619# CONFIG_MD is not set
578# CONFIG_MD is not set
620
621#
622# Fusion MPT device support
623#
624# CONFIG_FUSION is not set
579# CONFIG_FUSION is not set
625# CONFIG_FUSION_SPI is not set
626# CONFIG_FUSION_FC is not set
627# CONFIG_FUSION_SAS is not set
628
629#
630# IEEE 1394 (FireWire) support
631#
580
581#
582# IEEE 1394 (FireWire) support
583#
632# CONFIG_IEEE1394 is not set
633
634#
584
585#
635# I2O device support
586# An alternative FireWire stack is available with EXPERIMENTAL=y
636#
587#
588# CONFIG_IEEE1394 is not set
637# CONFIG_I2O is not set
589# CONFIG_I2O is not set
638
639#
640# Network device support
641#
642CONFIG_NETDEVICES=y
590CONFIG_NETDEVICES=y
591# CONFIG_NETDEVICES_MULTIQUEUE is not set
643# CONFIG_DUMMY is not set
644# CONFIG_BONDING is not set
645# CONFIG_EQUALIZER is not set
646# CONFIG_TUN is not set
592# CONFIG_DUMMY is not set
593# CONFIG_BONDING is not set
594# CONFIG_EQUALIZER is not set
595# CONFIG_TUN is not set
647
648#
649# ARCnet devices
650#
596# CONFIG_VETH is not set
651# CONFIG_ARCNET is not set
597# CONFIG_ARCNET is not set
652
653#
654# PHY device support
655#
656CONFIG_PHYLIB=y
657
658#
659# MII PHY device drivers
660#
661# CONFIG_MARVELL_PHY is not set
662# CONFIG_DAVICOM_PHY is not set
663# CONFIG_QSEMI_PHY is not set
664# CONFIG_LXT_PHY is not set
665# CONFIG_CICADA_PHY is not set
666# CONFIG_VITESSE_PHY is not set
667CONFIG_SMSC_PHY=y
668# CONFIG_BROADCOM_PHY is not set
598CONFIG_PHYLIB=y
599
600#
601# MII PHY device drivers
602#
603# CONFIG_MARVELL_PHY is not set
604# CONFIG_DAVICOM_PHY is not set
605# CONFIG_QSEMI_PHY is not set
606# CONFIG_LXT_PHY is not set
607# CONFIG_CICADA_PHY is not set
608# CONFIG_VITESSE_PHY is not set
609CONFIG_SMSC_PHY=y
610# CONFIG_BROADCOM_PHY is not set
611# CONFIG_ICPLUS_PHY is not set
612# CONFIG_REALTEK_PHY is not set
669# CONFIG_FIXED_PHY is not set
613# CONFIG_FIXED_PHY is not set
670
671#
672# Ethernet (10 or 100Mbit)
673#
614# CONFIG_MDIO_BITBANG is not set
674CONFIG_NET_ETHERNET=y
675CONFIG_MII=y
615CONFIG_NET_ETHERNET=y
616CONFIG_MII=y
617# CONFIG_AX88796 is not set
676# CONFIG_STNIC is not set
677# CONFIG_HAPPYMEAL is not set
678# CONFIG_SUNGEM is not set
679# CONFIG_CASSINI is not set
680# CONFIG_NET_VENDOR_3COM is not set
681CONFIG_SMC91X=y
618# CONFIG_STNIC is not set
619# CONFIG_HAPPYMEAL is not set
620# CONFIG_SUNGEM is not set
621# CONFIG_CASSINI is not set
622# CONFIG_NET_VENDOR_3COM is not set
623CONFIG_SMC91X=y
682
683#
684# Tulip family network device support
685#
686# CONFIG_NET_TULIP is not set
687# CONFIG_HP100 is not set
624# CONFIG_NET_TULIP is not set
625# CONFIG_HP100 is not set
626# CONFIG_IBM_NEW_EMAC_ZMII is not set
627# CONFIG_IBM_NEW_EMAC_RGMII is not set
628# CONFIG_IBM_NEW_EMAC_TAH is not set
629# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
688CONFIG_NET_PCI=y
689# CONFIG_PCNET32 is not set
690# CONFIG_AMD8111_ETH is not set
691# CONFIG_ADAPTEC_STARFIRE is not set
692# CONFIG_B44 is not set
693# CONFIG_FORCEDETH is not set
630CONFIG_NET_PCI=y
631# CONFIG_PCNET32 is not set
632# CONFIG_AMD8111_ETH is not set
633# CONFIG_ADAPTEC_STARFIRE is not set
634# CONFIG_B44 is not set
635# CONFIG_FORCEDETH is not set
694# CONFIG_DGRS is not set
695# CONFIG_EEPRO100 is not set
696# CONFIG_E100 is not set
697# CONFIG_FEALNX is not set
698# CONFIG_NATSEMI is not set
699# CONFIG_NE2K_PCI is not set
700# CONFIG_8139TOO is not set
636# CONFIG_EEPRO100 is not set
637# CONFIG_E100 is not set
638# CONFIG_FEALNX is not set
639# CONFIG_NATSEMI is not set
640# CONFIG_NE2K_PCI is not set
641# CONFIG_8139TOO is not set
642# CONFIG_R6040 is not set
701# CONFIG_SIS900 is not set
702# CONFIG_EPIC100 is not set
703# CONFIG_SUNDANCE is not set
704# CONFIG_TLAN is not set
705# CONFIG_VIA_RHINE is not set
643# CONFIG_SIS900 is not set
644# CONFIG_EPIC100 is not set
645# CONFIG_SUNDANCE is not set
646# CONFIG_TLAN is not set
647# CONFIG_VIA_RHINE is not set
706
707#
708# Ethernet (1000 Mbit)
709#
710# CONFIG_ACENIC is not set
711# CONFIG_DL2K is not set
712# CONFIG_E1000 is not set
713# CONFIG_NS83820 is not set
714# CONFIG_HAMACHI is not set
715# CONFIG_R8169 is not set
716# CONFIG_SIS190 is not set
717# CONFIG_SKGE is not set
718# CONFIG_SKY2 is not set
719# CONFIG_SK98LIN is not set
720# CONFIG_VIA_VELOCITY is not set
721# CONFIG_TIGON3 is not set
722# CONFIG_BNX2 is not set
723# CONFIG_QLA3XXX is not set
724
725#
726# Ethernet (10000 Mbit)
727#
728# CONFIG_CHELSIO_T1 is not set
729# CONFIG_CHELSIO_T3 is not set
730# CONFIG_IXGB is not set
731# CONFIG_S2IO is not set
732# CONFIG_MYRI10GE is not set
733# CONFIG_NETXEN_NIC is not set
734
735#
736# Token Ring devices
737#
648# CONFIG_NETDEV_1000 is not set
649# CONFIG_NETDEV_10000 is not set
738# CONFIG_TR is not set
739
740#
650# CONFIG_TR is not set
651
652#
741# Wireless LAN (non-hamradio)
653# Wireless LAN
742#
654#
743# CONFIG_NET_RADIO is not set
655# CONFIG_WLAN_PRE80211 is not set
656# CONFIG_WLAN_80211 is not set
744
745#
657
658#
746# Wan interfaces
659# USB Network Adapters
747#
660#
661# CONFIG_USB_KAWETH is not set
662# CONFIG_USB_PEGASUS is not set
663# CONFIG_USB_USBNET is not set
748# CONFIG_WAN is not set
749# CONFIG_FDDI is not set
750# CONFIG_PPP is not set
751# CONFIG_SLIP is not set
752# CONFIG_NET_FC is not set
753# CONFIG_NETPOLL is not set
754# CONFIG_NET_POLL_CONTROLLER is not set
664# CONFIG_WAN is not set
665# CONFIG_FDDI is not set
666# CONFIG_PPP is not set
667# CONFIG_SLIP is not set
668# CONFIG_NET_FC is not set
669# CONFIG_NETPOLL is not set
670# CONFIG_NET_POLL_CONTROLLER is not set
755
756#
757# ISDN subsystem
758#
759# CONFIG_ISDN is not set
671# CONFIG_ISDN is not set
760
761#
762# Telephony Support
763#
764# CONFIG_PHONE is not set
765
766#
767# Input device support
768#
769CONFIG_INPUT=y
770# CONFIG_INPUT_FF_MEMLESS is not set
672# CONFIG_PHONE is not set
673
674#
675# Input device support
676#
677CONFIG_INPUT=y
678# CONFIG_INPUT_FF_MEMLESS is not set
679# CONFIG_INPUT_POLLDEV is not set
771
772#
773# Userland interfaces
774#
775CONFIG_INPUT_MOUSEDEV=y
776# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
777CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
778CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
779# CONFIG_INPUT_JOYDEV is not set
680
681#
682# Userland interfaces
683#
684CONFIG_INPUT_MOUSEDEV=y
685# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
686CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
687CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
688# CONFIG_INPUT_JOYDEV is not set
780# CONFIG_INPUT_TSDEV is not set
781# CONFIG_INPUT_EVDEV is not set
782# CONFIG_INPUT_EVBUG is not set
783
784#
785# Input Device Drivers
786#
787# CONFIG_INPUT_KEYBOARD is not set
788# CONFIG_INPUT_MOUSE is not set
789# CONFIG_INPUT_JOYSTICK is not set
689# CONFIG_INPUT_EVDEV is not set
690# CONFIG_INPUT_EVBUG is not set
691
692#
693# Input Device Drivers
694#
695# CONFIG_INPUT_KEYBOARD is not set
696# CONFIG_INPUT_MOUSE is not set
697# CONFIG_INPUT_JOYSTICK is not set
698# CONFIG_INPUT_TABLET is not set
790# CONFIG_INPUT_TOUCHSCREEN is not set
791# CONFIG_INPUT_MISC is not set
792
793#
794# Hardware I/O ports
795#
796# CONFIG_SERIO is not set
797# CONFIG_GAMEPORT is not set

--- 18 unchanged lines hidden (view full) ---

816CONFIG_SERIAL_SH_SCI=y
817CONFIG_SERIAL_SH_SCI_NR_UARTS=2
818CONFIG_SERIAL_SH_SCI_CONSOLE=y
819CONFIG_SERIAL_CORE=y
820CONFIG_SERIAL_CORE_CONSOLE=y
821# CONFIG_SERIAL_JSM is not set
822CONFIG_UNIX98_PTYS=y
823# CONFIG_LEGACY_PTYS is not set
699# CONFIG_INPUT_TOUCHSCREEN is not set
700# CONFIG_INPUT_MISC is not set
701
702#
703# Hardware I/O ports
704#
705# CONFIG_SERIO is not set
706# CONFIG_GAMEPORT is not set

--- 18 unchanged lines hidden (view full) ---

725CONFIG_SERIAL_SH_SCI=y
726CONFIG_SERIAL_SH_SCI_NR_UARTS=2
727CONFIG_SERIAL_SH_SCI_CONSOLE=y
728CONFIG_SERIAL_CORE=y
729CONFIG_SERIAL_CORE_CONSOLE=y
730# CONFIG_SERIAL_JSM is not set
731CONFIG_UNIX98_PTYS=y
732# CONFIG_LEGACY_PTYS is not set
824
825#
826# IPMI
827#
828# CONFIG_IPMI_HANDLER is not set
733# CONFIG_IPMI_HANDLER is not set
829
830#
831# Watchdog Cards
832#
833# CONFIG_WATCHDOG is not set
834# CONFIG_HW_RANDOM is not set
734# CONFIG_HW_RANDOM is not set
835# CONFIG_GEN_RTC is not set
836# CONFIG_DTLK is not set
837# CONFIG_R3964 is not set
838# CONFIG_APPLICOM is not set
735# CONFIG_R3964 is not set
736# CONFIG_APPLICOM is not set
839# CONFIG_DRM is not set
840# CONFIG_RAW_DRIVER is not set
737# CONFIG_RAW_DRIVER is not set
841
842#
843# TPM devices
844#
845
846#
847# I2C support
848#
738CONFIG_DEVPORT=y
849# CONFIG_I2C is not set
850
851#
852# SPI support
853#
854# CONFIG_SPI is not set
855# CONFIG_SPI_MASTER is not set
739# CONFIG_I2C is not set
740
741#
742# SPI support
743#
744# CONFIG_SPI is not set
745# CONFIG_SPI_MASTER is not set
856
857#
858# Dallas's 1-wire bus
859#
860# CONFIG_W1 is not set
746# CONFIG_W1 is not set
861
862#
863# Hardware Monitoring support
864#
747# CONFIG_POWER_SUPPLY is not set
865CONFIG_HWMON=y
866# CONFIG_HWMON_VID is not set
748CONFIG_HWMON=y
749# CONFIG_HWMON_VID is not set
750# CONFIG_SENSORS_IT87 is not set
751# CONFIG_SENSORS_PC87360 is not set
752# CONFIG_SENSORS_SIS5595 is not set
753# CONFIG_SENSORS_SMSC47M1 is not set
754# CONFIG_SENSORS_VIA686A is not set
755# CONFIG_SENSORS_VT8231 is not set
756# CONFIG_SENSORS_W83627HF is not set
757# CONFIG_SENSORS_W83627EHF is not set
867# CONFIG_HWMON_DEBUG_CHIP is not set
758# CONFIG_HWMON_DEBUG_CHIP is not set
759CONFIG_THERMAL=y
760# CONFIG_WATCHDOG is not set
868
869#
761
762#
763# Sonics Silicon Backplane
764#
765CONFIG_SSB_POSSIBLE=y
766# CONFIG_SSB is not set
767
768#
870# Multifunction device drivers
871#
872# CONFIG_MFD_SM501 is not set
873
874#
875# Multimedia devices
876#
877# CONFIG_VIDEO_DEV is not set
769# Multifunction device drivers
770#
771# CONFIG_MFD_SM501 is not set
772
773#
774# Multimedia devices
775#
776# CONFIG_VIDEO_DEV is not set
777# CONFIG_DVB_CORE is not set
778# CONFIG_DAB is not set
878
879#
779
780#
880# Digital Video Broadcasting Devices
881#
882# CONFIG_DVB is not set
883# CONFIG_USB_DABUSB is not set
884
885#
886# Graphics support
887#
781# Graphics support
782#
888# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
783# CONFIG_DRM is not set
784# CONFIG_VGASTATE is not set
785# CONFIG_VIDEO_OUTPUT_CONTROL is not set
889CONFIG_FB=y
890CONFIG_FIRMWARE_EDID=y
891# CONFIG_FB_DDC is not set
892# CONFIG_FB_CFB_FILLRECT is not set
893# CONFIG_FB_CFB_COPYAREA is not set
894# CONFIG_FB_CFB_IMAGEBLIT is not set
786CONFIG_FB=y
787CONFIG_FIRMWARE_EDID=y
788# CONFIG_FB_DDC is not set
789# CONFIG_FB_CFB_FILLRECT is not set
790# CONFIG_FB_CFB_COPYAREA is not set
791# CONFIG_FB_CFB_IMAGEBLIT is not set
792# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
793# CONFIG_FB_SYS_FILLRECT is not set
794# CONFIG_FB_SYS_COPYAREA is not set
795# CONFIG_FB_SYS_IMAGEBLIT is not set
796# CONFIG_FB_SYS_FOPS is not set
797CONFIG_FB_DEFERRED_IO=y
895# CONFIG_FB_SVGALIB is not set
896# CONFIG_FB_MACMODES is not set
897# CONFIG_FB_BACKLIGHT is not set
898# CONFIG_FB_MODE_HELPERS is not set
899# CONFIG_FB_TILEBLITTING is not set
900
901#
798# CONFIG_FB_SVGALIB is not set
799# CONFIG_FB_MACMODES is not set
800# CONFIG_FB_BACKLIGHT is not set
801# CONFIG_FB_MODE_HELPERS is not set
802# CONFIG_FB_TILEBLITTING is not set
803
804#
902# Frambuffer hardware drivers
805# Frame buffer hardware drivers
903#
904# CONFIG_FB_CIRRUS is not set
905# CONFIG_FB_PM2 is not set
906# CONFIG_FB_CYBER2000 is not set
907# CONFIG_FB_ASILIANT is not set
908# CONFIG_FB_IMSTT is not set
806#
807# CONFIG_FB_CIRRUS is not set
808# CONFIG_FB_PM2 is not set
809# CONFIG_FB_CYBER2000 is not set
810# CONFIG_FB_ASILIANT is not set
811# CONFIG_FB_IMSTT is not set
909# CONFIG_FB_EPSON1355 is not set
910# CONFIG_FB_S1D13XXX is not set
911# CONFIG_FB_NVIDIA is not set
912# CONFIG_FB_RIVA is not set
913# CONFIG_FB_MATROX is not set
914# CONFIG_FB_RADEON is not set
915# CONFIG_FB_ATY128 is not set
916# CONFIG_FB_ATY is not set
917# CONFIG_FB_S3 is not set
918# CONFIG_FB_SIS is not set
919# CONFIG_FB_NEOMAGIC is not set
920# CONFIG_FB_KYRO is not set
921# CONFIG_FB_3DFX is not set
922# CONFIG_FB_VOODOO1 is not set
812# CONFIG_FB_S1D13XXX is not set
813# CONFIG_FB_NVIDIA is not set
814# CONFIG_FB_RIVA is not set
815# CONFIG_FB_MATROX is not set
816# CONFIG_FB_RADEON is not set
817# CONFIG_FB_ATY128 is not set
818# CONFIG_FB_ATY is not set
819# CONFIG_FB_S3 is not set
820# CONFIG_FB_SIS is not set
821# CONFIG_FB_NEOMAGIC is not set
822# CONFIG_FB_KYRO is not set
823# CONFIG_FB_3DFX is not set
824# CONFIG_FB_VOODOO1 is not set
825# CONFIG_FB_VT8623 is not set
923# CONFIG_FB_TRIDENT is not set
826# CONFIG_FB_TRIDENT is not set
827# CONFIG_FB_ARK is not set
924# CONFIG_FB_VIRTUAL is not set
828# CONFIG_FB_VIRTUAL is not set
829# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
925
926#
830
831#
832# Display device support
833#
834# CONFIG_DISPLAY_SUPPORT is not set
835
836#
927# Console display driver support
928#
929CONFIG_DUMMY_CONSOLE=y
930CONFIG_FRAMEBUFFER_CONSOLE=y
837# Console display driver support
838#
839CONFIG_DUMMY_CONSOLE=y
840CONFIG_FRAMEBUFFER_CONSOLE=y
841# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
931# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
932# CONFIG_FONTS is not set
933CONFIG_FONT_8x8=y
934CONFIG_FONT_8x16=y
842# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
843# CONFIG_FONTS is not set
844CONFIG_FONT_8x8=y
845CONFIG_FONT_8x16=y
935
936#
937# Logo configuration
938#
939CONFIG_LOGO=y
940# CONFIG_LOGO_LINUX_MONO is not set
941# CONFIG_LOGO_LINUX_VGA16 is not set
942CONFIG_LOGO_LINUX_CLUT224=y
943# CONFIG_LOGO_SUPERH_MONO is not set
944# CONFIG_LOGO_SUPERH_VGA16 is not set
945CONFIG_LOGO_SUPERH_CLUT224=y
946

--- 6 unchanged lines hidden (view full) ---

953# Advanced Linux Sound Architecture
954#
955# CONFIG_SND is not set
956
957#
958# Open Sound System
959#
960CONFIG_SOUND_PRIME=y
846CONFIG_LOGO=y
847# CONFIG_LOGO_LINUX_MONO is not set
848# CONFIG_LOGO_LINUX_VGA16 is not set
849CONFIG_LOGO_LINUX_CLUT224=y
850# CONFIG_LOGO_SUPERH_MONO is not set
851# CONFIG_LOGO_SUPERH_VGA16 is not set
852CONFIG_LOGO_SUPERH_CLUT224=y
853

--- 6 unchanged lines hidden (view full) ---

860# Advanced Linux Sound Architecture
861#
862# CONFIG_SND is not set
863
864#
865# Open Sound System
866#
867CONFIG_SOUND_PRIME=y
961# CONFIG_OBSOLETE_OSS is not set
962# CONFIG_SOUND_BT878 is not set
963# CONFIG_SOUND_ICH is not set
964# CONFIG_SOUND_TRIDENT is not set
965# CONFIG_SOUND_MSNDCLAS is not set
966# CONFIG_SOUND_MSNDPIN is not set
868# CONFIG_SOUND_TRIDENT is not set
869# CONFIG_SOUND_MSNDCLAS is not set
870# CONFIG_SOUND_MSNDPIN is not set
967# CONFIG_SOUND_VIA82CXXX is not set
968
969#
970# HID Devices
971#
871CONFIG_HID_SUPPORT=y
972CONFIG_HID=y
973# CONFIG_HID_DEBUG is not set
872CONFIG_HID=y
873# CONFIG_HID_DEBUG is not set
874# CONFIG_HIDRAW is not set
974
975#
875
876#
976# USB support
877# USB Input Devices
977#
878#
879CONFIG_USB_HID=y
880# CONFIG_USB_HIDINPUT_POWERBOOK is not set
881# CONFIG_USB_HIDDEV is not set
882CONFIG_USB_SUPPORT=y
978CONFIG_USB_ARCH_HAS_HCD=y
979CONFIG_USB_ARCH_HAS_OHCI=y
980CONFIG_USB_ARCH_HAS_EHCI=y
981CONFIG_USB=y
883CONFIG_USB_ARCH_HAS_HCD=y
884CONFIG_USB_ARCH_HAS_OHCI=y
885CONFIG_USB_ARCH_HAS_EHCI=y
886CONFIG_USB=y
982CONFIG_USB_DEBUG=y
887# CONFIG_USB_DEBUG is not set
888# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
983
984#
985# Miscellaneous USB options
986#
987CONFIG_USB_DEVICEFS=y
889
890#
891# Miscellaneous USB options
892#
893CONFIG_USB_DEVICEFS=y
894# CONFIG_USB_DEVICE_CLASS is not set
988
989#
990# USB Host Controller Drivers
991#
992CONFIG_USB_EHCI_HCD=y
895
896#
897# USB Host Controller Drivers
898#
899CONFIG_USB_EHCI_HCD=y
993# CONFIG_USB_EHCI_BIG_ENDIAN_MMIO is not set
994# CONFIG_USB_ISP116X_HCD is not set
995CONFIG_USB_OHCI_HCD=y
996# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
997# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
998CONFIG_USB_OHCI_LITTLE_ENDIAN=y
999# CONFIG_USB_UHCI_HCD is not set
1000# CONFIG_USB_SL811_HCD is not set
900# CONFIG_USB_ISP116X_HCD is not set
901CONFIG_USB_OHCI_HCD=y
902# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
903# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
904CONFIG_USB_OHCI_LITTLE_ENDIAN=y
905# CONFIG_USB_UHCI_HCD is not set
906# CONFIG_USB_SL811_HCD is not set
907# CONFIG_USB_R8A66597_HCD is not set
1001
1002#
1003# USB Device Class drivers
1004#
1005# CONFIG_USB_ACM is not set
1006# CONFIG_USB_PRINTER is not set
1007
1008#
1009# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
1010#
1011
1012#
1013# may also be needed; see USB_STORAGE Help for more information
1014#
1015CONFIG_USB_STORAGE=y
1016# CONFIG_USB_STORAGE_DEBUG is not set
1017# CONFIG_USB_STORAGE_FREECOM is not set
908
909#
910# USB Device Class drivers
911#
912# CONFIG_USB_ACM is not set
913# CONFIG_USB_PRINTER is not set
914
915#
916# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
917#
918
919#
920# may also be needed; see USB_STORAGE Help for more information
921#
922CONFIG_USB_STORAGE=y
923# CONFIG_USB_STORAGE_DEBUG is not set
924# CONFIG_USB_STORAGE_FREECOM is not set
925# CONFIG_USB_STORAGE_ISD200 is not set
1018# CONFIG_USB_STORAGE_DPCM is not set
1019# CONFIG_USB_STORAGE_KARMA is not set
1020# CONFIG_USB_LIBUSUAL is not set
1021
1022#
926# CONFIG_USB_STORAGE_DPCM is not set
927# CONFIG_USB_STORAGE_KARMA is not set
928# CONFIG_USB_LIBUSUAL is not set
929
930#
1023# USB Input Devices
1024#
1025CONFIG_USB_HID=y
1026# CONFIG_USB_HIDINPUT_POWERBOOK is not set
1027# CONFIG_USB_HIDDEV is not set
1028# CONFIG_USB_AIPTEK is not set
1029# CONFIG_USB_WACOM is not set
1030# CONFIG_USB_ACECAD is not set
1031# CONFIG_USB_KBTAB is not set
1032# CONFIG_USB_POWERMATE is not set
1033# CONFIG_USB_TOUCHSCREEN is not set
1034# CONFIG_USB_XPAD is not set
1035# CONFIG_USB_ATI_REMOTE is not set
1036# CONFIG_USB_ATI_REMOTE2 is not set
1037# CONFIG_USB_APPLETOUCH is not set
1038# CONFIG_USB_GTCO is not set
1039
1040#
1041# USB Imaging devices
1042#
1043# CONFIG_USB_MICROTEK is not set
931# USB Imaging devices
932#
933# CONFIG_USB_MICROTEK is not set
1044
1045#
1046# USB Network Adapters
1047#
1048# CONFIG_USB_KAWETH is not set
1049# CONFIG_USB_PEGASUS is not set
1050# CONFIG_USB_USBNET_MII is not set
1051# CONFIG_USB_USBNET is not set
1052CONFIG_USB_MON=y
1053
1054#
1055# USB port drivers
1056#
934CONFIG_USB_MON=y
935
936#
937# USB port drivers
938#
1057
1058#
1059# USB Serial Converter support
1060#
1061# CONFIG_USB_SERIAL is not set
1062
1063#
1064# USB Miscellaneous drivers
1065#
1066# CONFIG_USB_EMI62 is not set
1067# CONFIG_USB_EMI26 is not set
1068# CONFIG_USB_LCD is not set

--- 4 unchanged lines hidden (view full) ---

1073# CONFIG_USB_PHIDGET is not set
1074# CONFIG_USB_IDMOUSE is not set
1075# CONFIG_USB_FTDI_ELAN is not set
1076# CONFIG_USB_APPLEDISPLAY is not set
1077# CONFIG_USB_SISUSBVGA is not set
1078# CONFIG_USB_LD is not set
1079# CONFIG_USB_TRANCEVIBRATOR is not set
1080# CONFIG_USB_IOWARRIOR is not set
939# CONFIG_USB_SERIAL is not set
940
941#
942# USB Miscellaneous drivers
943#
944# CONFIG_USB_EMI62 is not set
945# CONFIG_USB_EMI26 is not set
946# CONFIG_USB_LCD is not set

--- 4 unchanged lines hidden (view full) ---

951# CONFIG_USB_PHIDGET is not set
952# CONFIG_USB_IDMOUSE is not set
953# CONFIG_USB_FTDI_ELAN is not set
954# CONFIG_USB_APPLEDISPLAY is not set
955# CONFIG_USB_SISUSBVGA is not set
956# CONFIG_USB_LD is not set
957# CONFIG_USB_TRANCEVIBRATOR is not set
958# CONFIG_USB_IOWARRIOR is not set
1081
1082#
1083# USB DSL modem support
1084#
1085
1086#
1087# USB Gadget Support
1088#
1089# CONFIG_USB_GADGET is not set
959# CONFIG_USB_GADGET is not set
1090
1091#
1092# MMC/SD Card support
1093#
1094# CONFIG_MMC is not set
960# CONFIG_MMC is not set
1095
1096#
1097# LED devices
1098#
961# CONFIG_MEMSTICK is not set
1099# CONFIG_NEW_LEDS is not set
962# CONFIG_NEW_LEDS is not set
1100
1101#
1102# LED drivers
1103#
1104
1105#
1106# LED Triggers
1107#
1108
1109#
1110# InfiniBand support
1111#
1112# CONFIG_INFINIBAND is not set
963# CONFIG_INFINIBAND is not set
964# CONFIG_RTC_CLASS is not set
1113
1114#
965
966#
1115# EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
967# Userspace I/O
1116#
968#
969# CONFIG_UIO is not set
1117
1118#
970
971#
1119# Real Time Clock
1120#
1121
1122#
1123# DMA Engine support
1124#
1125# CONFIG_DMA_ENGINE is not set
1126
1127#
1128# DMA Clients
1129#
1130
1131#
1132# DMA Devices
1133#
1134
1135#
1136# Auxiliary Display support
1137#
1138
1139#
1140# Virtualization
1141#
1142
1143#
1144# File systems
1145#
1146CONFIG_EXT2_FS=y
1147# CONFIG_EXT2_FS_XATTR is not set
1148# CONFIG_EXT2_FS_XIP is not set
1149# CONFIG_EXT3_FS is not set
1150# CONFIG_REISERFS_FS is not set
1151# CONFIG_JFS_FS is not set
1152# CONFIG_FS_POSIX_ACL is not set
1153# CONFIG_XFS_FS is not set
972# File systems
973#
974CONFIG_EXT2_FS=y
975# CONFIG_EXT2_FS_XATTR is not set
976# CONFIG_EXT2_FS_XIP is not set
977# CONFIG_EXT3_FS is not set
978# CONFIG_REISERFS_FS is not set
979# CONFIG_JFS_FS is not set
980# CONFIG_FS_POSIX_ACL is not set
981# CONFIG_XFS_FS is not set
1154# CONFIG_MINIX_FS is not set
1155# CONFIG_ROMFS_FS is not set
982# CONFIG_OCFS2_FS is not set
983# CONFIG_DNOTIFY is not set
1156CONFIG_INOTIFY=y
1157CONFIG_INOTIFY_USER=y
1158# CONFIG_QUOTA is not set
984CONFIG_INOTIFY=y
985CONFIG_INOTIFY_USER=y
986# CONFIG_QUOTA is not set
1159# CONFIG_DNOTIFY is not set
1160# CONFIG_AUTOFS_FS is not set
1161# CONFIG_AUTOFS4_FS is not set
1162# CONFIG_FUSE_FS is not set
1163
1164#
1165# CD-ROM/DVD Filesystems
1166#
1167# CONFIG_ISO9660_FS is not set

--- 8 unchanged lines hidden (view full) ---

1176CONFIG_FAT_DEFAULT_CODEPAGE=437
1177CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1178# CONFIG_NTFS_FS is not set
1179
1180#
1181# Pseudo filesystems
1182#
1183CONFIG_PROC_FS=y
987# CONFIG_AUTOFS_FS is not set
988# CONFIG_AUTOFS4_FS is not set
989# CONFIG_FUSE_FS is not set
990
991#
992# CD-ROM/DVD Filesystems
993#
994# CONFIG_ISO9660_FS is not set

--- 8 unchanged lines hidden (view full) ---

1003CONFIG_FAT_DEFAULT_CODEPAGE=437
1004CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1005# CONFIG_NTFS_FS is not set
1006
1007#
1008# Pseudo filesystems
1009#
1010CONFIG_PROC_FS=y
1184# CONFIG_PROC_KCORE is not set
1011CONFIG_PROC_KCORE=y
1185CONFIG_PROC_SYSCTL=y
1012CONFIG_PROC_SYSCTL=y
1186# CONFIG_SYSFS is not set
1013CONFIG_SYSFS=y
1187CONFIG_TMPFS=y
1188# CONFIG_TMPFS_POSIX_ACL is not set
1189# CONFIG_HUGETLBFS is not set
1190# CONFIG_HUGETLB_PAGE is not set
1014CONFIG_TMPFS=y
1015# CONFIG_TMPFS_POSIX_ACL is not set
1016# CONFIG_HUGETLBFS is not set
1017# CONFIG_HUGETLB_PAGE is not set
1191CONFIG_RAMFS=y
1018# CONFIG_CONFIGFS_FS is not set
1192
1193#
1194# Miscellaneous filesystems
1195#
1196# CONFIG_HFSPLUS_FS is not set
1197# CONFIG_JFFS2_FS is not set
1198CONFIG_CRAMFS=y
1199# CONFIG_VXFS_FS is not set
1019
1020#
1021# Miscellaneous filesystems
1022#
1023# CONFIG_HFSPLUS_FS is not set
1024# CONFIG_JFFS2_FS is not set
1025CONFIG_CRAMFS=y
1026# CONFIG_VXFS_FS is not set
1027# CONFIG_MINIX_FS is not set
1200# CONFIG_HPFS_FS is not set
1201# CONFIG_QNX4FS_FS is not set
1028# CONFIG_HPFS_FS is not set
1029# CONFIG_QNX4FS_FS is not set
1030# CONFIG_ROMFS_FS is not set
1202# CONFIG_SYSV_FS is not set
1203# CONFIG_UFS_FS is not set
1031# CONFIG_SYSV_FS is not set
1032# CONFIG_UFS_FS is not set
1204
1205#
1206# Network File Systems
1207#
1033CONFIG_NETWORK_FILESYSTEMS=y
1208CONFIG_NFS_FS=y
1209CONFIG_NFS_V3=y
1210# CONFIG_NFS_V3_ACL is not set
1211# CONFIG_NFS_DIRECTIO is not set
1212# CONFIG_NFSD is not set
1213CONFIG_ROOT_NFS=y
1214CONFIG_LOCKD=y
1215CONFIG_LOCKD_V4=y

--- 4 unchanged lines hidden (view full) ---

1220# CONFIG_NCP_FS is not set
1221# CONFIG_CODA_FS is not set
1222
1223#
1224# Partition Types
1225#
1226# CONFIG_PARTITION_ADVANCED is not set
1227CONFIG_MSDOS_PARTITION=y
1034CONFIG_NFS_FS=y
1035CONFIG_NFS_V3=y
1036# CONFIG_NFS_V3_ACL is not set
1037# CONFIG_NFS_DIRECTIO is not set
1038# CONFIG_NFSD is not set
1039CONFIG_ROOT_NFS=y
1040CONFIG_LOCKD=y
1041CONFIG_LOCKD_V4=y

--- 4 unchanged lines hidden (view full) ---

1046# CONFIG_NCP_FS is not set
1047# CONFIG_CODA_FS is not set
1048
1049#
1050# Partition Types
1051#
1052# CONFIG_PARTITION_ADVANCED is not set
1053CONFIG_MSDOS_PARTITION=y
1228
1229#
1230# Native Language Support
1231#
1232CONFIG_NLS=y
1233CONFIG_NLS_DEFAULT="iso8859-1"
1234# CONFIG_NLS_CODEPAGE_437 is not set
1235# CONFIG_NLS_CODEPAGE_737 is not set
1236# CONFIG_NLS_CODEPAGE_775 is not set
1237# CONFIG_NLS_CODEPAGE_850 is not set
1238# CONFIG_NLS_CODEPAGE_852 is not set
1239# CONFIG_NLS_CODEPAGE_855 is not set

--- 30 unchanged lines hidden (view full) ---

1270# CONFIG_NLS_KOI8_U is not set
1271# CONFIG_NLS_UTF8 is not set
1272
1273#
1274# Kernel hacking
1275#
1276CONFIG_TRACE_IRQFLAGS_SUPPORT=y
1277# CONFIG_PRINTK_TIME is not set
1054CONFIG_NLS=y
1055CONFIG_NLS_DEFAULT="iso8859-1"
1056# CONFIG_NLS_CODEPAGE_437 is not set
1057# CONFIG_NLS_CODEPAGE_737 is not set
1058# CONFIG_NLS_CODEPAGE_775 is not set
1059# CONFIG_NLS_CODEPAGE_850 is not set
1060# CONFIG_NLS_CODEPAGE_852 is not set
1061# CONFIG_NLS_CODEPAGE_855 is not set

--- 30 unchanged lines hidden (view full) ---

1092# CONFIG_NLS_KOI8_U is not set
1093# CONFIG_NLS_UTF8 is not set
1094
1095#
1096# Kernel hacking
1097#
1098CONFIG_TRACE_IRQFLAGS_SUPPORT=y
1099# CONFIG_PRINTK_TIME is not set
1100CONFIG_ENABLE_WARN_DEPRECATED=y
1278CONFIG_ENABLE_MUST_CHECK=y
1279# CONFIG_MAGIC_SYSRQ is not set
1280# CONFIG_UNUSED_SYMBOLS is not set
1101CONFIG_ENABLE_MUST_CHECK=y
1102# CONFIG_MAGIC_SYSRQ is not set
1103# CONFIG_UNUSED_SYMBOLS is not set
1104CONFIG_DEBUG_FS=y
1281# CONFIG_HEADERS_CHECK is not set
1282# CONFIG_DEBUG_KERNEL is not set
1105# CONFIG_HEADERS_CHECK is not set
1106# CONFIG_DEBUG_KERNEL is not set
1283CONFIG_LOG_BUF_SHIFT=14
1284# CONFIG_DEBUG_BUGVERBOSE is not set
1107# CONFIG_DEBUG_BUGVERBOSE is not set
1108# CONFIG_SAMPLES is not set
1285# CONFIG_SH_STANDARD_BIOS is not set
1286# CONFIG_EARLY_SCIF_CONSOLE is not set
1287# CONFIG_SH_KGDB is not set
1288
1289#
1290# Security options
1291#
1292# CONFIG_KEYS is not set
1109# CONFIG_SH_STANDARD_BIOS is not set
1110# CONFIG_EARLY_SCIF_CONSOLE is not set
1111# CONFIG_SH_KGDB is not set
1112
1113#
1114# Security options
1115#
1116# CONFIG_KEYS is not set
1117# CONFIG_SECURITY is not set
1118CONFIG_CRYPTO=y
1119# CONFIG_CRYPTO_SEQIV is not set
1120# CONFIG_CRYPTO_MANAGER is not set
1121# CONFIG_CRYPTO_HMAC is not set
1122# CONFIG_CRYPTO_NULL is not set
1123# CONFIG_CRYPTO_MD4 is not set
1124# CONFIG_CRYPTO_MD5 is not set
1125# CONFIG_CRYPTO_SHA1 is not set
1126# CONFIG_CRYPTO_SHA256 is not set
1127# CONFIG_CRYPTO_SHA512 is not set
1128# CONFIG_CRYPTO_WP512 is not set
1129# CONFIG_CRYPTO_TGR192 is not set
1130# CONFIG_CRYPTO_ECB is not set
1131# CONFIG_CRYPTO_CBC is not set
1132# CONFIG_CRYPTO_PCBC is not set
1133# CONFIG_CRYPTO_CTR is not set
1134# CONFIG_CRYPTO_GCM is not set
1135# CONFIG_CRYPTO_CCM is not set
1136# CONFIG_CRYPTO_CRYPTD is not set
1137# CONFIG_CRYPTO_DES is not set
1138# CONFIG_CRYPTO_FCRYPT is not set
1139# CONFIG_CRYPTO_BLOWFISH is not set
1140# CONFIG_CRYPTO_TWOFISH is not set
1141# CONFIG_CRYPTO_SERPENT is not set
1142# CONFIG_CRYPTO_AES is not set
1143# CONFIG_CRYPTO_CAST5 is not set
1144# CONFIG_CRYPTO_CAST6 is not set
1145# CONFIG_CRYPTO_TEA is not set
1146# CONFIG_CRYPTO_ARC4 is not set
1147# CONFIG_CRYPTO_KHAZAD is not set
1148# CONFIG_CRYPTO_ANUBIS is not set
1149# CONFIG_CRYPTO_SEED is not set
1150# CONFIG_CRYPTO_DEFLATE is not set
1151# CONFIG_CRYPTO_MICHAEL_MIC is not set
1152# CONFIG_CRYPTO_CRC32C is not set
1153# CONFIG_CRYPTO_CAMELLIA is not set
1154# CONFIG_CRYPTO_TEST is not set
1155# CONFIG_CRYPTO_AUTHENC is not set
1156# CONFIG_CRYPTO_LZO is not set
1157CONFIG_CRYPTO_HW=y
1158# CONFIG_CRYPTO_DEV_HIFN_795X is not set
1293
1294#
1159
1160#
1295# Cryptographic options
1296#
1297# CONFIG_CRYPTO is not set
1298
1299#
1300# Library routines
1301#
1302CONFIG_BITREVERSE=y
1303# CONFIG_CRC_CCITT is not set
1304# CONFIG_CRC16 is not set
1161# Library routines
1162#
1163CONFIG_BITREVERSE=y
1164# CONFIG_CRC_CCITT is not set
1165# CONFIG_CRC16 is not set
1166# CONFIG_CRC_ITU_T is not set
1305CONFIG_CRC32=y
1167CONFIG_CRC32=y
1168# CONFIG_CRC7 is not set
1306# CONFIG_LIBCRC32C is not set
1307CONFIG_ZLIB_INFLATE=y
1308CONFIG_PLIST=y
1309CONFIG_HAS_IOMEM=y
1310CONFIG_HAS_IOPORT=y
1169# CONFIG_LIBCRC32C is not set
1170CONFIG_ZLIB_INFLATE=y
1171CONFIG_PLIST=y
1172CONFIG_HAS_IOMEM=y
1173CONFIG_HAS_IOPORT=y
1174CONFIG_HAS_DMA=y