comment "OMAP Core Type" depends on ARCH_OMAP2 config ARCH_OMAP24XX bool "OMAP24xx Based System" depends on ARCH_OMAP2 config ARCH_OMAP2420 bool "OMAP2420 support" depends on ARCH_OMAP24XX select OMAP_DM_TIMER select ARCH_OMAP_OTG config ARCH_OMAP2430 bool "OMAP2430 support" depends on ARCH_OMAP24XX comment "OMAP Board Type" depends on ARCH_OMAP2 config MACH_OMAP_GENERIC bool "Generic OMAP board" depends on ARCH_OMAP2 && ARCH_OMAP24XX config MACH_OMAP_H4 bool "OMAP 2420 H4 board" depends on ARCH_OMAP2 && ARCH_OMAP24XX select OMAP_DEBUG_DEVICES config MACH_OMAP_H4_OTG bool "Use USB OTG connector, not device connector (S1.10)" depends on MACH_OMAP_H4 help Set this if you've set S1.10 (on the mainboard) to use the Mini-AB (OTG) connector and OTG transceiver with the USB0 port, instead of the Mini-B ("download") connector with its non-OTG transceiver. Note that the "download" connector can be used to bootstrap the system from the OMAP mask ROM. Also, since this is a development platform, you can also force the OTG port into a non-OTG operational mode. config MACH_OMAP2_H4_USB1 bool "Use USB1 port, not UART2 (S3.3)" depends on MACH_OMAP_H4 help Set this if you've set SW3.3 (on the CPU card) so that the expansion connectors receive USB1 signals instead of UART2. config MACH_OMAP_APOLLON bool "OMAP 2420 Apollon board" depends on ARCH_OMAP2 && ARCH_OMAP24XX config MACH_OMAP_2430SDP bool "OMAP 2430 SDP board" depends on ARCH_OMAP2 && ARCH_OMAP24XX config MACH_NOKIA_N800 bool "Nokia N800" depends on ARCH_OMAP24XX config MACH_OMAP2_TUSB6010 bool depends on ARCH_OMAP2 && ARCH_OMAP2420 default y if MACH_NOKIA_N800