1 comment "OMAP Core Type"
6 bool "OMAP730 Based System"
12 bool "OMAP1510 Based System"
16 bool "OMAP16xx Based System"
19 comment "OMAP Board Type"
22 config MACH_OMAP_INNOVATOR
24 depends on ARCH_OMAP1 && (ARCH_OMAP1510 || ARCH_OMAP16XX)
26 TI OMAP 1510 or 1610 Innovator board support. Say Y here if you
31 depends on ARCH_OMAP1 && ARCH_OMAP16XX
33 TI OMAP 1610/1611B H2 board support. Say Y here if you have such
38 depends on ARCH_OMAP1 && ARCH_OMAP16XX
40 TI OMAP 1710 H3 board support. Say Y here if you have such
45 depends on ARCH_OMAP1 && ARCH_OMAP16XX
47 TI OMAP 5912 OSK (OMAP Starter Kit) board support. Say Y here
48 if you have such a board.
50 config OMAP_OSK_MISTRAL
51 bool "Mistral QVGA board Support"
52 depends on MACH_OMAP_OSK
54 The OSK supports an optional add-on board with a Quarter-VGA
55 touchscreen, PDA-ish buttons, a resume button, bicolor LED,
56 and camera connector. Say Y here if you have this board.
58 config MACH_OMAP_PERSEUS2
60 depends on ARCH_OMAP1 && ARCH_OMAP730
62 Support for TI OMAP 730 Perseus2 board. Say Y here if you have such
67 depends on ARCH_OMAP1 && ARCH_OMAP1510
69 Support for Voiceblue GSM/VoIP gateway. Say Y here if you have
74 depends on ARCH_OMAP1 && ARCH_OMAP1510
76 Support for NetStar PBX. Say Y here if you have such a board.
78 config MACH_OMAP_GENERIC
79 bool "Generic OMAP board"
80 depends on ARCH_OMAP1 && (ARCH_OMAP1510 || ARCH_OMAP16XX)
82 Support for generic OMAP-1510, 1610 or 1710 board with
83 no FPGA. Can be used as template for porting Linux to
84 custom OMAP boards. Say Y here if you have a custom
87 comment "OMAP CPU Speed"
90 config OMAP_CLOCKS_SET_BY_BOOTLOADER
91 bool "OMAP clocks set by bootloader"
94 Enable this option to prevent the kernel from overriding the clock
95 frequencies programmed by bootloader for MPU, DSP, MMUs, TC,
96 internal LCD controller and MPU peripherals.
98 config OMAP_ARM_216MHZ
99 bool "OMAP ARM 216 MHz CPU (1710 only)"
100 depends on ARCH_OMAP1 && ARCH_OMAP16XX
102 Enable 216 MHz clock for OMAP1710 CPU. If unsure, say N.
104 config OMAP_ARM_195MHZ
105 bool "OMAP ARM 195 MHz CPU"
106 depends on ARCH_OMAP1 && ARCH_OMAP730
108 Enable 195MHz clock for OMAP CPU. If unsure, say N.
110 config OMAP_ARM_192MHZ
111 bool "OMAP ARM 192 MHz CPU"
112 depends on ARCH_OMAP1 && ARCH_OMAP16XX
114 Enable 192MHz clock for OMAP CPU. If unsure, say N.
116 config OMAP_ARM_182MHZ
117 bool "OMAP ARM 182 MHz CPU"
118 depends on ARCH_OMAP1 && ARCH_OMAP730
120 Enable 182MHz clock for OMAP CPU. If unsure, say N.
122 config OMAP_ARM_168MHZ
123 bool "OMAP ARM 168 MHz CPU"
124 depends on ARCH_OMAP1 && (ARCH_OMAP1510 || ARCH_OMAP16XX || ARCH_OMAP730)
126 Enable 168MHz clock for OMAP CPU. If unsure, say N.
128 config OMAP_ARM_150MHZ
129 bool "OMAP ARM 150 MHz CPU"
130 depends on ARCH_OMAP1 && ARCH_OMAP1510
132 Enable 150MHz clock for OMAP CPU. If unsure, say N.
134 config OMAP_ARM_120MHZ
135 bool "OMAP ARM 120 MHz CPU"
136 depends on ARCH_OMAP1 && (ARCH_OMAP1510 || ARCH_OMAP16XX || ARCH_OMAP730)
138 Enable 120MHz clock for OMAP CPU. If unsure, say N.
140 config OMAP_ARM_60MHZ
141 bool "OMAP ARM 60 MHz CPU"
142 depends on ARCH_OMAP1 && (ARCH_OMAP1510 || ARCH_OMAP16XX || ARCH_OMAP730)
145 Enable 60MHz clock for OMAP CPU. If unsure, say Y.
147 config OMAP_ARM_30MHZ
148 bool "OMAP ARM 30 MHz CPU"
149 depends on ARCH_OMAP1 && (ARCH_OMAP1510 || ARCH_OMAP16XX || ARCH_OMAP730)
151 Enable 30MHz clock for OMAP CPU. If unsure, say N.