[ARM] 3921/1: S3C24XX: remove bast_defconfig

Remove the bast_defconfig, as it has not been updated
since 2.6.13. The s3c2410_defconfig should be a good
replacement.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

authored by Ben Dooks and committed by Russell King 73d15da4 d91f75fb

-947
-947
arch/arm/configs/bast_defconfig
··· 1 - # 2 - # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.12-rc1-bk2 4 - # Sun Mar 27 02:24:16 2005 5 - # 6 - CONFIG_ARM=y 7 - CONFIG_MMU=y 8 - CONFIG_UID16=y 9 - CONFIG_RWSEM_GENERIC_SPINLOCK=y 10 - CONFIG_GENERIC_CALIBRATE_DELAY=y 11 - CONFIG_GENERIC_IOMAP=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_HOTPLUG is not set 31 - CONFIG_KOBJECT_UEVENT=y 32 - # CONFIG_IKCONFIG is not set 33 - # CONFIG_EMBEDDED is not set 34 - CONFIG_KALLSYMS=y 35 - # CONFIG_KALLSYMS_ALL is not set 36 - # CONFIG_KALLSYMS_EXTRA_PASS is not set 37 - CONFIG_BASE_FULL=y 38 - CONFIG_FUTEX=y 39 - CONFIG_EPOLL=y 40 - CONFIG_CC_OPTIMIZE_FOR_SIZE=y 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 - CONFIG_BASE_SMALL=0 48 - 49 - # 50 - # Loadable module support 51 - # 52 - CONFIG_MODULES=y 53 - # CONFIG_MODULE_UNLOAD is not set 54 - CONFIG_OBSOLETE_MODPARM=y 55 - # CONFIG_MODVERSIONS is not set 56 - # CONFIG_MODULE_SRCVERSION_ALL is not set 57 - CONFIG_KMOD=y 58 - 59 - # 60 - # System Type 61 - # 62 - # CONFIG_ARCH_CLPS7500 is not set 63 - # CONFIG_ARCH_CLPS711X is not set 64 - # CONFIG_ARCH_CO285 is not set 65 - # CONFIG_ARCH_EBSA110 is not set 66 - # CONFIG_ARCH_FOOTBRIDGE is not set 67 - # CONFIG_ARCH_INTEGRATOR is not set 68 - # CONFIG_ARCH_IOP3XX is not set 69 - # CONFIG_ARCH_IXP4XX is not set 70 - # CONFIG_ARCH_IXP2000 is not set 71 - # CONFIG_ARCH_L7200 is not set 72 - # CONFIG_ARCH_PXA is not set 73 - # CONFIG_ARCH_RPC is not set 74 - # CONFIG_ARCH_SA1100 is not set 75 - CONFIG_ARCH_S3C2410=y 76 - # CONFIG_ARCH_SHARK is not set 77 - # CONFIG_ARCH_LH7A40X is not set 78 - # CONFIG_ARCH_OMAP is not set 79 - # CONFIG_ARCH_VERSATILE is not set 80 - # CONFIG_ARCH_IMX is not set 81 - # CONFIG_ARCH_H720X is not set 82 - 83 - # 84 - # S3C24XX Implementations 85 - # 86 - CONFIG_ARCH_BAST=y 87 - # CONFIG_ARCH_H1940 is not set 88 - # CONFIG_MACH_N30 is not set 89 - # CONFIG_ARCH_SMDK2410 is not set 90 - # CONFIG_ARCH_S3C2440 is not set 91 - CONFIG_MACH_VR1000=y 92 - # CONFIG_MACH_RX3715 is not set 93 - # CONFIG_MACH_OTOM is not set 94 - # CONFIG_MACH_NEXCODER_2440 is not set 95 - CONFIG_CPU_S3C2410=y 96 - 97 - # 98 - # S3C2410 Boot 99 - # 100 - # CONFIG_S3C2410_BOOT_WATCHDOG is not set 101 - 102 - # 103 - # S3C2410 Setup 104 - # 105 - CONFIG_S3C2410_DMA=y 106 - # CONFIG_S3C2410_DMA_DEBUG is not set 107 - # CONFIG_S3C2410_PM_DEBUG is not set 108 - # CONFIG_S3C2410_PM_CHECK is not set 109 - CONFIG_S3C2410_LOWLEVEL_UART_PORT=0 110 - 111 - # 112 - # Processor Type 113 - # 114 - CONFIG_CPU_32=y 115 - CONFIG_CPU_ARM920T=y 116 - CONFIG_CPU_32v4=y 117 - CONFIG_CPU_ABRT_EV4T=y 118 - CONFIG_CPU_CACHE_V4WT=y 119 - CONFIG_CPU_CACHE_VIVT=y 120 - CONFIG_CPU_COPY_V4WB=y 121 - CONFIG_CPU_TLB_V4WBI=y 122 - 123 - # 124 - # Processor Features 125 - # 126 - # CONFIG_ARM_THUMB is not set 127 - # CONFIG_CPU_ICACHE_DISABLE is not set 128 - # CONFIG_CPU_DCACHE_DISABLE is not set 129 - # CONFIG_CPU_DCACHE_WRITETHROUGH is not set 130 - 131 - # 132 - # Bus support 133 - # 134 - 135 - # 136 - # PCCARD (PCMCIA/CardBus) support 137 - # 138 - # CONFIG_PCCARD is not set 139 - 140 - # 141 - # Kernel Features 142 - # 143 - # CONFIG_PREEMPT is not set 144 - CONFIG_ALIGNMENT_TRAP=y 145 - 146 - # 147 - # Boot options 148 - # 149 - CONFIG_ZBOOT_ROM_TEXT=0x0 150 - CONFIG_ZBOOT_ROM_BSS=0x0 151 - CONFIG_CMDLINE="root=/dev/hda1 ro init=/bin/bash console=ttySAC0" 152 - # CONFIG_XIP_KERNEL is not set 153 - 154 - # 155 - # Floating point emulation 156 - # 157 - 158 - # 159 - # At least one emulation must be selected 160 - # 161 - CONFIG_FPE_NWFPE=y 162 - # CONFIG_FPE_NWFPE_XP is not set 163 - # CONFIG_FPE_FASTFPE is not set 164 - 165 - # 166 - # Userspace binary formats 167 - # 168 - CONFIG_BINFMT_ELF=y 169 - CONFIG_BINFMT_AOUT=y 170 - # CONFIG_BINFMT_MISC is not set 171 - # CONFIG_ARTHUR is not set 172 - 173 - # 174 - # Power management options 175 - # 176 - CONFIG_PM=y 177 - CONFIG_APM=y 178 - 179 - # 180 - # Device Drivers 181 - # 182 - 183 - # 184 - # Generic Driver Options 185 - # 186 - CONFIG_STANDALONE=y 187 - CONFIG_PREVENT_FIRMWARE_BUILD=y 188 - # CONFIG_FW_LOADER is not set 189 - # CONFIG_DEBUG_DRIVER is not set 190 - 191 - # 192 - # Memory Technology Devices (MTD) 193 - # 194 - CONFIG_MTD=y 195 - # CONFIG_MTD_DEBUG is not set 196 - # CONFIG_MTD_CONCAT is not set 197 - CONFIG_MTD_PARTITIONS=y 198 - CONFIG_MTD_REDBOOT_PARTS=y 199 - CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 200 - CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y 201 - # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set 202 - CONFIG_MTD_CMDLINE_PARTS=y 203 - # CONFIG_MTD_AFS_PARTS is not set 204 - 205 - # 206 - # User Modules And Translation Layers 207 - # 208 - CONFIG_MTD_CHAR=y 209 - CONFIG_MTD_BLOCK=y 210 - # CONFIG_FTL is not set 211 - # CONFIG_NFTL is not set 212 - # CONFIG_INFTL is not set 213 - 214 - # 215 - # RAM/ROM/Flash chip drivers 216 - # 217 - CONFIG_MTD_CFI=y 218 - CONFIG_MTD_JEDECPROBE=y 219 - CONFIG_MTD_GEN_PROBE=y 220 - # CONFIG_MTD_CFI_ADV_OPTIONS is not set 221 - CONFIG_MTD_MAP_BANK_WIDTH_1=y 222 - CONFIG_MTD_MAP_BANK_WIDTH_2=y 223 - CONFIG_MTD_MAP_BANK_WIDTH_4=y 224 - # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set 225 - CONFIG_MTD_MAP_BANK_WIDTH_16=y 226 - # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set 227 - CONFIG_MTD_CFI_I1=y 228 - CONFIG_MTD_CFI_I2=y 229 - # CONFIG_MTD_CFI_I4 is not set 230 - # CONFIG_MTD_CFI_I8 is not set 231 - CONFIG_MTD_CFI_INTELEXT=y 232 - # CONFIG_MTD_CFI_AMDSTD is not set 233 - # CONFIG_MTD_CFI_STAA is not set 234 - CONFIG_MTD_CFI_UTIL=y 235 - # CONFIG_MTD_RAM is not set 236 - # CONFIG_MTD_ROM is not set 237 - # CONFIG_MTD_ABSENT is not set 238 - # CONFIG_MTD_OBSOLETE_CHIPS is not set 239 - # CONFIG_MTD_XIP is not set 240 - 241 - # 242 - # Mapping drivers for chip access 243 - # 244 - # CONFIG_MTD_COMPLEX_MAPPINGS is not set 245 - # CONFIG_MTD_PHYSMAP is not set 246 - # CONFIG_MTD_ARM_INTEGRATOR is not set 247 - # CONFIG_MTD_EDB7312 is not set 248 - # CONFIG_MTD_IMPA7 is not set 249 - CONFIG_MTD_BAST=y 250 - CONFIG_MTD_BAST_MAXSIZE=4 251 - 252 - # 253 - # Self-contained MTD device drivers 254 - # 255 - # CONFIG_MTD_SLRAM is not set 256 - # CONFIG_MTD_PHRAM is not set 257 - # CONFIG_MTD_MTDRAM is not set 258 - # CONFIG_MTD_BLKMTD is not set 259 - # CONFIG_MTD_BLOCK2MTD is not set 260 - 261 - # 262 - # Disk-On-Chip Device Drivers 263 - # 264 - # CONFIG_MTD_DOC2000 is not set 265 - # CONFIG_MTD_DOC2001 is not set 266 - # CONFIG_MTD_DOC2001PLUS is not set 267 - 268 - # 269 - # NAND Flash Device Drivers 270 - # 271 - CONFIG_MTD_NAND=y 272 - # CONFIG_MTD_NAND_VERIFY_WRITE is not set 273 - CONFIG_MTD_NAND_IDS=y 274 - CONFIG_MTD_NAND_S3C2410=y 275 - # CONFIG_MTD_NAND_S3C2410_DEBUG is not set 276 - # CONFIG_MTD_NAND_S3C2410_HWECC is not set 277 - # CONFIG_MTD_NAND_DISKONCHIP is not set 278 - # CONFIG_MTD_NAND_NANDSIM is not set 279 - 280 - # 281 - # Parallel port support 282 - # 283 - CONFIG_PARPORT=y 284 - # CONFIG_PARPORT_PC is not set 285 - # CONFIG_PARPORT_ARC is not set 286 - # CONFIG_PARPORT_GSC is not set 287 - CONFIG_PARPORT_1284=y 288 - 289 - # 290 - # Plug and Play support 291 - # 292 - 293 - # 294 - # Block devices 295 - # 296 - # CONFIG_BLK_DEV_FD is not set 297 - # CONFIG_PARIDE is not set 298 - # CONFIG_BLK_DEV_COW_COMMON is not set 299 - CONFIG_BLK_DEV_LOOP=y 300 - # CONFIG_BLK_DEV_CRYPTOLOOP is not set 301 - CONFIG_BLK_DEV_NBD=m 302 - CONFIG_BLK_DEV_RAM=y 303 - CONFIG_BLK_DEV_RAM_COUNT=16 304 - CONFIG_BLK_DEV_RAM_SIZE=4096 305 - CONFIG_BLK_DEV_INITRD=y 306 - CONFIG_INITRAMFS_SOURCE="" 307 - # CONFIG_CDROM_PKTCDVD is not set 308 - 309 - # 310 - # IO Schedulers 311 - # 312 - CONFIG_IOSCHED_NOOP=y 313 - CONFIG_IOSCHED_AS=y 314 - CONFIG_IOSCHED_DEADLINE=y 315 - CONFIG_IOSCHED_CFQ=y 316 - # CONFIG_ATA_OVER_ETH is not set 317 - 318 - # 319 - # ATA/ATAPI/MFM/RLL support 320 - # 321 - CONFIG_IDE=y 322 - CONFIG_BLK_DEV_IDE=y 323 - 324 - # 325 - # Please see Documentation/ide.txt for help/info on IDE drives 326 - # 327 - # CONFIG_BLK_DEV_IDE_SATA is not set 328 - CONFIG_BLK_DEV_IDEDISK=y 329 - # CONFIG_IDEDISK_MULTI_MODE is not set 330 - CONFIG_BLK_DEV_IDECD=y 331 - CONFIG_BLK_DEV_IDETAPE=m 332 - CONFIG_BLK_DEV_IDEFLOPPY=m 333 - # CONFIG_IDE_TASK_IOCTL is not set 334 - 335 - # 336 - # IDE chipset support/bugfixes 337 - # 338 - CONFIG_IDE_GENERIC=y 339 - # CONFIG_IDE_ARM is not set 340 - CONFIG_BLK_DEV_IDE_BAST=y 341 - # CONFIG_BLK_DEV_IDEDMA is not set 342 - # CONFIG_IDEDMA_AUTO is not set 343 - # CONFIG_BLK_DEV_HD is not set 344 - 345 - # 346 - # SCSI device support 347 - # 348 - # CONFIG_SCSI is not set 349 - 350 - # 351 - # Multi-device support (RAID and LVM) 352 - # 353 - # CONFIG_MD is not set 354 - 355 - # 356 - # Fusion MPT device support 357 - # 358 - 359 - # 360 - # IEEE 1394 (FireWire) support 361 - # 362 - 363 - # 364 - # I2O device support 365 - # 366 - 367 - # 368 - # Networking support 369 - # 370 - CONFIG_NET=y 371 - 372 - # 373 - # Networking options 374 - # 375 - # CONFIG_PACKET is not set 376 - # CONFIG_NETLINK_DEV is not set 377 - CONFIG_UNIX=y 378 - # CONFIG_NET_KEY is not set 379 - CONFIG_INET=y 380 - # CONFIG_IP_MULTICAST is not set 381 - # CONFIG_IP_ADVANCED_ROUTER is not set 382 - CONFIG_IP_PNP=y 383 - # CONFIG_IP_PNP_DHCP is not set 384 - CONFIG_IP_PNP_BOOTP=y 385 - # CONFIG_IP_PNP_RARP is not set 386 - # CONFIG_NET_IPIP is not set 387 - # CONFIG_NET_IPGRE is not set 388 - # CONFIG_ARPD is not set 389 - # CONFIG_SYN_COOKIES is not set 390 - # CONFIG_INET_AH is not set 391 - # CONFIG_INET_ESP is not set 392 - # CONFIG_INET_IPCOMP is not set 393 - # CONFIG_INET_TUNNEL is not set 394 - CONFIG_IP_TCPDIAG=y 395 - # CONFIG_IP_TCPDIAG_IPV6 is not set 396 - # CONFIG_IPV6 is not set 397 - # CONFIG_NETFILTER is not set 398 - 399 - # 400 - # SCTP Configuration (EXPERIMENTAL) 401 - # 402 - # CONFIG_IP_SCTP is not set 403 - # CONFIG_ATM is not set 404 - # CONFIG_BRIDGE is not set 405 - # CONFIG_VLAN_8021Q is not set 406 - # CONFIG_DECNET is not set 407 - # CONFIG_LLC2 is not set 408 - # CONFIG_IPX is not set 409 - # CONFIG_ATALK is not set 410 - # CONFIG_X25 is not set 411 - # CONFIG_LAPB is not set 412 - # CONFIG_NET_DIVERT is not set 413 - # CONFIG_ECONET is not set 414 - # CONFIG_WAN_ROUTER is not set 415 - 416 - # 417 - # QoS and/or fair queueing 418 - # 419 - # CONFIG_NET_SCHED is not set 420 - # CONFIG_NET_CLS_ROUTE is not set 421 - 422 - # 423 - # Network testing 424 - # 425 - # CONFIG_NET_PKTGEN is not set 426 - # CONFIG_NETPOLL is not set 427 - # CONFIG_NET_POLL_CONTROLLER is not set 428 - # CONFIG_HAMRADIO is not set 429 - # CONFIG_IRDA is not set 430 - # CONFIG_BT is not set 431 - CONFIG_NETDEVICES=y 432 - # CONFIG_DUMMY is not set 433 - # CONFIG_BONDING is not set 434 - # CONFIG_EQUALIZER is not set 435 - # CONFIG_TUN is not set 436 - 437 - # 438 - # Ethernet (10 or 100Mbit) 439 - # 440 - CONFIG_NET_ETHERNET=y 441 - # CONFIG_MII is not set 442 - # CONFIG_SMC91X is not set 443 - 444 - # 445 - # Ethernet (1000 Mbit) 446 - # 447 - 448 - # 449 - # Ethernet (10000 Mbit) 450 - # 451 - 452 - # 453 - # Token Ring devices 454 - # 455 - 456 - # 457 - # Wireless LAN (non-hamradio) 458 - # 459 - # CONFIG_NET_RADIO is not set 460 - 461 - # 462 - # Wan interfaces 463 - # 464 - # CONFIG_WAN is not set 465 - # CONFIG_PLIP is not set 466 - # CONFIG_PPP is not set 467 - # CONFIG_SLIP is not set 468 - # CONFIG_SHAPER is not set 469 - # CONFIG_NETCONSOLE is not set 470 - 471 - # 472 - # ISDN subsystem 473 - # 474 - # CONFIG_ISDN is not set 475 - 476 - # 477 - # Input device support 478 - # 479 - CONFIG_INPUT=y 480 - 481 - # 482 - # Userland interfaces 483 - # 484 - CONFIG_INPUT_MOUSEDEV=y 485 - CONFIG_INPUT_MOUSEDEV_PSAUX=y 486 - CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 487 - CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 488 - # CONFIG_INPUT_JOYDEV is not set 489 - # CONFIG_INPUT_TSDEV is not set 490 - # CONFIG_INPUT_EVDEV is not set 491 - # CONFIG_INPUT_EVBUG is not set 492 - 493 - # 494 - # Input Device Drivers 495 - # 496 - CONFIG_INPUT_KEYBOARD=y 497 - CONFIG_KEYBOARD_ATKBD=y 498 - # CONFIG_KEYBOARD_SUNKBD is not set 499 - # CONFIG_KEYBOARD_LKKBD is not set 500 - # CONFIG_KEYBOARD_XTKBD is not set 501 - # CONFIG_KEYBOARD_NEWTON is not set 502 - CONFIG_INPUT_MOUSE=y 503 - CONFIG_MOUSE_PS2=y 504 - # CONFIG_MOUSE_SERIAL is not set 505 - # CONFIG_MOUSE_VSXXXAA is not set 506 - # CONFIG_INPUT_JOYSTICK is not set 507 - # CONFIG_INPUT_TOUCHSCREEN is not set 508 - # CONFIG_INPUT_MISC is not set 509 - 510 - # 511 - # Hardware I/O ports 512 - # 513 - CONFIG_SERIO=y 514 - CONFIG_SERIO_SERPORT=y 515 - # CONFIG_SERIO_PARKBD is not set 516 - CONFIG_SERIO_LIBPS2=y 517 - # CONFIG_SERIO_RAW is not set 518 - # CONFIG_GAMEPORT is not set 519 - CONFIG_SOUND_GAMEPORT=y 520 - 521 - # 522 - # Character devices 523 - # 524 - CONFIG_VT=y 525 - CONFIG_VT_CONSOLE=y 526 - CONFIG_HW_CONSOLE=y 527 - CONFIG_SERIAL_NONSTANDARD=y 528 - # CONFIG_COMPUTONE is not set 529 - # CONFIG_ROCKETPORT is not set 530 - # CONFIG_CYCLADES is not set 531 - # CONFIG_DIGIEPCA is not set 532 - # CONFIG_MOXA_INTELLIO is not set 533 - # CONFIG_MOXA_SMARTIO is not set 534 - # CONFIG_ISI is not set 535 - # CONFIG_SYNCLINKMP is not set 536 - # CONFIG_N_HDLC is not set 537 - # CONFIG_RISCOM8 is not set 538 - # CONFIG_SPECIALIX is not set 539 - # CONFIG_SX is not set 540 - # CONFIG_RIO is not set 541 - # CONFIG_STALDRV is not set 542 - 543 - # 544 - # Serial drivers 545 - # 546 - CONFIG_SERIAL_8250=y 547 - CONFIG_SERIAL_8250_CONSOLE=y 548 - CONFIG_SERIAL_8250_NR_UARTS=8 549 - CONFIG_SERIAL_8250_EXTENDED=y 550 - CONFIG_SERIAL_8250_MANY_PORTS=y 551 - CONFIG_SERIAL_8250_SHARE_IRQ=y 552 - # CONFIG_SERIAL_8250_DETECT_IRQ is not set 553 - # CONFIG_SERIAL_8250_MULTIPORT is not set 554 - # CONFIG_SERIAL_8250_RSA is not set 555 - 556 - # 557 - # Non-8250 serial port support 558 - # 559 - CONFIG_SERIAL_S3C2410=y 560 - CONFIG_SERIAL_S3C2410_CONSOLE=y 561 - CONFIG_SERIAL_CORE=y 562 - CONFIG_SERIAL_CORE_CONSOLE=y 563 - CONFIG_UNIX98_PTYS=y 564 - CONFIG_LEGACY_PTYS=y 565 - CONFIG_LEGACY_PTY_COUNT=256 566 - CONFIG_PRINTER=y 567 - # CONFIG_LP_CONSOLE is not set 568 - CONFIG_PPDEV=y 569 - # CONFIG_TIPAR is not set 570 - 571 - # 572 - # IPMI 573 - # 574 - # CONFIG_IPMI_HANDLER is not set 575 - 576 - # 577 - # Watchdog Cards 578 - # 579 - CONFIG_WATCHDOG=y 580 - # CONFIG_WATCHDOG_NOWAYOUT is not set 581 - 582 - # 583 - # Watchdog Device Drivers 584 - # 585 - # CONFIG_SOFT_WATCHDOG is not set 586 - CONFIG_S3C2410_WATCHDOG=y 587 - # CONFIG_NVRAM is not set 588 - # CONFIG_RTC is not set 589 - CONFIG_S3C2410_RTC=y 590 - # CONFIG_DTLK is not set 591 - # CONFIG_R3964 is not set 592 - 593 - # 594 - # Ftape, the floppy tape device driver 595 - # 596 - # CONFIG_DRM is not set 597 - # CONFIG_RAW_DRIVER is not set 598 - 599 - # 600 - # TPM devices 601 - # 602 - # CONFIG_TCG_TPM is not set 603 - 604 - # 605 - # I2C support 606 - # 607 - CONFIG_I2C=y 608 - CONFIG_I2C_CHARDEV=m 609 - 610 - # 611 - # I2C Algorithms 612 - # 613 - CONFIG_I2C_ALGOBIT=m 614 - # CONFIG_I2C_ALGOPCF is not set 615 - # CONFIG_I2C_ALGOPCA is not set 616 - 617 - # 618 - # I2C Hardware Bus support 619 - # 620 - # CONFIG_I2C_ISA is not set 621 - # CONFIG_I2C_PARPORT is not set 622 - # CONFIG_I2C_PARPORT_LIGHT is not set 623 - CONFIG_I2C_S3C2410=y 624 - # CONFIG_I2C_STUB is not set 625 - # CONFIG_I2C_PCA_ISA is not set 626 - 627 - # 628 - # Hardware Sensors Chip support 629 - # 630 - CONFIG_I2C_SENSOR=m 631 - # CONFIG_SENSORS_ADM1021 is not set 632 - # CONFIG_SENSORS_ADM1025 is not set 633 - # CONFIG_SENSORS_ADM1026 is not set 634 - # CONFIG_SENSORS_ADM1031 is not set 635 - # CONFIG_SENSORS_ASB100 is not set 636 - # CONFIG_SENSORS_DS1621 is not set 637 - # CONFIG_SENSORS_FSCHER is not set 638 - # CONFIG_SENSORS_FSCPOS is not set 639 - # CONFIG_SENSORS_GL518SM is not set 640 - # CONFIG_SENSORS_GL520SM is not set 641 - # CONFIG_SENSORS_IT87 is not set 642 - # CONFIG_SENSORS_LM63 is not set 643 - CONFIG_SENSORS_LM75=m 644 - # CONFIG_SENSORS_LM77 is not set 645 - CONFIG_SENSORS_LM78=m 646 - # CONFIG_SENSORS_LM80 is not set 647 - # CONFIG_SENSORS_LM83 is not set 648 - CONFIG_SENSORS_LM85=m 649 - # CONFIG_SENSORS_LM87 is not set 650 - # CONFIG_SENSORS_LM90 is not set 651 - # CONFIG_SENSORS_MAX1619 is not set 652 - # CONFIG_SENSORS_PC87360 is not set 653 - # CONFIG_SENSORS_SMSC47B397 is not set 654 - # CONFIG_SENSORS_SMSC47M1 is not set 655 - # CONFIG_SENSORS_W83781D is not set 656 - # CONFIG_SENSORS_W83L785TS is not set 657 - # CONFIG_SENSORS_W83627HF is not set 658 - 659 - # 660 - # Other I2C Chip support 661 - # 662 - CONFIG_SENSORS_EEPROM=m 663 - # CONFIG_SENSORS_PCF8574 is not set 664 - # CONFIG_SENSORS_PCF8591 is not set 665 - # CONFIG_SENSORS_RTC8564 is not set 666 - # CONFIG_I2C_DEBUG_CORE is not set 667 - # CONFIG_I2C_DEBUG_ALGO is not set 668 - # CONFIG_I2C_DEBUG_BUS is not set 669 - # CONFIG_I2C_DEBUG_CHIP is not set 670 - 671 - # 672 - # Misc devices 673 - # 674 - 675 - # 676 - # Multimedia devices 677 - # 678 - # CONFIG_VIDEO_DEV is not set 679 - 680 - # 681 - # Digital Video Broadcasting Devices 682 - # 683 - # CONFIG_DVB is not set 684 - 685 - # 686 - # Graphics support 687 - # 688 - CONFIG_FB=y 689 - # CONFIG_FB_CFB_FILLRECT is not set 690 - # CONFIG_FB_CFB_COPYAREA is not set 691 - # CONFIG_FB_CFB_IMAGEBLIT is not set 692 - # CONFIG_FB_SOFT_CURSOR is not set 693 - CONFIG_FB_MODE_HELPERS=y 694 - # CONFIG_FB_TILEBLITTING is not set 695 - # CONFIG_FB_VIRTUAL is not set 696 - 697 - # 698 - # Console display driver support 699 - # 700 - # CONFIG_VGA_CONSOLE is not set 701 - CONFIG_DUMMY_CONSOLE=y 702 - # CONFIG_FRAMEBUFFER_CONSOLE is not set 703 - 704 - # 705 - # Logo configuration 706 - # 707 - # CONFIG_LOGO is not set 708 - # CONFIG_BACKLIGHT_LCD_SUPPORT is not set 709 - 710 - # 711 - # Sound 712 - # 713 - # CONFIG_SOUND is not set 714 - 715 - # 716 - # USB support 717 - # 718 - CONFIG_USB_ARCH_HAS_HCD=y 719 - # CONFIG_USB_ARCH_HAS_OHCI is not set 720 - # CONFIG_USB is not set 721 - 722 - # 723 - # USB Gadget Support 724 - # 725 - # CONFIG_USB_GADGET is not set 726 - 727 - # 728 - # MMC/SD Card support 729 - # 730 - # CONFIG_MMC is not set 731 - 732 - # 733 - # File systems 734 - # 735 - CONFIG_EXT2_FS=y 736 - # CONFIG_EXT2_FS_XATTR is not set 737 - CONFIG_EXT3_FS=y 738 - CONFIG_EXT3_FS_XATTR=y 739 - # CONFIG_EXT3_FS_POSIX_ACL is not set 740 - # CONFIG_EXT3_FS_SECURITY is not set 741 - CONFIG_JBD=y 742 - # CONFIG_JBD_DEBUG is not set 743 - CONFIG_FS_MBCACHE=y 744 - # CONFIG_REISERFS_FS is not set 745 - # CONFIG_JFS_FS is not set 746 - 747 - # 748 - # XFS support 749 - # 750 - # CONFIG_XFS_FS is not set 751 - # CONFIG_MINIX_FS is not set 752 - CONFIG_ROMFS_FS=y 753 - # CONFIG_QUOTA is not set 754 - CONFIG_DNOTIFY=y 755 - # CONFIG_AUTOFS_FS is not set 756 - # CONFIG_AUTOFS4_FS is not set 757 - 758 - # 759 - # CD-ROM/DVD Filesystems 760 - # 761 - # CONFIG_ISO9660_FS is not set 762 - # CONFIG_UDF_FS is not set 763 - 764 - # 765 - # DOS/FAT/NT Filesystems 766 - # 767 - CONFIG_FAT_FS=y 768 - CONFIG_MSDOS_FS=y 769 - CONFIG_VFAT_FS=y 770 - CONFIG_FAT_DEFAULT_CODEPAGE=437 771 - CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" 772 - # CONFIG_NTFS_FS is not set 773 - 774 - # 775 - # Pseudo filesystems 776 - # 777 - CONFIG_PROC_FS=y 778 - CONFIG_SYSFS=y 779 - # CONFIG_DEVFS_FS is not set 780 - # CONFIG_DEVPTS_FS_XATTR is not set 781 - # CONFIG_TMPFS is not set 782 - # CONFIG_HUGETLB_PAGE is not set 783 - CONFIG_RAMFS=y 784 - 785 - # 786 - # Miscellaneous filesystems 787 - # 788 - # CONFIG_ADFS_FS is not set 789 - # CONFIG_AFFS_FS is not set 790 - # CONFIG_HFS_FS is not set 791 - # CONFIG_HFSPLUS_FS is not set 792 - # CONFIG_BEFS_FS is not set 793 - # CONFIG_BFS_FS is not set 794 - # CONFIG_EFS_FS is not set 795 - CONFIG_JFFS_FS=y 796 - CONFIG_JFFS_FS_VERBOSE=0 797 - # CONFIG_JFFS_PROC_FS is not set 798 - CONFIG_JFFS2_FS=y 799 - CONFIG_JFFS2_FS_DEBUG=0 800 - # CONFIG_JFFS2_FS_NAND is not set 801 - # CONFIG_JFFS2_FS_NOR_ECC is not set 802 - # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set 803 - CONFIG_JFFS2_ZLIB=y 804 - CONFIG_JFFS2_RTIME=y 805 - # CONFIG_JFFS2_RUBIN is not set 806 - # CONFIG_CRAMFS is not set 807 - # CONFIG_VXFS_FS is not set 808 - # CONFIG_HPFS_FS is not set 809 - # CONFIG_QNX4FS_FS is not set 810 - # CONFIG_SYSV_FS is not set 811 - # CONFIG_UFS_FS is not set 812 - 813 - # 814 - # Network File Systems 815 - # 816 - CONFIG_NFS_FS=y 817 - # CONFIG_NFS_V3 is not set 818 - # CONFIG_NFS_V4 is not set 819 - # CONFIG_NFS_DIRECTIO is not set 820 - # CONFIG_NFSD is not set 821 - CONFIG_ROOT_NFS=y 822 - CONFIG_LOCKD=y 823 - CONFIG_SUNRPC=y 824 - # CONFIG_RPCSEC_GSS_KRB5 is not set 825 - # CONFIG_RPCSEC_GSS_SPKM3 is not set 826 - # CONFIG_SMB_FS is not set 827 - # CONFIG_CIFS is not set 828 - # CONFIG_NCP_FS is not set 829 - # CONFIG_CODA_FS is not set 830 - # CONFIG_AFS_FS is not set 831 - 832 - # 833 - # Partition Types 834 - # 835 - CONFIG_PARTITION_ADVANCED=y 836 - # CONFIG_ACORN_PARTITION is not set 837 - # CONFIG_OSF_PARTITION is not set 838 - # CONFIG_AMIGA_PARTITION is not set 839 - # CONFIG_ATARI_PARTITION is not set 840 - # CONFIG_MAC_PARTITION is not set 841 - CONFIG_MSDOS_PARTITION=y 842 - CONFIG_BSD_DISKLABEL=y 843 - # CONFIG_MINIX_SUBPARTITION is not set 844 - CONFIG_SOLARIS_X86_PARTITION=y 845 - # CONFIG_UNIXWARE_DISKLABEL is not set 846 - # CONFIG_LDM_PARTITION is not set 847 - # CONFIG_SGI_PARTITION is not set 848 - # CONFIG_ULTRIX_PARTITION is not set 849 - # CONFIG_SUN_PARTITION is not set 850 - # CONFIG_EFI_PARTITION is not set 851 - 852 - # 853 - # Native Language Support 854 - # 855 - CONFIG_NLS=y 856 - CONFIG_NLS_DEFAULT="iso8859-1" 857 - # CONFIG_NLS_CODEPAGE_437 is not set 858 - # CONFIG_NLS_CODEPAGE_737 is not set 859 - # CONFIG_NLS_CODEPAGE_775 is not set 860 - # CONFIG_NLS_CODEPAGE_850 is not set 861 - # CONFIG_NLS_CODEPAGE_852 is not set 862 - # CONFIG_NLS_CODEPAGE_855 is not set 863 - # CONFIG_NLS_CODEPAGE_857 is not set 864 - # CONFIG_NLS_CODEPAGE_860 is not set 865 - # CONFIG_NLS_CODEPAGE_861 is not set 866 - # CONFIG_NLS_CODEPAGE_862 is not set 867 - # CONFIG_NLS_CODEPAGE_863 is not set 868 - # CONFIG_NLS_CODEPAGE_864 is not set 869 - # CONFIG_NLS_CODEPAGE_865 is not set 870 - # CONFIG_NLS_CODEPAGE_866 is not set 871 - # CONFIG_NLS_CODEPAGE_869 is not set 872 - # CONFIG_NLS_CODEPAGE_936 is not set 873 - # CONFIG_NLS_CODEPAGE_950 is not set 874 - # CONFIG_NLS_CODEPAGE_932 is not set 875 - # CONFIG_NLS_CODEPAGE_949 is not set 876 - # CONFIG_NLS_CODEPAGE_874 is not set 877 - # CONFIG_NLS_ISO8859_8 is not set 878 - # CONFIG_NLS_CODEPAGE_1250 is not set 879 - # CONFIG_NLS_CODEPAGE_1251 is not set 880 - # CONFIG_NLS_ASCII is not set 881 - # CONFIG_NLS_ISO8859_1 is not set 882 - # CONFIG_NLS_ISO8859_2 is not set 883 - # CONFIG_NLS_ISO8859_3 is not set 884 - # CONFIG_NLS_ISO8859_4 is not set 885 - # CONFIG_NLS_ISO8859_5 is not set 886 - # CONFIG_NLS_ISO8859_6 is not set 887 - # CONFIG_NLS_ISO8859_7 is not set 888 - # CONFIG_NLS_ISO8859_9 is not set 889 - # CONFIG_NLS_ISO8859_13 is not set 890 - # CONFIG_NLS_ISO8859_14 is not set 891 - # CONFIG_NLS_ISO8859_15 is not set 892 - # CONFIG_NLS_KOI8_R is not set 893 - # CONFIG_NLS_KOI8_U is not set 894 - # CONFIG_NLS_UTF8 is not set 895 - 896 - # 897 - # Profiling support 898 - # 899 - # CONFIG_PROFILING is not set 900 - 901 - # 902 - # Kernel hacking 903 - # 904 - # CONFIG_PRINTK_TIME is not set 905 - CONFIG_DEBUG_KERNEL=y 906 - # CONFIG_MAGIC_SYSRQ is not set 907 - CONFIG_LOG_BUF_SHIFT=16 908 - # CONFIG_SCHEDSTATS is not set 909 - # CONFIG_DEBUG_SLAB is not set 910 - # CONFIG_DEBUG_SPINLOCK is not set 911 - # CONFIG_DEBUG_SPINLOCK_SLEEP is not set 912 - # CONFIG_DEBUG_KOBJECT is not set 913 - CONFIG_DEBUG_BUGVERBOSE=y 914 - CONFIG_DEBUG_INFO=y 915 - # CONFIG_DEBUG_FS is not set 916 - CONFIG_FRAME_POINTER=y 917 - CONFIG_DEBUG_USER=y 918 - # CONFIG_DEBUG_WAITQ is not set 919 - # CONFIG_DEBUG_ERRORS is not set 920 - CONFIG_DEBUG_LL=y 921 - # CONFIG_DEBUG_ICEDCC is not set 922 - CONFIG_DEBUG_S3C2410_PORT=y 923 - CONFIG_DEBUG_S3C2410_UART=0 924 - 925 - # 926 - # Security options 927 - # 928 - # CONFIG_KEYS is not set 929 - # CONFIG_SECURITY is not set 930 - 931 - # 932 - # Cryptographic options 933 - # 934 - # CONFIG_CRYPTO is not set 935 - 936 - # 937 - # Hardware crypto devices 938 - # 939 - 940 - # 941 - # Library routines 942 - # 943 - # CONFIG_CRC_CCITT is not set 944 - CONFIG_CRC32=y 945 - # CONFIG_LIBCRC32C is not set 946 - CONFIG_ZLIB_INFLATE=y 947 - CONFIG_ZLIB_DEFLATE=y