[lantiq] prepare Makefile for 3.6
[openwrt/svn-archive/archive.git] / target / linux / lantiq / files / drivers / usb / ifxhcd / Kconfig
1
2 config USB_HOST_IFX
3 tristate "Infineon USB Host Controller Driver"
4 depends on USB
5 default n
6 help
7 Infineon USB Host Controller
8
9 config USB_HOST_IFX_B
10 bool "USB host mode on core 1 and 2"
11 depends on USB_HOST_IFX
12 help
13 Both cores run as host
14
15 #config USB_HOST_IFX_1
16 #config USB_HOST_IFX_2
17
18 #config IFX_DANUBE
19 #config IFX_AMAZON_SE
20 config IFX_AR9
21 depends on USB_HOST_IFX
22 bool "AR9"
23
24 config IFX_VR9
25 depends on USB_HOST_IFX
26 bool "VR9"
27
28 #config USB_HOST_IFX_FORCE_USB11
29 # bool "Forced USB1.1"
30 # depends on USB_HOST_IFX
31 # default n
32 # help
33 # force to be USB 1.1
34
35 #config USB_HOST_IFX_WITH_HS_ELECT_TST
36 # bool "With HS_Electrical Test"
37 # depends on USB_HOST_IFX
38 # default n
39 # help
40 # With USBIF HSET routines
41
42 #config USB_HOST_IFX_WITH_ISO
43 # bool "With ISO transfer"
44 # depends on USB_HOST_IFX
45 # default n
46 # help
47 # With USBIF ISO transfer
48
49 config USB_HOST_IFX_UNALIGNED_ADJ
50 bool "Adjust"
51 depends on USB_HOST_IFX
52 help
53 USB_HOST_IFX_UNALIGNED_ADJ
54
55 #config USB_HOST_IFX_UNALIGNED_CHK
56 #config USB_HOST_IFX_UNALIGNED_NONE
57
58