Advertisement
timcowchip

usb storage

Feb 13th, 2014
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.87 KB | None | 0 0
  1. # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
  2. #
  3.  
  4. #
  5. # also be needed; see USB_STORAGE Help for more info
  6. #
  7. CONFIG_USB_STORAGE=m
  8. # CONFIG_USB_STORAGE_DEBUG is not set
  9. # CONFIG_USB_STORAGE_REALTEK is not set
  10. # CONFIG_USB_STORAGE_DATAFAB is not set
  11. # CONFIG_USB_STORAGE_FREECOM is not set
  12. # CONFIG_USB_STORAGE_ISD200 is not set
  13. # CONFIG_USB_STORAGE_USBAT is not set
  14. # CONFIG_USB_STORAGE_SDDR09 is not set
  15. # CONFIG_USB_STORAGE_SDDR55 is not set
  16. # CONFIG_USB_STORAGE_JUMPSHOT is not set
  17. # CONFIG_USB_STORAGE_ALAUDA is not set
  18. # CONFIG_USB_STORAGE_ONETOUCH is not set
  19. # CONFIG_USB_STORAGE_KARMA is not set
  20. # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
  21. # CONFIG_USB_STORAGE_ENE_UB6250 is not set
  22.  
  23. #
  24. # USB Imaging devices
  25. #
  26. # CONFIG_USB_MDC800 is not set
  27. # CONFIG_USB_MICROTEK is not set
  28. # CONFIG_USB_DWC3 is not set
  29. # CONFIG_USB_CHIPIDEA is not set
  30.  
  31. #
  32. # USB port drivers
  33. #
  34. # CONFIG_USB_SERIAL is not set
  35.  
  36. #
  37. # USB Miscellaneous drivers
  38. #
  39. # CONFIG_USB_EMI62 is not set
  40. # CONFIG_USB_EMI26 is not set
  41. # CONFIG_USB_ADUTUX is not set
  42. # CONFIG_USB_SEVSEG is not set
  43. # CONFIG_USB_RIO500 is not set
  44. # CONFIG_USB_LEGOTOWER is not set
  45. # CONFIG_USB_LCD is not set
  46. # CONFIG_USB_LED is not set
  47. # CONFIG_USB_CYPRESS_CY7C63 is not set
  48. # CONFIG_USB_CYTHERM is not set
  49. # CONFIG_USB_IDMOUSE is not set
  50. # CONFIG_USB_FTDI_ELAN is not set
  51. # CONFIG_USB_APPLEDISPLAY is not set
  52. # CONFIG_USB_SISUSBVGA is not set
  53. # CONFIG_USB_LD is not set
  54. # CONFIG_USB_TRANCEVIBRATOR is not set
  55. # CONFIG_USB_IOWARRIOR is not set
  56. # CONFIG_USB_TEST is not set
  57. # CONFIG_USB_ISIGHTFW is not set
  58. # CONFIG_USB_YUREX is not set
  59. # CONFIG_USB_EZUSB_FX2 is not set
  60. # CONFIG_USB_HSIC_USB3503 is not set
  61. # CONFIG_USB_PHY is not set
  62. # CONFIG_USB_GADGET is not set
  63. # CONFIG_UWB is not set
  64. CONFIG_MMC=m
  65. # CONFIG_MMC_DEBUG is not set
  66. # CONFIG_MMC_UNSAFE_RESUME is not set
  67. # CONFIG_MMC_CLKGATE is not set
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement