projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6]
/
arch
/
arm
/
mach-aaec2000
/
Kconfig
1
if ARCH_AAEC2000
2
3
menu "Agilent AAEC-2000 Implementations"
4
5
config MACH_AAED2000
6
bool "Agilent AAED-2000 Development Platform"
7
select CPU_ARM920T
8
9
endmenu
10
11
endif