Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | # |
| 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.11-rc1 |
| 4 | # Sun Jan 16 17:24:38 2005 |
| 5 | # |
| 6 | CONFIG_H8300=y |
| 7 | # CONFIG_MMU is not set |
| 8 | # CONFIG_SWAP is not set |
| 9 | # CONFIG_FPU is not set |
| 10 | CONFIG_UID16=y |
| 11 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
| 12 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set |
| 13 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
| 14 | CONFIG_ISA=y |
| 15 | # CONFIG_PCI is not set |
| 16 | |
| 17 | # |
| 18 | # Code maturity level options |
| 19 | # |
| 20 | CONFIG_EXPERIMENTAL=y |
| 21 | CONFIG_CLEAN_COMPILE=y |
| 22 | CONFIG_BROKEN_ON_SMP=y |
| 23 | |
| 24 | # |
| 25 | # General setup |
| 26 | # |
| 27 | CONFIG_LOCALVERSION="" |
| 28 | # 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 |
| 34 | CONFIG_EMBEDDED=y |
| 35 | # CONFIG_KALLSYMS is not set |
| 36 | # CONFIG_FUTEX is not set |
| 37 | # CONFIG_EPOLL is not set |
| 38 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
| 39 | CONFIG_CC_ALIGN_FUNCTIONS=0 |
| 40 | CONFIG_CC_ALIGN_LABELS=0 |
| 41 | CONFIG_CC_ALIGN_LOOPS=0 |
| 42 | CONFIG_CC_ALIGN_JUMPS=0 |
| 43 | CONFIG_TINY_SHMEM=y |
| 44 | |
| 45 | # |
| 46 | # Loadable module support |
| 47 | # |
| 48 | # CONFIG_MODULES is not set |
| 49 | |
| 50 | # |
| 51 | # Processor type and features |
| 52 | # |
| 53 | CONFIG_H8300H_GENERIC=y |
| 54 | # CONFIG_H8300H_AKI3068NET is not set |
| 55 | # CONFIG_H8300H_H8MAX is not set |
| 56 | # CONFIG_H8300H_SIM is not set |
| 57 | # CONFIG_H8S_GENERIC is not set |
| 58 | # CONFIG_H8S_EDOSK2674 is not set |
| 59 | # CONFIG_H8S_SIM is not set |
| 60 | |
| 61 | # |
| 62 | # Detail Selection |
| 63 | # |
| 64 | # CONFIG_H83002 is not set |
| 65 | # CONFIG_H83007 is not set |
| 66 | # CONFIG_H83048 is not set |
| 67 | CONFIG_H83068=y |
| 68 | CONFIG_CPU_CLOCK=20000 |
| 69 | # CONFIG_RAMKERNEL is not set |
| 70 | CONFIG_ROMKERNEL=y |
| 71 | CONFIG_CPU_H8300H=y |
| 72 | # CONFIG_PREEMPT is not set |
| 73 | |
| 74 | # |
| 75 | # Executable file formats |
| 76 | # |
| 77 | CONFIG_BINFMT_FLAT=y |
| 78 | CONFIG_BINFMT_ZFLAT=y |
| 79 | # CONFIG_BINFMT_SHARED_FLAT is not set |
| 80 | # CONFIG_BINFMT_MISC is not set |
| 81 | |
| 82 | # |
| 83 | # Generic Driver Options |
| 84 | # |
| 85 | # CONFIG_STANDALONE 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 | |
| 90 | # |
| 91 | # Memory Technology Devices (MTD) |
| 92 | # |
| 93 | CONFIG_MTD=y |
| 94 | # CONFIG_MTD_DEBUG is not set |
| 95 | CONFIG_MTD_PARTITIONS=y |
| 96 | CONFIG_MTD_CONCAT=y |
| 97 | # CONFIG_MTD_REDBOOT_PARTS is not set |
| 98 | # CONFIG_MTD_CMDLINE_PARTS is not set |
| 99 | |
| 100 | # |
| 101 | # User Modules And Translation Layers |
| 102 | # |
| 103 | CONFIG_MTD_CHAR=y |
| 104 | CONFIG_MTD_BLOCK=y |
| 105 | # CONFIG_FTL is not set |
| 106 | # CONFIG_NFTL is not set |
| 107 | # CONFIG_INFTL is not set |
| 108 | |
| 109 | # |
| 110 | # RAM/ROM/Flash chip drivers |
| 111 | # |
| 112 | # CONFIG_MTD_CFI is not set |
| 113 | # CONFIG_MTD_JEDECPROBE is not set |
| 114 | CONFIG_MTD_MAP_BANK_WIDTH_1=y |
| 115 | CONFIG_MTD_MAP_BANK_WIDTH_2=y |
| 116 | CONFIG_MTD_MAP_BANK_WIDTH_4=y |
| 117 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set |
| 118 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set |
| 119 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set |
| 120 | CONFIG_MTD_CFI_I1=y |
| 121 | CONFIG_MTD_CFI_I2=y |
| 122 | # CONFIG_MTD_CFI_I4 is not set |
| 123 | # CONFIG_MTD_CFI_I8 is not set |
| 124 | CONFIG_MTD_RAM=y |
| 125 | CONFIG_MTD_ROM=y |
| 126 | # CONFIG_MTD_ABSENT is not set |
| 127 | |
| 128 | # |
| 129 | # Mapping drivers for chip access |
| 130 | # |
| 131 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set |
| 132 | CONFIG_MTD_UCLINUX=y |
| 133 | |
| 134 | # |
| 135 | # Self-contained MTD device drivers |
| 136 | # |
| 137 | # CONFIG_MTD_SLRAM is not set |
| 138 | # CONFIG_MTD_PHRAM is not set |
| 139 | # CONFIG_MTD_MTDRAM is not set |
| 140 | # CONFIG_MTD_BLKMTD is not set |
| 141 | # CONFIG_MTD_BLOCK2MTD is not set |
| 142 | |
| 143 | # |
| 144 | # Disk-On-Chip Device Drivers |
| 145 | # |
| 146 | # CONFIG_MTD_DOC2000 is not set |
| 147 | # CONFIG_MTD_DOC2001 is not set |
| 148 | # CONFIG_MTD_DOC2001PLUS is not set |
| 149 | |
| 150 | # |
| 151 | # NAND Flash Device Drivers |
| 152 | # |
| 153 | # CONFIG_MTD_NAND is not set |
| 154 | |
| 155 | # |
| 156 | # Block devices |
| 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 | # |
| 177 | # CONFIG_IDE is not set |
| 178 | |
| 179 | # |
| 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 |
| 188 | # |
| 189 | # CONFIG_INPUT is not set |
| 190 | |
| 191 | # |
| 192 | # Userland interfaces |
| 193 | # |
| 194 | |
| 195 | # |
| 196 | # Input I/O drivers |
| 197 | # |
| 198 | # CONFIG_GAMEPORT is not set |
| 199 | CONFIG_SOUND_GAMEPORT=y |
| 200 | # CONFIG_SERIO is not set |
| 201 | # CONFIG_SERIO_I8042 is not set |
| 202 | |
| 203 | # |
| 204 | # Input Device Drivers |
| 205 | # |
| 206 | |
| 207 | # |
| 208 | # Character devices |
| 209 | # |
| 210 | # CONFIG_VT is not set |
| 211 | |
| 212 | # |
| 213 | # Unix98 PTY support |
| 214 | # |
| 215 | # CONFIG_UNIX98_PTYS is not set |
| 216 | |
| 217 | # |
| 218 | # Serial drivers |
| 219 | # |
| 220 | # CONFIG_SERIAL_8250 is not set |
| 221 | |
| 222 | # |
| 223 | # Non-8250 serial port support |
| 224 | # |
| 225 | CONFIG_SERIAL_SH_SCI=y |
| 226 | CONFIG_SERIAL_SH_SCI_CONSOLE=y |
| 227 | CONFIG_SERIAL_CORE=y |
| 228 | CONFIG_SERIAL_CORE_CONSOLE=y |
| 229 | |
| 230 | # |
| 231 | # I2C support |
| 232 | # |
| 233 | # CONFIG_I2C is not set |
| 234 | |
| 235 | # |
| 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 | |
| 250 | # |
| 251 | # File systems |
| 252 | # |
| 253 | # CONFIG_EXT2_FS is not set |
| 254 | # CONFIG_EXT3_FS is not set |
| 255 | # CONFIG_JBD is not set |
| 256 | # CONFIG_REISERFS_FS is not set |
| 257 | # CONFIG_JFS_FS is not set |
| 258 | # CONFIG_XFS_FS is not set |
| 259 | # CONFIG_MINIX_FS is not set |
| 260 | CONFIG_ROMFS_FS=y |
| 261 | # CONFIG_QUOTA is not set |
| 262 | # CONFIG_DNOTIFY is not set |
| 263 | # CONFIG_AUTOFS_FS is not set |
| 264 | # CONFIG_AUTOFS4_FS is not set |
| 265 | |
| 266 | # |
| 267 | # CD-ROM/DVD Filesystems |
| 268 | # |
| 269 | # CONFIG_ISO9660_FS is not set |
| 270 | # CONFIG_UDF_FS is not set |
| 271 | |
| 272 | # |
| 273 | # DOS/FAT/NT Filesystems |
| 274 | # |
| 275 | # CONFIG_MSDOS_FS is not set |
| 276 | # CONFIG_VFAT_FS is not set |
| 277 | # CONFIG_NTFS_FS is not set |
| 278 | |
| 279 | # |
| 280 | # Pseudo filesystems |
| 281 | # |
| 282 | CONFIG_PROC_FS=y |
| 283 | # CONFIG_SYSFS is not set |
| 284 | # CONFIG_DEVFS_FS is not set |
| 285 | # CONFIG_TMPFS is not set |
| 286 | # CONFIG_HUGETLB_PAGE is not set |
| 287 | CONFIG_RAMFS=y |
| 288 | |
| 289 | # |
| 290 | # Miscellaneous filesystems |
| 291 | # |
| 292 | # CONFIG_ADFS_FS is not set |
| 293 | # CONFIG_AFFS_FS is not set |
| 294 | # CONFIG_HFS_FS is not set |
| 295 | # CONFIG_HFSPLUS_FS is not set |
| 296 | # CONFIG_BEFS_FS is not set |
| 297 | # CONFIG_BFS_FS is not set |
| 298 | # CONFIG_EFS_FS is not set |
| 299 | # CONFIG_JFFS_FS is not set |
| 300 | # CONFIG_JFFS2_FS is not set |
| 301 | # CONFIG_CRAMFS is not set |
| 302 | # CONFIG_VXFS_FS is not set |
| 303 | # CONFIG_HPFS_FS is not set |
| 304 | # CONFIG_QNX4FS_FS is not set |
| 305 | # CONFIG_SYSV_FS is not set |
| 306 | # CONFIG_UFS_FS is not set |
| 307 | |
| 308 | # |
| 309 | # Partition Types |
| 310 | # |
| 311 | # CONFIG_PARTITION_ADVANCED is not set |
| 312 | CONFIG_MSDOS_PARTITION=y |
| 313 | |
| 314 | # |
| 315 | # Native Language Support |
| 316 | # |
| 317 | # CONFIG_NLS is not set |
| 318 | |
| 319 | # |
| 320 | # Kernel hacking |
| 321 | # |
| 322 | CONFIG_DEBUG_KERNEL=y |
| 323 | # CONFIG_SCHEDSTATS is not set |
| 324 | # CONFIG_DEBUG_KOBJECT is not set |
| 325 | # CONFIG_DEBUG_FS is not set |
| 326 | CONFIG_FULLDEBUG=y |
| 327 | # CONFIG_HIGHPROFILE is not set |
| 328 | CONFIG_NO_KERNEL_MSG=y |
| 329 | # CONFIG_SYSCALL_PRINT is not set |
| 330 | # CONFIG_GDB_DEBUG is not set |
Ralf Baechle | 35e622a | 2006-02-20 12:41:55 +0000 | [diff] [blame] | 331 | # CONFIG_SH_STANDARD_BIOS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 332 | # CONFIG_DEFAULT_CMDLINE is not set |
| 333 | # CONFIG_BLKDEV_RESERVE is not set |
| 334 | |
| 335 | # |
| 336 | # Security options |
| 337 | # |
| 338 | # CONFIG_KEYS is not set |
| 339 | # CONFIG_SECURITY is not set |
| 340 | |
| 341 | # |
| 342 | # Cryptographic options |
| 343 | # |
| 344 | # CONFIG_CRYPTO is not set |
| 345 | |
| 346 | # |
| 347 | # Hardware crypto devices |
| 348 | # |
| 349 | |
| 350 | # |
| 351 | # Library routines |
| 352 | # |
| 353 | # CONFIG_CRC_CCITT is not set |
| 354 | CONFIG_CRC32=y |
| 355 | # CONFIG_LIBCRC32C is not set |
| 356 | CONFIG_ZLIB_INFLATE=y |