diff options
| author | Chris Zankel <czankel@tensilica.com> | 2005-06-24 01:01:33 -0400 |
|---|---|---|
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-24 03:05:22 -0400 |
| commit | 7282bee78798294bb1f0211a842cdb9f4872db3d (patch) | |
| tree | 7a659275aaa7f4c741bd24eeb9f827b2f0a926d5 /arch/xtensa/configs | |
| parent | e344b63eeec7850b5e900e10c8a6c61d083fd3a4 (diff) | |
[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 8
The attached patches provides part 8 of an architecture implementation
for the Tensilica Xtensa CPU series.
Signed-off-by: Chris Zankel <chris@zankel.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/xtensa/configs')
| -rw-r--r-- | arch/xtensa/configs/iss_defconfig | 531 |
1 files changed, 531 insertions, 0 deletions
diff --git a/arch/xtensa/configs/iss_defconfig b/arch/xtensa/configs/iss_defconfig new file mode 100644 index 000000000000..802621dd4867 --- /dev/null +++ b/arch/xtensa/configs/iss_defconfig | |||
| @@ -0,0 +1,531 @@ | |||
| 1 | # | ||
| 2 | # Automatically generated make config: don't edit | ||
| 3 | # Linux kernel version: 2.6.11-rc2 | ||
| 4 | # Fri Feb 25 19:21:24 2005 | ||
| 5 | # | ||
| 6 | CONFIG_FRAME_POINTER=y | ||
| 7 | CONFIG_XTENSA=y | ||
| 8 | # CONFIG_UID16 is not set | ||
| 9 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | ||
| 10 | CONFIG_HAVE_DEC_LOCK=y | ||
| 11 | CONFIG_GENERIC_HARDIRQS=y | ||
| 12 | |||
| 13 | # | ||
| 14 | # Code maturity level options | ||
| 15 | # | ||
| 16 | CONFIG_EXPERIMENTAL=y | ||
| 17 | CONFIG_CLEAN_COMPILE=y | ||
| 18 | CONFIG_BROKEN_ON_SMP=y | ||
| 19 | |||
| 20 | # | ||
| 21 | # General setup | ||
| 22 | # | ||
| 23 | CONFIG_LOCALVERSION="" | ||
| 24 | CONFIG_SWAP=y | ||
| 25 | CONFIG_SYSVIPC=y | ||
| 26 | # CONFIG_POSIX_MQUEUE is not set | ||
| 27 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
| 28 | CONFIG_SYSCTL=y | ||
| 29 | # CONFIG_AUDIT is not set | ||
| 30 | CONFIG_LOG_BUF_SHIFT=14 | ||
| 31 | # CONFIG_HOTPLUG is not set | ||
| 32 | # CONFIG_KOBJECT_UEVENT is not set | ||
| 33 | # CONFIG_IKCONFIG is not set | ||
| 34 | CONFIG_EMBEDDED=y | ||
| 35 | CONFIG_KALLSYMS=y | ||
| 36 | # CONFIG_KALLSYMS_ALL is not set | ||
| 37 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
| 38 | CONFIG_FUTEX=y | ||
| 39 | CONFIG_EPOLL=y | ||
| 40 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | ||
| 41 | CONFIG_SHMEM=y | ||
| 42 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
| 43 | CONFIG_CC_ALIGN_LABELS=0 | ||
| 44 | CONFIG_CC_ALIGN_LOOPS=0 | ||
| 45 | CONFIG_CC_ALIGN_JUMPS=0 | ||
| 46 | # CONFIG_TINY_SHMEM is not set | ||
| 47 | |||
| 48 | # | ||
| 49 | # Loadable module support | ||
| 50 | # | ||
| 51 | # CONFIG_MODULES is not set | ||
| 52 | |||
| 53 | # | ||
| 54 | # Processor type and features | ||
| 55 | # | ||
| 56 | CONFIG_XTENSA_ARCH_LINUX_BE=y | ||
| 57 | # CONFIG_XTENSA_ARCH_LINUX_LE is not set | ||
| 58 | # CONFIG_XTENSA_ARCH_LINUX_TEST is not set | ||
| 59 | # CONFIG_XTENSA_ARCH_S5 is not set | ||
| 60 | # CONFIG_XTENSA_CUSTOM is not set | ||
| 61 | CONFIG_MMU=y | ||
| 62 | # CONFIG_XTENSA_UNALIGNED_USER is not set | ||
| 63 | # CONFIG_PREEMPT is not set | ||
| 64 | # CONFIG_MATH_EMULATION is not set | ||
| 65 | # CONFIG_HIGHMEM is not set | ||
| 66 | |||
| 67 | # | ||
| 68 | # Platform options | ||
| 69 | # | ||
| 70 | CONFIG_XTENSA_PLATFORM_ISS=y | ||
| 71 | # CONFIG_XTENSA_PLATFORM_XT2000 is not set | ||
| 72 | # CONFIG_XTENSA_PLATFORM_ARUBA is not set | ||
| 73 | # CONFIG_XTENSA_CALIBRATE_CCOUNT is not set | ||
| 74 | CONFIG_XTENSA_CPU_CLOCK=10 | ||
| 75 | # CONFIG_GENERIC_CALIBRATE_DELAY is not set | ||
| 76 | CONFIG_CMDLINE_BOOL=y | ||
| 77 | CONFIG_CMDLINE="console=ttyS0,38400 eth0=tuntap,,tap0 ip=192.168.168.5:192.168.168.1 root=nfs nfsroot=192.168.168.1:/opt/montavista/pro/devkit/xtensa/linux_be/target" | ||
| 78 | CONFIG_SERIAL_CONSOLE=y | ||
| 79 | CONFIG_XTENSA_ISS_NETWORK=y | ||
| 80 | |||
| 81 | # | ||
| 82 | # Bus options | ||
| 83 | # | ||
| 84 | |||
| 85 | # | ||
| 86 | # PCCARD (PCMCIA/CardBus) support | ||
| 87 | # | ||
| 88 | # CONFIG_PCCARD is not set | ||
| 89 | |||
| 90 | # | ||
| 91 | # PC-card bridges | ||
| 92 | # | ||
| 93 | |||
| 94 | # | ||
| 95 | # PCI Hotplug Support | ||
| 96 | # | ||
| 97 | |||
| 98 | # | ||
| 99 | # Exectuable file formats | ||
| 100 | # | ||
| 101 | CONFIG_KCORE_ELF=y | ||
| 102 | CONFIG_BINFMT_ELF=y | ||
| 103 | # CONFIG_BINFMT_MISC is not set | ||
| 104 | |||
| 105 | # | ||
| 106 | # Device Drivers | ||
| 107 | # | ||
| 108 | |||
| 109 | # | ||
| 110 | # Generic Driver Options | ||
| 111 | # | ||
| 112 | # CONFIG_STANDALONE is not set | ||
| 113 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
| 114 | # CONFIG_FW_LOADER is not set | ||
| 115 | # CONFIG_DEBUG_DRIVER is not set | ||
| 116 | |||
| 117 | # | ||
| 118 | # Memory Technology Devices (MTD) | ||
| 119 | # | ||
| 120 | # CONFIG_MTD is not set | ||
| 121 | |||
| 122 | # | ||
| 123 | # Parallel port support | ||
| 124 | # | ||
| 125 | # CONFIG_PARPORT is not set | ||
| 126 | |||
| 127 | # | ||
| 128 | # Plug and Play support | ||
| 129 | # | ||
| 130 | |||
| 131 | # | ||
| 132 | # Block devices | ||
| 133 | # | ||
| 134 | # CONFIG_BLK_DEV_FD is not set | ||
| 135 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
| 136 | # CONFIG_BLK_DEV_LOOP is not set | ||
| 137 | # CONFIG_BLK_DEV_NBD is not set | ||
| 138 | # CONFIG_BLK_DEV_RAM is not set | ||
| 139 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
| 140 | CONFIG_INITRAMFS_SOURCE="" | ||
| 141 | # CONFIG_CDROM_PKTCDVD is not set | ||
| 142 | |||
| 143 | # | ||
| 144 | # IO Schedulers | ||
| 145 | # | ||
| 146 | CONFIG_IOSCHED_NOOP=y | ||
| 147 | # CONFIG_IOSCHED_AS is not set | ||
| 148 | # CONFIG_IOSCHED_DEADLINE is not set | ||
| 149 | # CONFIG_IOSCHED_CFQ is not set | ||
| 150 | # CONFIG_ATA_OVER_ETH is not set | ||
| 151 | |||
| 152 | # | ||
| 153 | # ATA/ATAPI/MFM/RLL support | ||
| 154 | # | ||
| 155 | # CONFIG_IDE is not set | ||
| 156 | |||
| 157 | # | ||
| 158 | # SCSI device support | ||
| 159 | # | ||
| 160 | # CONFIG_SCSI is not set | ||
| 161 | |||
| 162 | # | ||
| 163 | # Multi-device support (RAID and LVM) | ||
| 164 | # | ||
| 165 | # CONFIG_MD is not set | ||
| 166 | |||
| 167 | # | ||
| 168 | # Fusion MPT device support | ||
| 169 | # | ||
| 170 | |||
| 171 | # | ||
| 172 | # IEEE 1394 (FireWire) support | ||
| 173 | # | ||
| 174 | |||
| 175 | # | ||
| 176 | # I2O device support | ||
| 177 | # | ||
| 178 | |||
| 179 | # | ||
| 180 | # Networking support | ||
| 181 | # | ||
| 182 | CONFIG_NET=y | ||
| 183 | |||
| 184 | # | ||
| 185 | # Networking options | ||
| 186 | # | ||
| 187 | CONFIG_PACKET=y | ||
| 188 | # CONFIG_PACKET_MMAP is not set | ||
| 189 | # CONFIG_NETLINK_DEV is not set | ||
| 190 | CONFIG_UNIX=y | ||
| 191 | # CONFIG_NET_KEY is not set | ||
| 192 | CONFIG_INET=y | ||
| 193 | # CONFIG_IP_MULTICAST is not set | ||
| 194 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
| 195 | CONFIG_IP_PNP=y | ||
| 196 | CONFIG_IP_PNP_DHCP=y | ||
| 197 | CONFIG_IP_PNP_BOOTP=y | ||
| 198 | CONFIG_IP_PNP_RARP=y | ||
| 199 | # CONFIG_NET_IPIP is not set | ||
| 200 | # CONFIG_NET_IPGRE is not set | ||
| 201 | # CONFIG_ARPD is not set | ||
| 202 | # CONFIG_SYN_COOKIES is not set | ||
| 203 | # CONFIG_INET_AH is not set | ||
| 204 | # CONFIG_INET_ESP is not set | ||
| 205 | # CONFIG_INET_IPCOMP is not set | ||
| 206 | # CONFIG_INET_TUNNEL is not set | ||
| 207 | # CONFIG_IP_TCPDIAG is not set | ||
| 208 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
| 209 | # CONFIG_IPV6 is not set | ||
| 210 | # CONFIG_NETFILTER is not set | ||
| 211 | |||
| 212 | # | ||
| 213 | # SCTP Configuration (EXPERIMENTAL) | ||
| 214 | # | ||
| 215 | # CONFIG_IP_SCTP is not set | ||
| 216 | # CONFIG_SCTP_HMAC_NONE is not set | ||
| 217 | # CONFIG_SCTP_HMAC_SHA1 is not set | ||
| 218 | # CONFIG_SCTP_HMAC_MD5 is not set | ||
| 219 | # CONFIG_ATM is not set | ||
| 220 | # CONFIG_BRIDGE is not set | ||
| 221 | # CONFIG_VLAN_8021Q is not set | ||
| 222 | # CONFIG_DECNET is not set | ||
| 223 | # CONFIG_LLC2 is not set | ||
| 224 | # CONFIG_IPX is not set | ||
| 225 | # CONFIG_ATALK is not set | ||
| 226 | # CONFIG_X25 is not set | ||
| 227 | # CONFIG_LAPB is not set | ||
| 228 | # CONFIG_NET_DIVERT is not set | ||
| 229 | # CONFIG_ECONET is not set | ||
| 230 | # CONFIG_WAN_ROUTER is not set | ||
| 231 | |||
| 232 | # | ||
| 233 | # QoS and/or fair queueing | ||
| 234 | # | ||
| 235 | # CONFIG_NET_SCHED is not set | ||
| 236 | # CONFIG_NET_SCH_CLK_JIFFIES is not set | ||
| 237 | # CONFIG_NET_SCH_CLK_GETTIMEOFDAY is not set | ||
| 238 | # CONFIG_NET_SCH_CLK_CPU is not set | ||
| 239 | # CONFIG_NET_CLS_ROUTE is not set | ||
| 240 | |||
| 241 | # | ||
| 242 | # Network testing | ||
| 243 | # | ||
| 244 | # CONFIG_NET_PKTGEN is not set | ||
| 245 | # CONFIG_NETPOLL is not set | ||
| 246 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
| 247 | # CONFIG_HAMRADIO is not set | ||
| 248 | # CONFIG_IRDA is not set | ||
| 249 | # CONFIG_BT is not set | ||
| 250 | # CONFIG_NETDEVICES is not set | ||
| 251 | |||
| 252 | # | ||
| 253 | # ISDN subsystem | ||
| 254 | # | ||
| 255 | # CONFIG_ISDN is not set | ||
| 256 | |||
| 257 | # | ||
| 258 | # Telephony Support | ||
| 259 | # | ||
| 260 | # CONFIG_PHONE is not set | ||
| 261 | |||
| 262 | # | ||
| 263 | # Input device support | ||
| 264 | # | ||
| 265 | CONFIG_INPUT=y | ||
| 266 | |||
| 267 | # | ||
| 268 | # Userland interfaces | ||
| 269 | # | ||
| 270 | # CONFIG_INPUT_MOUSEDEV is not set | ||
| 271 | # CONFIG_INPUT_JOYDEV is not set | ||
| 272 | # CONFIG_INPUT_TSDEV is not set | ||
| 273 | # CONFIG_INPUT_EVDEV is not set | ||
| 274 | # CONFIG_INPUT_EVBUG is not set | ||
| 275 | |||
| 276 | # | ||
| 277 | # Input I/O drivers | ||
| 278 | # | ||
| 279 | # CONFIG_GAMEPORT is not set | ||
| 280 | CONFIG_SOUND_GAMEPORT=y | ||
| 281 | # CONFIG_SERIO is not set | ||
| 282 | # CONFIG_SERIO_I8042 is not set | ||
| 283 | |||
| 284 | # | ||
| 285 | # Input Device Drivers | ||
| 286 | # | ||
| 287 | # CONFIG_INPUT_KEYBOARD is not set | ||
| 288 | # CONFIG_INPUT_MOUSE is not set | ||
| 289 | # CONFIG_INPUT_JOYSTICK is not set | ||
| 290 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
| 291 | # CONFIG_INPUT_MISC is not set | ||
| 292 | |||
| 293 | # | ||
| 294 | # Character devices | ||
| 295 | # | ||
| 296 | CONFIG_VT=y | ||
| 297 | CONFIG_VT_CONSOLE=y | ||
| 298 | CONFIG_HW_CONSOLE=y | ||
| 299 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
| 300 | |||
| 301 | # | ||
| 302 | # Serial drivers | ||
| 303 | # | ||
| 304 | # CONFIG_SERIAL_8250 is not set | ||
| 305 | |||
| 306 | # | ||
| 307 | # Non-8250 serial port support | ||
| 308 | # | ||
| 309 | CONFIG_UNIX98_PTYS=y | ||
| 310 | CONFIG_LEGACY_PTYS=y | ||
| 311 | CONFIG_LEGACY_PTY_COUNT=256 | ||
| 312 | |||
| 313 | # | ||
| 314 | # IPMI | ||
| 315 | # | ||
| 316 | # CONFIG_IPMI_HANDLER is not set | ||
| 317 | |||
| 318 | # | ||
| 319 | # Watchdog Cards | ||
| 320 | # | ||
| 321 | CONFIG_WATCHDOG=y | ||
| 322 | CONFIG_WATCHDOG_NOWAYOUT=y | ||
| 323 | |||
| 324 | # | ||
| 325 | # Watchdog Device Drivers | ||
| 326 | # | ||
| 327 | CONFIG_SOFT_WATCHDOG=y | ||
| 328 | # CONFIG_RTC is not set | ||
| 329 | # CONFIG_GEN_RTC is not set | ||
| 330 | # CONFIG_DTLK is not set | ||
| 331 | # CONFIG_R3964 is not set | ||
| 332 | |||
| 333 | # | ||
| 334 | # Ftape, the floppy tape device driver | ||
| 335 | # | ||
| 336 | # CONFIG_DRM is not set | ||
| 337 | # CONFIG_RAW_DRIVER is not set | ||
| 338 | |||
| 339 | # | ||
| 340 | # I2C support | ||
| 341 | # | ||
| 342 | # CONFIG_I2C is not set | ||
| 343 | |||
| 344 | # | ||
| 345 | # Dallas's 1-wire bus | ||
| 346 | # | ||
| 347 | # CONFIG_W1 is not set | ||
| 348 | |||
| 349 | # | ||
| 350 | # Misc devices | ||
| 351 | # | ||
| 352 | |||
| 353 | # | ||
| 354 | # Multimedia devices | ||
| 355 | # | ||
| 356 | # CONFIG_VIDEO_DEV is not set | ||
| 357 | |||
| 358 | # | ||
| 359 | # Digital Video Broadcasting Devices | ||
| 360 | # | ||
| 361 | # CONFIG_DVB is not set | ||
| 362 | |||
| 363 | # | ||
| 364 | # Graphics support | ||
| 365 | # | ||
| 366 | # CONFIG_FB is not set | ||
| 367 | |||
| 368 | # | ||
| 369 | # Console display driver support | ||
| 370 | # | ||
| 371 | # CONFIG_VGA_CONSOLE is not set | ||
| 372 | CONFIG_DUMMY_CONSOLE=y | ||
| 373 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
| 374 | |||
| 375 | # | ||
| 376 | # Sound | ||
| 377 | # | ||
| 378 | # CONFIG_SOUND is not set | ||
| 379 | |||
| 380 | # | ||
| 381 | # USB support | ||
| 382 | # | ||
| 383 | # CONFIG_USB_ARCH_HAS_HCD is not set | ||
| 384 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
| 385 | |||
| 386 | # | ||
| 387 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information | ||
| 388 | # | ||
| 389 | |||
| 390 | # | ||
| 391 | # USB Gadget Support | ||
| 392 | # | ||
| 393 | # CONFIG_USB_GADGET is not set | ||
| 394 | |||
| 395 | # | ||
| 396 | # MMC/SD Card support | ||
| 397 | # | ||
| 398 | # CONFIG_MMC is not set | ||
| 399 | |||
| 400 | # | ||
| 401 | # InfiniBand support | ||
| 402 | # | ||
| 403 | # CONFIG_INFINIBAND is not set | ||
| 404 | |||
| 405 | # | ||
| 406 | # File systems | ||
| 407 | # | ||
| 408 | # CONFIG_EXT2_FS is not set | ||
| 409 | # CONFIG_EXT3_FS is not set | ||
| 410 | # CONFIG_JBD is not set | ||
| 411 | # CONFIG_REISERFS_FS is not set | ||
| 412 | # CONFIG_JFS_FS is not set | ||
| 413 | # CONFIG_XFS_FS is not set | ||
| 414 | # CONFIG_MINIX_FS is not set | ||
| 415 | # CONFIG_ROMFS_FS is not set | ||
| 416 | # CONFIG_QUOTA is not set | ||
| 417 | # CONFIG_DNOTIFY is not set | ||
| 418 | # CONFIG_AUTOFS_FS is not set | ||
| 419 | # CONFIG_AUTOFS4_FS is not set | ||
| 420 | |||
| 421 | # | ||
| 422 | # CD-ROM/DVD Filesystems | ||
| 423 | # | ||
| 424 | # CONFIG_ISO9660_FS is not set | ||
| 425 | # CONFIG_UDF_FS is not set | ||
| 426 | |||
| 427 | # | ||
| 428 | # DOS/FAT/NT Filesystems | ||
| 429 | # | ||
| 430 | # CONFIG_MSDOS_FS is not set | ||
| 431 | # CONFIG_VFAT_FS is not set | ||
| 432 | # CONFIG_NTFS_FS is not set | ||
| 433 | |||
| 434 | # | ||
| 435 | # Pseudo filesystems | ||
| 436 | # | ||
| 437 | CONFIG_PROC_FS=y | ||
| 438 | CONFIG_PROC_KCORE=y | ||
| 439 | CONFIG_SYSFS=y | ||
| 440 | CONFIG_DEVFS_FS=y | ||
| 441 | CONFIG_DEVFS_MOUNT=y | ||
| 442 | # CONFIG_DEVFS_DEBUG is not set | ||
| 443 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
| 444 | CONFIG_TMPFS=y | ||
| 445 | # CONFIG_TMPFS_XATTR is not set | ||
| 446 | # CONFIG_HUGETLB_PAGE is not set | ||
| 447 | CONFIG_RAMFS=y | ||
| 448 | |||
| 449 | # | ||
| 450 | # Miscellaneous filesystems | ||
| 451 | # | ||
| 452 | # CONFIG_ADFS_FS is not set | ||
| 453 | # CONFIG_AFFS_FS is not set | ||
| 454 | # CONFIG_HFS_FS is not set | ||
| 455 | # CONFIG_HFSPLUS_FS is not set | ||
| 456 | # CONFIG_BEFS_FS is not set | ||
| 457 | # CONFIG_BFS_FS is not set | ||
| 458 | # CONFIG_EFS_FS is not set | ||
| 459 | # CONFIG_CRAMFS is not set | ||
| 460 | # CONFIG_VXFS_FS is not set | ||
| 461 | # CONFIG_HPFS_FS is not set | ||
| 462 | # CONFIG_QNX4FS_FS is not set | ||
| 463 | # CONFIG_SYSV_FS is not set | ||
| 464 | # CONFIG_UFS_FS is not set | ||
| 465 | |||
| 466 | # | ||
| 467 | # Network File Systems | ||
| 468 | # | ||
| 469 | CONFIG_NFS_FS=y | ||
| 470 | CONFIG_NFS_V3=y | ||
| 471 | # CONFIG_NFS_V4 is not set | ||
| 472 | CONFIG_NFS_DIRECTIO=y | ||
| 473 | # CONFIG_NFSD is not set | ||
| 474 | CONFIG_ROOT_NFS=y | ||
| 475 | CONFIG_LOCKD=y | ||
| 476 | CONFIG_LOCKD_V4=y | ||
| 477 | # CONFIG_EXPORTFS is not set | ||
| 478 | CONFIG_SUNRPC=y | ||
| 479 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
| 480 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
| 481 | # CONFIG_SMB_FS is not set | ||
| 482 | # CONFIG_CIFS is not set | ||
| 483 | # CONFIG_NCP_FS is not set | ||
| 484 | # CONFIG_CODA_FS is not set | ||
| 485 | # CONFIG_AFS_FS is not set | ||
| 486 | |||
| 487 | # | ||
| 488 | # Partition Types | ||
| 489 | # | ||
| 490 | # CONFIG_PARTITION_ADVANCED is not set | ||
| 491 | CONFIG_MSDOS_PARTITION=y | ||
| 492 | |||
| 493 | # | ||
| 494 | # Native Language Support | ||
| 495 | # | ||
| 496 | # CONFIG_NLS is not set | ||
| 497 | |||
| 498 | # | ||
| 499 | # Kernel hacking | ||
| 500 | # | ||
| 501 | CONFIG_DEBUG_KERNEL=y | ||
| 502 | # CONFIG_DEBUG_STACKOVERFLOW is not set | ||
| 503 | # CONFIG_DEBUG_SLAB is not set | ||
| 504 | # CONFIG_MAGIC_SYSRQ is not set | ||
| 505 | # CONFIG_DEBUG_SPINLOCK is not set | ||
| 506 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
| 507 | # CONFIG_DEBUG_INFO is not set | ||
| 508 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
| 509 | # CONFIG_KGDB is not set | ||
| 510 | |||
| 511 | # | ||
| 512 | # Security options | ||
| 513 | # | ||
| 514 | # CONFIG_KEYS is not set | ||
| 515 | # CONFIG_SECURITY is not set | ||
| 516 | |||
| 517 | # | ||
| 518 | # Cryptographic options | ||
| 519 | # | ||
| 520 | # CONFIG_CRYPTO is not set | ||
| 521 | |||
| 522 | # | ||
| 523 | # Hardware crypto devices | ||
| 524 | # | ||
| 525 | |||
| 526 | # | ||
| 527 | # Library routines | ||
| 528 | # | ||
| 529 | # CONFIG_CRC_CCITT is not set | ||
| 530 | # CONFIG_CRC32 is not set | ||
| 531 | # CONFIG_LIBCRC32C is not set | ||
