diff options
Diffstat (limited to 'arch/mips/configs/mipssim_defconfig')
-rw-r--r-- | arch/mips/configs/mipssim_defconfig | 601 |
1 files changed, 1 insertions, 600 deletions
diff --git a/arch/mips/configs/mipssim_defconfig b/arch/mips/configs/mipssim_defconfig index f77a34e0f938..4925f507dc21 100644 --- a/arch/mips/configs/mipssim_defconfig +++ b/arch/mips/configs/mipssim_defconfig | |||
@@ -1,663 +1,64 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.23 | ||
4 | # Thu Oct 18 22:45:52 2007 | ||
5 | # | ||
6 | CONFIG_MIPS=y | ||
7 | |||
8 | # | ||
9 | # Machine selection | ||
10 | # | ||
11 | # CONFIG_MACH_ALCHEMY is not set | ||
12 | # CONFIG_BCM47XX is not set | ||
13 | # CONFIG_MIPS_COBALT is not set | ||
14 | # CONFIG_MACH_DECSTATION is not set | ||
15 | # CONFIG_MACH_JAZZ is not set | ||
16 | # CONFIG_LASAT is not set | ||
17 | # CONFIG_LEMOTE_FULONG is not set | ||
18 | # CONFIG_MIPS_MALTA is not set | ||
19 | CONFIG_MIPS_SIM=y | 1 | CONFIG_MIPS_SIM=y |
20 | # CONFIG_MARKEINS is not set | ||
21 | # CONFIG_MACH_VR41XX is not set | ||
22 | # CONFIG_PNX8550_JBS is not set | ||
23 | # CONFIG_PNX8550_STB810 is not set | ||
24 | # CONFIG_PMC_MSP is not set | ||
25 | # CONFIG_PMC_YOSEMITE is not set | ||
26 | # CONFIG_SGI_IP22 is not set | ||
27 | # CONFIG_SGI_IP27 is not set | ||
28 | # CONFIG_SGI_IP32 is not set | ||
29 | # CONFIG_SIBYTE_CRHINE is not set | ||
30 | # CONFIG_SIBYTE_CARMEL is not set | ||
31 | # CONFIG_SIBYTE_CRHONE is not set | ||
32 | # CONFIG_SIBYTE_RHONE is not set | ||
33 | # CONFIG_SIBYTE_SWARM is not set | ||
34 | # CONFIG_SIBYTE_LITTLESUR is not set | ||
35 | # CONFIG_SIBYTE_SENTOSA is not set | ||
36 | # CONFIG_SIBYTE_BIGSUR is not set | ||
37 | # CONFIG_SNI_RM is not set | ||
38 | # CONFIG_TOSHIBA_JMR3927 is not set | ||
39 | # CONFIG_TOSHIBA_RBTX4927 is not set | ||
40 | # CONFIG_TOSHIBA_RBTX4938 is not set | ||
41 | # CONFIG_WR_PPMC is not set | ||
42 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
43 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
44 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
45 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
46 | CONFIG_GENERIC_HWEIGHT=y | ||
47 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
48 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
49 | CONFIG_GENERIC_TIME=y | ||
50 | CONFIG_GENERIC_CMOS_UPDATE=y | ||
51 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | ||
52 | # CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ is not set | ||
53 | CONFIG_BOOT_RAW=y | ||
54 | CONFIG_CEVT_R4K=y | ||
55 | CONFIG_DMA_NONCOHERENT=y | ||
56 | CONFIG_DMA_NEED_PCI_MAP_STATE=y | ||
57 | CONFIG_EARLY_PRINTK=y | ||
58 | CONFIG_SYS_HAS_EARLY_PRINTK=y | ||
59 | # CONFIG_HOTPLUG_CPU is not set | ||
60 | # CONFIG_NO_IOPORT is not set | ||
61 | # CONFIG_CPU_BIG_ENDIAN is not set | ||
62 | CONFIG_CPU_LITTLE_ENDIAN=y | 2 | CONFIG_CPU_LITTLE_ENDIAN=y |
63 | CONFIG_SYS_SUPPORTS_BIG_ENDIAN=y | ||
64 | CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN=y | ||
65 | CONFIG_IRQ_CPU=y | ||
66 | CONFIG_MIPS_L1_CACHE_SHIFT=5 | ||
67 | |||
68 | # | ||
69 | # CPU selection | ||
70 | # | ||
71 | # CONFIG_TICK_ONESHOT is not set | ||
72 | # CONFIG_NO_HZ is not set | ||
73 | # CONFIG_HIGH_RES_TIMERS is not set | ||
74 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
75 | # CONFIG_CPU_LOONGSON2 is not set | ||
76 | CONFIG_CPU_MIPS32_R1=y | ||
77 | # CONFIG_CPU_MIPS32_R2 is not set | ||
78 | # CONFIG_CPU_MIPS64_R1 is not set | ||
79 | # CONFIG_CPU_MIPS64_R2 is not set | ||
80 | # CONFIG_CPU_R3000 is not set | ||
81 | # CONFIG_CPU_TX39XX is not set | ||
82 | # CONFIG_CPU_VR41XX is not set | ||
83 | # CONFIG_CPU_R4300 is not set | ||
84 | # CONFIG_CPU_R4X00 is not set | ||
85 | # CONFIG_CPU_TX49XX is not set | ||
86 | # CONFIG_CPU_R5000 is not set | ||
87 | # CONFIG_CPU_R5432 is not set | ||
88 | # CONFIG_CPU_R6000 is not set | ||
89 | # CONFIG_CPU_NEVADA is not set | ||
90 | # CONFIG_CPU_R8000 is not set | ||
91 | # CONFIG_CPU_R10000 is not set | ||
92 | # CONFIG_CPU_RM7000 is not set | ||
93 | # CONFIG_CPU_RM9000 is not set | ||
94 | # CONFIG_CPU_SB1 is not set | ||
95 | CONFIG_SYS_HAS_CPU_MIPS32_R1=y | ||
96 | CONFIG_SYS_HAS_CPU_MIPS32_R2=y | ||
97 | CONFIG_CPU_MIPS32=y | ||
98 | CONFIG_CPU_MIPSR1=y | ||
99 | CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y | ||
100 | CONFIG_CPU_SUPPORTS_32BIT_KERNEL=y | ||
101 | |||
102 | # | ||
103 | # Kernel type | ||
104 | # | ||
105 | CONFIG_32BIT=y | ||
106 | # CONFIG_64BIT is not set | ||
107 | CONFIG_PAGE_SIZE_4KB=y | ||
108 | # CONFIG_PAGE_SIZE_8KB is not set | ||
109 | # CONFIG_PAGE_SIZE_16KB is not set | ||
110 | # CONFIG_PAGE_SIZE_64KB is not set | ||
111 | CONFIG_CPU_HAS_PREFETCH=y | ||
112 | CONFIG_MIPS_MT_DISABLED=y | ||
113 | # CONFIG_MIPS_MT_SMP is not set | ||
114 | # CONFIG_MIPS_MT_SMTC is not set | ||
115 | CONFIG_SYS_SUPPORTS_MULTITHREADING=y | ||
116 | # CONFIG_MIPS_VPE_LOADER is not set | ||
117 | CONFIG_CPU_HAS_SYNC=y | ||
118 | CONFIG_GENERIC_HARDIRQS=y | ||
119 | CONFIG_GENERIC_IRQ_PROBE=y | ||
120 | CONFIG_CPU_SUPPORTS_HIGHMEM=y | ||
121 | CONFIG_ARCH_FLATMEM_ENABLE=y | ||
122 | CONFIG_SELECT_MEMORY_MODEL=y | ||
123 | CONFIG_FLATMEM_MANUAL=y | ||
124 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
125 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
126 | CONFIG_FLATMEM=y | ||
127 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
128 | # CONFIG_SPARSEMEM_STATIC is not set | ||
129 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
130 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
131 | # CONFIG_RESOURCES_64BIT is not set | ||
132 | CONFIG_ZONE_DMA_FLAG=0 | ||
133 | CONFIG_VIRT_TO_BUS=y | ||
134 | # CONFIG_HZ_48 is not set | ||
135 | CONFIG_HZ_100=y | 3 | CONFIG_HZ_100=y |
136 | # CONFIG_HZ_128 is not set | ||
137 | # CONFIG_HZ_250 is not set | ||
138 | # CONFIG_HZ_256 is not set | ||
139 | # CONFIG_HZ_1000 is not set | ||
140 | # CONFIG_HZ_1024 is not set | ||
141 | CONFIG_SYS_SUPPORTS_ARBIT_HZ=y | ||
142 | CONFIG_HZ=100 | ||
143 | CONFIG_PREEMPT_NONE=y | ||
144 | # CONFIG_PREEMPT_VOLUNTARY is not set | ||
145 | # CONFIG_PREEMPT is not set | ||
146 | # CONFIG_KEXEC is not set | ||
147 | # CONFIG_SECCOMP is not set | 4 | # CONFIG_SECCOMP is not set |
148 | CONFIG_LOCKDEP_SUPPORT=y | ||
149 | CONFIG_STACKTRACE_SUPPORT=y | ||
150 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
151 | |||
152 | # | ||
153 | # General setup | ||
154 | # | ||
155 | CONFIG_EXPERIMENTAL=y | 5 | CONFIG_EXPERIMENTAL=y |
156 | CONFIG_BROKEN_ON_SMP=y | ||
157 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
158 | CONFIG_LOCALVERSION="" | ||
159 | CONFIG_LOCALVERSION_AUTO=y | ||
160 | # CONFIG_SWAP is not set | 6 | # CONFIG_SWAP is not set |
161 | CONFIG_SYSVIPC=y | 7 | CONFIG_SYSVIPC=y |
162 | CONFIG_SYSVIPC_SYSCTL=y | ||
163 | # CONFIG_POSIX_MQUEUE is not set | ||
164 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
165 | # CONFIG_TASKSTATS is not set | ||
166 | # CONFIG_USER_NS is not set | ||
167 | # CONFIG_AUDIT is not set | ||
168 | # CONFIG_IKCONFIG is not set | ||
169 | CONFIG_LOG_BUF_SHIFT=14 | 8 | CONFIG_LOG_BUF_SHIFT=14 |
170 | CONFIG_FAIR_GROUP_SCHED=y | ||
171 | CONFIG_FAIR_USER_SCHED=y | ||
172 | CONFIG_SYSFS_DEPRECATED=y | ||
173 | # CONFIG_RELAY is not set | ||
174 | # CONFIG_BLK_DEV_INITRD is not set | ||
175 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 9 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
176 | CONFIG_SYSCTL=y | ||
177 | CONFIG_EMBEDDED=y | 10 | CONFIG_EMBEDDED=y |
178 | CONFIG_SYSCTL_SYSCALL=y | ||
179 | CONFIG_KALLSYMS=y | ||
180 | # CONFIG_KALLSYMS_ALL is not set | ||
181 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
182 | CONFIG_HOTPLUG=y | ||
183 | CONFIG_PRINTK=y | ||
184 | CONFIG_BUG=y | ||
185 | CONFIG_ELF_CORE=y | ||
186 | CONFIG_BASE_FULL=y | ||
187 | CONFIG_FUTEX=y | ||
188 | CONFIG_ANON_INODES=y | ||
189 | CONFIG_EPOLL=y | ||
190 | CONFIG_SIGNALFD=y | ||
191 | CONFIG_EVENTFD=y | ||
192 | CONFIG_SHMEM=y | ||
193 | CONFIG_VM_EVENT_COUNTERS=y | ||
194 | CONFIG_SLAB=y | 11 | CONFIG_SLAB=y |
195 | # CONFIG_SLUB is not set | ||
196 | # CONFIG_SLOB is not set | ||
197 | CONFIG_RT_MUTEXES=y | ||
198 | # CONFIG_TINY_SHMEM is not set | ||
199 | CONFIG_BASE_SMALL=0 | ||
200 | CONFIG_MODULES=y | 12 | CONFIG_MODULES=y |
201 | CONFIG_MODULE_UNLOAD=y | 13 | CONFIG_MODULE_UNLOAD=y |
202 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
203 | CONFIG_MODVERSIONS=y | 14 | CONFIG_MODVERSIONS=y |
204 | CONFIG_MODULE_SRCVERSION_ALL=y | 15 | CONFIG_MODULE_SRCVERSION_ALL=y |
205 | CONFIG_KMOD=y | ||
206 | CONFIG_BLOCK=y | ||
207 | # CONFIG_LBD is not set | ||
208 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
209 | # CONFIG_LSF is not set | ||
210 | # CONFIG_BLK_DEV_BSG is not set | 16 | # CONFIG_BLK_DEV_BSG is not set |
211 | |||
212 | # | ||
213 | # IO Schedulers | ||
214 | # | ||
215 | CONFIG_IOSCHED_NOOP=y | ||
216 | CONFIG_IOSCHED_AS=y | ||
217 | CONFIG_IOSCHED_DEADLINE=y | ||
218 | CONFIG_IOSCHED_CFQ=y | ||
219 | CONFIG_DEFAULT_AS=y | ||
220 | # CONFIG_DEFAULT_DEADLINE is not set | ||
221 | # CONFIG_DEFAULT_CFQ is not set | ||
222 | # CONFIG_DEFAULT_NOOP is not set | ||
223 | CONFIG_DEFAULT_IOSCHED="anticipatory" | ||
224 | |||
225 | # | ||
226 | # Bus options (PCI, PCMCIA, EISA, ISA, TC) | ||
227 | # | ||
228 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
229 | CONFIG_MMU=y | ||
230 | # CONFIG_PCCARD is not set | ||
231 | |||
232 | # | ||
233 | # Executable file formats | ||
234 | # | ||
235 | CONFIG_BINFMT_ELF=y | ||
236 | # CONFIG_BINFMT_MISC is not set | ||
237 | CONFIG_TRAD_SIGNALS=y | ||
238 | |||
239 | # | ||
240 | # Power management options | ||
241 | # | ||
242 | # CONFIG_PM is not set | ||
243 | CONFIG_SUSPEND_UP_POSSIBLE=y | ||
244 | |||
245 | # | ||
246 | # Networking | ||
247 | # | ||
248 | CONFIG_NET=y | 17 | CONFIG_NET=y |
249 | |||
250 | # | ||
251 | # Networking options | ||
252 | # | ||
253 | CONFIG_PACKET=y | 18 | CONFIG_PACKET=y |
254 | CONFIG_PACKET_MMAP=y | ||
255 | CONFIG_UNIX=y | 19 | CONFIG_UNIX=y |
256 | # CONFIG_NET_KEY is not set | ||
257 | CONFIG_INET=y | 20 | CONFIG_INET=y |
258 | CONFIG_IP_MULTICAST=y | 21 | CONFIG_IP_MULTICAST=y |
259 | CONFIG_IP_ADVANCED_ROUTER=y | 22 | CONFIG_IP_ADVANCED_ROUTER=y |
260 | CONFIG_ASK_IP_FIB_HASH=y | ||
261 | # CONFIG_IP_FIB_TRIE is not set | ||
262 | CONFIG_IP_FIB_HASH=y | ||
263 | # CONFIG_IP_MULTIPLE_TABLES is not set | ||
264 | # CONFIG_IP_ROUTE_MULTIPATH is not set | ||
265 | # CONFIG_IP_ROUTE_VERBOSE is not set | ||
266 | CONFIG_IP_PNP=y | 23 | CONFIG_IP_PNP=y |
267 | CONFIG_IP_PNP_DHCP=y | 24 | CONFIG_IP_PNP_DHCP=y |
268 | CONFIG_IP_PNP_BOOTP=y | 25 | CONFIG_IP_PNP_BOOTP=y |
269 | # CONFIG_IP_PNP_RARP is not set | ||
270 | # CONFIG_NET_IPIP is not set | ||
271 | # CONFIG_NET_IPGRE is not set | ||
272 | # CONFIG_IP_MROUTE is not set | ||
273 | # CONFIG_ARPD is not set | ||
274 | # CONFIG_SYN_COOKIES is not set | ||
275 | # CONFIG_INET_AH is not set | ||
276 | # CONFIG_INET_ESP is not set | ||
277 | # CONFIG_INET_IPCOMP is not set | ||
278 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
279 | # CONFIG_INET_TUNNEL is not set | ||
280 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set | 26 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set |
281 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set | 27 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set |
282 | # CONFIG_INET_XFRM_MODE_BEET is not set | 28 | # CONFIG_INET_XFRM_MODE_BEET is not set |
283 | # CONFIG_INET_LRO is not set | 29 | # CONFIG_INET_LRO is not set |
284 | CONFIG_INET_DIAG=y | ||
285 | CONFIG_INET_TCP_DIAG=y | ||
286 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
287 | CONFIG_TCP_CONG_CUBIC=y | ||
288 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
289 | # CONFIG_TCP_MD5SIG is not set | ||
290 | # CONFIG_IPV6 is not set | 30 | # CONFIG_IPV6 is not set |
291 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
292 | # CONFIG_INET6_TUNNEL is not set | ||
293 | # CONFIG_NETWORK_SECMARK is not set | ||
294 | # CONFIG_NETFILTER is not set | ||
295 | # CONFIG_IP_DCCP is not set | ||
296 | # CONFIG_IP_SCTP is not set | ||
297 | # CONFIG_TIPC is not set | ||
298 | # CONFIG_ATM is not set | ||
299 | # CONFIG_BRIDGE is not set | ||
300 | # CONFIG_VLAN_8021Q is not set | ||
301 | # CONFIG_DECNET is not set | ||
302 | # CONFIG_LLC2 is not set | ||
303 | # CONFIG_IPX is not set | ||
304 | # CONFIG_ATALK is not set | ||
305 | # CONFIG_X25 is not set | ||
306 | # CONFIG_LAPB is not set | ||
307 | # CONFIG_ECONET is not set | ||
308 | # CONFIG_WAN_ROUTER is not set | ||
309 | |||
310 | # | ||
311 | # QoS and/or fair queueing | ||
312 | # | ||
313 | # CONFIG_NET_SCHED is not set | ||
314 | |||
315 | # | ||
316 | # Network testing | ||
317 | # | ||
318 | # CONFIG_NET_PKTGEN is not set | ||
319 | # CONFIG_HAMRADIO is not set | ||
320 | # CONFIG_IRDA is not set | ||
321 | # CONFIG_BT is not set | ||
322 | # CONFIG_AF_RXRPC is not set | ||
323 | |||
324 | # | ||
325 | # Wireless | ||
326 | # | ||
327 | # CONFIG_CFG80211 is not set | ||
328 | # CONFIG_WIRELESS_EXT is not set | ||
329 | # CONFIG_MAC80211 is not set | ||
330 | # CONFIG_IEEE80211 is not set | ||
331 | # CONFIG_RFKILL is not set | ||
332 | # CONFIG_NET_9P is not set | ||
333 | |||
334 | # | ||
335 | # Device Drivers | ||
336 | # | ||
337 | |||
338 | # | ||
339 | # Generic Driver Options | ||
340 | # | ||
341 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 31 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
342 | # CONFIG_STANDALONE is not set | 32 | # CONFIG_STANDALONE is not set |
343 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set | 33 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set |
344 | # CONFIG_FW_LOADER is not set | 34 | # CONFIG_FW_LOADER is not set |
345 | # CONFIG_DEBUG_DRIVER is not set | ||
346 | # CONFIG_DEBUG_DEVRES is not set | ||
347 | # CONFIG_SYS_HYPERVISOR is not set | ||
348 | # CONFIG_CONNECTOR is not set | ||
349 | # CONFIG_MTD is not set | ||
350 | # CONFIG_PARPORT is not set | ||
351 | CONFIG_BLK_DEV=y | ||
352 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
353 | CONFIG_BLK_DEV_LOOP=y | 35 | CONFIG_BLK_DEV_LOOP=y |
354 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
355 | CONFIG_BLK_DEV_NBD=y | 36 | CONFIG_BLK_DEV_NBD=y |
356 | # CONFIG_BLK_DEV_RAM is not set | ||
357 | # CONFIG_CDROM_PKTCDVD is not set | ||
358 | # CONFIG_ATA_OVER_ETH is not set | ||
359 | # CONFIG_MISC_DEVICES is not set | 37 | # CONFIG_MISC_DEVICES is not set |
360 | # CONFIG_IDE is not set | ||
361 | |||
362 | # | ||
363 | # SCSI device support | ||
364 | # | ||
365 | # CONFIG_RAID_ATTRS is not set | ||
366 | # CONFIG_SCSI is not set | ||
367 | # CONFIG_SCSI_DMA is not set | ||
368 | # CONFIG_SCSI_NETLINK is not set | ||
369 | # CONFIG_ATA is not set | ||
370 | # CONFIG_MD is not set | ||
371 | CONFIG_NETDEVICES=y | 38 | CONFIG_NETDEVICES=y |
372 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
373 | # CONFIG_DUMMY is not set | ||
374 | # CONFIG_BONDING is not set | ||
375 | # CONFIG_MACVLAN is not set | ||
376 | # CONFIG_EQUALIZER is not set | ||
377 | # CONFIG_TUN is not set | ||
378 | # CONFIG_VETH is not set | ||
379 | # CONFIG_PHYLIB is not set | ||
380 | CONFIG_NET_ETHERNET=y | 39 | CONFIG_NET_ETHERNET=y |
381 | # CONFIG_MII is not set | ||
382 | # CONFIG_AX88796 is not set | ||
383 | CONFIG_MIPS_SIM_NET=y | 40 | CONFIG_MIPS_SIM_NET=y |
384 | # CONFIG_DM9000 is not set | ||
385 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
386 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
387 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
388 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
389 | # CONFIG_B44 is not set | ||
390 | # CONFIG_NETDEV_1000 is not set | 41 | # CONFIG_NETDEV_1000 is not set |
391 | # CONFIG_NETDEV_10000 is not set | 42 | # CONFIG_NETDEV_10000 is not set |
392 | |||
393 | # | ||
394 | # Wireless LAN | ||
395 | # | ||
396 | # CONFIG_WLAN_PRE80211 is not set | ||
397 | # CONFIG_WLAN_80211 is not set | ||
398 | # CONFIG_WAN is not set | ||
399 | # CONFIG_PPP is not set | ||
400 | # CONFIG_SLIP is not set | ||
401 | # CONFIG_SHAPER is not set | ||
402 | # CONFIG_NETCONSOLE is not set | ||
403 | # CONFIG_NETPOLL is not set | ||
404 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
405 | # CONFIG_ISDN is not set | ||
406 | # CONFIG_PHONE is not set | ||
407 | |||
408 | # | ||
409 | # Input device support | ||
410 | # | ||
411 | # CONFIG_INPUT is not set | 43 | # CONFIG_INPUT is not set |
412 | |||
413 | # | ||
414 | # Hardware I/O ports | ||
415 | # | ||
416 | # CONFIG_SERIO is not set | 44 | # CONFIG_SERIO is not set |
417 | # CONFIG_GAMEPORT is not set | ||
418 | |||
419 | # | ||
420 | # Character devices | ||
421 | # | ||
422 | # CONFIG_VT is not set | 45 | # CONFIG_VT is not set |
423 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
424 | |||
425 | # | ||
426 | # Serial drivers | ||
427 | # | ||
428 | CONFIG_SERIAL_8250=y | 46 | CONFIG_SERIAL_8250=y |
429 | CONFIG_SERIAL_8250_CONSOLE=y | 47 | CONFIG_SERIAL_8250_CONSOLE=y |
430 | CONFIG_SERIAL_8250_NR_UARTS=1 | 48 | CONFIG_SERIAL_8250_NR_UARTS=1 |
431 | CONFIG_SERIAL_8250_RUNTIME_UARTS=1 | 49 | CONFIG_SERIAL_8250_RUNTIME_UARTS=1 |
432 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
433 | |||
434 | # | ||
435 | # Non-8250 serial port support | ||
436 | # | ||
437 | CONFIG_SERIAL_CORE=y | ||
438 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
439 | CONFIG_UNIX98_PTYS=y | ||
440 | CONFIG_LEGACY_PTYS=y | ||
441 | CONFIG_LEGACY_PTY_COUNT=256 | ||
442 | # CONFIG_IPMI_HANDLER is not set | ||
443 | # CONFIG_WATCHDOG is not set | ||
444 | # CONFIG_HW_RANDOM is not set | 50 | # CONFIG_HW_RANDOM is not set |
445 | # CONFIG_RTC is not set | ||
446 | # CONFIG_R3964 is not set | ||
447 | # CONFIG_RAW_DRIVER is not set | ||
448 | # CONFIG_TCG_TPM is not set | ||
449 | # CONFIG_I2C is not set | ||
450 | |||
451 | # | ||
452 | # SPI support | ||
453 | # | ||
454 | # CONFIG_SPI is not set | ||
455 | # CONFIG_SPI_MASTER is not set | ||
456 | # CONFIG_W1 is not set | ||
457 | # CONFIG_POWER_SUPPLY is not set | ||
458 | # CONFIG_HWMON is not set | 51 | # CONFIG_HWMON is not set |
459 | |||
460 | # | ||
461 | # Sonics Silicon Backplane | ||
462 | # | ||
463 | CONFIG_SSB_POSSIBLE=y | ||
464 | # CONFIG_SSB is not set | ||
465 | |||
466 | # | ||
467 | # Multifunction device drivers | ||
468 | # | ||
469 | # CONFIG_MFD_SM501 is not set | ||
470 | |||
471 | # | ||
472 | # Multimedia devices | ||
473 | # | ||
474 | # CONFIG_VIDEO_DEV is not set | ||
475 | # CONFIG_DVB_CORE is not set | ||
476 | # CONFIG_DAB is not set | ||
477 | |||
478 | # | ||
479 | # Graphics support | ||
480 | # | ||
481 | # CONFIG_VGASTATE is not set | ||
482 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
483 | # CONFIG_FB is not set | ||
484 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
485 | |||
486 | # | ||
487 | # Display device support | ||
488 | # | ||
489 | # CONFIG_DISPLAY_SUPPORT is not set | ||
490 | |||
491 | # | ||
492 | # Sound | ||
493 | # | ||
494 | # CONFIG_SOUND is not set | ||
495 | # CONFIG_USB_SUPPORT is not set | 52 | # CONFIG_USB_SUPPORT is not set |
496 | # CONFIG_MMC is not set | ||
497 | # CONFIG_NEW_LEDS is not set | ||
498 | CONFIG_RTC_LIB=y | ||
499 | # CONFIG_RTC_CLASS is not set | ||
500 | |||
501 | # | ||
502 | # Userspace I/O | ||
503 | # | ||
504 | # CONFIG_UIO is not set | ||
505 | |||
506 | # | ||
507 | # File systems | ||
508 | # | ||
509 | # CONFIG_EXT2_FS is not set | ||
510 | # CONFIG_EXT3_FS is not set | ||
511 | # CONFIG_EXT4DEV_FS is not set | ||
512 | # CONFIG_REISERFS_FS is not set | ||
513 | # CONFIG_JFS_FS is not set | ||
514 | # CONFIG_FS_POSIX_ACL is not set | ||
515 | # CONFIG_XFS_FS is not set | ||
516 | # CONFIG_GFS2_FS is not set | ||
517 | # CONFIG_OCFS2_FS is not set | ||
518 | # CONFIG_MINIX_FS is not set | ||
519 | CONFIG_ROMFS_FS=y | ||
520 | # CONFIG_INOTIFY is not set | ||
521 | # CONFIG_QUOTA is not set | ||
522 | # CONFIG_DNOTIFY is not set | 53 | # CONFIG_DNOTIFY is not set |
523 | # CONFIG_AUTOFS_FS is not set | ||
524 | # CONFIG_AUTOFS4_FS is not set | ||
525 | # CONFIG_FUSE_FS is not set | ||
526 | |||
527 | # | ||
528 | # CD-ROM/DVD Filesystems | ||
529 | # | ||
530 | # CONFIG_ISO9660_FS is not set | ||
531 | # CONFIG_UDF_FS is not set | ||
532 | |||
533 | # | ||
534 | # DOS/FAT/NT Filesystems | ||
535 | # | ||
536 | # CONFIG_MSDOS_FS is not set | ||
537 | # CONFIG_VFAT_FS is not set | ||
538 | # CONFIG_NTFS_FS is not set | ||
539 | |||
540 | # | ||
541 | # Pseudo filesystems | ||
542 | # | ||
543 | CONFIG_PROC_FS=y | ||
544 | # CONFIG_PROC_KCORE is not set | ||
545 | CONFIG_PROC_SYSCTL=y | ||
546 | CONFIG_SYSFS=y | ||
547 | CONFIG_TMPFS=y | 54 | CONFIG_TMPFS=y |
548 | # CONFIG_TMPFS_POSIX_ACL is not set | 55 | CONFIG_ROMFS_FS=y |
549 | # CONFIG_HUGETLB_PAGE is not set | ||
550 | # CONFIG_CONFIGFS_FS is not set | ||
551 | |||
552 | # | ||
553 | # Miscellaneous filesystems | ||
554 | # | ||
555 | # CONFIG_ADFS_FS is not set | ||
556 | # CONFIG_AFFS_FS is not set | ||
557 | # CONFIG_HFS_FS is not set | ||
558 | # CONFIG_HFSPLUS_FS is not set | ||
559 | # CONFIG_BEFS_FS is not set | ||
560 | # CONFIG_BFS_FS is not set | ||
561 | # CONFIG_EFS_FS is not set | ||
562 | # CONFIG_CRAMFS is not set | ||
563 | # CONFIG_VXFS_FS is not set | ||
564 | # CONFIG_HPFS_FS is not set | ||
565 | # CONFIG_QNX4FS_FS is not set | ||
566 | # CONFIG_SYSV_FS is not set | ||
567 | # CONFIG_UFS_FS is not set | ||
568 | CONFIG_NETWORK_FILESYSTEMS=y | ||
569 | CONFIG_NFS_FS=y | 56 | CONFIG_NFS_FS=y |
570 | CONFIG_NFS_V3=y | 57 | CONFIG_NFS_V3=y |
571 | # CONFIG_NFS_V3_ACL is not set | ||
572 | # CONFIG_NFS_V4 is not set | ||
573 | # CONFIG_NFS_DIRECTIO is not set | ||
574 | # CONFIG_NFSD is not set | ||
575 | CONFIG_ROOT_NFS=y | 58 | CONFIG_ROOT_NFS=y |
576 | CONFIG_LOCKD=y | ||
577 | CONFIG_LOCKD_V4=y | ||
578 | CONFIG_NFS_COMMON=y | ||
579 | CONFIG_SUNRPC=y | ||
580 | # CONFIG_SUNRPC_BIND34 is not set | ||
581 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
582 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
583 | # CONFIG_SMB_FS is not set | ||
584 | # CONFIG_CIFS is not set | ||
585 | # CONFIG_NCP_FS is not set | ||
586 | # CONFIG_CODA_FS is not set | ||
587 | # CONFIG_AFS_FS is not set | ||
588 | |||
589 | # | ||
590 | # Partition Types | ||
591 | # | ||
592 | # CONFIG_PARTITION_ADVANCED is not set | ||
593 | CONFIG_MSDOS_PARTITION=y | ||
594 | # CONFIG_NLS is not set | ||
595 | # CONFIG_DLM is not set | ||
596 | |||
597 | # | ||
598 | # Profiling support | ||
599 | # | ||
600 | # CONFIG_PROFILING is not set | ||
601 | |||
602 | # | ||
603 | # Kernel hacking | ||
604 | # | ||
605 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
606 | # CONFIG_PRINTK_TIME is not set | ||
607 | CONFIG_ENABLE_MUST_CHECK=y | ||
608 | # CONFIG_MAGIC_SYSRQ is not set | ||
609 | # CONFIG_UNUSED_SYMBOLS is not set | ||
610 | # CONFIG_DEBUG_FS is not set | ||
611 | # CONFIG_HEADERS_CHECK is not set | ||
612 | CONFIG_DEBUG_KERNEL=y | 59 | CONFIG_DEBUG_KERNEL=y |
613 | # CONFIG_DEBUG_SHIRQ is not set | ||
614 | # CONFIG_DETECT_SOFTLOCKUP is not set | ||
615 | # CONFIG_SCHED_DEBUG is not set | 60 | # CONFIG_SCHED_DEBUG is not set |
616 | # CONFIG_SCHEDSTATS is not set | ||
617 | # CONFIG_TIMER_STATS is not set | ||
618 | # CONFIG_DEBUG_SLAB is not set | ||
619 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
620 | # CONFIG_RT_MUTEX_TESTER is not set | ||
621 | # CONFIG_DEBUG_SPINLOCK is not set | ||
622 | # CONFIG_DEBUG_MUTEXES is not set | ||
623 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
624 | # CONFIG_PROVE_LOCKING is not set | ||
625 | # CONFIG_LOCK_STAT is not set | ||
626 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
627 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
628 | # CONFIG_DEBUG_KOBJECT is not set | ||
629 | CONFIG_DEBUG_INFO=y | 61 | CONFIG_DEBUG_INFO=y |
630 | # CONFIG_DEBUG_VM is not set | ||
631 | # CONFIG_DEBUG_LIST is not set | ||
632 | CONFIG_FORCED_INLINING=y | ||
633 | # CONFIG_BOOT_PRINTK_DELAY is not set | ||
634 | # CONFIG_RCU_TORTURE_TEST is not set | ||
635 | # CONFIG_FAULT_INJECTION is not set | ||
636 | CONFIG_CROSSCOMPILE=y | ||
637 | CONFIG_CMDLINE_BOOL=y | 62 | CONFIG_CMDLINE_BOOL=y |
638 | CONFIG_CMDLINE="nfsroot=192.168.192.169:/u1/mipsel,timeo=20 ip=dhcp" | 63 | CONFIG_CMDLINE="nfsroot=192.168.192.169:/u1/mipsel,timeo=20 ip=dhcp" |
639 | # CONFIG_CMDLINE_OVERRIDE is not set | ||
640 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
641 | # CONFIG_RUNTIME_DEBUG is not set | ||
642 | |||
643 | # | ||
644 | # Security options | ||
645 | # | ||
646 | # CONFIG_KEYS is not set | ||
647 | # CONFIG_SECURITY is not set | ||
648 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
649 | # CONFIG_CRYPTO is not set | ||
650 | |||
651 | # | ||
652 | # Library routines | ||
653 | # | ||
654 | # CONFIG_CRC_CCITT is not set | ||
655 | # CONFIG_CRC16 is not set | ||
656 | # CONFIG_CRC_ITU_T is not set | ||
657 | # CONFIG_CRC32 is not set | 64 | # CONFIG_CRC32 is not set |
658 | # CONFIG_CRC7 is not set | ||
659 | # CONFIG_LIBCRC32C is not set | ||
660 | CONFIG_PLIST=y | ||
661 | CONFIG_HAS_IOMEM=y | ||
662 | CONFIG_HAS_IOPORT=y | ||
663 | CONFIG_HAS_DMA=y | ||