projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
[linux-2.6]
/
arch
/
arm
/
mach-mx1
/
Kconfig
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
endif