add support for building usb modules. diff from Steffen Pfendtner
SVN-Revision: 245
This commit is contained in:
		| @@ -1,5 +1,5 @@ | |||||||
| # | # | ||||||
| # Automatically generated make config: don't edit | # Automatically generated by make menuconfig: don't edit | ||||||
| # | # | ||||||
| CONFIG_MIPS=y | CONFIG_MIPS=y | ||||||
| CONFIG_MIPS32=y | CONFIG_MIPS32=y | ||||||
| @@ -167,10 +167,6 @@ CONFIG_MTD_PARTITIONS=y | |||||||
| # CONFIG_MTD_CONCAT is not set | # CONFIG_MTD_CONCAT is not set | ||||||
| # CONFIG_MTD_REDBOOT_PARTS is not set | # CONFIG_MTD_REDBOOT_PARTS is not set | ||||||
| # CONFIG_MTD_CMDLINE_PARTS is not set | # CONFIG_MTD_CMDLINE_PARTS is not set | ||||||
|  |  | ||||||
| # |  | ||||||
| # User Modules And Translation Layers |  | ||||||
| # |  | ||||||
| CONFIG_MTD_CHAR=y | CONFIG_MTD_CHAR=y | ||||||
| CONFIG_MTD_BLOCK=y | CONFIG_MTD_BLOCK=y | ||||||
| # CONFIG_FTL is not set | # CONFIG_FTL is not set | ||||||
| @@ -236,10 +232,6 @@ CONFIG_MTD_SFLASH=y | |||||||
| # CONFIG_MTD_SLRAM is not set | # CONFIG_MTD_SLRAM is not set | ||||||
| # CONFIG_MTD_MTDRAM is not set | # CONFIG_MTD_MTDRAM is not set | ||||||
| # CONFIG_MTD_BLKMTD is not set | # CONFIG_MTD_BLKMTD is not set | ||||||
|  |  | ||||||
| # |  | ||||||
| # Disk-On-Chip Device Drivers |  | ||||||
| # |  | ||||||
| # CONFIG_MTD_DOC1000 is not set | # CONFIG_MTD_DOC1000 is not set | ||||||
| # CONFIG_MTD_DOC2000 is not set | # CONFIG_MTD_DOC2000 is not set | ||||||
| # CONFIG_MTD_DOC2001 is not set | # CONFIG_MTD_DOC2001 is not set | ||||||
| @@ -408,10 +400,6 @@ CONFIG_IP6_NF_TARGET_MARK=m | |||||||
| # CONFIG_IP_SCTP is not set | # CONFIG_IP_SCTP is not set | ||||||
| # CONFIG_ATM is not set | # CONFIG_ATM is not set | ||||||
| CONFIG_VLAN_8021Q=y | CONFIG_VLAN_8021Q=y | ||||||
|  |  | ||||||
| # |  | ||||||
| #   |  | ||||||
| # |  | ||||||
| # CONFIG_IPX is not set | # CONFIG_IPX is not set | ||||||
| # CONFIG_ATALK is not set | # CONFIG_ATALK is not set | ||||||
| # CONFIG_DECNET is not set | # CONFIG_DECNET is not set | ||||||
| @@ -495,7 +483,81 @@ CONFIG_NET_CLS_POLICE=y | |||||||
| # | # | ||||||
| # SCSI support | # SCSI support | ||||||
| # | # | ||||||
| # CONFIG_SCSI is not set | CONFIG_SCSI=m | ||||||
|  | CONFIG_BLK_DEV_SD=m | ||||||
|  | CONFIG_SD_EXTRA_DEVS=5 | ||||||
|  | # CONFIG_CHR_DEV_ST is not set | ||||||
|  | # CONFIG_CHR_DEV_OSST is not set | ||||||
|  | # CONFIG_BLK_DEV_SR is not set | ||||||
|  | CONFIG_CHR_DEV_SG=m | ||||||
|  | # CONFIG_SCSI_DEBUG_QUEUES is not set | ||||||
|  | # CONFIG_SCSI_MULTI_LUN is not set | ||||||
|  | # CONFIG_SCSI_CONSTANTS is not set | ||||||
|  | # CONFIG_SCSI_LOGGING is not set | ||||||
|  |  | ||||||
|  | # | ||||||
|  | # SCSI low-level drivers | ||||||
|  | # | ||||||
|  | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | ||||||
|  | # CONFIG_SCSI_7000FASST is not set | ||||||
|  | # CONFIG_SCSI_ACARD is not set | ||||||
|  | # CONFIG_SCSI_AHA152X is not set | ||||||
|  | # CONFIG_SCSI_AHA1542 is not set | ||||||
|  | # CONFIG_SCSI_AHA1740 is not set | ||||||
|  | # CONFIG_SCSI_AACRAID is not set | ||||||
|  | # CONFIG_SCSI_AIC7XXX is not set | ||||||
|  | # CONFIG_SCSI_AIC79XX is not set | ||||||
|  | # CONFIG_SCSI_AIC7XXX_OLD is not set | ||||||
|  | # CONFIG_SCSI_DPT_I2O is not set | ||||||
|  | # CONFIG_SCSI_ADVANSYS is not set | ||||||
|  | # CONFIG_SCSI_IN2000 is not set | ||||||
|  | # CONFIG_SCSI_AM53C974 is not set | ||||||
|  | # CONFIG_SCSI_MEGARAID is not set | ||||||
|  | # CONFIG_SCSI_MEGARAID2 is not set | ||||||
|  | # CONFIG_SCSI_SATA is not set | ||||||
|  | # CONFIG_SCSI_SATA_AHCI is not set | ||||||
|  | # CONFIG_SCSI_SATA_SVW is not set | ||||||
|  | # CONFIG_SCSI_ATA_PIIX is not set | ||||||
|  | # CONFIG_SCSI_SATA_NV is not set | ||||||
|  | # CONFIG_SCSI_SATA_PROMISE is not set | ||||||
|  | # CONFIG_SCSI_SATA_SX4 is not set | ||||||
|  | # CONFIG_SCSI_SATA_SIL is not set | ||||||
|  | # CONFIG_SCSI_SATA_SIS is not set | ||||||
|  | # CONFIG_SCSI_SATA_ULI is not set | ||||||
|  | # CONFIG_SCSI_SATA_VIA is not set | ||||||
|  | # CONFIG_SCSI_SATA_VITESSE is not set | ||||||
|  | # CONFIG_SCSI_BUSLOGIC is not set | ||||||
|  | # CONFIG_SCSI_CPQFCTS is not set | ||||||
|  | # CONFIG_SCSI_DMX3191D is not set | ||||||
|  | # CONFIG_SCSI_DTC3280 is not set | ||||||
|  | # CONFIG_SCSI_EATA is not set | ||||||
|  | # CONFIG_SCSI_EATA_DMA is not set | ||||||
|  | # CONFIG_SCSI_EATA_PIO is not set | ||||||
|  | # CONFIG_SCSI_FUTURE_DOMAIN is not set | ||||||
|  | # CONFIG_SCSI_GDTH is not set | ||||||
|  | # CONFIG_SCSI_GENERIC_NCR5380 is not set | ||||||
|  | # CONFIG_SCSI_INITIO is not set | ||||||
|  | # CONFIG_SCSI_INIA100 is not set | ||||||
|  | # CONFIG_SCSI_NCR53C406A is not set | ||||||
|  | # CONFIG_SCSI_NCR53C7xx is not set | ||||||
|  | # CONFIG_SCSI_SYM53C8XX_2 is not set | ||||||
|  | # CONFIG_SCSI_NCR53C8XX is not set | ||||||
|  | # CONFIG_SCSI_SYM53C8XX is not set | ||||||
|  | # CONFIG_SCSI_PAS16 is not set | ||||||
|  | # CONFIG_SCSI_PCI2000 is not set | ||||||
|  | # CONFIG_SCSI_PCI2220I is not set | ||||||
|  | # CONFIG_SCSI_PSI240I is not set | ||||||
|  | # CONFIG_SCSI_QLOGIC_FAS is not set | ||||||
|  | # CONFIG_SCSI_QLOGIC_ISP is not set | ||||||
|  | # CONFIG_SCSI_QLOGIC_FC is not set | ||||||
|  | # CONFIG_SCSI_QLOGIC_1280 is not set | ||||||
|  | # CONFIG_SCSI_SIM710 is not set | ||||||
|  | # CONFIG_SCSI_SYM53C416 is not set | ||||||
|  | # CONFIG_SCSI_DC390T is not set | ||||||
|  | # CONFIG_SCSI_T128 is not set | ||||||
|  | # CONFIG_SCSI_U14_34F is not set | ||||||
|  | # CONFIG_SCSI_NSP32 is not set | ||||||
|  | # CONFIG_SCSI_DEBUG is not set | ||||||
|  |  | ||||||
| # | # | ||||||
| # Fusion MPT device support | # Fusion MPT device support | ||||||
| @@ -662,14 +724,6 @@ CONFIG_UNIX98_PTY_COUNT=128 | |||||||
| # Joysticks | # Joysticks | ||||||
| # | # | ||||||
| # CONFIG_INPUT_GAMEPORT is not set | # CONFIG_INPUT_GAMEPORT is not set | ||||||
|  |  | ||||||
| # |  | ||||||
| # Input core support is needed for gameports |  | ||||||
| # |  | ||||||
|  |  | ||||||
| # |  | ||||||
| # Input core support is needed for joysticks |  | ||||||
| # |  | ||||||
| # CONFIG_QIC02_TAPE is not set | # CONFIG_QIC02_TAPE is not set | ||||||
| # CONFIG_IPMI_HANDLER is not set | # CONFIG_IPMI_HANDLER is not set | ||||||
| # CONFIG_IPMI_PANIC_EVENT is not set | # CONFIG_IPMI_PANIC_EVENT is not set | ||||||
| @@ -742,10 +796,10 @@ CONFIG_SOFT_WATCHDOG=y | |||||||
| # CONFIG_EXT3_FS is not set | # CONFIG_EXT3_FS is not set | ||||||
| # CONFIG_JBD is not set | # CONFIG_JBD is not set | ||||||
| # CONFIG_JBD_DEBUG is not set | # CONFIG_JBD_DEBUG is not set | ||||||
| # CONFIG_FAT_FS is not set | CONFIG_FAT_FS=m | ||||||
| # CONFIG_MSDOS_FS is not set | CONFIG_MSDOS_FS=m | ||||||
| # CONFIG_UMSDOS_FS is not set | # CONFIG_UMSDOS_FS is not set | ||||||
| # CONFIG_VFAT_FS is not set | CONFIG_VFAT_FS=m | ||||||
| # CONFIG_EFS_FS is not set | # CONFIG_EFS_FS is not set | ||||||
| # CONFIG_JFFS_FS is not set | # CONFIG_JFFS_FS is not set | ||||||
| CONFIG_JFFS2_FS=y | CONFIG_JFFS2_FS=y | ||||||
| @@ -778,7 +832,7 @@ CONFIG_DEVFS_MOUNT=y | |||||||
| # CONFIG_QNX4FS_FS is not set | # CONFIG_QNX4FS_FS is not set | ||||||
| # CONFIG_QNX4FS_RW is not set | # CONFIG_QNX4FS_RW is not set | ||||||
| # CONFIG_ROMFS_FS is not set | # CONFIG_ROMFS_FS is not set | ||||||
| # CONFIG_EXT2_FS is not set | CONFIG_EXT2_FS=m | ||||||
| # CONFIG_SYSV_FS is not set | # CONFIG_SYSV_FS is not set | ||||||
| # CONFIG_UDF_FS is not set | # CONFIG_UDF_FS is not set | ||||||
| # CONFIG_UDF_RW is not set | # CONFIG_UDF_RW is not set | ||||||
| @@ -826,14 +880,60 @@ CONFIG_PARTITION_ADVANCED=y | |||||||
| # CONFIG_AMIGA_PARTITION is not set | # CONFIG_AMIGA_PARTITION is not set | ||||||
| # CONFIG_ATARI_PARTITION is not set | # CONFIG_ATARI_PARTITION is not set | ||||||
| # CONFIG_MAC_PARTITION is not set | # CONFIG_MAC_PARTITION is not set | ||||||
| # CONFIG_MSDOS_PARTITION is not set | CONFIG_MSDOS_PARTITION=y | ||||||
|  | # CONFIG_BSD_DISKLABEL is not set | ||||||
|  | # CONFIG_MINIX_SUBPARTITION is not set | ||||||
|  | # CONFIG_SOLARIS_X86_PARTITION is not set | ||||||
|  | # CONFIG_UNIXWARE_DISKLABEL is not set | ||||||
| # CONFIG_LDM_PARTITION is not set | # CONFIG_LDM_PARTITION is not set | ||||||
| # CONFIG_SGI_PARTITION is not set | # CONFIG_SGI_PARTITION is not set | ||||||
| # CONFIG_ULTRIX_PARTITION is not set | # CONFIG_ULTRIX_PARTITION is not set | ||||||
| # CONFIG_SUN_PARTITION is not set | # CONFIG_SUN_PARTITION is not set | ||||||
| # CONFIG_EFI_PARTITION is not set | # CONFIG_EFI_PARTITION is not set | ||||||
| # CONFIG_SMB_NLS is not set | # CONFIG_SMB_NLS is not set | ||||||
| # CONFIG_NLS is not set | CONFIG_NLS=y | ||||||
|  |  | ||||||
|  | # | ||||||
|  | # Native Language Support | ||||||
|  | # | ||||||
|  | CONFIG_NLS_DEFAULT="iso8859-1" | ||||||
|  | # CONFIG_NLS_CODEPAGE_437 is not set | ||||||
|  | # CONFIG_NLS_CODEPAGE_737 is not set | ||||||
|  | # CONFIG_NLS_CODEPAGE_775 is not set | ||||||
|  | # CONFIG_NLS_CODEPAGE_850 is not set | ||||||
|  | # CONFIG_NLS_CODEPAGE_852 is not set | ||||||
|  | # CONFIG_NLS_CODEPAGE_855 is not set | ||||||
|  | # CONFIG_NLS_CODEPAGE_857 is not set | ||||||
|  | # CONFIG_NLS_CODEPAGE_860 is not set | ||||||
|  | # CONFIG_NLS_CODEPAGE_861 is not set | ||||||
|  | # CONFIG_NLS_CODEPAGE_862 is not set | ||||||
|  | # CONFIG_NLS_CODEPAGE_863 is not set | ||||||
|  | # CONFIG_NLS_CODEPAGE_864 is not set | ||||||
|  | # CONFIG_NLS_CODEPAGE_865 is not set | ||||||
|  | # CONFIG_NLS_CODEPAGE_866 is not set | ||||||
|  | # CONFIG_NLS_CODEPAGE_869 is not set | ||||||
|  | # CONFIG_NLS_CODEPAGE_936 is not set | ||||||
|  | # CONFIG_NLS_CODEPAGE_950 is not set | ||||||
|  | # CONFIG_NLS_CODEPAGE_932 is not set | ||||||
|  | # CONFIG_NLS_CODEPAGE_949 is not set | ||||||
|  | # CONFIG_NLS_CODEPAGE_874 is not set | ||||||
|  | # CONFIG_NLS_ISO8859_8 is not set | ||||||
|  | # CONFIG_NLS_CODEPAGE_1250 is not set | ||||||
|  | # CONFIG_NLS_CODEPAGE_1251 is not set | ||||||
|  | # CONFIG_NLS_ISO8859_1 is not set | ||||||
|  | # CONFIG_NLS_ISO8859_2 is not set | ||||||
|  | # CONFIG_NLS_ISO8859_3 is not set | ||||||
|  | # CONFIG_NLS_ISO8859_4 is not set | ||||||
|  | # CONFIG_NLS_ISO8859_5 is not set | ||||||
|  | # CONFIG_NLS_ISO8859_6 is not set | ||||||
|  | # CONFIG_NLS_ISO8859_7 is not set | ||||||
|  | # CONFIG_NLS_ISO8859_9 is not set | ||||||
|  | # CONFIG_NLS_ISO8859_13 is not set | ||||||
|  | # CONFIG_NLS_ISO8859_14 is not set | ||||||
|  | # CONFIG_NLS_ISO8859_15 is not set | ||||||
|  | # CONFIG_NLS_KOI8_R is not set | ||||||
|  | # CONFIG_NLS_KOI8_U is not set | ||||||
|  | # CONFIG_NLS_UTF8 is not set | ||||||
|  |  | ||||||
| # | # | ||||||
| # Multimedia devices | # Multimedia devices | ||||||
| @@ -848,7 +948,61 @@ CONFIG_PARTITION_ADVANCED=y | |||||||
| # | # | ||||||
| # USB support | # USB support | ||||||
| # | # | ||||||
| # CONFIG_USB is not set | CONFIG_USB=m | ||||||
|  | # CONFIG_USB_DEBUG is not set | ||||||
|  | CONFIG_USB_DEVICEFS=y | ||||||
|  | # CONFIG_USB_BANDWIDTH is not set | ||||||
|  | # CONFIG_USB_EHCI_HCD is not set | ||||||
|  | # CONFIG_USB_UHCI is not set | ||||||
|  | # CONFIG_USB_UHCI_ALT is not set | ||||||
|  | CONFIG_USB_OHCI=m | ||||||
|  | # CONFIG_USB_AUDIO is not set | ||||||
|  | # CONFIG_USB_EMI26 is not set | ||||||
|  | # CONFIG_USB_BLUETOOTH is not set | ||||||
|  | # CONFIG_USB_MIDI is not set | ||||||
|  | CONFIG_USB_STORAGE=m | ||||||
|  | # CONFIG_USB_STORAGE_DEBUG is not set | ||||||
|  | CONFIG_USB_STORAGE_DATAFAB=y | ||||||
|  | CONFIG_USB_STORAGE_FREECOM=y | ||||||
|  | # CONFIG_USB_STORAGE_ISD200 is not set | ||||||
|  | CONFIG_USB_STORAGE_DPCM=y | ||||||
|  | CONFIG_USB_STORAGE_HP8200e=y | ||||||
|  | CONFIG_USB_STORAGE_SDDR09=y | ||||||
|  | CONFIG_USB_STORAGE_SDDR55=y | ||||||
|  | CONFIG_USB_STORAGE_JUMPSHOT=y | ||||||
|  | # CONFIG_USB_ACM is not set | ||||||
|  | CONFIG_USB_PRINTER=m | ||||||
|  | # CONFIG_USB_HID is not set | ||||||
|  | # CONFIG_USB_HIDINPUT is not set | ||||||
|  | # CONFIG_USB_HIDDEV is not set | ||||||
|  | # CONFIG_USB_KBD is not set | ||||||
|  | # CONFIG_USB_MOUSE is not set | ||||||
|  | # CONFIG_USB_AIPTEK is not set | ||||||
|  | # CONFIG_USB_WACOM is not set | ||||||
|  | # CONFIG_USB_KBTAB is not set | ||||||
|  | # CONFIG_USB_POWERMATE is not set | ||||||
|  | # CONFIG_USB_DC2XX is not set | ||||||
|  | # CONFIG_USB_MDC800 is not set | ||||||
|  | # CONFIG_USB_SCANNER is not set | ||||||
|  | # CONFIG_USB_MICROTEK is not set | ||||||
|  | # CONFIG_USB_HPUSBSCSI is not set | ||||||
|  | # CONFIG_USB_PEGASUS is not set | ||||||
|  | # CONFIG_USB_RTL8150 is not set | ||||||
|  | # CONFIG_USB_KAWETH is not set | ||||||
|  | # CONFIG_USB_CATC is not set | ||||||
|  | # CONFIG_USB_CDCETHER is not set | ||||||
|  | # CONFIG_USB_USBNET is not set | ||||||
|  | # CONFIG_USB_USS720 is not set | ||||||
|  |  | ||||||
|  | # | ||||||
|  | # USB Serial Converter support | ||||||
|  | # | ||||||
|  | # CONFIG_USB_SERIAL is not set | ||||||
|  | # CONFIG_USB_RIO500 is not set | ||||||
|  | # CONFIG_USB_AUERSWALD is not set | ||||||
|  | # CONFIG_USB_TIGL is not set | ||||||
|  | # CONFIG_USB_BRLVGER is not set | ||||||
|  | # CONFIG_USB_LCD is not set | ||||||
|  |  | ||||||
| # | # | ||||||
| # Support for USB gadgets | # Support for USB gadgets | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Waldemar Brodkorb
					Waldemar Brodkorb