diff options
Diffstat (limited to 'arch/mips/configs/lasat200_defconfig')
-rw-r--r-- | arch/mips/configs/lasat200_defconfig | 49 |
1 files changed, 37 insertions, 12 deletions
diff --git a/arch/mips/configs/lasat200_defconfig b/arch/mips/configs/lasat200_defconfig index 03cd0ca6e639..f2bd620ff0fa 100644 --- a/arch/mips/configs/lasat200_defconfig +++ b/arch/mips/configs/lasat200_defconfig | |||
@@ -1,7 +1,7 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.14-rc2 | 3 | # Linux kernel version: 2.6.14 |
4 | # Thu Oct 20 22:26:19 2005 | 4 | # Mon Nov 7 23:05:47 2005 |
5 | # | 5 | # |
6 | CONFIG_MIPS=y | 6 | CONFIG_MIPS=y |
7 | 7 | ||
@@ -57,6 +57,24 @@ CONFIG_MODULE_SRCVERSION_ALL=y | |||
57 | CONFIG_KMOD=y | 57 | CONFIG_KMOD=y |
58 | 58 | ||
59 | # | 59 | # |
60 | # Block layer | ||
61 | # | ||
62 | # CONFIG_LBD is not set | ||
63 | |||
64 | # | ||
65 | # IO Schedulers | ||
66 | # | ||
67 | CONFIG_IOSCHED_NOOP=y | ||
68 | CONFIG_IOSCHED_AS=y | ||
69 | CONFIG_IOSCHED_DEADLINE=y | ||
70 | CONFIG_IOSCHED_CFQ=y | ||
71 | CONFIG_DEFAULT_AS=y | ||
72 | # CONFIG_DEFAULT_DEADLINE is not set | ||
73 | # CONFIG_DEFAULT_CFQ is not set | ||
74 | # CONFIG_DEFAULT_NOOP is not set | ||
75 | CONFIG_DEFAULT_IOSCHED="anticipatory" | ||
76 | |||
77 | # | ||
60 | # Machine selection | 78 | # Machine selection |
61 | # | 79 | # |
62 | # CONFIG_MIPS_MTX1 is not set | 80 | # CONFIG_MIPS_MTX1 is not set |
@@ -184,6 +202,7 @@ CONFIG_FLATMEM_MANUAL=y | |||
184 | CONFIG_FLATMEM=y | 202 | CONFIG_FLATMEM=y |
185 | CONFIG_FLAT_NODE_MEM_MAP=y | 203 | CONFIG_FLAT_NODE_MEM_MAP=y |
186 | # CONFIG_SPARSEMEM_STATIC is not set | 204 | # CONFIG_SPARSEMEM_STATIC is not set |
205 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
187 | CONFIG_PREEMPT_NONE=y | 206 | CONFIG_PREEMPT_NONE=y |
188 | # CONFIG_PREEMPT_VOLUNTARY is not set | 207 | # CONFIG_PREEMPT_VOLUNTARY is not set |
189 | # CONFIG_PREEMPT is not set | 208 | # CONFIG_PREEMPT is not set |
@@ -267,6 +286,10 @@ CONFIG_TCP_CONG_BIC=y | |||
267 | # CONFIG_NET_DIVERT is not set | 286 | # CONFIG_NET_DIVERT is not set |
268 | # CONFIG_ECONET is not set | 287 | # CONFIG_ECONET is not set |
269 | # CONFIG_WAN_ROUTER is not set | 288 | # CONFIG_WAN_ROUTER is not set |
289 | |||
290 | # | ||
291 | # QoS and/or fair queueing | ||
292 | # | ||
270 | # CONFIG_NET_SCHED is not set | 293 | # CONFIG_NET_SCHED is not set |
271 | # CONFIG_NET_CLS_ROUTE is not set | 294 | # CONFIG_NET_CLS_ROUTE is not set |
272 | 295 | ||
@@ -317,6 +340,7 @@ CONFIG_MTD_BLOCK=y | |||
317 | # CONFIG_FTL is not set | 340 | # CONFIG_FTL is not set |
318 | # CONFIG_NFTL is not set | 341 | # CONFIG_NFTL is not set |
319 | # CONFIG_INFTL is not set | 342 | # CONFIG_INFTL is not set |
343 | # CONFIG_RFD_FTL is not set | ||
320 | 344 | ||
321 | # | 345 | # |
322 | # RAM/ROM/Flash chip drivers | 346 | # RAM/ROM/Flash chip drivers |
@@ -375,6 +399,11 @@ CONFIG_MTD_LASAT=y | |||
375 | # CONFIG_MTD_NAND is not set | 399 | # CONFIG_MTD_NAND is not set |
376 | 400 | ||
377 | # | 401 | # |
402 | # OneNAND Flash Device Drivers | ||
403 | # | ||
404 | # CONFIG_MTD_ONENAND is not set | ||
405 | |||
406 | # | ||
378 | # Parallel port support | 407 | # Parallel port support |
379 | # | 408 | # |
380 | # CONFIG_PARPORT is not set | 409 | # CONFIG_PARPORT is not set |
@@ -396,18 +425,9 @@ CONFIG_MTD_LASAT=y | |||
396 | # CONFIG_BLK_DEV_SX8 is not set | 425 | # CONFIG_BLK_DEV_SX8 is not set |
397 | # CONFIG_BLK_DEV_RAM is not set | 426 | # CONFIG_BLK_DEV_RAM is not set |
398 | CONFIG_BLK_DEV_RAM_COUNT=16 | 427 | CONFIG_BLK_DEV_RAM_COUNT=16 |
399 | # CONFIG_LBD is not set | ||
400 | CONFIG_CDROM_PKTCDVD=m | 428 | CONFIG_CDROM_PKTCDVD=m |
401 | CONFIG_CDROM_PKTCDVD_BUFFERS=8 | 429 | CONFIG_CDROM_PKTCDVD_BUFFERS=8 |
402 | # CONFIG_CDROM_PKTCDVD_WCACHE is not set | 430 | # CONFIG_CDROM_PKTCDVD_WCACHE is not set |
403 | |||
404 | # | ||
405 | # IO Schedulers | ||
406 | # | ||
407 | CONFIG_IOSCHED_NOOP=y | ||
408 | CONFIG_IOSCHED_AS=y | ||
409 | CONFIG_IOSCHED_DEADLINE=y | ||
410 | CONFIG_IOSCHED_CFQ=y | ||
411 | CONFIG_ATA_OVER_ETH=m | 431 | CONFIG_ATA_OVER_ETH=m |
412 | 432 | ||
413 | # | 433 | # |
@@ -511,7 +531,6 @@ CONFIG_NETDEVICES=y | |||
511 | # PHY device support | 531 | # PHY device support |
512 | # | 532 | # |
513 | CONFIG_PHYLIB=m | 533 | CONFIG_PHYLIB=m |
514 | CONFIG_PHYCONTROL=y | ||
515 | 534 | ||
516 | # | 535 | # |
517 | # MII PHY device drivers | 536 | # MII PHY device drivers |
@@ -529,6 +548,7 @@ CONFIG_NET_ETHERNET=y | |||
529 | # CONFIG_MII is not set | 548 | # CONFIG_MII is not set |
530 | # CONFIG_HAPPYMEAL is not set | 549 | # CONFIG_HAPPYMEAL is not set |
531 | # CONFIG_SUNGEM is not set | 550 | # CONFIG_SUNGEM is not set |
551 | # CONFIG_CASSINI is not set | ||
532 | # CONFIG_NET_VENDOR_3COM is not set | 552 | # CONFIG_NET_VENDOR_3COM is not set |
533 | 553 | ||
534 | # | 554 | # |
@@ -684,6 +704,7 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
684 | # TPM devices | 704 | # TPM devices |
685 | # | 705 | # |
686 | # CONFIG_TCG_TPM is not set | 706 | # CONFIG_TCG_TPM is not set |
707 | # CONFIG_TELCLOCK is not set | ||
687 | 708 | ||
688 | # | 709 | # |
689 | # I2C support | 710 | # I2C support |
@@ -743,6 +764,10 @@ CONFIG_USB_ARCH_HAS_OHCI=y | |||
743 | # CONFIG_USB is not set | 764 | # CONFIG_USB is not set |
744 | 765 | ||
745 | # | 766 | # |
767 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | ||
768 | # | ||
769 | |||
770 | # | ||
746 | # USB Gadget Support | 771 | # USB Gadget Support |
747 | # | 772 | # |
748 | # CONFIG_USB_GADGET is not set | 773 | # CONFIG_USB_GADGET is not set |