diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2005-11-17 11:23:58 -0500 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2005-11-17 11:23:58 -0500 |
commit | aec8b7557cf0fc4dac059112328b5aa89271c77e (patch) | |
tree | fb431327fcbdc0b474183c8016e9e8d25a72afb7 /arch/mips/configs/pb1500_defconfig | |
parent | 1a6ea3ec6784cf3dedc338e1980dc0b4cf28a805 (diff) |
[MIPS] Update defconfigs
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/configs/pb1500_defconfig')
-rw-r--r-- | arch/mips/configs/pb1500_defconfig | 70 |
1 files changed, 53 insertions, 17 deletions
diff --git a/arch/mips/configs/pb1500_defconfig b/arch/mips/configs/pb1500_defconfig index f91a4eaae51a..5b685ceb6fde 100644 --- a/arch/mips/configs/pb1500_defconfig +++ b/arch/mips/configs/pb1500_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.15-rc1 |
4 | # Thu Oct 20 22:26:44 2005 | 4 | # Tue Nov 15 11:14:25 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 |
@@ -179,6 +197,7 @@ CONFIG_FLATMEM_MANUAL=y | |||
179 | CONFIG_FLATMEM=y | 197 | CONFIG_FLATMEM=y |
180 | CONFIG_FLAT_NODE_MEM_MAP=y | 198 | CONFIG_FLAT_NODE_MEM_MAP=y |
181 | # CONFIG_SPARSEMEM_STATIC is not set | 199 | # CONFIG_SPARSEMEM_STATIC is not set |
200 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
182 | CONFIG_PREEMPT_NONE=y | 201 | CONFIG_PREEMPT_NONE=y |
183 | # CONFIG_PREEMPT_VOLUNTARY is not set | 202 | # CONFIG_PREEMPT_VOLUNTARY is not set |
184 | # CONFIG_PREEMPT is not set | 203 | # CONFIG_PREEMPT is not set |
@@ -207,7 +226,6 @@ CONFIG_CARDBUS=y | |||
207 | # CONFIG_YENTA is not set | 226 | # CONFIG_YENTA is not set |
208 | CONFIG_PD6729=m | 227 | CONFIG_PD6729=m |
209 | # CONFIG_I82092 is not set | 228 | # CONFIG_I82092 is not set |
210 | # CONFIG_TCIC is not set | ||
211 | # CONFIG_PCMCIA_AU1X00 is not set | 229 | # CONFIG_PCMCIA_AU1X00 is not set |
212 | CONFIG_PCCARD_NONSTATIC=m | 230 | CONFIG_PCCARD_NONSTATIC=m |
213 | 231 | ||
@@ -267,15 +285,19 @@ CONFIG_TCP_CONG_BIC=y | |||
267 | # CONFIG_IPV6 is not set | 285 | # CONFIG_IPV6 is not set |
268 | CONFIG_NETFILTER=y | 286 | CONFIG_NETFILTER=y |
269 | # CONFIG_NETFILTER_DEBUG is not set | 287 | # CONFIG_NETFILTER_DEBUG is not set |
288 | |||
289 | # | ||
290 | # Core Netfilter Configuration | ||
291 | # | ||
270 | CONFIG_NETFILTER_NETLINK=m | 292 | CONFIG_NETFILTER_NETLINK=m |
271 | CONFIG_NETFILTER_NETLINK_QUEUE=m | 293 | CONFIG_NETFILTER_NETLINK_QUEUE=m |
272 | CONFIG_NETFILTER_NETLINK_LOG=m | 294 | CONFIG_NETFILTER_NETLINK_LOG=m |
295 | # CONFIG_NF_CONNTRACK is not set | ||
273 | 296 | ||
274 | # | 297 | # |
275 | # IP: Netfilter Configuration | 298 | # IP: Netfilter Configuration |
276 | # | 299 | # |
277 | # CONFIG_IP_NF_CONNTRACK is not set | 300 | # CONFIG_IP_NF_CONNTRACK is not set |
278 | CONFIG_IP_NF_PPTP=m | ||
279 | # CONFIG_IP_NF_QUEUE is not set | 301 | # CONFIG_IP_NF_QUEUE is not set |
280 | # CONFIG_IP_NF_IPTABLES is not set | 302 | # CONFIG_IP_NF_IPTABLES is not set |
281 | # CONFIG_IP_NF_ARPTABLES is not set | 303 | # CONFIG_IP_NF_ARPTABLES is not set |
@@ -301,6 +323,10 @@ CONFIG_IP_NF_PPTP=m | |||
301 | # CONFIG_NET_DIVERT is not set | 323 | # CONFIG_NET_DIVERT is not set |
302 | # CONFIG_ECONET is not set | 324 | # CONFIG_ECONET is not set |
303 | # CONFIG_WAN_ROUTER is not set | 325 | # CONFIG_WAN_ROUTER is not set |
326 | |||
327 | # | ||
328 | # QoS and/or fair queueing | ||
329 | # | ||
304 | # CONFIG_NET_SCHED is not set | 330 | # CONFIG_NET_SCHED is not set |
305 | # CONFIG_NET_CLS_ROUTE is not set | 331 | # CONFIG_NET_CLS_ROUTE is not set |
306 | 332 | ||
@@ -351,6 +377,7 @@ CONFIG_MTD_BLOCK=y | |||
351 | # CONFIG_FTL is not set | 377 | # CONFIG_FTL is not set |
352 | # CONFIG_NFTL is not set | 378 | # CONFIG_NFTL is not set |
353 | # CONFIG_INFTL is not set | 379 | # CONFIG_INFTL is not set |
380 | # CONFIG_RFD_FTL is not set | ||
354 | 381 | ||
355 | # | 382 | # |
356 | # RAM/ROM/Flash chip drivers | 383 | # RAM/ROM/Flash chip drivers |
@@ -409,6 +436,11 @@ CONFIG_MTD_ALCHEMY=y | |||
409 | # CONFIG_MTD_NAND is not set | 436 | # CONFIG_MTD_NAND is not set |
410 | 437 | ||
411 | # | 438 | # |
439 | # OneNAND Flash Device Drivers | ||
440 | # | ||
441 | # CONFIG_MTD_ONENAND is not set | ||
442 | |||
443 | # | ||
412 | # Parallel port support | 444 | # Parallel port support |
413 | # | 445 | # |
414 | # CONFIG_PARPORT is not set | 446 | # CONFIG_PARPORT is not set |
@@ -431,18 +463,9 @@ CONFIG_BLK_DEV_LOOP=y | |||
431 | # CONFIG_BLK_DEV_SX8 is not set | 463 | # CONFIG_BLK_DEV_SX8 is not set |
432 | # CONFIG_BLK_DEV_RAM is not set | 464 | # CONFIG_BLK_DEV_RAM is not set |
433 | CONFIG_BLK_DEV_RAM_COUNT=16 | 465 | CONFIG_BLK_DEV_RAM_COUNT=16 |
434 | # CONFIG_LBD is not set | ||
435 | CONFIG_CDROM_PKTCDVD=m | 466 | CONFIG_CDROM_PKTCDVD=m |
436 | CONFIG_CDROM_PKTCDVD_BUFFERS=8 | 467 | CONFIG_CDROM_PKTCDVD_BUFFERS=8 |
437 | # CONFIG_CDROM_PKTCDVD_WCACHE is not set | 468 | # CONFIG_CDROM_PKTCDVD_WCACHE is not set |
438 | |||
439 | # | ||
440 | # IO Schedulers | ||
441 | # | ||
442 | CONFIG_IOSCHED_NOOP=y | ||
443 | CONFIG_IOSCHED_AS=y | ||
444 | CONFIG_IOSCHED_DEADLINE=y | ||
445 | CONFIG_IOSCHED_CFQ=y | ||
446 | CONFIG_ATA_OVER_ETH=m | 469 | CONFIG_ATA_OVER_ETH=m |
447 | 470 | ||
448 | # | 471 | # |
@@ -546,7 +569,6 @@ CONFIG_NETDEVICES=y | |||
546 | # PHY device support | 569 | # PHY device support |
547 | # | 570 | # |
548 | CONFIG_PHYLIB=m | 571 | CONFIG_PHYLIB=m |
549 | CONFIG_PHYCONTROL=y | ||
550 | 572 | ||
551 | # | 573 | # |
552 | # MII PHY device drivers | 574 | # MII PHY device drivers |
@@ -565,7 +587,9 @@ CONFIG_MII=m | |||
565 | CONFIG_MIPS_AU1X00_ENET=y | 587 | CONFIG_MIPS_AU1X00_ENET=y |
566 | # CONFIG_HAPPYMEAL is not set | 588 | # CONFIG_HAPPYMEAL is not set |
567 | # CONFIG_SUNGEM is not set | 589 | # CONFIG_SUNGEM is not set |
590 | # CONFIG_CASSINI is not set | ||
568 | # CONFIG_NET_VENDOR_3COM is not set | 591 | # CONFIG_NET_VENDOR_3COM is not set |
592 | # CONFIG_SMC91X is not set | ||
569 | 593 | ||
570 | # | 594 | # |
571 | # Tulip family network device support | 595 | # Tulip family network device support |
@@ -635,6 +659,7 @@ CONFIG_PPP_ASYNC=m | |||
635 | # CONFIG_PPP_SYNC_TTY is not set | 659 | # CONFIG_PPP_SYNC_TTY is not set |
636 | CONFIG_PPP_DEFLATE=m | 660 | CONFIG_PPP_DEFLATE=m |
637 | # CONFIG_PPP_BSDCOMP is not set | 661 | # CONFIG_PPP_BSDCOMP is not set |
662 | CONFIG_PPP_MPPE=m | ||
638 | CONFIG_PPPOE=m | 663 | CONFIG_PPPOE=m |
639 | # CONFIG_SLIP is not set | 664 | # CONFIG_SLIP is not set |
640 | # CONFIG_SHAPER is not set | 665 | # CONFIG_SHAPER is not set |
@@ -700,13 +725,17 @@ CONFIG_SERIO_RAW=m | |||
700 | # | 725 | # |
701 | # Serial drivers | 726 | # Serial drivers |
702 | # | 727 | # |
703 | # CONFIG_SERIAL_8250 is not set | 728 | CONFIG_SERIAL_8250=y |
729 | CONFIG_SERIAL_8250_CONSOLE=y | ||
730 | # CONFIG_SERIAL_8250_CS is not set | ||
731 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
732 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
733 | CONFIG_SERIAL_8250_AU1X00=y | ||
704 | 734 | ||
705 | # | 735 | # |
706 | # Non-8250 serial port support | 736 | # Non-8250 serial port support |
707 | # | 737 | # |
708 | CONFIG_SERIAL_AU1X00=y | 738 | # CONFIG_SERIAL_AU1X00 is not set |
709 | CONFIG_SERIAL_AU1X00_CONSOLE=y | ||
710 | CONFIG_SERIAL_CORE=y | 739 | CONFIG_SERIAL_CORE=y |
711 | CONFIG_SERIAL_CORE_CONSOLE=y | 740 | CONFIG_SERIAL_CORE_CONSOLE=y |
712 | # CONFIG_SERIAL_JSM is not set | 741 | # CONFIG_SERIAL_JSM is not set |
@@ -738,12 +767,15 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
738 | # PCMCIA character devices | 767 | # PCMCIA character devices |
739 | # | 768 | # |
740 | CONFIG_SYNCLINK_CS=m | 769 | CONFIG_SYNCLINK_CS=m |
770 | # CONFIG_CARDMAN_4000 is not set | ||
771 | # CONFIG_CARDMAN_4040 is not set | ||
741 | # CONFIG_RAW_DRIVER is not set | 772 | # CONFIG_RAW_DRIVER is not set |
742 | 773 | ||
743 | # | 774 | # |
744 | # TPM devices | 775 | # TPM devices |
745 | # | 776 | # |
746 | # CONFIG_TCG_TPM is not set | 777 | # CONFIG_TCG_TPM is not set |
778 | # CONFIG_TELCLOCK is not set | ||
747 | 779 | ||
748 | # | 780 | # |
749 | # I2C support | 781 | # I2C support |
@@ -797,6 +829,10 @@ CONFIG_USB_ARCH_HAS_OHCI=y | |||
797 | # CONFIG_USB is not set | 829 | # CONFIG_USB is not set |
798 | 830 | ||
799 | # | 831 | # |
832 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | ||
833 | # | ||
834 | |||
835 | # | ||
800 | # USB Gadget Support | 836 | # USB Gadget Support |
801 | # | 837 | # |
802 | # CONFIG_USB_GADGET is not set | 838 | # CONFIG_USB_GADGET is not set |