diff options
author | Yoshinori Sato <ysato@users.sourceforge.jp> | 2008-02-23 18:24:00 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-23 20:12:16 -0500 |
commit | ff10e5dc1781cd0121f8ee936234c222ff15c105 (patch) | |
tree | 6cedd857b7cd95d64e3010eb26618d2b9a571301 /arch/h8300 | |
parent | 5cc265a5de169d8e61ad5ba009610467e158fcec (diff) |
h8300: defconfig update
defconfig update.
Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/h8300')
-rw-r--r-- | arch/h8300/defconfig | 263 |
1 files changed, 140 insertions, 123 deletions
diff --git a/arch/h8300/defconfig b/arch/h8300/defconfig index 8f1ec3297150..8901cdb5e75b 100644 --- a/arch/h8300/defconfig +++ b/arch/h8300/defconfig | |||
@@ -1,51 +1,98 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.11-rc1 | 3 | # Linux kernel version: 2.6.25-rc1 |
4 | # Sun Jan 16 17:24:38 2005 | 4 | # Fri Feb 15 17:13:14 2008 |
5 | # | 5 | # |
6 | CONFIG_H8300=y | 6 | CONFIG_H8300=y |
7 | # CONFIG_MMU is not set | 7 | # CONFIG_MMU is not set |
8 | # CONFIG_SWAP is not set | 8 | # CONFIG_SWAP is not set |
9 | CONFIG_ZONE_DMA=y | ||
9 | # CONFIG_FPU is not set | 10 | # CONFIG_FPU is not set |
10 | CONFIG_UID16=y | ||
11 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 11 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
12 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set | 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 | ||
13 | CONFIG_GENERIC_CALIBRATE_DELAY=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 | ||
14 | CONFIG_ISA=y | 24 | CONFIG_ISA=y |
15 | # CONFIG_PCI is not set | 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" | ||
16 | 29 | ||
17 | # | 30 | # |
18 | # Code maturity level options | 31 | # General setup |
19 | # | 32 | # |
20 | CONFIG_EXPERIMENTAL=y | 33 | CONFIG_EXPERIMENTAL=y |
21 | CONFIG_CLEAN_COMPILE=y | ||
22 | CONFIG_BROKEN_ON_SMP=y | 34 | CONFIG_BROKEN_ON_SMP=y |
23 | 35 | CONFIG_INIT_ENV_ARG_LIMIT=32 | |
24 | # | ||
25 | # General setup | ||
26 | # | ||
27 | CONFIG_LOCALVERSION="" | 36 | CONFIG_LOCALVERSION="" |
37 | # CONFIG_LOCALVERSION_AUTO is not set | ||
38 | # CONFIG_SYSVIPC is not set | ||
28 | # CONFIG_BSD_PROCESS_ACCT is not set | 39 | # CONFIG_BSD_PROCESS_ACCT is not set |
29 | # CONFIG_SYSCTL is not set | ||
30 | # CONFIG_AUDIT is not set | ||
31 | CONFIG_LOG_BUF_SHIFT=14 | ||
32 | # CONFIG_HOTPLUG is not set | ||
33 | # CONFIG_IKCONFIG is not set | 40 | # CONFIG_IKCONFIG is not set |
41 | 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 | ||
34 | CONFIG_EMBEDDED=y | 50 | CONFIG_EMBEDDED=y |
51 | # CONFIG_UID16 is not set | ||
52 | # CONFIG_SYSCTL_SYSCALL is not set | ||
35 | # CONFIG_KALLSYMS is not set | 53 | # CONFIG_KALLSYMS is not set |
54 | # 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 | ||
36 | # CONFIG_FUTEX is not set | 60 | # CONFIG_FUTEX is not set |
37 | # CONFIG_EPOLL is not set | 61 | # CONFIG_EPOLL is not set |
38 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 62 | # CONFIG_SIGNALFD is not set |
39 | CONFIG_CC_ALIGN_FUNCTIONS=0 | 63 | # CONFIG_TIMERFD is not set |
40 | CONFIG_CC_ALIGN_LABELS=0 | 64 | # CONFIG_EVENTFD is not set |
41 | CONFIG_CC_ALIGN_LOOPS=0 | 65 | # CONFIG_VM_EVENT_COUNTERS is not set |
42 | CONFIG_CC_ALIGN_JUMPS=0 | 66 | # CONFIG_SLAB is not set |
67 | # CONFIG_SLUB is not set | ||
68 | 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 | ||
43 | CONFIG_TINY_SHMEM=y | 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 | ||
44 | 81 | ||
45 | # | 82 | # |
46 | # Loadable module support | 83 | # IO Schedulers |
47 | # | 84 | # |
48 | # CONFIG_MODULES is not set | 85 | CONFIG_IOSCHED_NOOP=y |
86 | # CONFIG_IOSCHED_AS is not set | ||
87 | # CONFIG_IOSCHED_DEADLINE is not set | ||
88 | # 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 | ||
49 | 96 | ||
50 | # | 97 | # |
51 | # Processor type and features | 98 | # Processor type and features |
@@ -62,14 +109,26 @@ CONFIG_H8300H_GENERIC=y | |||
62 | # Detail Selection | 109 | # Detail Selection |
63 | # | 110 | # |
64 | # CONFIG_H83002 is not set | 111 | # CONFIG_H83002 is not set |
65 | # CONFIG_H83007 is not set | 112 | CONFIG_H83007=y |
66 | # CONFIG_H83048 is not set | 113 | # CONFIG_H83048 is not set |
67 | CONFIG_H83068=y | 114 | # CONFIG_H83068 is not set |
68 | CONFIG_CPU_CLOCK=20000 | 115 | CONFIG_CPU_CLOCK=20000 |
69 | # CONFIG_RAMKERNEL is not set | 116 | CONFIG_RAMKERNEL=y |
70 | CONFIG_ROMKERNEL=y | 117 | # CONFIG_ROMKERNEL is not set |
71 | CONFIG_CPU_H8300H=y | 118 | CONFIG_CPU_H8300H=y |
72 | # CONFIG_PREEMPT is not set | 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 | ||
73 | 132 | ||
74 | # | 133 | # |
75 | # Executable file formats | 134 | # Executable file formats |
@@ -77,34 +136,42 @@ CONFIG_CPU_H8300H=y | |||
77 | CONFIG_BINFMT_FLAT=y | 136 | CONFIG_BINFMT_FLAT=y |
78 | CONFIG_BINFMT_ZFLAT=y | 137 | CONFIG_BINFMT_ZFLAT=y |
79 | # CONFIG_BINFMT_SHARED_FLAT is not set | 138 | # CONFIG_BINFMT_SHARED_FLAT is not set |
80 | # CONFIG_BINFMT_MISC is not set | 139 | CONFIG_BINFMT_MISC=y |
81 | 140 | ||
82 | # | 141 | # |
83 | # Generic Driver Options | 142 | # Networking |
84 | # | 143 | # |
85 | # CONFIG_STANDALONE is not set | 144 | # CONFIG_NET is not set |
86 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set | ||
87 | # CONFIG_FW_LOADER is not set | ||
88 | # CONFIG_DEBUG_DRIVER is not set | ||
89 | 145 | ||
90 | # | 146 | # |
91 | # Memory Technology Devices (MTD) | 147 | # Generic Driver Options |
92 | # | 148 | # |
149 | CONFIG_STANDALONE=y | ||
150 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set | ||
151 | # CONFIG_SYS_HYPERVISOR is not set | ||
93 | CONFIG_MTD=y | 152 | CONFIG_MTD=y |
94 | # CONFIG_MTD_DEBUG is not set | 153 | # CONFIG_MTD_DEBUG is not set |
154 | # CONFIG_MTD_CONCAT is not set | ||
95 | CONFIG_MTD_PARTITIONS=y | 155 | CONFIG_MTD_PARTITIONS=y |
96 | CONFIG_MTD_CONCAT=y | 156 | CONFIG_MTD_REDBOOT_PARTS=y |
97 | # CONFIG_MTD_REDBOOT_PARTS is not set | 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 | ||
98 | # CONFIG_MTD_CMDLINE_PARTS is not set | 160 | # CONFIG_MTD_CMDLINE_PARTS is not set |
99 | 161 | ||
100 | # | 162 | # |
101 | # User Modules And Translation Layers | 163 | # User Modules And Translation Layers |
102 | # | 164 | # |
103 | CONFIG_MTD_CHAR=y | 165 | CONFIG_MTD_CHAR=y |
104 | CONFIG_MTD_BLOCK=y | 166 | # CONFIG_MTD_BLKDEVS is not set |
167 | # CONFIG_MTD_BLOCK is not set | ||
168 | # CONFIG_MTD_BLOCK_RO is not set | ||
105 | # CONFIG_FTL is not set | 169 | # CONFIG_FTL is not set |
106 | # CONFIG_NFTL is not set | 170 | # CONFIG_NFTL is not set |
107 | # CONFIG_INFTL 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 | ||
108 | 175 | ||
109 | # | 176 | # |
110 | # RAM/ROM/Flash chip drivers | 177 | # RAM/ROM/Flash chip drivers |
@@ -129,7 +196,9 @@ CONFIG_MTD_ROM=y | |||
129 | # Mapping drivers for chip access | 196 | # Mapping drivers for chip access |
130 | # | 197 | # |
131 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | 198 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set |
199 | # CONFIG_MTD_PHYSMAP is not set | ||
132 | CONFIG_MTD_UCLINUX=y | 200 | CONFIG_MTD_UCLINUX=y |
201 | # CONFIG_MTD_PLATRAM is not set | ||
133 | 202 | ||
134 | # | 203 | # |
135 | # Self-contained MTD device drivers | 204 | # Self-contained MTD device drivers |
@@ -137,7 +206,6 @@ CONFIG_MTD_UCLINUX=y | |||
137 | # CONFIG_MTD_SLRAM is not set | 206 | # CONFIG_MTD_SLRAM is not set |
138 | # CONFIG_MTD_PHRAM is not set | 207 | # CONFIG_MTD_PHRAM is not set |
139 | # CONFIG_MTD_MTDRAM is not set | 208 | # CONFIG_MTD_MTDRAM is not set |
140 | # CONFIG_MTD_BLKMTD is not set | ||
141 | # CONFIG_MTD_BLOCK2MTD is not set | 209 | # CONFIG_MTD_BLOCK2MTD is not set |
142 | 210 | ||
143 | # | 211 | # |
@@ -146,63 +214,27 @@ CONFIG_MTD_UCLINUX=y | |||
146 | # CONFIG_MTD_DOC2000 is not set | 214 | # CONFIG_MTD_DOC2000 is not set |
147 | # CONFIG_MTD_DOC2001 is not set | 215 | # CONFIG_MTD_DOC2001 is not set |
148 | # CONFIG_MTD_DOC2001PLUS is not set | 216 | # CONFIG_MTD_DOC2001PLUS is not set |
149 | |||
150 | # | ||
151 | # NAND Flash Device Drivers | ||
152 | # | ||
153 | # CONFIG_MTD_NAND is not set | 217 | # CONFIG_MTD_NAND is not set |
218 | # CONFIG_MTD_ONENAND is not set | ||
154 | 219 | ||
155 | # | 220 | # |
156 | # Block devices | 221 | # UBI - Unsorted block images |
157 | # | ||
158 | # CONFIG_BLK_DEV_FD is not set | ||
159 | # CONFIG_BLK_DEV_XD is not set | ||
160 | # CONFIG_BLK_DEV_LOOP is not set | ||
161 | # CONFIG_BLK_DEV_RAM is not set | ||
162 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
163 | CONFIG_INITRAMFS_SOURCE="" | ||
164 | # CONFIG_CDROM_PKTCDVD is not set | ||
165 | |||
166 | # | ||
167 | # IO Schedulers | ||
168 | # | ||
169 | CONFIG_IOSCHED_NOOP=y | ||
170 | # CONFIG_IOSCHED_AS is not set | ||
171 | # CONFIG_IOSCHED_DEADLINE is not set | ||
172 | # CONFIG_IOSCHED_CFQ is not set | ||
173 | |||
174 | # | ||
175 | # ATA/ATAPI/MFM/RLL support | ||
176 | # | 222 | # |
223 | # CONFIG_MTD_UBI is not set | ||
224 | # CONFIG_BLK_DEV is not set | ||
225 | CONFIG_HAVE_IDE=y | ||
177 | # CONFIG_IDE is not set | 226 | # CONFIG_IDE is not set |
178 | 227 | ||
179 | # | 228 | # |
180 | # Networking support | ||
181 | # | ||
182 | # CONFIG_NET is not set | ||
183 | # CONFIG_NETPOLL is not set | ||
184 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
185 | |||
186 | # | ||
187 | # Input device support | 229 | # Input device support |
188 | # | 230 | # |
189 | # CONFIG_INPUT is not set | 231 | # CONFIG_INPUT is not set |
190 | 232 | ||
191 | # | 233 | # |
192 | # Userland interfaces | 234 | # Hardware I/O ports |
193 | # | ||
194 | |||
195 | # | ||
196 | # Input I/O drivers | ||
197 | # | 235 | # |
198 | # CONFIG_GAMEPORT is not set | ||
199 | CONFIG_SOUND_GAMEPORT=y | ||
200 | # CONFIG_SERIO is not set | 236 | # CONFIG_SERIO is not set |
201 | # CONFIG_SERIO_I8042 is not set | 237 | # CONFIG_GAMEPORT is not set |
202 | |||
203 | # | ||
204 | # Input Device Drivers | ||
205 | # | ||
206 | 238 | ||
207 | # | 239 | # |
208 | # Character devices | 240 | # Character devices |
@@ -223,45 +255,31 @@ CONFIG_SOUND_GAMEPORT=y | |||
223 | # Non-8250 serial port support | 255 | # Non-8250 serial port support |
224 | # | 256 | # |
225 | CONFIG_SERIAL_SH_SCI=y | 257 | CONFIG_SERIAL_SH_SCI=y |
258 | CONFIG_SERIAL_SH_SCI_NR_UARTS=2 | ||
226 | CONFIG_SERIAL_SH_SCI_CONSOLE=y | 259 | CONFIG_SERIAL_SH_SCI_CONSOLE=y |
227 | CONFIG_SERIAL_CORE=y | 260 | CONFIG_SERIAL_CORE=y |
228 | CONFIG_SERIAL_CORE_CONSOLE=y | 261 | CONFIG_SERIAL_CORE_CONSOLE=y |
229 | |||
230 | # | ||
231 | # I2C support | ||
232 | # | ||
233 | # CONFIG_I2C is not set | 262 | # CONFIG_I2C is not set |
234 | 263 | # CONFIG_HWMON is not set | |
235 | # | 264 | # CONFIG_USB_SUPPORT is not set |
236 | # USB support | ||
237 | # | ||
238 | # CONFIG_USB_ARCH_HAS_HCD is not set | ||
239 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
240 | |||
241 | # | ||
242 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information | ||
243 | # | ||
244 | |||
245 | # | ||
246 | # USB Gadget Support | ||
247 | # | ||
248 | # CONFIG_USB_GADGET is not set | ||
249 | 265 | ||
250 | # | 266 | # |
251 | # File systems | 267 | # File systems |
252 | # | 268 | # |
253 | # CONFIG_EXT2_FS is not set | 269 | # CONFIG_EXT2_FS is not set |
254 | # CONFIG_EXT3_FS is not set | 270 | # CONFIG_EXT3_FS is not set |
255 | # CONFIG_JBD is not set | 271 | # CONFIG_EXT4DEV_FS is not set |
256 | # CONFIG_REISERFS_FS is not set | 272 | # CONFIG_REISERFS_FS is not set |
257 | # CONFIG_JFS_FS is not set | 273 | # CONFIG_JFS_FS is not set |
274 | # CONFIG_FS_POSIX_ACL is not set | ||
258 | # CONFIG_XFS_FS is not set | 275 | # CONFIG_XFS_FS is not set |
259 | # CONFIG_MINIX_FS is not set | 276 | # CONFIG_GFS2_FS is not set |
260 | CONFIG_ROMFS_FS=y | ||
261 | # CONFIG_QUOTA is not set | ||
262 | # CONFIG_DNOTIFY is not set | 277 | # CONFIG_DNOTIFY is not set |
278 | # CONFIG_INOTIFY is not set | ||
279 | # CONFIG_QUOTA is not set | ||
263 | # CONFIG_AUTOFS_FS is not set | 280 | # CONFIG_AUTOFS_FS is not set |
264 | # CONFIG_AUTOFS4_FS is not set | 281 | # CONFIG_AUTOFS4_FS is not set |
282 | # CONFIG_FUSE_FS is not set | ||
265 | 283 | ||
266 | # | 284 | # |
267 | # CD-ROM/DVD Filesystems | 285 | # CD-ROM/DVD Filesystems |
@@ -280,11 +298,11 @@ CONFIG_ROMFS_FS=y | |||
280 | # Pseudo filesystems | 298 | # Pseudo filesystems |
281 | # | 299 | # |
282 | CONFIG_PROC_FS=y | 300 | CONFIG_PROC_FS=y |
283 | # CONFIG_SYSFS is not set | 301 | CONFIG_PROC_SYSCTL=y |
284 | # CONFIG_DEVFS_FS is not set | 302 | CONFIG_SYSFS=y |
285 | # CONFIG_TMPFS is not set | 303 | # CONFIG_TMPFS is not set |
286 | # CONFIG_HUGETLB_PAGE is not set | 304 | # CONFIG_HUGETLB_PAGE is not set |
287 | CONFIG_RAMFS=y | 305 | # CONFIG_CONFIGFS_FS is not set |
288 | 306 | ||
289 | # | 307 | # |
290 | # Miscellaneous filesystems | 308 | # Miscellaneous filesystems |
@@ -296,12 +314,13 @@ CONFIG_RAMFS=y | |||
296 | # CONFIG_BEFS_FS is not set | 314 | # CONFIG_BEFS_FS is not set |
297 | # CONFIG_BFS_FS is not set | 315 | # CONFIG_BFS_FS is not set |
298 | # CONFIG_EFS_FS is not set | 316 | # CONFIG_EFS_FS is not set |
299 | # CONFIG_JFFS_FS is not set | ||
300 | # CONFIG_JFFS2_FS is not set | 317 | # CONFIG_JFFS2_FS is not set |
301 | # CONFIG_CRAMFS is not set | 318 | # CONFIG_CRAMFS is not set |
302 | # CONFIG_VXFS_FS is not set | 319 | # CONFIG_VXFS_FS is not set |
320 | # CONFIG_MINIX_FS is not set | ||
303 | # CONFIG_HPFS_FS is not set | 321 | # CONFIG_HPFS_FS is not set |
304 | # CONFIG_QNX4FS_FS is not set | 322 | # CONFIG_QNX4FS_FS is not set |
323 | CONFIG_ROMFS_FS=y | ||
305 | # CONFIG_SYSV_FS is not set | 324 | # CONFIG_SYSV_FS is not set |
306 | # CONFIG_UFS_FS is not set | 325 | # CONFIG_UFS_FS is not set |
307 | 326 | ||
@@ -310,22 +329,23 @@ CONFIG_RAMFS=y | |||
310 | # | 329 | # |
311 | # CONFIG_PARTITION_ADVANCED is not set | 330 | # CONFIG_PARTITION_ADVANCED is not set |
312 | CONFIG_MSDOS_PARTITION=y | 331 | CONFIG_MSDOS_PARTITION=y |
313 | |||
314 | # | ||
315 | # Native Language Support | ||
316 | # | ||
317 | # CONFIG_NLS is not set | 332 | # CONFIG_NLS is not set |
318 | 333 | ||
319 | # | 334 | # |
320 | # Kernel hacking | 335 | # Kernel hacking |
321 | # | 336 | # |
322 | CONFIG_DEBUG_KERNEL=y | 337 | # CONFIG_PRINTK_TIME is not set |
323 | # CONFIG_SCHEDSTATS is not set | 338 | # CONFIG_ENABLE_WARN_DEPRECATED is not set |
324 | # CONFIG_DEBUG_KOBJECT is not set | 339 | # CONFIG_ENABLE_MUST_CHECK is not set |
340 | # CONFIG_MAGIC_SYSRQ is not set | ||
341 | # CONFIG_UNUSED_SYMBOLS is not set | ||
325 | # CONFIG_DEBUG_FS is not set | 342 | # CONFIG_DEBUG_FS is not set |
326 | CONFIG_FULLDEBUG=y | 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 | ||
327 | # CONFIG_HIGHPROFILE is not set | 347 | # CONFIG_HIGHPROFILE is not set |
328 | CONFIG_NO_KERNEL_MSG=y | 348 | # CONFIG_NO_KERNEL_MSG is not set |
329 | # CONFIG_SYSCALL_PRINT is not set | 349 | # CONFIG_SYSCALL_PRINT is not set |
330 | # CONFIG_GDB_DEBUG is not set | 350 | # CONFIG_GDB_DEBUG is not set |
331 | # CONFIG_SH_STANDARD_BIOS is not set | 351 | # CONFIG_SH_STANDARD_BIOS is not set |
@@ -337,20 +357,17 @@ CONFIG_NO_KERNEL_MSG=y | |||
337 | # | 357 | # |
338 | # CONFIG_KEYS is not set | 358 | # CONFIG_KEYS is not set |
339 | # CONFIG_SECURITY is not set | 359 | # CONFIG_SECURITY is not set |
340 | 360 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | |
341 | # | ||
342 | # Cryptographic options | ||
343 | # | ||
344 | # CONFIG_CRYPTO is not set | 361 | # CONFIG_CRYPTO is not set |
345 | 362 | ||
346 | # | 363 | # |
347 | # Hardware crypto devices | ||
348 | # | ||
349 | |||
350 | # | ||
351 | # Library routines | 364 | # Library routines |
352 | # | 365 | # |
353 | # CONFIG_CRC_CCITT is not set | 366 | # CONFIG_CRC_CCITT is not set |
354 | CONFIG_CRC32=y | 367 | # CONFIG_CRC16 is not set |
368 | # CONFIG_CRC_ITU_T is not set | ||
369 | # CONFIG_CRC32 is not set | ||
370 | # CONFIG_CRC7 is not set | ||
355 | # CONFIG_LIBCRC32C is not set | 371 | # CONFIG_LIBCRC32C is not set |
356 | CONFIG_ZLIB_INFLATE=y | 372 | CONFIG_ZLIB_INFLATE=y |
373 | CONFIG_HAS_IOMEM=y | ||