diff options
author | Sam Ravnborg <sam@ravnborg.org> | 2010-08-14 16:05:58 -0400 |
---|---|---|
committer | Sam Ravnborg <sam@ravnborg.org> | 2010-08-14 16:26:53 -0400 |
commit | 8b1bb90701f9a51f10ce8a990bcc1e237cb3b1c7 (patch) | |
tree | 20607f7e67bf9bceab68e5b91030231de993ff51 /arch/h8300 | |
parent | 7cfddeef357aac78179ea804b11cffb5fbba8288 (diff) |
defconfig reduction
Use the defconfig files generated by "make savedefconfig" for
remaining defconfig files.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Diffstat (limited to 'arch/h8300')
-rw-r--r-- | arch/h8300/defconfig | 333 |
1 files changed, 1 insertions, 332 deletions
diff --git a/arch/h8300/defconfig b/arch/h8300/defconfig index 8901cdb5e75b..342f77765f02 100644 --- a/arch/h8300/defconfig +++ b/arch/h8300/defconfig | |||
@@ -1,61 +1,11 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.25-rc1 | ||
4 | # Fri Feb 15 17:13:14 2008 | ||
5 | # | ||
6 | CONFIG_H8300=y | ||
7 | # CONFIG_MMU is not set | ||
8 | # CONFIG_SWAP is not set | ||
9 | CONFIG_ZONE_DMA=y | ||
10 | # CONFIG_FPU is not set | ||
11 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
12 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set | ||
13 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
14 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
15 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
16 | CONFIG_GENERIC_HWEIGHT=y | ||
17 | CONFIG_GENERIC_HARDIRQS=y | ||
18 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
19 | CONFIG_GENERIC_TIME=y | ||
20 | CONFIG_TIME_LOW_RES=y | ||
21 | CONFIG_ARCH_SUPPORTS_AOUT=y | ||
22 | CONFIG_NO_IOPORT=y | ||
23 | CONFIG_NO_DMA=y | ||
24 | CONFIG_ISA=y | ||
25 | # CONFIG_PCI is not set | ||
26 | CONFIG_HZ=100 | ||
27 | CONFIG_C_SYMBOL_PREFIX=y | ||
28 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
29 | |||
30 | # | ||
31 | # General setup | ||
32 | # | ||
33 | CONFIG_EXPERIMENTAL=y | 1 | CONFIG_EXPERIMENTAL=y |
34 | CONFIG_BROKEN_ON_SMP=y | ||
35 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
36 | CONFIG_LOCALVERSION="" | ||
37 | # CONFIG_LOCALVERSION_AUTO is not set | 2 | # CONFIG_LOCALVERSION_AUTO is not set |
38 | # CONFIG_SYSVIPC is not set | ||
39 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
40 | # CONFIG_IKCONFIG is not set | ||
41 | CONFIG_LOG_BUF_SHIFT=14 | 3 | CONFIG_LOG_BUF_SHIFT=14 |
42 | # CONFIG_CGROUPS is not set | ||
43 | # CONFIG_FAIR_GROUP_SCHED is not set | ||
44 | # CONFIG_SYSFS_DEPRECATED is not set | ||
45 | # CONFIG_RELAY is not set | ||
46 | # CONFIG_NAMESPACES is not set | ||
47 | # CONFIG_BLK_DEV_INITRD is not set | ||
48 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
49 | CONFIG_SYSCTL=y | ||
50 | CONFIG_EMBEDDED=y | 4 | CONFIG_EMBEDDED=y |
51 | # CONFIG_UID16 is not set | 5 | # CONFIG_UID16 is not set |
52 | # CONFIG_SYSCTL_SYSCALL is not set | 6 | # CONFIG_SYSCTL_SYSCALL is not set |
53 | # CONFIG_KALLSYMS is not set | 7 | # CONFIG_KALLSYMS is not set |
54 | # CONFIG_HOTPLUG is not set | 8 | # CONFIG_HOTPLUG is not set |
55 | CONFIG_PRINTK=y | ||
56 | CONFIG_BUG=y | ||
57 | CONFIG_ELF_CORE=y | ||
58 | # CONFIG_COMPAT_BRK is not set | ||
59 | # CONFIG_BASE_FULL is not set | 9 | # CONFIG_BASE_FULL is not set |
60 | # CONFIG_FUTEX is not set | 10 | # CONFIG_FUTEX is not set |
61 | # CONFIG_EPOLL is not set | 11 | # CONFIG_EPOLL is not set |
@@ -63,311 +13,30 @@ CONFIG_ELF_CORE=y | |||
63 | # CONFIG_TIMERFD is not set | 13 | # CONFIG_TIMERFD is not set |
64 | # CONFIG_EVENTFD is not set | 14 | # CONFIG_EVENTFD is not set |
65 | # CONFIG_VM_EVENT_COUNTERS is not set | 15 | # CONFIG_VM_EVENT_COUNTERS is not set |
66 | # CONFIG_SLAB is not set | 16 | # CONFIG_COMPAT_BRK is not set |
67 | # CONFIG_SLUB is not set | ||
68 | CONFIG_SLOB=y | 17 | CONFIG_SLOB=y |
69 | # CONFIG_PROFILING is not set | ||
70 | # CONFIG_MARKERS is not set | ||
71 | # CONFIG_HAVE_OPROFILE is not set | ||
72 | # CONFIG_HAVE_KPROBES is not set | ||
73 | CONFIG_TINY_SHMEM=y | ||
74 | CONFIG_BASE_SMALL=1 | ||
75 | # CONFIG_MODULES is not set | ||
76 | CONFIG_BLOCK=y | ||
77 | # CONFIG_LBD is not set | ||
78 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
79 | # CONFIG_LSF is not set | ||
80 | # CONFIG_BLK_DEV_BSG is not set | 18 | # CONFIG_BLK_DEV_BSG is not set |
81 | |||
82 | # | ||
83 | # IO Schedulers | ||
84 | # | ||
85 | CONFIG_IOSCHED_NOOP=y | ||
86 | # CONFIG_IOSCHED_AS is not set | ||
87 | # CONFIG_IOSCHED_DEADLINE is not set | 19 | # CONFIG_IOSCHED_DEADLINE is not set |
88 | # CONFIG_IOSCHED_CFQ is not set | 20 | # CONFIG_IOSCHED_CFQ is not set |
89 | # CONFIG_DEFAULT_AS is not set | ||
90 | # CONFIG_DEFAULT_DEADLINE is not set | ||
91 | # CONFIG_DEFAULT_CFQ is not set | ||
92 | CONFIG_DEFAULT_NOOP=y | ||
93 | CONFIG_DEFAULT_IOSCHED="noop" | ||
94 | CONFIG_CLASSIC_RCU=y | ||
95 | # CONFIG_PREEMPT_RCU is not set | ||
96 | |||
97 | # | ||
98 | # Processor type and features | ||
99 | # | ||
100 | CONFIG_H8300H_GENERIC=y | ||
101 | # CONFIG_H8300H_AKI3068NET is not set | ||
102 | # CONFIG_H8300H_H8MAX is not set | ||
103 | # CONFIG_H8300H_SIM is not set | ||
104 | # CONFIG_H8S_GENERIC is not set | ||
105 | # CONFIG_H8S_EDOSK2674 is not set | ||
106 | # CONFIG_H8S_SIM is not set | ||
107 | |||
108 | # | ||
109 | # Detail Selection | ||
110 | # | ||
111 | # CONFIG_H83002 is not set | ||
112 | CONFIG_H83007=y | 21 | CONFIG_H83007=y |
113 | # CONFIG_H83048 is not set | ||
114 | # CONFIG_H83068 is not set | ||
115 | CONFIG_CPU_CLOCK=20000 | ||
116 | CONFIG_RAMKERNEL=y | ||
117 | # CONFIG_ROMKERNEL is not set | ||
118 | CONFIG_CPU_H8300H=y | ||
119 | # CONFIG_PREEMPT is not set | ||
120 | CONFIG_SELECT_MEMORY_MODEL=y | ||
121 | CONFIG_FLATMEM_MANUAL=y | ||
122 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
123 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
124 | CONFIG_FLATMEM=y | ||
125 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
126 | # CONFIG_SPARSEMEM_STATIC is not set | ||
127 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
128 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
129 | # CONFIG_RESOURCES_64BIT is not set | ||
130 | CONFIG_ZONE_DMA_FLAG=1 | ||
131 | CONFIG_VIRT_TO_BUS=y | ||
132 | |||
133 | # | ||
134 | # Executable file formats | ||
135 | # | ||
136 | CONFIG_BINFMT_FLAT=y | 22 | CONFIG_BINFMT_FLAT=y |
137 | CONFIG_BINFMT_ZFLAT=y | 23 | CONFIG_BINFMT_ZFLAT=y |
138 | # CONFIG_BINFMT_SHARED_FLAT is not set | ||
139 | CONFIG_BINFMT_MISC=y | 24 | CONFIG_BINFMT_MISC=y |
140 | |||
141 | # | ||
142 | # Networking | ||
143 | # | ||
144 | # CONFIG_NET is not set | ||
145 | |||
146 | # | ||
147 | # Generic Driver Options | ||
148 | # | ||
149 | CONFIG_STANDALONE=y | ||
150 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set | 25 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set |
151 | # CONFIG_SYS_HYPERVISOR is not set | ||
152 | CONFIG_MTD=y | 26 | CONFIG_MTD=y |
153 | # CONFIG_MTD_DEBUG is not set | ||
154 | # CONFIG_MTD_CONCAT is not set | ||
155 | CONFIG_MTD_PARTITIONS=y | 27 | CONFIG_MTD_PARTITIONS=y |
156 | CONFIG_MTD_REDBOOT_PARTS=y | 28 | CONFIG_MTD_REDBOOT_PARTS=y |
157 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | ||
158 | # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set | ||
159 | # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set | ||
160 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
161 | |||
162 | # | ||
163 | # User Modules And Translation Layers | ||
164 | # | ||
165 | CONFIG_MTD_CHAR=y | 29 | CONFIG_MTD_CHAR=y |
166 | # CONFIG_MTD_BLKDEVS is not set | ||
167 | # CONFIG_MTD_BLOCK is not set | ||
168 | # CONFIG_MTD_BLOCK_RO is not set | ||
169 | # CONFIG_FTL is not set | ||
170 | # CONFIG_NFTL is not set | ||
171 | # CONFIG_INFTL is not set | ||
172 | # CONFIG_RFD_FTL is not set | ||
173 | # CONFIG_SSFDC is not set | ||
174 | # CONFIG_MTD_OOPS is not set | ||
175 | |||
176 | # | ||
177 | # RAM/ROM/Flash chip drivers | ||
178 | # | ||
179 | # CONFIG_MTD_CFI is not set | ||
180 | # CONFIG_MTD_JEDECPROBE is not set | ||
181 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
182 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
183 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
184 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
185 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
186 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
187 | CONFIG_MTD_CFI_I1=y | ||
188 | CONFIG_MTD_CFI_I2=y | ||
189 | # CONFIG_MTD_CFI_I4 is not set | ||
190 | # CONFIG_MTD_CFI_I8 is not set | ||
191 | CONFIG_MTD_RAM=y | 30 | CONFIG_MTD_RAM=y |
192 | CONFIG_MTD_ROM=y | 31 | CONFIG_MTD_ROM=y |
193 | # CONFIG_MTD_ABSENT is not set | ||
194 | |||
195 | # | ||
196 | # Mapping drivers for chip access | ||
197 | # | ||
198 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
199 | # CONFIG_MTD_PHYSMAP is not set | ||
200 | CONFIG_MTD_UCLINUX=y | 32 | CONFIG_MTD_UCLINUX=y |
201 | # CONFIG_MTD_PLATRAM is not set | ||
202 | |||
203 | # | ||
204 | # Self-contained MTD device drivers | ||
205 | # | ||
206 | # CONFIG_MTD_SLRAM is not set | ||
207 | # CONFIG_MTD_PHRAM is not set | ||
208 | # CONFIG_MTD_MTDRAM is not set | ||
209 | # CONFIG_MTD_BLOCK2MTD is not set | ||
210 | |||
211 | # | ||
212 | # Disk-On-Chip Device Drivers | ||
213 | # | ||
214 | # CONFIG_MTD_DOC2000 is not set | ||
215 | # CONFIG_MTD_DOC2001 is not set | ||
216 | # CONFIG_MTD_DOC2001PLUS is not set | ||
217 | # CONFIG_MTD_NAND is not set | ||
218 | # CONFIG_MTD_ONENAND is not set | ||
219 | |||
220 | # | ||
221 | # UBI - Unsorted block images | ||
222 | # | ||
223 | # CONFIG_MTD_UBI is not set | ||
224 | # CONFIG_BLK_DEV is not set | 33 | # CONFIG_BLK_DEV is not set |
225 | CONFIG_HAVE_IDE=y | ||
226 | # CONFIG_IDE is not set | ||
227 | |||
228 | # | ||
229 | # Input device support | ||
230 | # | ||
231 | # CONFIG_INPUT is not set | 34 | # CONFIG_INPUT is not set |
232 | |||
233 | # | ||
234 | # Hardware I/O ports | ||
235 | # | ||
236 | # CONFIG_SERIO is not set | 35 | # CONFIG_SERIO is not set |
237 | # CONFIG_GAMEPORT is not set | ||
238 | |||
239 | # | ||
240 | # Character devices | ||
241 | # | ||
242 | # CONFIG_VT is not set | ||
243 | |||
244 | # | ||
245 | # Unix98 PTY support | ||
246 | # | ||
247 | # CONFIG_UNIX98_PTYS is not set | ||
248 | |||
249 | # | ||
250 | # Serial drivers | ||
251 | # | ||
252 | # CONFIG_SERIAL_8250 is not set | ||
253 | |||
254 | # | ||
255 | # Non-8250 serial port support | ||
256 | # | ||
257 | CONFIG_SERIAL_SH_SCI=y | ||
258 | CONFIG_SERIAL_SH_SCI_NR_UARTS=2 | ||
259 | CONFIG_SERIAL_SH_SCI_CONSOLE=y | ||
260 | CONFIG_SERIAL_CORE=y | ||
261 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
262 | # CONFIG_I2C is not set | ||
263 | # CONFIG_HWMON is not set | 36 | # CONFIG_HWMON is not set |
264 | # CONFIG_USB_SUPPORT is not set | 37 | # CONFIG_USB_SUPPORT is not set |
265 | |||
266 | # | ||
267 | # File systems | ||
268 | # | ||
269 | # CONFIG_EXT2_FS is not set | ||
270 | # CONFIG_EXT3_FS is not set | ||
271 | # CONFIG_EXT4DEV_FS is not set | ||
272 | # CONFIG_REISERFS_FS is not set | ||
273 | # CONFIG_JFS_FS is not set | ||
274 | # CONFIG_FS_POSIX_ACL is not set | ||
275 | # CONFIG_XFS_FS is not set | ||
276 | # CONFIG_GFS2_FS is not set | ||
277 | # CONFIG_DNOTIFY is not set | 38 | # CONFIG_DNOTIFY is not set |
278 | # CONFIG_INOTIFY is not set | ||
279 | # CONFIG_QUOTA is not set | ||
280 | # CONFIG_AUTOFS_FS is not set | ||
281 | # CONFIG_AUTOFS4_FS is not set | ||
282 | # CONFIG_FUSE_FS is not set | ||
283 | |||
284 | # | ||
285 | # CD-ROM/DVD Filesystems | ||
286 | # | ||
287 | # CONFIG_ISO9660_FS is not set | ||
288 | # CONFIG_UDF_FS is not set | ||
289 | |||
290 | # | ||
291 | # DOS/FAT/NT Filesystems | ||
292 | # | ||
293 | # CONFIG_MSDOS_FS is not set | ||
294 | # CONFIG_VFAT_FS is not set | ||
295 | # CONFIG_NTFS_FS is not set | ||
296 | |||
297 | # | ||
298 | # Pseudo filesystems | ||
299 | # | ||
300 | CONFIG_PROC_FS=y | ||
301 | CONFIG_PROC_SYSCTL=y | ||
302 | CONFIG_SYSFS=y | ||
303 | # CONFIG_TMPFS is not set | ||
304 | # CONFIG_HUGETLB_PAGE is not set | ||
305 | # CONFIG_CONFIGFS_FS is not set | ||
306 | |||
307 | # | ||
308 | # Miscellaneous filesystems | ||
309 | # | ||
310 | # CONFIG_ADFS_FS is not set | ||
311 | # CONFIG_AFFS_FS is not set | ||
312 | # CONFIG_HFS_FS is not set | ||
313 | # CONFIG_HFSPLUS_FS is not set | ||
314 | # CONFIG_BEFS_FS is not set | ||
315 | # CONFIG_BFS_FS is not set | ||
316 | # CONFIG_EFS_FS is not set | ||
317 | # CONFIG_JFFS2_FS is not set | ||
318 | # CONFIG_CRAMFS is not set | ||
319 | # CONFIG_VXFS_FS is not set | ||
320 | # CONFIG_MINIX_FS is not set | ||
321 | # CONFIG_HPFS_FS is not set | ||
322 | # CONFIG_QNX4FS_FS is not set | ||
323 | CONFIG_ROMFS_FS=y | 39 | CONFIG_ROMFS_FS=y |
324 | # CONFIG_SYSV_FS is not set | ||
325 | # CONFIG_UFS_FS is not set | ||
326 | |||
327 | # | ||
328 | # Partition Types | ||
329 | # | ||
330 | # CONFIG_PARTITION_ADVANCED is not set | ||
331 | CONFIG_MSDOS_PARTITION=y | ||
332 | # CONFIG_NLS is not set | ||
333 | |||
334 | # | ||
335 | # Kernel hacking | ||
336 | # | ||
337 | # CONFIG_PRINTK_TIME is not set | ||
338 | # CONFIG_ENABLE_WARN_DEPRECATED is not set | 40 | # CONFIG_ENABLE_WARN_DEPRECATED is not set |
339 | # CONFIG_ENABLE_MUST_CHECK is not set | 41 | # CONFIG_ENABLE_MUST_CHECK is not set |
340 | # CONFIG_MAGIC_SYSRQ is not set | ||
341 | # CONFIG_UNUSED_SYMBOLS is not set | ||
342 | # CONFIG_DEBUG_FS is not set | ||
343 | # CONFIG_HEADERS_CHECK is not set | ||
344 | # CONFIG_DEBUG_KERNEL is not set | ||
345 | # CONFIG_SAMPLES is not set | ||
346 | # CONFIG_FULLDEBUG is not set | ||
347 | # CONFIG_HIGHPROFILE is not set | ||
348 | # CONFIG_NO_KERNEL_MSG is not set | ||
349 | # CONFIG_SYSCALL_PRINT is not set | ||
350 | # CONFIG_GDB_DEBUG is not set | ||
351 | # CONFIG_SH_STANDARD_BIOS is not set | ||
352 | # CONFIG_DEFAULT_CMDLINE is not set | ||
353 | # CONFIG_BLKDEV_RESERVE is not set | ||
354 | |||
355 | # | ||
356 | # Security options | ||
357 | # | ||
358 | # CONFIG_KEYS is not set | ||
359 | # CONFIG_SECURITY is not set | ||
360 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
361 | # CONFIG_CRYPTO is not set | ||
362 | |||
363 | # | ||
364 | # Library routines | ||
365 | # | ||
366 | # CONFIG_CRC_CCITT is not set | ||
367 | # CONFIG_CRC16 is not set | ||
368 | # CONFIG_CRC_ITU_T is not set | ||
369 | # CONFIG_CRC32 is not set | 42 | # CONFIG_CRC32 is not set |
370 | # CONFIG_CRC7 is not set | ||
371 | # CONFIG_LIBCRC32C is not set | ||
372 | CONFIG_ZLIB_INFLATE=y | ||
373 | CONFIG_HAS_IOMEM=y | ||