diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2006-03-21 08:27:48 -0500 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2006-03-21 08:27:48 -0500 |
commit | 48e08101c0fa0e1767cdef13fdaea79cad3106a2 (patch) | |
tree | a73350ce66c8a03febc0a033b68a46181b7e659c /arch/mips/configs/qemu_defconfig | |
parent | 17256052ff8c50f2330d2f297745fdbd6f37b720 (diff) |
[MIPS] Update defconfigs.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/configs/qemu_defconfig')
-rw-r--r-- | arch/mips/configs/qemu_defconfig | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/arch/mips/configs/qemu_defconfig b/arch/mips/configs/qemu_defconfig index c02becab850b..31f5afabafa8 100644 --- a/arch/mips/configs/qemu_defconfig +++ b/arch/mips/configs/qemu_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.16-rc2 | 3 | # Linux kernel version: 2.6.16-rc2 |
4 | # Fri Feb 3 17:14:27 2006 | 4 | # Sun Feb 12 19:18:55 2006 |
5 | # | 5 | # |
6 | CONFIG_MIPS=y | 6 | CONFIG_MIPS=y |
7 | 7 | ||
@@ -133,7 +133,6 @@ CONFIG_PREEMPT_NONE=y | |||
133 | # Code maturity level options | 133 | # Code maturity level options |
134 | # | 134 | # |
135 | # CONFIG_EXPERIMENTAL is not set | 135 | # CONFIG_EXPERIMENTAL is not set |
136 | CONFIG_CLEAN_COMPILE=y | ||
137 | CONFIG_BROKEN_ON_SMP=y | 136 | CONFIG_BROKEN_ON_SMP=y |
138 | CONFIG_INIT_ENV_ARG_LIMIT=32 | 137 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
139 | 138 | ||
@@ -145,7 +144,7 @@ CONFIG_LOCALVERSION_AUTO=y | |||
145 | # CONFIG_SWAP is not set | 144 | # CONFIG_SWAP is not set |
146 | # CONFIG_SYSVIPC is not set | 145 | # CONFIG_SYSVIPC is not set |
147 | # CONFIG_BSD_PROCESS_ACCT is not set | 146 | # CONFIG_BSD_PROCESS_ACCT is not set |
148 | # CONFIG_SYSCTL is not set | 147 | CONFIG_SYSCTL=y |
149 | # CONFIG_AUDIT is not set | 148 | # CONFIG_AUDIT is not set |
150 | # CONFIG_IKCONFIG is not set | 149 | # CONFIG_IKCONFIG is not set |
151 | CONFIG_INITRAMFS_SOURCE="" | 150 | CONFIG_INITRAMFS_SOURCE="" |
@@ -222,6 +221,7 @@ CONFIG_NET=y | |||
222 | # | 221 | # |
223 | # Networking options | 222 | # Networking options |
224 | # | 223 | # |
224 | # CONFIG_NETDEBUG is not set | ||
225 | CONFIG_PACKET=y | 225 | CONFIG_PACKET=y |
226 | CONFIG_PACKET_MMAP=y | 226 | CONFIG_PACKET_MMAP=y |
227 | CONFIG_UNIX=y | 227 | CONFIG_UNIX=y |
@@ -476,8 +476,9 @@ CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | |||
476 | # | 476 | # |
477 | CONFIG_SERIAL_CORE=y | 477 | CONFIG_SERIAL_CORE=y |
478 | CONFIG_SERIAL_CORE_CONSOLE=y | 478 | CONFIG_SERIAL_CORE_CONSOLE=y |
479 | # CONFIG_UNIX98_PTYS is not set | 479 | CONFIG_UNIX98_PTYS=y |
480 | # CONFIG_LEGACY_PTYS is not set | 480 | CONFIG_LEGACY_PTYS=y |
481 | CONFIG_LEGACY_PTY_COUNT=256 | ||
481 | 482 | ||
482 | # | 483 | # |
483 | # IPMI | 484 | # IPMI |
@@ -627,7 +628,7 @@ CONFIG_FUSE_FS=y | |||
627 | # | 628 | # |
628 | CONFIG_PROC_FS=y | 629 | CONFIG_PROC_FS=y |
629 | CONFIG_PROC_KCORE=y | 630 | CONFIG_PROC_KCORE=y |
630 | # CONFIG_SYSFS is not set | 631 | CONFIG_SYSFS=y |
631 | # CONFIG_TMPFS is not set | 632 | # CONFIG_TMPFS is not set |
632 | # CONFIG_HUGETLB_PAGE is not set | 633 | # CONFIG_HUGETLB_PAGE is not set |
633 | CONFIG_RAMFS=y | 634 | CONFIG_RAMFS=y |
@@ -680,12 +681,13 @@ CONFIG_MSDOS_PARTITION=y | |||
680 | # CONFIG_DEBUG_KERNEL is not set | 681 | # CONFIG_DEBUG_KERNEL is not set |
681 | CONFIG_LOG_BUF_SHIFT=14 | 682 | CONFIG_LOG_BUF_SHIFT=14 |
682 | CONFIG_CROSSCOMPILE=y | 683 | CONFIG_CROSSCOMPILE=y |
683 | CONFIG_CMDLINE="console=ttyS0 debug ip=172.20.0.2:172.20.0.1::255.255.0.0" | 684 | CONFIG_CMDLINE="" |
684 | 685 | ||
685 | # | 686 | # |
686 | # Security options | 687 | # Security options |
687 | # | 688 | # |
688 | # CONFIG_KEYS is not set | 689 | # CONFIG_KEYS is not set |
690 | # CONFIG_SECURITY is not set | ||
689 | 691 | ||
690 | # | 692 | # |
691 | # Cryptographic options | 693 | # Cryptographic options |