diff options
Diffstat (limited to 'arch/arm/mach-davinci/Kconfig')
-rw-r--r-- | arch/arm/mach-davinci/Kconfig | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/mach-davinci/Kconfig b/arch/arm/mach-davinci/Kconfig index 9aca60cb4241..b77b860b36d7 100644 --- a/arch/arm/mach-davinci/Kconfig +++ b/arch/arm/mach-davinci/Kconfig | |||
@@ -193,6 +193,14 @@ config MACH_MITYOMAPL138 | |||
193 | System on Module. Information on this SoM may be found at | 193 | System on Module. Information on this SoM may be found at |
194 | http://www.mitydsp.com | 194 | http://www.mitydsp.com |
195 | 195 | ||
196 | config MACH_OMAPL138_HAWKBOARD | ||
197 | bool "TI AM1808 / OMAPL-138 Hawkboard platform" | ||
198 | depends on ARCH_DAVINCI_DA850 | ||
199 | help | ||
200 | Say Y here to select the TI AM1808 / OMAPL-138 Hawkboard platform . | ||
201 | Information of this board may be found at | ||
202 | http://www.hawkboard.org/ | ||
203 | |||
196 | config DAVINCI_MUX | 204 | config DAVINCI_MUX |
197 | bool "DAVINCI multiplexing support" | 205 | bool "DAVINCI multiplexing support" |
198 | depends on ARCH_DAVINCI | 206 | depends on ARCH_DAVINCI |