diff options
Diffstat (limited to 'arch/sh/configs/se7343_defconfig')
-rw-r--r-- | arch/sh/configs/se7343_defconfig | 303 |
1 files changed, 274 insertions, 29 deletions
diff --git a/arch/sh/configs/se7343_defconfig b/arch/sh/configs/se7343_defconfig index 075f42ed5b09..be246f381507 100644 --- a/arch/sh/configs/se7343_defconfig +++ b/arch/sh/configs/se7343_defconfig | |||
@@ -1,7 +1,7 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.27 | 3 | # Linux kernel version: 2.6.28-rc6 |
4 | # Wed Oct 22 19:00:21 2008 | 4 | # Thu Dec 4 16:40:25 2008 |
5 | # | 5 | # |
6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
7 | CONFIG_SUPERH32=y | 7 | CONFIG_SUPERH32=y |
@@ -74,7 +74,6 @@ CONFIG_EVENTFD=y | |||
74 | # CONFIG_SHMEM is not set | 74 | # CONFIG_SHMEM is not set |
75 | CONFIG_AIO=y | 75 | CONFIG_AIO=y |
76 | CONFIG_VM_EVENT_COUNTERS=y | 76 | CONFIG_VM_EVENT_COUNTERS=y |
77 | CONFIG_PCI_QUIRKS=y | ||
78 | CONFIG_SLAB=y | 77 | CONFIG_SLAB=y |
79 | # CONFIG_SLUB is not set | 78 | # CONFIG_SLUB is not set |
80 | # CONFIG_SLOB is not set | 79 | # CONFIG_SLOB is not set |
@@ -127,6 +126,7 @@ CONFIG_CPU_SH4=y | |||
127 | CONFIG_CPU_SH4A=y | 126 | CONFIG_CPU_SH4A=y |
128 | CONFIG_CPU_SH4AL_DSP=y | 127 | CONFIG_CPU_SH4AL_DSP=y |
129 | # CONFIG_CPU_SUBTYPE_SH7619 is not set | 128 | # CONFIG_CPU_SUBTYPE_SH7619 is not set |
129 | # CONFIG_CPU_SUBTYPE_SH7201 is not set | ||
130 | # CONFIG_CPU_SUBTYPE_SH7203 is not set | 130 | # CONFIG_CPU_SUBTYPE_SH7203 is not set |
131 | # CONFIG_CPU_SUBTYPE_SH7206 is not set | 131 | # CONFIG_CPU_SUBTYPE_SH7206 is not set |
132 | # CONFIG_CPU_SUBTYPE_SH7263 is not set | 132 | # CONFIG_CPU_SUBTYPE_SH7263 is not set |
@@ -227,7 +227,7 @@ CONFIG_SH_7343_SOLUTION_ENGINE=y | |||
227 | # | 227 | # |
228 | CONFIG_SH_TMU=y | 228 | CONFIG_SH_TMU=y |
229 | CONFIG_SH_TIMER_IRQ=16 | 229 | CONFIG_SH_TIMER_IRQ=16 |
230 | CONFIG_SH_PCLK_FREQ=27000000 | 230 | CONFIG_SH_PCLK_FREQ=33333333 |
231 | # CONFIG_NO_HZ is not set | 231 | # CONFIG_NO_HZ is not set |
232 | # CONFIG_HIGH_RES_TIMERS is not set | 232 | # CONFIG_HIGH_RES_TIMERS is not set |
233 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | 233 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
@@ -274,7 +274,8 @@ CONFIG_GUSA=y | |||
274 | # | 274 | # |
275 | CONFIG_ZERO_PAGE_OFFSET=0x00001000 | 275 | CONFIG_ZERO_PAGE_OFFSET=0x00001000 |
276 | CONFIG_BOOT_LINK_OFFSET=0x00800000 | 276 | CONFIG_BOOT_LINK_OFFSET=0x00800000 |
277 | # CONFIG_CMDLINE_BOOL is not set | 277 | CONFIG_CMDLINE_BOOL=y |
278 | CONFIG_CMDLINE="console=ttySC0,115200" | ||
278 | 279 | ||
279 | # | 280 | # |
280 | # Bus options | 281 | # Bus options |
@@ -463,6 +464,7 @@ CONFIG_BLK_DEV=y | |||
463 | # CONFIG_BLK_DEV_COW_COMMON is not set | 464 | # CONFIG_BLK_DEV_COW_COMMON is not set |
464 | # CONFIG_BLK_DEV_LOOP is not set | 465 | # CONFIG_BLK_DEV_LOOP is not set |
465 | # CONFIG_BLK_DEV_NBD is not set | 466 | # CONFIG_BLK_DEV_NBD is not set |
467 | # CONFIG_BLK_DEV_UB is not set | ||
466 | # CONFIG_BLK_DEV_RAM is not set | 468 | # CONFIG_BLK_DEV_RAM is not set |
467 | # CONFIG_CDROM_PKTCDVD is not set | 469 | # CONFIG_CDROM_PKTCDVD is not set |
468 | # CONFIG_ATA_OVER_ETH is not set | 470 | # CONFIG_ATA_OVER_ETH is not set |
@@ -519,23 +521,10 @@ CONFIG_NETDEVICES=y | |||
519 | # CONFIG_EQUALIZER is not set | 521 | # CONFIG_EQUALIZER is not set |
520 | # CONFIG_TUN is not set | 522 | # CONFIG_TUN is not set |
521 | # CONFIG_VETH is not set | 523 | # CONFIG_VETH is not set |
522 | # CONFIG_PHYLIB is not set | 524 | # CONFIG_NET_ETHERNET is not set |
523 | CONFIG_NET_ETHERNET=y | ||
524 | CONFIG_MII=y | 525 | CONFIG_MII=y |
525 | # CONFIG_AX88796 is not set | 526 | # CONFIG_NETDEV_1000 is not set |
526 | # CONFIG_STNIC is not set | 527 | # CONFIG_NETDEV_10000 is not set |
527 | CONFIG_SMC91X=y | ||
528 | # CONFIG_SMC911X is not set | ||
529 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
530 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
531 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
532 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
533 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
534 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
535 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
536 | # CONFIG_B44 is not set | ||
537 | CONFIG_NETDEV_1000=y | ||
538 | CONFIG_NETDEV_10000=y | ||
539 | 528 | ||
540 | # | 529 | # |
541 | # Wireless LAN | 530 | # Wireless LAN |
@@ -543,6 +532,26 @@ CONFIG_NETDEV_10000=y | |||
543 | # CONFIG_WLAN_PRE80211 is not set | 532 | # CONFIG_WLAN_PRE80211 is not set |
544 | # CONFIG_WLAN_80211 is not set | 533 | # CONFIG_WLAN_80211 is not set |
545 | # CONFIG_IWLWIFI_LEDS is not set | 534 | # CONFIG_IWLWIFI_LEDS is not set |
535 | |||
536 | # | ||
537 | # USB Network Adapters | ||
538 | # | ||
539 | # CONFIG_USB_CATC is not set | ||
540 | # CONFIG_USB_KAWETH is not set | ||
541 | # CONFIG_USB_PEGASUS is not set | ||
542 | # CONFIG_USB_RTL8150 is not set | ||
543 | CONFIG_USB_USBNET=y | ||
544 | # CONFIG_USB_NET_AX8817X is not set | ||
545 | CONFIG_USB_NET_CDCETHER=y | ||
546 | CONFIG_USB_NET_DM9601=y | ||
547 | # CONFIG_USB_NET_SMSC95XX is not set | ||
548 | # CONFIG_USB_NET_GL620A is not set | ||
549 | # CONFIG_USB_NET_NET1080 is not set | ||
550 | # CONFIG_USB_NET_PLUSB is not set | ||
551 | # CONFIG_USB_NET_MCS7830 is not set | ||
552 | # CONFIG_USB_NET_RNDIS_HOST is not set | ||
553 | # CONFIG_USB_NET_CDC_SUBSET is not set | ||
554 | # CONFIG_USB_NET_ZAURUS is not set | ||
546 | # CONFIG_WAN is not set | 555 | # CONFIG_WAN is not set |
547 | # CONFIG_PPP is not set | 556 | # CONFIG_PPP is not set |
548 | # CONFIG_SLIP is not set | 557 | # CONFIG_SLIP is not set |
@@ -597,13 +606,17 @@ CONFIG_DEVKMEM=y | |||
597 | # | 606 | # |
598 | # Serial drivers | 607 | # Serial drivers |
599 | # | 608 | # |
600 | # CONFIG_SERIAL_8250 is not set | 609 | CONFIG_SERIAL_8250=y |
610 | # CONFIG_SERIAL_8250_CONSOLE is not set | ||
611 | CONFIG_SERIAL_8250_NR_UARTS=2 | ||
612 | CONFIG_SERIAL_8250_RUNTIME_UARTS=2 | ||
613 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
601 | 614 | ||
602 | # | 615 | # |
603 | # Non-8250 serial port support | 616 | # Non-8250 serial port support |
604 | # | 617 | # |
605 | CONFIG_SERIAL_SH_SCI=y | 618 | CONFIG_SERIAL_SH_SCI=y |
606 | CONFIG_SERIAL_SH_SCI_NR_UARTS=2 | 619 | CONFIG_SERIAL_SH_SCI_NR_UARTS=4 |
607 | CONFIG_SERIAL_SH_SCI_CONSOLE=y | 620 | CONFIG_SERIAL_SH_SCI_CONSOLE=y |
608 | CONFIG_SERIAL_CORE=y | 621 | CONFIG_SERIAL_CORE=y |
609 | CONFIG_SERIAL_CORE_CONSOLE=y | 622 | CONFIG_SERIAL_CORE_CONSOLE=y |
@@ -615,7 +628,51 @@ CONFIG_HW_RANDOM=y | |||
615 | # CONFIG_R3964 is not set | 628 | # CONFIG_R3964 is not set |
616 | # CONFIG_RAW_DRIVER is not set | 629 | # CONFIG_RAW_DRIVER is not set |
617 | # CONFIG_TCG_TPM is not set | 630 | # CONFIG_TCG_TPM is not set |
618 | # CONFIG_I2C is not set | 631 | CONFIG_I2C=y |
632 | CONFIG_I2C_BOARDINFO=y | ||
633 | # CONFIG_I2C_CHARDEV is not set | ||
634 | CONFIG_I2C_HELPER_AUTO=y | ||
635 | |||
636 | # | ||
637 | # I2C Hardware Bus support | ||
638 | # | ||
639 | |||
640 | # | ||
641 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
642 | # | ||
643 | # CONFIG_I2C_OCORES is not set | ||
644 | CONFIG_I2C_SH_MOBILE=y | ||
645 | # CONFIG_I2C_SIMTEC is not set | ||
646 | |||
647 | # | ||
648 | # External I2C/SMBus adapter drivers | ||
649 | # | ||
650 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
651 | # CONFIG_I2C_TAOS_EVM is not set | ||
652 | # CONFIG_I2C_TINY_USB is not set | ||
653 | |||
654 | # | ||
655 | # Other I2C/SMBus bus drivers | ||
656 | # | ||
657 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
658 | # CONFIG_I2C_STUB is not set | ||
659 | |||
660 | # | ||
661 | # Miscellaneous I2C Chip support | ||
662 | # | ||
663 | # CONFIG_DS1682 is not set | ||
664 | # CONFIG_AT24 is not set | ||
665 | # CONFIG_SENSORS_EEPROM is not set | ||
666 | # CONFIG_SENSORS_PCF8574 is not set | ||
667 | # CONFIG_PCF8575 is not set | ||
668 | # CONFIG_SENSORS_PCA9539 is not set | ||
669 | # CONFIG_SENSORS_PCF8591 is not set | ||
670 | # CONFIG_SENSORS_MAX6875 is not set | ||
671 | # CONFIG_SENSORS_TSL2550 is not set | ||
672 | # CONFIG_I2C_DEBUG_CORE is not set | ||
673 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
674 | # CONFIG_I2C_DEBUG_BUS is not set | ||
675 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
619 | # CONFIG_SPI is not set | 676 | # CONFIG_SPI is not set |
620 | # CONFIG_W1 is not set | 677 | # CONFIG_W1 is not set |
621 | # CONFIG_POWER_SUPPLY is not set | 678 | # CONFIG_POWER_SUPPLY is not set |
@@ -623,11 +680,11 @@ CONFIG_HW_RANDOM=y | |||
623 | # CONFIG_THERMAL is not set | 680 | # CONFIG_THERMAL is not set |
624 | # CONFIG_THERMAL_HWMON is not set | 681 | # CONFIG_THERMAL_HWMON is not set |
625 | # CONFIG_WATCHDOG is not set | 682 | # CONFIG_WATCHDOG is not set |
683 | CONFIG_SSB_POSSIBLE=y | ||
626 | 684 | ||
627 | # | 685 | # |
628 | # Sonics Silicon Backplane | 686 | # Sonics Silicon Backplane |
629 | # | 687 | # |
630 | CONFIG_SSB_POSSIBLE=y | ||
631 | # CONFIG_SSB is not set | 688 | # CONFIG_SSB is not set |
632 | 689 | ||
633 | # | 690 | # |
@@ -637,7 +694,10 @@ CONFIG_SSB_POSSIBLE=y | |||
637 | # CONFIG_MFD_SM501 is not set | 694 | # CONFIG_MFD_SM501 is not set |
638 | # CONFIG_HTC_PASIC3 is not set | 695 | # CONFIG_HTC_PASIC3 is not set |
639 | # CONFIG_MFD_TMIO is not set | 696 | # CONFIG_MFD_TMIO is not set |
697 | # CONFIG_PMIC_DA903X is not set | ||
640 | # CONFIG_MFD_WM8400 is not set | 698 | # CONFIG_MFD_WM8400 is not set |
699 | # CONFIG_MFD_WM8350_I2C is not set | ||
700 | # CONFIG_REGULATOR is not set | ||
641 | 701 | ||
642 | # | 702 | # |
643 | # Multimedia devices | 703 | # Multimedia devices |
@@ -657,6 +717,16 @@ CONFIG_VIDEO_MEDIA=y | |||
657 | # Multimedia drivers | 717 | # Multimedia drivers |
658 | # | 718 | # |
659 | # CONFIG_MEDIA_ATTACH is not set | 719 | # CONFIG_MEDIA_ATTACH is not set |
720 | CONFIG_MEDIA_TUNER=y | ||
721 | # CONFIG_MEDIA_TUNER_CUSTOMIZE is not set | ||
722 | CONFIG_MEDIA_TUNER_SIMPLE=y | ||
723 | CONFIG_MEDIA_TUNER_TDA8290=y | ||
724 | CONFIG_MEDIA_TUNER_TDA9887=y | ||
725 | CONFIG_MEDIA_TUNER_TEA5761=y | ||
726 | CONFIG_MEDIA_TUNER_TEA5767=y | ||
727 | CONFIG_MEDIA_TUNER_MT20XX=y | ||
728 | CONFIG_MEDIA_TUNER_XC2028=y | ||
729 | CONFIG_MEDIA_TUNER_XC5000=y | ||
660 | CONFIG_VIDEO_V4L2=y | 730 | CONFIG_VIDEO_V4L2=y |
661 | CONFIG_VIDEO_V4L1=y | 731 | CONFIG_VIDEO_V4L1=y |
662 | CONFIG_VIDEO_CAPTURE_DRIVERS=y | 732 | CONFIG_VIDEO_CAPTURE_DRIVERS=y |
@@ -665,8 +735,57 @@ CONFIG_VIDEO_CAPTURE_DRIVERS=y | |||
665 | CONFIG_VIDEO_HELPER_CHIPS_AUTO=y | 735 | CONFIG_VIDEO_HELPER_CHIPS_AUTO=y |
666 | # CONFIG_VIDEO_VIVI is not set | 736 | # CONFIG_VIDEO_VIVI is not set |
667 | # CONFIG_VIDEO_CPIA is not set | 737 | # CONFIG_VIDEO_CPIA is not set |
738 | # CONFIG_VIDEO_CPIA2 is not set | ||
739 | # CONFIG_VIDEO_SAA5246A is not set | ||
740 | # CONFIG_VIDEO_SAA5249 is not set | ||
668 | # CONFIG_SOC_CAMERA is not set | 741 | # CONFIG_SOC_CAMERA is not set |
742 | CONFIG_V4L_USB_DRIVERS=y | ||
743 | # CONFIG_USB_VIDEO_CLASS is not set | ||
744 | CONFIG_USB_GSPCA=m | ||
745 | # CONFIG_USB_M5602 is not set | ||
746 | # CONFIG_USB_GSPCA_CONEX is not set | ||
747 | # CONFIG_USB_GSPCA_ETOMS is not set | ||
748 | # CONFIG_USB_GSPCA_FINEPIX is not set | ||
749 | # CONFIG_USB_GSPCA_MARS is not set | ||
750 | # CONFIG_USB_GSPCA_OV519 is not set | ||
751 | # CONFIG_USB_GSPCA_PAC207 is not set | ||
752 | # CONFIG_USB_GSPCA_PAC7311 is not set | ||
753 | # CONFIG_USB_GSPCA_SONIXB is not set | ||
754 | # CONFIG_USB_GSPCA_SONIXJ is not set | ||
755 | # CONFIG_USB_GSPCA_SPCA500 is not set | ||
756 | # CONFIG_USB_GSPCA_SPCA501 is not set | ||
757 | # CONFIG_USB_GSPCA_SPCA505 is not set | ||
758 | # CONFIG_USB_GSPCA_SPCA506 is not set | ||
759 | # CONFIG_USB_GSPCA_SPCA508 is not set | ||
760 | # CONFIG_USB_GSPCA_SPCA561 is not set | ||
761 | # CONFIG_USB_GSPCA_STK014 is not set | ||
762 | # CONFIG_USB_GSPCA_SUNPLUS is not set | ||
763 | # CONFIG_USB_GSPCA_T613 is not set | ||
764 | # CONFIG_USB_GSPCA_TV8532 is not set | ||
765 | # CONFIG_USB_GSPCA_VC032X is not set | ||
766 | # CONFIG_USB_GSPCA_ZC3XX is not set | ||
767 | # CONFIG_VIDEO_PVRUSB2 is not set | ||
768 | # CONFIG_VIDEO_EM28XX is not set | ||
769 | # CONFIG_VIDEO_USBVISION is not set | ||
770 | # CONFIG_USB_VICAM is not set | ||
771 | # CONFIG_USB_IBMCAM is not set | ||
772 | # CONFIG_USB_KONICAWC is not set | ||
773 | # CONFIG_USB_QUICKCAM_MESSENGER is not set | ||
774 | # CONFIG_USB_ET61X251 is not set | ||
775 | # CONFIG_VIDEO_OVCAMCHIP is not set | ||
776 | # CONFIG_USB_OV511 is not set | ||
777 | # CONFIG_USB_SE401 is not set | ||
778 | # CONFIG_USB_SN9C102 is not set | ||
779 | # CONFIG_USB_STV680 is not set | ||
780 | # CONFIG_USB_ZC0301 is not set | ||
781 | # CONFIG_USB_PWC is not set | ||
782 | # CONFIG_USB_ZR364XX is not set | ||
783 | # CONFIG_USB_STKWEBCAM is not set | ||
784 | # CONFIG_USB_S2255 is not set | ||
669 | CONFIG_RADIO_ADAPTERS=y | 785 | CONFIG_RADIO_ADAPTERS=y |
786 | # CONFIG_USB_DSBR is not set | ||
787 | # CONFIG_USB_SI470X is not set | ||
788 | # CONFIG_USB_MR800 is not set | ||
670 | # CONFIG_DAB is not set | 789 | # CONFIG_DAB is not set |
671 | 790 | ||
672 | # | 791 | # |
@@ -700,6 +819,7 @@ CONFIG_FB_CFB_IMAGEBLIT=m | |||
700 | CONFIG_FB_SH_MOBILE_LCDC=m | 819 | CONFIG_FB_SH_MOBILE_LCDC=m |
701 | # CONFIG_FB_VIRTUAL is not set | 820 | # CONFIG_FB_VIRTUAL is not set |
702 | # CONFIG_FB_METRONOME is not set | 821 | # CONFIG_FB_METRONOME is not set |
822 | # CONFIG_FB_MB862XX is not set | ||
703 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 823 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
704 | 824 | ||
705 | # | 825 | # |
@@ -737,27 +857,147 @@ CONFIG_SND_DRIVERS=y | |||
737 | # CONFIG_SND_SERIAL_U16550 is not set | 857 | # CONFIG_SND_SERIAL_U16550 is not set |
738 | # CONFIG_SND_MPU401 is not set | 858 | # CONFIG_SND_MPU401 is not set |
739 | CONFIG_SND_SUPERH=y | 859 | CONFIG_SND_SUPERH=y |
860 | CONFIG_SND_USB=y | ||
861 | # CONFIG_SND_USB_AUDIO is not set | ||
862 | # CONFIG_SND_USB_CAIAQ is not set | ||
740 | # CONFIG_SND_SOC is not set | 863 | # CONFIG_SND_SOC is not set |
741 | # CONFIG_SOUND_PRIME is not set | 864 | # CONFIG_SOUND_PRIME is not set |
742 | CONFIG_HID_SUPPORT=y | 865 | CONFIG_HID_SUPPORT=y |
743 | CONFIG_HID=y | 866 | CONFIG_HID=y |
744 | # CONFIG_HID_DEBUG is not set | 867 | # CONFIG_HID_DEBUG is not set |
745 | # CONFIG_HIDRAW is not set | 868 | # CONFIG_HIDRAW is not set |
869 | |||
870 | # | ||
871 | # USB Input Devices | ||
872 | # | ||
873 | CONFIG_USB_HID=y | ||
746 | # CONFIG_HID_PID is not set | 874 | # CONFIG_HID_PID is not set |
875 | # CONFIG_USB_HIDDEV is not set | ||
747 | 876 | ||
748 | # | 877 | # |
749 | # Special HID drivers | 878 | # Special HID drivers |
750 | # | 879 | # |
751 | CONFIG_HID_COMPAT=y | 880 | CONFIG_HID_COMPAT=y |
752 | # CONFIG_USB_SUPPORT is not set | 881 | CONFIG_HID_A4TECH=y |
882 | CONFIG_HID_APPLE=y | ||
883 | CONFIG_HID_BELKIN=y | ||
884 | CONFIG_HID_BRIGHT=y | ||
885 | CONFIG_HID_CHERRY=y | ||
886 | CONFIG_HID_CHICONY=y | ||
887 | CONFIG_HID_CYPRESS=y | ||
888 | CONFIG_HID_DELL=y | ||
889 | CONFIG_HID_EZKEY=y | ||
890 | CONFIG_HID_GYRATION=y | ||
891 | CONFIG_HID_LOGITECH=y | ||
892 | # CONFIG_LOGITECH_FF is not set | ||
893 | # CONFIG_LOGIRUMBLEPAD2_FF is not set | ||
894 | CONFIG_HID_MICROSOFT=y | ||
895 | CONFIG_HID_MONTEREY=y | ||
896 | CONFIG_HID_PANTHERLORD=y | ||
897 | # CONFIG_PANTHERLORD_FF is not set | ||
898 | CONFIG_HID_PETALYNX=y | ||
899 | CONFIG_HID_SAMSUNG=y | ||
900 | CONFIG_HID_SONY=y | ||
901 | CONFIG_HID_SUNPLUS=y | ||
902 | # CONFIG_THRUSTMASTER_FF is not set | ||
903 | # CONFIG_ZEROPLUS_FF is not set | ||
904 | CONFIG_USB_SUPPORT=y | ||
905 | CONFIG_USB_ARCH_HAS_HCD=y | ||
906 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
907 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
908 | CONFIG_USB=y | ||
909 | CONFIG_USB_DEBUG=y | ||
910 | CONFIG_USB_ANNOUNCE_NEW_DEVICES=y | ||
911 | |||
912 | # | ||
913 | # Miscellaneous USB options | ||
914 | # | ||
915 | CONFIG_USB_DEVICEFS=y | ||
916 | CONFIG_USB_DEVICE_CLASS=y | ||
917 | # CONFIG_USB_DYNAMIC_MINORS is not set | ||
918 | # CONFIG_USB_OTG is not set | ||
919 | # CONFIG_USB_OTG_WHITELIST is not set | ||
920 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
921 | # CONFIG_USB_MON is not set | ||
922 | # CONFIG_USB_WUSB is not set | ||
923 | # CONFIG_USB_WUSB_CBAF is not set | ||
924 | |||
925 | # | ||
926 | # USB Host Controller Drivers | ||
927 | # | ||
928 | # CONFIG_USB_C67X00_HCD is not set | ||
929 | CONFIG_USB_ISP116X_HCD=y | ||
930 | # CONFIG_USB_SL811_HCD is not set | ||
931 | # CONFIG_USB_R8A66597_HCD is not set | ||
932 | # CONFIG_USB_HWA_HCD is not set | ||
933 | |||
934 | # | ||
935 | # USB Device Class drivers | ||
936 | # | ||
937 | # CONFIG_USB_ACM is not set | ||
938 | # CONFIG_USB_PRINTER is not set | ||
939 | # CONFIG_USB_WDM is not set | ||
940 | # CONFIG_USB_TMC is not set | ||
941 | |||
942 | # | ||
943 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | ||
944 | # | ||
945 | |||
946 | # | ||
947 | # see USB_STORAGE Help for more information | ||
948 | # | ||
949 | # CONFIG_USB_STORAGE is not set | ||
950 | # CONFIG_USB_LIBUSUAL is not set | ||
951 | |||
952 | # | ||
953 | # USB Imaging devices | ||
954 | # | ||
955 | # CONFIG_USB_MDC800 is not set | ||
956 | # CONFIG_USB_MICROTEK is not set | ||
957 | |||
958 | # | ||
959 | # USB port drivers | ||
960 | # | ||
961 | # CONFIG_USB_SERIAL is not set | ||
962 | |||
963 | # | ||
964 | # USB Miscellaneous drivers | ||
965 | # | ||
966 | # CONFIG_USB_EMI62 is not set | ||
967 | # CONFIG_USB_EMI26 is not set | ||
968 | # CONFIG_USB_ADUTUX is not set | ||
969 | # CONFIG_USB_SEVSEG is not set | ||
970 | # CONFIG_USB_RIO500 is not set | ||
971 | # CONFIG_USB_LEGOTOWER is not set | ||
972 | # CONFIG_USB_LCD is not set | ||
973 | # CONFIG_USB_BERRY_CHARGE is not set | ||
974 | # CONFIG_USB_LED is not set | ||
975 | # CONFIG_USB_CYPRESS_CY7C63 is not set | ||
976 | # CONFIG_USB_CYTHERM is not set | ||
977 | # CONFIG_USB_PHIDGET is not set | ||
978 | # CONFIG_USB_IDMOUSE is not set | ||
979 | # CONFIG_USB_FTDI_ELAN is not set | ||
980 | # CONFIG_USB_APPLEDISPLAY is not set | ||
981 | # CONFIG_USB_LD is not set | ||
982 | # CONFIG_USB_TRANCEVIBRATOR is not set | ||
983 | # CONFIG_USB_IOWARRIOR is not set | ||
984 | # CONFIG_USB_TEST is not set | ||
985 | # CONFIG_USB_ISIGHTFW is not set | ||
986 | # CONFIG_USB_VST is not set | ||
987 | # CONFIG_USB_GADGET is not set | ||
753 | # CONFIG_MMC is not set | 988 | # CONFIG_MMC is not set |
754 | # CONFIG_MEMSTICK is not set | 989 | # CONFIG_MEMSTICK is not set |
755 | # CONFIG_NEW_LEDS is not set | 990 | # CONFIG_NEW_LEDS is not set |
756 | # CONFIG_ACCESSIBILITY is not set | 991 | # CONFIG_ACCESSIBILITY is not set |
757 | # CONFIG_RTC_CLASS is not set | 992 | # CONFIG_RTC_CLASS is not set |
758 | # CONFIG_DMADEVICES is not set | 993 | # CONFIG_DMADEVICES is not set |
759 | # CONFIG_UIO is not set | 994 | CONFIG_UIO=y |
995 | # CONFIG_UIO_PDRV is not set | ||
996 | # CONFIG_UIO_PDRV_GENIRQ is not set | ||
997 | # CONFIG_UIO_SMX is not set | ||
998 | # CONFIG_UIO_SERCOS3 is not set | ||
760 | # CONFIG_STAGING is not set | 999 | # CONFIG_STAGING is not set |
1000 | CONFIG_STAGING_EXCLUDE_BUILD=y | ||
761 | 1001 | ||
762 | # | 1002 | # |
763 | # File systems | 1003 | # File systems |
@@ -889,8 +1129,13 @@ CONFIG_FRAME_WARN=1024 | |||
889 | # CONFIG_DEBUG_MEMORY_INIT is not set | 1129 | # CONFIG_DEBUG_MEMORY_INIT is not set |
890 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1130 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
891 | # CONFIG_LATENCYTOP is not set | 1131 | # CONFIG_LATENCYTOP is not set |
892 | CONFIG_NOP_TRACER=y | 1132 | CONFIG_HAVE_FUNCTION_TRACER=y |
893 | CONFIG_HAVE_FTRACE=y | 1133 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
1134 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
1135 | |||
1136 | # | ||
1137 | # Tracers | ||
1138 | # | ||
894 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1139 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set |
895 | # CONFIG_SAMPLES is not set | 1140 | # CONFIG_SAMPLES is not set |
896 | # CONFIG_SH_STANDARD_BIOS is not set | 1141 | # CONFIG_SH_STANDARD_BIOS is not set |