diff options
| -rw-r--r-- | arch/arm/configs/omap_h2_1610_defconfig | 117 |
1 files changed, 78 insertions, 39 deletions
diff --git a/arch/arm/configs/omap_h2_1610_defconfig b/arch/arm/configs/omap_h2_1610_defconfig index 4e58d9341bce..24955263b096 100644 --- a/arch/arm/configs/omap_h2_1610_defconfig +++ b/arch/arm/configs/omap_h2_1610_defconfig | |||
| @@ -1,14 +1,13 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.12-rc1-bk2 | 3 | # Linux kernel version: 2.6.13-rc2 |
| 4 | # Sun Mar 27 17:52:41 2005 | 4 | # Fri Jul 8 04:49:34 2005 |
| 5 | # | 5 | # |
| 6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
| 7 | CONFIG_MMU=y | 7 | CONFIG_MMU=y |
| 8 | CONFIG_UID16=y | 8 | CONFIG_UID16=y |
| 9 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 9 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
| 10 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 10 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
| 11 | CONFIG_GENERIC_IOMAP=y | ||
| 12 | 11 | ||
| 13 | # | 12 | # |
| 14 | # Code maturity level options | 13 | # Code maturity level options |
| @@ -17,6 +16,7 @@ CONFIG_EXPERIMENTAL=y | |||
| 17 | CONFIG_CLEAN_COMPILE=y | 16 | CONFIG_CLEAN_COMPILE=y |
| 18 | CONFIG_BROKEN_ON_SMP=y | 17 | CONFIG_BROKEN_ON_SMP=y |
| 19 | CONFIG_LOCK_KERNEL=y | 18 | CONFIG_LOCK_KERNEL=y |
| 19 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
| 20 | 20 | ||
| 21 | # | 21 | # |
| 22 | # General setup | 22 | # General setup |
| @@ -33,8 +33,9 @@ CONFIG_KOBJECT_UEVENT=y | |||
| 33 | # CONFIG_IKCONFIG is not set | 33 | # CONFIG_IKCONFIG is not set |
| 34 | # CONFIG_EMBEDDED is not set | 34 | # CONFIG_EMBEDDED is not set |
| 35 | CONFIG_KALLSYMS=y | 35 | CONFIG_KALLSYMS=y |
| 36 | # CONFIG_KALLSYMS_ALL is not set | ||
| 37 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 36 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
| 37 | CONFIG_PRINTK=y | ||
| 38 | CONFIG_BUG=y | ||
| 38 | CONFIG_BASE_FULL=y | 39 | CONFIG_BASE_FULL=y |
| 39 | CONFIG_FUTEX=y | 40 | CONFIG_FUTEX=y |
| 40 | CONFIG_EPOLL=y | 41 | CONFIG_EPOLL=y |
| @@ -82,10 +83,28 @@ CONFIG_ARCH_OMAP=y | |||
| 82 | # CONFIG_ARCH_VERSATILE is not set | 83 | # CONFIG_ARCH_VERSATILE is not set |
| 83 | # CONFIG_ARCH_IMX is not set | 84 | # CONFIG_ARCH_IMX is not set |
| 84 | # CONFIG_ARCH_H720X is not set | 85 | # CONFIG_ARCH_H720X is not set |
| 86 | # CONFIG_ARCH_AAEC2000 is not set | ||
| 85 | 87 | ||
| 86 | # | 88 | # |
| 87 | # TI OMAP Implementations | 89 | # TI OMAP Implementations |
| 88 | # | 90 | # |
| 91 | CONFIG_ARCH_OMAP_OTG=y | ||
| 92 | CONFIG_ARCH_OMAP1=y | ||
| 93 | # CONFIG_ARCH_OMAP2 is not set | ||
| 94 | |||
| 95 | # | ||
| 96 | # OMAP Feature Selections | ||
| 97 | # | ||
| 98 | # CONFIG_OMAP_RESET_CLOCKS is not set | ||
| 99 | CONFIG_OMAP_MUX=y | ||
| 100 | # CONFIG_OMAP_MUX_DEBUG is not set | ||
| 101 | CONFIG_OMAP_MUX_WARNINGS=y | ||
| 102 | # CONFIG_OMAP_MPU_TIMER is not set | ||
| 103 | CONFIG_OMAP_32K_TIMER=y | ||
| 104 | CONFIG_OMAP_32K_TIMER_HZ=128 | ||
| 105 | CONFIG_OMAP_LL_DEBUG_UART1=y | ||
| 106 | # CONFIG_OMAP_LL_DEBUG_UART2 is not set | ||
| 107 | # CONFIG_OMAP_LL_DEBUG_UART3 is not set | ||
| 89 | 108 | ||
| 90 | # | 109 | # |
| 91 | # OMAP Core Type | 110 | # OMAP Core Type |
| @@ -93,7 +112,6 @@ CONFIG_ARCH_OMAP=y | |||
| 93 | # CONFIG_ARCH_OMAP730 is not set | 112 | # CONFIG_ARCH_OMAP730 is not set |
| 94 | # CONFIG_ARCH_OMAP1510 is not set | 113 | # CONFIG_ARCH_OMAP1510 is not set |
| 95 | CONFIG_ARCH_OMAP16XX=y | 114 | CONFIG_ARCH_OMAP16XX=y |
| 96 | CONFIG_ARCH_OMAP_OTG=y | ||
| 97 | 115 | ||
| 98 | # | 116 | # |
| 99 | # OMAP Board Type | 117 | # OMAP Board Type |
| @@ -101,21 +119,14 @@ CONFIG_ARCH_OMAP_OTG=y | |||
| 101 | # CONFIG_MACH_OMAP_INNOVATOR is not set | 119 | # CONFIG_MACH_OMAP_INNOVATOR is not set |
| 102 | CONFIG_MACH_OMAP_H2=y | 120 | CONFIG_MACH_OMAP_H2=y |
| 103 | # CONFIG_MACH_OMAP_H3 is not set | 121 | # CONFIG_MACH_OMAP_H3 is not set |
| 104 | # CONFIG_MACH_OMAP_H4 is not set | ||
| 105 | # CONFIG_MACH_OMAP_OSK is not set | 122 | # CONFIG_MACH_OMAP_OSK is not set |
| 106 | # CONFIG_MACH_OMAP_GENERIC is not set | 123 | # CONFIG_MACH_OMAP_GENERIC is not set |
| 107 | 124 | ||
| 108 | # | 125 | # |
| 109 | # OMAP Feature Selections | 126 | # OMAP CPU Speed |
| 110 | # | 127 | # |
| 111 | CONFIG_OMAP_MUX=y | 128 | # CONFIG_OMAP_CLOCKS_SET_BY_BOOTLOADER is not set |
| 112 | # CONFIG_OMAP_MUX_DEBUG is not set | 129 | # CONFIG_OMAP_ARM_216MHZ is not set |
| 113 | CONFIG_OMAP_MUX_WARNINGS=y | ||
| 114 | CONFIG_OMAP_MPU_TIMER=y | ||
| 115 | # CONFIG_OMAP_32K_TIMER is not set | ||
| 116 | CONFIG_OMAP_LL_DEBUG_UART1=y | ||
| 117 | # CONFIG_OMAP_LL_DEBUG_UART2 is not set | ||
| 118 | # CONFIG_OMAP_LL_DEBUG_UART3 is not set | ||
| 119 | CONFIG_OMAP_ARM_192MHZ=y | 130 | CONFIG_OMAP_ARM_192MHZ=y |
| 120 | # CONFIG_OMAP_ARM_168MHZ is not set | 131 | # CONFIG_OMAP_ARM_168MHZ is not set |
| 121 | # CONFIG_OMAP_ARM_120MHZ is not set | 132 | # CONFIG_OMAP_ARM_120MHZ is not set |
| @@ -145,6 +156,7 @@ CONFIG_ARM_THUMB=y | |||
| 145 | # | 156 | # |
| 146 | # Bus support | 157 | # Bus support |
| 147 | # | 158 | # |
| 159 | CONFIG_ISA_DMA_API=y | ||
| 148 | 160 | ||
| 149 | # | 161 | # |
| 150 | # PCCARD (PCMCIA/CardBus) support | 162 | # PCCARD (PCMCIA/CardBus) support |
| @@ -154,7 +166,16 @@ CONFIG_ARM_THUMB=y | |||
| 154 | # | 166 | # |
| 155 | # Kernel Features | 167 | # Kernel Features |
| 156 | # | 168 | # |
| 169 | # CONFIG_SMP is not set | ||
| 157 | CONFIG_PREEMPT=y | 170 | CONFIG_PREEMPT=y |
| 171 | CONFIG_NO_IDLE_HZ=y | ||
| 172 | # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set | ||
| 173 | CONFIG_SELECT_MEMORY_MODEL=y | ||
| 174 | CONFIG_FLATMEM_MANUAL=y | ||
| 175 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
| 176 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
| 177 | CONFIG_FLATMEM=y | ||
| 178 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
| 158 | # CONFIG_LEDS is not set | 179 | # CONFIG_LEDS is not set |
| 159 | CONFIG_ALIGNMENT_TRAP=y | 180 | CONFIG_ALIGNMENT_TRAP=y |
| 160 | 181 | ||
| @@ -167,6 +188,22 @@ CONFIG_CMDLINE="mem=32M console=ttyS0,115200n8 root=0801 ro init=/bin/sh" | |||
| 167 | # CONFIG_XIP_KERNEL is not set | 188 | # CONFIG_XIP_KERNEL is not set |
| 168 | 189 | ||
| 169 | # | 190 | # |
| 191 | # CPU Frequency scaling | ||
| 192 | # | ||
| 193 | CONFIG_CPU_FREQ=y | ||
| 194 | CONFIG_CPU_FREQ_TABLE=y | ||
| 195 | # CONFIG_CPU_FREQ_DEBUG is not set | ||
| 196 | CONFIG_CPU_FREQ_STAT=y | ||
| 197 | # CONFIG_CPU_FREQ_STAT_DETAILS is not set | ||
| 198 | # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set | ||
| 199 | CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y | ||
| 200 | # CONFIG_CPU_FREQ_GOV_PERFORMANCE is not set | ||
| 201 | # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set | ||
| 202 | CONFIG_CPU_FREQ_GOV_USERSPACE=y | ||
| 203 | # CONFIG_CPU_FREQ_GOV_ONDEMAND is not set | ||
| 204 | # CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set | ||
| 205 | |||
| 206 | # | ||
| 170 | # Floating point emulation | 207 | # Floating point emulation |
| 171 | # | 208 | # |
| 172 | 209 | ||
| @@ -202,7 +239,6 @@ CONFIG_PM=y | |||
| 202 | CONFIG_STANDALONE=y | 239 | CONFIG_STANDALONE=y |
| 203 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 240 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 204 | # CONFIG_FW_LOADER is not set | 241 | # CONFIG_FW_LOADER is not set |
| 205 | CONFIG_DEBUG_DRIVER=y | ||
| 206 | 242 | ||
| 207 | # | 243 | # |
| 208 | # Memory Technology Devices (MTD) | 244 | # Memory Technology Devices (MTD) |
| @@ -292,7 +328,6 @@ CONFIG_MTD_CFI_UTIL=y | |||
| 292 | # | 328 | # |
| 293 | # Block devices | 329 | # Block devices |
| 294 | # | 330 | # |
| 295 | # CONFIG_BLK_DEV_FD is not set | ||
| 296 | # CONFIG_BLK_DEV_COW_COMMON is not set | 331 | # CONFIG_BLK_DEV_COW_COMMON is not set |
| 297 | CONFIG_BLK_DEV_LOOP=y | 332 | CONFIG_BLK_DEV_LOOP=y |
| 298 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | 333 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set |
| @@ -327,6 +362,7 @@ CONFIG_SCSI_PROC_FS=y | |||
| 327 | # CONFIG_CHR_DEV_OSST is not set | 362 | # CONFIG_CHR_DEV_OSST is not set |
| 328 | # CONFIG_BLK_DEV_SR is not set | 363 | # CONFIG_BLK_DEV_SR is not set |
| 329 | # CONFIG_CHR_DEV_SG is not set | 364 | # CONFIG_CHR_DEV_SG is not set |
| 365 | # CONFIG_CHR_DEV_SCH is not set | ||
| 330 | 366 | ||
| 331 | # | 367 | # |
| 332 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | 368 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs |
| @@ -356,6 +392,7 @@ CONFIG_SCSI_PROC_FS=y | |||
| 356 | # | 392 | # |
| 357 | # Fusion MPT device support | 393 | # Fusion MPT device support |
| 358 | # | 394 | # |
| 395 | # CONFIG_FUSION is not set | ||
| 359 | 396 | ||
| 360 | # | 397 | # |
| 361 | # IEEE 1394 (FireWire) support | 398 | # IEEE 1394 (FireWire) support |
| @@ -375,12 +412,12 @@ CONFIG_NET=y | |||
| 375 | # | 412 | # |
| 376 | CONFIG_PACKET=y | 413 | CONFIG_PACKET=y |
| 377 | # CONFIG_PACKET_MMAP is not set | 414 | # CONFIG_PACKET_MMAP is not set |
| 378 | # CONFIG_NETLINK_DEV is not set | ||
| 379 | CONFIG_UNIX=y | 415 | CONFIG_UNIX=y |
| 380 | # CONFIG_NET_KEY is not set | 416 | # CONFIG_NET_KEY is not set |
| 381 | CONFIG_INET=y | 417 | CONFIG_INET=y |
| 382 | # CONFIG_IP_MULTICAST is not set | 418 | # CONFIG_IP_MULTICAST is not set |
| 383 | # CONFIG_IP_ADVANCED_ROUTER is not set | 419 | # CONFIG_IP_ADVANCED_ROUTER is not set |
| 420 | CONFIG_IP_FIB_HASH=y | ||
| 384 | CONFIG_IP_PNP=y | 421 | CONFIG_IP_PNP=y |
| 385 | CONFIG_IP_PNP_DHCP=y | 422 | CONFIG_IP_PNP_DHCP=y |
| 386 | CONFIG_IP_PNP_BOOTP=y | 423 | CONFIG_IP_PNP_BOOTP=y |
| @@ -395,6 +432,8 @@ CONFIG_IP_PNP_BOOTP=y | |||
| 395 | # CONFIG_INET_TUNNEL is not set | 432 | # CONFIG_INET_TUNNEL is not set |
| 396 | CONFIG_IP_TCPDIAG=y | 433 | CONFIG_IP_TCPDIAG=y |
| 397 | # CONFIG_IP_TCPDIAG_IPV6 is not set | 434 | # CONFIG_IP_TCPDIAG_IPV6 is not set |
| 435 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
| 436 | CONFIG_TCP_CONG_BIC=y | ||
| 398 | # CONFIG_IPV6 is not set | 437 | # CONFIG_IPV6 is not set |
| 399 | # CONFIG_NETFILTER is not set | 438 | # CONFIG_NETFILTER is not set |
| 400 | 439 | ||
| @@ -442,6 +481,7 @@ CONFIG_NETDEVICES=y | |||
| 442 | CONFIG_NET_ETHERNET=y | 481 | CONFIG_NET_ETHERNET=y |
| 443 | CONFIG_MII=y | 482 | CONFIG_MII=y |
| 444 | CONFIG_SMC91X=y | 483 | CONFIG_SMC91X=y |
| 484 | # CONFIG_DM9000 is not set | ||
| 445 | 485 | ||
| 446 | # | 486 | # |
| 447 | # Ethernet (1000 Mbit) | 487 | # Ethernet (1000 Mbit) |
| @@ -518,7 +558,6 @@ CONFIG_SERIO=y | |||
| 518 | CONFIG_SERIO_SERPORT=y | 558 | CONFIG_SERIO_SERPORT=y |
| 519 | # CONFIG_SERIO_RAW is not set | 559 | # CONFIG_SERIO_RAW is not set |
| 520 | # CONFIG_GAMEPORT is not set | 560 | # CONFIG_GAMEPORT is not set |
| 521 | CONFIG_SOUND_GAMEPORT=y | ||
| 522 | 561 | ||
| 523 | # | 562 | # |
| 524 | # Character devices | 563 | # Character devices |
| @@ -567,13 +606,11 @@ CONFIG_WATCHDOG_NOWAYOUT=y | |||
| 567 | # | 606 | # |
| 568 | # Ftape, the floppy tape device driver | 607 | # Ftape, the floppy tape device driver |
| 569 | # | 608 | # |
| 570 | # CONFIG_DRM is not set | ||
| 571 | # CONFIG_RAW_DRIVER is not set | 609 | # CONFIG_RAW_DRIVER is not set |
| 572 | 610 | ||
| 573 | # | 611 | # |
| 574 | # TPM devices | 612 | # TPM devices |
| 575 | # | 613 | # |
| 576 | # CONFIG_TCG_TPM is not set | ||
| 577 | 614 | ||
| 578 | # | 615 | # |
| 579 | # I2C support | 616 | # I2C support |
| @@ -604,7 +641,9 @@ CONFIG_I2C_CHARDEV=y | |||
| 604 | # CONFIG_SENSORS_ADM1025 is not set | 641 | # CONFIG_SENSORS_ADM1025 is not set |
| 605 | # CONFIG_SENSORS_ADM1026 is not set | 642 | # CONFIG_SENSORS_ADM1026 is not set |
| 606 | # CONFIG_SENSORS_ADM1031 is not set | 643 | # CONFIG_SENSORS_ADM1031 is not set |
| 644 | # CONFIG_SENSORS_ADM9240 is not set | ||
| 607 | # CONFIG_SENSORS_ASB100 is not set | 645 | # CONFIG_SENSORS_ASB100 is not set |
| 646 | # CONFIG_SENSORS_ATXP1 is not set | ||
| 608 | # CONFIG_SENSORS_DS1621 is not set | 647 | # CONFIG_SENSORS_DS1621 is not set |
| 609 | # CONFIG_SENSORS_FSCHER is not set | 648 | # CONFIG_SENSORS_FSCHER is not set |
| 610 | # CONFIG_SENSORS_FSCPOS is not set | 649 | # CONFIG_SENSORS_FSCPOS is not set |
| @@ -620,6 +659,7 @@ CONFIG_I2C_CHARDEV=y | |||
| 620 | # CONFIG_SENSORS_LM85 is not set | 659 | # CONFIG_SENSORS_LM85 is not set |
| 621 | # CONFIG_SENSORS_LM87 is not set | 660 | # CONFIG_SENSORS_LM87 is not set |
| 622 | # CONFIG_SENSORS_LM90 is not set | 661 | # CONFIG_SENSORS_LM90 is not set |
| 662 | # CONFIG_SENSORS_LM92 is not set | ||
| 623 | # CONFIG_SENSORS_MAX1619 is not set | 663 | # CONFIG_SENSORS_MAX1619 is not set |
| 624 | # CONFIG_SENSORS_PC87360 is not set | 664 | # CONFIG_SENSORS_PC87360 is not set |
| 625 | # CONFIG_SENSORS_SMSC47B397 is not set | 665 | # CONFIG_SENSORS_SMSC47B397 is not set |
| @@ -627,15 +667,21 @@ CONFIG_I2C_CHARDEV=y | |||
| 627 | # CONFIG_SENSORS_W83781D is not set | 667 | # CONFIG_SENSORS_W83781D is not set |
| 628 | # CONFIG_SENSORS_W83L785TS is not set | 668 | # CONFIG_SENSORS_W83L785TS is not set |
| 629 | # CONFIG_SENSORS_W83627HF is not set | 669 | # CONFIG_SENSORS_W83627HF is not set |
| 670 | # CONFIG_SENSORS_W83627EHF is not set | ||
| 630 | 671 | ||
| 631 | # | 672 | # |
| 632 | # Other I2C Chip support | 673 | # Other I2C Chip support |
| 633 | # | 674 | # |
| 675 | # CONFIG_SENSORS_DS1337 is not set | ||
| 676 | # CONFIG_SENSORS_DS1374 is not set | ||
| 634 | # CONFIG_SENSORS_EEPROM is not set | 677 | # CONFIG_SENSORS_EEPROM is not set |
| 635 | # CONFIG_SENSORS_PCF8574 is not set | 678 | # CONFIG_SENSORS_PCF8574 is not set |
| 679 | # CONFIG_SENSORS_PCA9539 is not set | ||
| 636 | # CONFIG_SENSORS_PCF8591 is not set | 680 | # CONFIG_SENSORS_PCF8591 is not set |
| 637 | # CONFIG_SENSORS_RTC8564 is not set | 681 | # CONFIG_SENSORS_RTC8564 is not set |
| 638 | CONFIG_ISP1301_OMAP=y | 682 | CONFIG_ISP1301_OMAP=y |
| 683 | CONFIG_TPS65010=y | ||
| 684 | # CONFIG_SENSORS_MAX6875 is not set | ||
| 639 | # CONFIG_I2C_DEBUG_CORE is not set | 685 | # CONFIG_I2C_DEBUG_CORE is not set |
| 640 | # CONFIG_I2C_DEBUG_ALGO is not set | 686 | # CONFIG_I2C_DEBUG_ALGO is not set |
| 641 | # CONFIG_I2C_DEBUG_BUS is not set | 687 | # CONFIG_I2C_DEBUG_BUS is not set |
| @@ -663,8 +709,10 @@ CONFIG_FB=y | |||
| 663 | # CONFIG_FB_CFB_COPYAREA is not set | 709 | # CONFIG_FB_CFB_COPYAREA is not set |
| 664 | # CONFIG_FB_CFB_IMAGEBLIT is not set | 710 | # CONFIG_FB_CFB_IMAGEBLIT is not set |
| 665 | # CONFIG_FB_SOFT_CURSOR is not set | 711 | # CONFIG_FB_SOFT_CURSOR is not set |
| 712 | # CONFIG_FB_MACMODES is not set | ||
| 666 | CONFIG_FB_MODE_HELPERS=y | 713 | CONFIG_FB_MODE_HELPERS=y |
| 667 | # CONFIG_FB_TILEBLITTING is not set | 714 | # CONFIG_FB_TILEBLITTING is not set |
| 715 | # CONFIG_FB_S1D13XXX is not set | ||
| 668 | # CONFIG_FB_VIRTUAL is not set | 716 | # CONFIG_FB_VIRTUAL is not set |
| 669 | 717 | ||
| 670 | # | 718 | # |
| @@ -677,11 +725,13 @@ CONFIG_FONTS=y | |||
| 677 | CONFIG_FONT_8x8=y | 725 | CONFIG_FONT_8x8=y |
| 678 | CONFIG_FONT_8x16=y | 726 | CONFIG_FONT_8x16=y |
| 679 | # CONFIG_FONT_6x11 is not set | 727 | # CONFIG_FONT_6x11 is not set |
| 728 | # CONFIG_FONT_7x14 is not set | ||
| 680 | # CONFIG_FONT_PEARL_8x8 is not set | 729 | # CONFIG_FONT_PEARL_8x8 is not set |
| 681 | # CONFIG_FONT_ACORN_8x8 is not set | 730 | # CONFIG_FONT_ACORN_8x8 is not set |
| 682 | # CONFIG_FONT_MINI_4x6 is not set | 731 | # CONFIG_FONT_MINI_4x6 is not set |
| 683 | # CONFIG_FONT_SUN8x16 is not set | 732 | # CONFIG_FONT_SUN8x16 is not set |
| 684 | # CONFIG_FONT_SUN12x22 is not set | 733 | # CONFIG_FONT_SUN12x22 is not set |
| 734 | # CONFIG_FONT_10x18 is not set | ||
| 685 | 735 | ||
| 686 | # | 736 | # |
| 687 | # Logo configuration | 737 | # Logo configuration |
| @@ -729,14 +779,14 @@ CONFIG_USB_ARCH_HAS_OHCI=y | |||
| 729 | # | 779 | # |
| 730 | CONFIG_USB_GADGET=y | 780 | CONFIG_USB_GADGET=y |
| 731 | # CONFIG_USB_GADGET_DEBUG_FILES is not set | 781 | # CONFIG_USB_GADGET_DEBUG_FILES is not set |
| 782 | CONFIG_USB_GADGET_SELECTED=y | ||
| 732 | # CONFIG_USB_GADGET_NET2280 is not set | 783 | # CONFIG_USB_GADGET_NET2280 is not set |
| 733 | # CONFIG_USB_GADGET_PXA2XX is not set | 784 | # CONFIG_USB_GADGET_PXA2XX is not set |
| 734 | # CONFIG_USB_GADGET_GOKU is not set | 785 | # CONFIG_USB_GADGET_GOKU is not set |
| 735 | # CONFIG_USB_GADGET_SA1100 is not set | ||
| 736 | # CONFIG_USB_GADGET_LH7A40X is not set | 786 | # CONFIG_USB_GADGET_LH7A40X is not set |
| 737 | # CONFIG_USB_GADGET_DUMMY_HCD is not set | ||
| 738 | CONFIG_USB_GADGET_OMAP=y | 787 | CONFIG_USB_GADGET_OMAP=y |
| 739 | CONFIG_USB_OMAP=y | 788 | CONFIG_USB_OMAP=y |
| 789 | # CONFIG_USB_GADGET_DUMMY_HCD is not set | ||
| 740 | # CONFIG_USB_GADGET_DUALSPEED is not set | 790 | # CONFIG_USB_GADGET_DUALSPEED is not set |
| 741 | # CONFIG_USB_ZERO is not set | 791 | # CONFIG_USB_ZERO is not set |
| 742 | CONFIG_USB_ETH=y | 792 | CONFIG_USB_ETH=y |
| @@ -755,6 +805,7 @@ CONFIG_USB_ETH_RNDIS=y | |||
| 755 | # | 805 | # |
| 756 | CONFIG_EXT2_FS=y | 806 | CONFIG_EXT2_FS=y |
| 757 | # CONFIG_EXT2_FS_XATTR is not set | 807 | # CONFIG_EXT2_FS_XATTR is not set |
| 808 | # CONFIG_EXT2_FS_XIP is not set | ||
| 758 | # CONFIG_EXT3_FS is not set | 809 | # CONFIG_EXT3_FS is not set |
| 759 | # CONFIG_JBD is not set | 810 | # CONFIG_JBD is not set |
| 760 | # CONFIG_REISERFS_FS is not set | 811 | # CONFIG_REISERFS_FS is not set |
| @@ -791,7 +842,6 @@ CONFIG_FAT_DEFAULT_CODEPAGE=437 | |||
| 791 | # | 842 | # |
| 792 | CONFIG_PROC_FS=y | 843 | CONFIG_PROC_FS=y |
| 793 | CONFIG_SYSFS=y | 844 | CONFIG_SYSFS=y |
| 794 | # CONFIG_DEVFS_FS is not set | ||
| 795 | # CONFIG_DEVPTS_FS_XATTR is not set | 845 | # CONFIG_DEVPTS_FS_XATTR is not set |
| 796 | # CONFIG_TMPFS is not set | 846 | # CONFIG_TMPFS is not set |
| 797 | # CONFIG_HUGETLB_PAGE is not set | 847 | # CONFIG_HUGETLB_PAGE is not set |
| @@ -828,12 +878,14 @@ CONFIG_CRAMFS=y | |||
| 828 | # | 878 | # |
| 829 | CONFIG_NFS_FS=y | 879 | CONFIG_NFS_FS=y |
| 830 | CONFIG_NFS_V3=y | 880 | CONFIG_NFS_V3=y |
| 881 | # CONFIG_NFS_V3_ACL is not set | ||
| 831 | CONFIG_NFS_V4=y | 882 | CONFIG_NFS_V4=y |
| 832 | # CONFIG_NFS_DIRECTIO is not set | 883 | # CONFIG_NFS_DIRECTIO is not set |
| 833 | # CONFIG_NFSD is not set | 884 | # CONFIG_NFSD is not set |
| 834 | CONFIG_ROOT_NFS=y | 885 | CONFIG_ROOT_NFS=y |
| 835 | CONFIG_LOCKD=y | 886 | CONFIG_LOCKD=y |
| 836 | CONFIG_LOCKD_V4=y | 887 | CONFIG_LOCKD_V4=y |
| 888 | CONFIG_NFS_COMMON=y | ||
| 837 | CONFIG_SUNRPC=y | 889 | CONFIG_SUNRPC=y |
| 838 | CONFIG_SUNRPC_GSS=y | 890 | CONFIG_SUNRPC_GSS=y |
| 839 | CONFIG_RPCSEC_GSS_KRB5=y | 891 | CONFIG_RPCSEC_GSS_KRB5=y |
| @@ -903,24 +955,11 @@ CONFIG_NLS_DEFAULT="iso8859-1" | |||
| 903 | # Kernel hacking | 955 | # Kernel hacking |
| 904 | # | 956 | # |
| 905 | # CONFIG_PRINTK_TIME is not set | 957 | # CONFIG_PRINTK_TIME is not set |
| 906 | CONFIG_DEBUG_KERNEL=y | 958 | # CONFIG_DEBUG_KERNEL is not set |
| 907 | # CONFIG_MAGIC_SYSRQ is not set | ||
| 908 | CONFIG_LOG_BUF_SHIFT=14 | 959 | CONFIG_LOG_BUF_SHIFT=14 |
| 909 | # CONFIG_SCHEDSTATS is not set | ||
| 910 | # CONFIG_DEBUG_SLAB is not set | ||
| 911 | CONFIG_DEBUG_PREEMPT=y | ||
| 912 | # CONFIG_DEBUG_SPINLOCK is not set | ||
| 913 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
| 914 | # CONFIG_DEBUG_KOBJECT is not set | ||
| 915 | CONFIG_DEBUG_BUGVERBOSE=y | 960 | CONFIG_DEBUG_BUGVERBOSE=y |
| 916 | CONFIG_DEBUG_INFO=y | ||
| 917 | # CONFIG_DEBUG_FS is not set | ||
| 918 | CONFIG_FRAME_POINTER=y | 961 | CONFIG_FRAME_POINTER=y |
| 919 | CONFIG_DEBUG_USER=y | 962 | # CONFIG_DEBUG_USER is not set |
| 920 | # CONFIG_DEBUG_WAITQ is not set | ||
| 921 | CONFIG_DEBUG_ERRORS=y | ||
| 922 | CONFIG_DEBUG_LL=y | ||
| 923 | # CONFIG_DEBUG_ICEDCC is not set | ||
| 924 | 963 | ||
| 925 | # | 964 | # |
| 926 | # Security options | 965 | # Security options |
