diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2005-12-01 06:05:19 -0500 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2005-12-01 06:05:19 -0500 |
commit | 80b42598eec1627084e225c575201bdd838f5b8f (patch) | |
tree | b15e482fa4748abbd0421cd9708127e93ce82817 /arch/mips/configs/sead_defconfig | |
parent | 85b05496024fd913da2c1fbea711ebcdfd40c2f3 (diff) |
[MIPS] Update defconfigs to reflect Kconfig changes.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/configs/sead_defconfig')
-rw-r--r-- | arch/mips/configs/sead_defconfig | 125 |
1 files changed, 63 insertions, 62 deletions
diff --git a/arch/mips/configs/sead_defconfig b/arch/mips/configs/sead_defconfig index aa27d583162d..41dd70824976 100644 --- a/arch/mips/configs/sead_defconfig +++ b/arch/mips/configs/sead_defconfig | |||
@@ -1,71 +1,11 @@ | |||
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 | 3 | # Linux kernel version: 2.6.15-rc2 |
4 | # Mon Nov 7 23:06:45 2005 | 4 | # Thu Nov 24 01:07:10 2005 |
5 | # | 5 | # |
6 | CONFIG_MIPS=y | 6 | CONFIG_MIPS=y |
7 | 7 | ||
8 | # | 8 | # |
9 | # Code maturity level options | ||
10 | # | ||
11 | CONFIG_EXPERIMENTAL=y | ||
12 | CONFIG_CLEAN_COMPILE=y | ||
13 | CONFIG_BROKEN_ON_SMP=y | ||
14 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
15 | |||
16 | # | ||
17 | # General setup | ||
18 | # | ||
19 | CONFIG_LOCALVERSION="" | ||
20 | CONFIG_LOCALVERSION_AUTO=y | ||
21 | # CONFIG_SWAP is not set | ||
22 | CONFIG_SYSVIPC=y | ||
23 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
24 | CONFIG_SYSCTL=y | ||
25 | # CONFIG_HOTPLUG is not set | ||
26 | # CONFIG_IKCONFIG is not set | ||
27 | CONFIG_INITRAMFS_SOURCE="" | ||
28 | CONFIG_EMBEDDED=y | ||
29 | CONFIG_KALLSYMS=y | ||
30 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
31 | CONFIG_PRINTK=y | ||
32 | CONFIG_BUG=y | ||
33 | CONFIG_BASE_FULL=y | ||
34 | CONFIG_FUTEX=y | ||
35 | CONFIG_EPOLL=y | ||
36 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | ||
37 | CONFIG_SHMEM=y | ||
38 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
39 | CONFIG_CC_ALIGN_LABELS=0 | ||
40 | CONFIG_CC_ALIGN_LOOPS=0 | ||
41 | CONFIG_CC_ALIGN_JUMPS=0 | ||
42 | # CONFIG_TINY_SHMEM is not set | ||
43 | CONFIG_BASE_SMALL=0 | ||
44 | |||
45 | # | ||
46 | # Loadable module support | ||
47 | # | ||
48 | # CONFIG_MODULES is not set | ||
49 | |||
50 | # | ||
51 | # Block layer | ||
52 | # | ||
53 | # CONFIG_LBD is not set | ||
54 | |||
55 | # | ||
56 | # IO Schedulers | ||
57 | # | ||
58 | CONFIG_IOSCHED_NOOP=y | ||
59 | CONFIG_IOSCHED_AS=y | ||
60 | CONFIG_IOSCHED_DEADLINE=y | ||
61 | CONFIG_IOSCHED_CFQ=y | ||
62 | CONFIG_DEFAULT_AS=y | ||
63 | # CONFIG_DEFAULT_DEADLINE is not set | ||
64 | # CONFIG_DEFAULT_CFQ is not set | ||
65 | # CONFIG_DEFAULT_NOOP is not set | ||
66 | CONFIG_DEFAULT_IOSCHED="anticipatory" | ||
67 | |||
68 | # | ||
69 | # Machine selection | 9 | # Machine selection |
70 | # | 10 | # |
71 | # CONFIG_MIPS_MTX1 is not set | 11 | # CONFIG_MIPS_MTX1 is not set |
@@ -197,6 +137,66 @@ CONFIG_PREEMPT_NONE=y | |||
197 | # CONFIG_PREEMPT is not set | 137 | # CONFIG_PREEMPT is not set |
198 | 138 | ||
199 | # | 139 | # |
140 | # Code maturity level options | ||
141 | # | ||
142 | CONFIG_EXPERIMENTAL=y | ||
143 | CONFIG_CLEAN_COMPILE=y | ||
144 | CONFIG_BROKEN_ON_SMP=y | ||
145 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
146 | |||
147 | # | ||
148 | # General setup | ||
149 | # | ||
150 | CONFIG_LOCALVERSION="" | ||
151 | CONFIG_LOCALVERSION_AUTO=y | ||
152 | # CONFIG_SWAP is not set | ||
153 | CONFIG_SYSVIPC=y | ||
154 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
155 | CONFIG_SYSCTL=y | ||
156 | # CONFIG_HOTPLUG is not set | ||
157 | # CONFIG_IKCONFIG is not set | ||
158 | CONFIG_INITRAMFS_SOURCE="" | ||
159 | CONFIG_EMBEDDED=y | ||
160 | CONFIG_KALLSYMS=y | ||
161 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
162 | CONFIG_PRINTK=y | ||
163 | CONFIG_BUG=y | ||
164 | CONFIG_BASE_FULL=y | ||
165 | CONFIG_FUTEX=y | ||
166 | CONFIG_EPOLL=y | ||
167 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | ||
168 | CONFIG_SHMEM=y | ||
169 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
170 | CONFIG_CC_ALIGN_LABELS=0 | ||
171 | CONFIG_CC_ALIGN_LOOPS=0 | ||
172 | CONFIG_CC_ALIGN_JUMPS=0 | ||
173 | # CONFIG_TINY_SHMEM is not set | ||
174 | CONFIG_BASE_SMALL=0 | ||
175 | |||
176 | # | ||
177 | # Loadable module support | ||
178 | # | ||
179 | # CONFIG_MODULES is not set | ||
180 | |||
181 | # | ||
182 | # Block layer | ||
183 | # | ||
184 | # CONFIG_LBD is not set | ||
185 | |||
186 | # | ||
187 | # IO Schedulers | ||
188 | # | ||
189 | CONFIG_IOSCHED_NOOP=y | ||
190 | CONFIG_IOSCHED_AS=y | ||
191 | CONFIG_IOSCHED_DEADLINE=y | ||
192 | CONFIG_IOSCHED_CFQ=y | ||
193 | CONFIG_DEFAULT_AS=y | ||
194 | # CONFIG_DEFAULT_DEADLINE is not set | ||
195 | # CONFIG_DEFAULT_CFQ is not set | ||
196 | # CONFIG_DEFAULT_NOOP is not set | ||
197 | CONFIG_DEFAULT_IOSCHED="anticipatory" | ||
198 | |||
199 | # | ||
200 | # Bus options (PCI, PCMCIA, EISA, ISA, TC) | 200 | # Bus options (PCI, PCMCIA, EISA, ISA, TC) |
201 | # | 201 | # |
202 | CONFIG_MMU=y | 202 | CONFIG_MMU=y |
@@ -363,6 +363,7 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
363 | # | 363 | # |
364 | # TPM devices | 364 | # TPM devices |
365 | # | 365 | # |
366 | # CONFIG_TCG_TPM is not set | ||
366 | # CONFIG_TELCLOCK is not set | 367 | # CONFIG_TELCLOCK is not set |
367 | 368 | ||
368 | # | 369 | # |