repo.or.cz
/
linux-ginger.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
omap: Introduce OMAP3630
[linux-ginger.git]
/
arch
/
arm
/
mach-mx1
/
Kconfig
blob
eb7660f5d4b7956fb170828853703dd698405dca
1
if ARCH_MX1
2
3
comment "MX1 platforms:"
4
5
config MACH_MXLADS
6
bool
7
8
config ARCH_MX1ADS
9
bool "MX1ADS platform"
10
select MACH_MXLADS
11
help
12
Say Y here if you are using Motorola MX1ADS/MXLADS boards
13
14
config MACH_SCB9328
15
bool "Synertronixx scb9328"
16
help
17
Say Y here if you are using a Synertronixx scb9328 board
18
19
endif