~ubuntu-branches/ubuntu/quantal/linux-linaro-mx51/quantal

« back to all changes in this revision

Viewing changes to drivers/usb/host/Kconfig

  • Committer: Package Import Robot
  • Author(s): John Rigby, John Rigby
  • Date: 2011-09-26 10:44:23 UTC
  • Revision ID: package-import@ubuntu.com-20110926104423-3o58a3c1bj7x00rs
Tags: 3.0.0-1007.9
[ John Rigby ]

Enable crypto modules and remove crypto-modules from
exclude-module files
LP: #826021

Show diffs side-by-side

added added

removed removed

Lines of Context:
416
416
        depends on USB_UHCI_HCD
417
417
        default y if SPARC_LEON
418
418
 
 
419
config USB_UHCI_BIG_ENDIAN_MMIO
 
420
        bool
 
421
        depends on USB_UHCI_SUPPORT_NON_PCI_HC && SPARC_LEON
 
422
        default y
 
423
 
 
424
config USB_UHCI_BIG_ENDIAN_DESC
 
425
        bool
 
426
        depends on USB_UHCI_SUPPORT_NON_PCI_HC && SPARC_LEON
 
427
        default y
 
428
 
419
429
config USB_FHCI_HCD
420
430
        tristate "Freescale QE USB Host Controller support"
421
431
        depends on USB && OF_GPIO && QE_GPIO && QUICC_ENGINE