diff options
Diffstat (limited to 'arch/mips/configs/ip32_defconfig')
-rw-r--r-- | arch/mips/configs/ip32_defconfig | 46 |
1 files changed, 27 insertions, 19 deletions
diff --git a/arch/mips/configs/ip32_defconfig b/arch/mips/configs/ip32_defconfig index a34db6e82b27..7fdcaf51face 100644 --- a/arch/mips/configs/ip32_defconfig +++ b/arch/mips/configs/ip32_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.15-rc2 | 3 | # Linux kernel version: 2.6.16-rc1 |
4 | # Thu Nov 24 01:06:24 2005 | 4 | # Fri Jan 27 15:40:09 2006 |
5 | # | 5 | # |
6 | CONFIG_MIPS=y | 6 | CONFIG_MIPS=y |
7 | 7 | ||
@@ -158,26 +158,28 @@ CONFIG_BSD_PROCESS_ACCT=y | |||
158 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | 158 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set |
159 | CONFIG_SYSCTL=y | 159 | CONFIG_SYSCTL=y |
160 | # CONFIG_AUDIT is not set | 160 | # CONFIG_AUDIT is not set |
161 | CONFIG_HOTPLUG=y | ||
162 | CONFIG_KOBJECT_UEVENT=y | ||
163 | # CONFIG_IKCONFIG is not set | 161 | # CONFIG_IKCONFIG is not set |
164 | CONFIG_INITRAMFS_SOURCE="" | 162 | CONFIG_INITRAMFS_SOURCE="" |
163 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | ||
165 | CONFIG_EMBEDDED=y | 164 | CONFIG_EMBEDDED=y |
166 | CONFIG_KALLSYMS=y | 165 | CONFIG_KALLSYMS=y |
167 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 166 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
167 | CONFIG_HOTPLUG=y | ||
168 | CONFIG_PRINTK=y | 168 | CONFIG_PRINTK=y |
169 | CONFIG_BUG=y | 169 | CONFIG_BUG=y |
170 | CONFIG_ELF_CORE=y | ||
170 | CONFIG_BASE_FULL=y | 171 | CONFIG_BASE_FULL=y |
171 | CONFIG_FUTEX=y | 172 | CONFIG_FUTEX=y |
172 | CONFIG_EPOLL=y | 173 | CONFIG_EPOLL=y |
173 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | ||
174 | CONFIG_SHMEM=y | 174 | CONFIG_SHMEM=y |
175 | CONFIG_CC_ALIGN_FUNCTIONS=0 | 175 | CONFIG_CC_ALIGN_FUNCTIONS=0 |
176 | CONFIG_CC_ALIGN_LABELS=0 | 176 | CONFIG_CC_ALIGN_LABELS=0 |
177 | CONFIG_CC_ALIGN_LOOPS=0 | 177 | CONFIG_CC_ALIGN_LOOPS=0 |
178 | CONFIG_CC_ALIGN_JUMPS=0 | 178 | CONFIG_CC_ALIGN_JUMPS=0 |
179 | CONFIG_SLAB=y | ||
179 | # CONFIG_TINY_SHMEM is not set | 180 | # CONFIG_TINY_SHMEM is not set |
180 | CONFIG_BASE_SMALL=0 | 181 | CONFIG_BASE_SMALL=0 |
182 | # CONFIG_SLOB is not set | ||
181 | 183 | ||
182 | # | 184 | # |
183 | # Loadable module support | 185 | # Loadable module support |
@@ -224,7 +226,6 @@ CONFIG_MMU=y | |||
224 | # | 226 | # |
225 | CONFIG_BINFMT_ELF=y | 227 | CONFIG_BINFMT_ELF=y |
226 | CONFIG_BINFMT_MISC=y | 228 | CONFIG_BINFMT_MISC=y |
227 | # CONFIG_BUILD_ELF64 is not set | ||
228 | CONFIG_MIPS32_COMPAT=y | 229 | CONFIG_MIPS32_COMPAT=y |
229 | CONFIG_COMPAT=y | 230 | CONFIG_COMPAT=y |
230 | CONFIG_MIPS32_O32=y | 231 | CONFIG_MIPS32_O32=y |
@@ -286,6 +287,11 @@ CONFIG_TCP_CONG_BIC=y | |||
286 | # CONFIG_ATALK is not set | 287 | # CONFIG_ATALK is not set |
287 | # CONFIG_X25 is not set | 288 | # CONFIG_X25 is not set |
288 | # CONFIG_LAPB is not set | 289 | # CONFIG_LAPB is not set |
290 | |||
291 | # | ||
292 | # TIPC Configuration (EXPERIMENTAL) | ||
293 | # | ||
294 | # CONFIG_TIPC is not set | ||
289 | # CONFIG_NET_DIVERT is not set | 295 | # CONFIG_NET_DIVERT is not set |
290 | # CONFIG_ECONET is not set | 296 | # CONFIG_ECONET is not set |
291 | # CONFIG_WAN_ROUTER is not set | 297 | # CONFIG_WAN_ROUTER is not set |
@@ -306,7 +312,6 @@ CONFIG_IEEE80211=y | |||
306 | # CONFIG_IEEE80211_DEBUG is not set | 312 | # CONFIG_IEEE80211_DEBUG is not set |
307 | CONFIG_IEEE80211_CRYPT_WEP=y | 313 | CONFIG_IEEE80211_CRYPT_WEP=y |
308 | CONFIG_IEEE80211_CRYPT_CCMP=y | 314 | CONFIG_IEEE80211_CRYPT_CCMP=y |
309 | CONFIG_IEEE80211_CRYPT_TKIP=y | ||
310 | 315 | ||
311 | # | 316 | # |
312 | # Device Drivers | 317 | # Device Drivers |
@@ -392,7 +397,7 @@ CONFIG_SCSI_LOGGING=y | |||
392 | # SCSI Transport Attributes | 397 | # SCSI Transport Attributes |
393 | # | 398 | # |
394 | CONFIG_SCSI_SPI_ATTRS=y | 399 | CONFIG_SCSI_SPI_ATTRS=y |
395 | # CONFIG_SCSI_FC_ATTRS is not set | 400 | CONFIG_SCSI_FC_ATTRS=y |
396 | # CONFIG_SCSI_ISCSI_ATTRS is not set | 401 | # CONFIG_SCSI_ISCSI_ATTRS is not set |
397 | CONFIG_SCSI_SAS_ATTRS=y | 402 | CONFIG_SCSI_SAS_ATTRS=y |
398 | 403 | ||
@@ -425,13 +430,7 @@ CONFIG_AIC7XXX_REG_PRETTY_PRINT=y | |||
425 | # CONFIG_SCSI_IPR is not set | 430 | # CONFIG_SCSI_IPR is not set |
426 | # CONFIG_SCSI_QLOGIC_FC is not set | 431 | # CONFIG_SCSI_QLOGIC_FC is not set |
427 | # CONFIG_SCSI_QLOGIC_1280 is not set | 432 | # CONFIG_SCSI_QLOGIC_1280 is not set |
428 | CONFIG_SCSI_QLA2XXX=y | 433 | # CONFIG_SCSI_QLA_FC is not set |
429 | # CONFIG_SCSI_QLA21XX is not set | ||
430 | # CONFIG_SCSI_QLA22XX is not set | ||
431 | # CONFIG_SCSI_QLA2300 is not set | ||
432 | # CONFIG_SCSI_QLA2322 is not set | ||
433 | # CONFIG_SCSI_QLA6312 is not set | ||
434 | # CONFIG_SCSI_QLA24XX is not set | ||
435 | # CONFIG_SCSI_LPFC is not set | 434 | # CONFIG_SCSI_LPFC is not set |
436 | # CONFIG_SCSI_DC395x is not set | 435 | # CONFIG_SCSI_DC395x is not set |
437 | # CONFIG_SCSI_DC390T is not set | 436 | # CONFIG_SCSI_DC390T is not set |
@@ -498,6 +497,7 @@ CONFIG_SGI_O2MACE_ETH=y | |||
498 | # CONFIG_SUNGEM is not set | 497 | # CONFIG_SUNGEM is not set |
499 | # CONFIG_CASSINI is not set | 498 | # CONFIG_CASSINI is not set |
500 | # CONFIG_NET_VENDOR_3COM is not set | 499 | # CONFIG_NET_VENDOR_3COM is not set |
500 | # CONFIG_DM9000 is not set | ||
501 | 501 | ||
502 | # | 502 | # |
503 | # Tulip family network device support | 503 | # Tulip family network device support |
@@ -518,6 +518,7 @@ CONFIG_SGI_O2MACE_ETH=y | |||
518 | # CONFIG_R8169 is not set | 518 | # CONFIG_R8169 is not set |
519 | # CONFIG_SIS190 is not set | 519 | # CONFIG_SIS190 is not set |
520 | # CONFIG_SKGE is not set | 520 | # CONFIG_SKGE is not set |
521 | # CONFIG_SKY2 is not set | ||
521 | # CONFIG_SK98LIN is not set | 522 | # CONFIG_SK98LIN is not set |
522 | # CONFIG_TIGON3 is not set | 523 | # CONFIG_TIGON3 is not set |
523 | # CONFIG_BNX2 is not set | 524 | # CONFIG_BNX2 is not set |
@@ -538,8 +539,6 @@ CONFIG_SGI_O2MACE_ETH=y | |||
538 | # Wireless LAN (non-hamradio) | 539 | # Wireless LAN (non-hamradio) |
539 | # | 540 | # |
540 | # CONFIG_NET_RADIO is not set | 541 | # CONFIG_NET_RADIO is not set |
541 | # CONFIG_IPW_DEBUG is not set | ||
542 | CONFIG_IPW2200=y | ||
543 | 542 | ||
544 | # | 543 | # |
545 | # Wan interfaces | 544 | # Wan interfaces |
@@ -617,6 +616,7 @@ CONFIG_HW_CONSOLE=y | |||
617 | CONFIG_SERIAL_8250=y | 616 | CONFIG_SERIAL_8250=y |
618 | CONFIG_SERIAL_8250_CONSOLE=y | 617 | CONFIG_SERIAL_8250_CONSOLE=y |
619 | CONFIG_SERIAL_8250_NR_UARTS=4 | 618 | CONFIG_SERIAL_8250_NR_UARTS=4 |
619 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
620 | # CONFIG_SERIAL_8250_EXTENDED is not set | 620 | # CONFIG_SERIAL_8250_EXTENDED is not set |
621 | 621 | ||
622 | # | 622 | # |
@@ -624,7 +624,6 @@ CONFIG_SERIAL_8250_NR_UARTS=4 | |||
624 | # | 624 | # |
625 | CONFIG_SERIAL_CORE=y | 625 | CONFIG_SERIAL_CORE=y |
626 | CONFIG_SERIAL_CORE_CONSOLE=y | 626 | CONFIG_SERIAL_CORE_CONSOLE=y |
627 | # CONFIG_SERIAL_JSM is not set | ||
628 | CONFIG_UNIX98_PTYS=y | 627 | CONFIG_UNIX98_PTYS=y |
629 | CONFIG_LEGACY_PTYS=y | 628 | CONFIG_LEGACY_PTYS=y |
630 | CONFIG_LEGACY_PTY_COUNT=256 | 629 | CONFIG_LEGACY_PTY_COUNT=256 |
@@ -662,6 +661,12 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
662 | # CONFIG_I2C is not set | 661 | # CONFIG_I2C is not set |
663 | 662 | ||
664 | # | 663 | # |
664 | # SPI support | ||
665 | # | ||
666 | # CONFIG_SPI is not set | ||
667 | # CONFIG_SPI_MASTER is not set | ||
668 | |||
669 | # | ||
665 | # Dallas's 1-wire bus | 670 | # Dallas's 1-wire bus |
666 | # | 671 | # |
667 | # CONFIG_W1 is not set | 672 | # CONFIG_W1 is not set |
@@ -743,11 +748,11 @@ CONFIG_EXT2_FS=y | |||
743 | # CONFIG_EXT2_FS_XATTR is not set | 748 | # CONFIG_EXT2_FS_XATTR is not set |
744 | # CONFIG_EXT2_FS_XIP is not set | 749 | # CONFIG_EXT2_FS_XIP is not set |
745 | # CONFIG_EXT3_FS is not set | 750 | # CONFIG_EXT3_FS is not set |
746 | # CONFIG_JBD is not set | ||
747 | # CONFIG_REISERFS_FS is not set | 751 | # CONFIG_REISERFS_FS is not set |
748 | # CONFIG_JFS_FS is not set | 752 | # CONFIG_JFS_FS is not set |
749 | # CONFIG_FS_POSIX_ACL is not set | 753 | # CONFIG_FS_POSIX_ACL is not set |
750 | # CONFIG_XFS_FS is not set | 754 | # CONFIG_XFS_FS is not set |
755 | # CONFIG_OCFS2_FS is not set | ||
751 | # CONFIG_MINIX_FS is not set | 756 | # CONFIG_MINIX_FS is not set |
752 | # CONFIG_ROMFS_FS is not set | 757 | # CONFIG_ROMFS_FS is not set |
753 | CONFIG_INOTIFY=y | 758 | CONFIG_INOTIFY=y |
@@ -780,6 +785,7 @@ CONFIG_TMPFS=y | |||
780 | # CONFIG_HUGETLB_PAGE is not set | 785 | # CONFIG_HUGETLB_PAGE is not set |
781 | CONFIG_RAMFS=y | 786 | CONFIG_RAMFS=y |
782 | CONFIG_RELAYFS_FS=y | 787 | CONFIG_RELAYFS_FS=y |
788 | # CONFIG_CONFIGFS_FS is not set | ||
783 | 789 | ||
784 | # | 790 | # |
785 | # Miscellaneous filesystems | 791 | # Miscellaneous filesystems |
@@ -835,6 +841,7 @@ CONFIG_PARTITION_ADVANCED=y | |||
835 | CONFIG_SGI_PARTITION=y | 841 | CONFIG_SGI_PARTITION=y |
836 | # CONFIG_ULTRIX_PARTITION is not set | 842 | # CONFIG_ULTRIX_PARTITION is not set |
837 | # CONFIG_SUN_PARTITION is not set | 843 | # CONFIG_SUN_PARTITION is not set |
844 | # CONFIG_KARMA_PARTITION is not set | ||
838 | # CONFIG_EFI_PARTITION is not set | 845 | # CONFIG_EFI_PARTITION is not set |
839 | 846 | ||
840 | # | 847 | # |
@@ -851,6 +858,7 @@ CONFIG_SGI_PARTITION=y | |||
851 | # Kernel hacking | 858 | # Kernel hacking |
852 | # | 859 | # |
853 | # CONFIG_PRINTK_TIME is not set | 860 | # CONFIG_PRINTK_TIME is not set |
861 | # CONFIG_MAGIC_SYSRQ is not set | ||
854 | # CONFIG_DEBUG_KERNEL is not set | 862 | # CONFIG_DEBUG_KERNEL is not set |
855 | CONFIG_LOG_BUF_SHIFT=14 | 863 | CONFIG_LOG_BUF_SHIFT=14 |
856 | CONFIG_CROSSCOMPILE=y | 864 | CONFIG_CROSSCOMPILE=y |