]> pilppa.org Git - linux-2.6-omap-h63xx.git/blob - arch/arm/mach-omap2/Kconfig
ARM: OMAP: USB peripheral support on H4
[linux-2.6-omap-h63xx.git] / arch / arm / mach-omap2 / Kconfig
1 comment "OMAP Core Type"
2         depends on ARCH_OMAP2
3
4 config ARCH_OMAP24XX
5         bool "OMAP24xx Based System"
6         depends on ARCH_OMAP2
7
8 config ARCH_OMAP2420
9         bool "OMAP2420 support"
10         depends on ARCH_OMAP24XX
11         select OMAP_DM_TIMER
12
13 config ARCH_OMAP2430
14         bool "OMAP2430 support"
15         depends on ARCH_OMAP24XX
16
17 comment "OMAP Board Type"
18         depends on ARCH_OMAP2
19
20 config MACH_OMAP_GENERIC
21         bool "Generic OMAP board"
22         depends on ARCH_OMAP2 && ARCH_OMAP24XX
23
24 config MACH_OMAP_H4
25         bool "OMAP 2420 H4 board"
26         depends on ARCH_OMAP2 && ARCH_OMAP24XX
27         select OMAP_DEBUG_DEVICES
28
29 config MACH_OMAP_H4_OTG
30         bool "Use USB OTG connector, not device connector (S1.10)"
31         depends on MACH_OMAP_H4
32         help
33           Set this if you've set S1.10 (on the mainboard) to use the
34           Mini-AB (OTG) connector and OTG transceiver with the USB0
35           port, instead of the Mini-B ("download") connector with its
36           non-OTG transceiver.
37
38           Note that the "download" connector can be used to bootstrap
39           the system from the OMAP mask ROM.  Also, since this is a
40           development platform, you can also force the OTG port into
41           a non-OTG operational mode.
42
43 config MACH_OMAP2_H4_USB1
44         bool "Use USB1 port, not UART2 (S3.3)"
45         depends on MACH_OMAP_H4
46         help
47           Set this if you've set SW3.3 (on the CPU card) so that the
48           expansion connectors receive USB1 signals instead of UART2.
49
50 config MACH_OMAP_APOLLON
51         bool "OMAP 2420 Apollon board"
52         depends on ARCH_OMAP2 && ARCH_OMAP24XX
53
54 config MACH_OMAP_2430SDP
55         bool "OMAP 2430 SDP board"
56         depends on ARCH_OMAP2 && ARCH_OMAP24XX