projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'master' of /home/tglx/work/mtd/git/linux-2.6.git/
[linux-2.6]
/
arch
/
arm
/
mach-realview
/
Kconfig
1
menu "RealView platform type"
2
depends on ARCH_REALVIEW
3
4
config MACH_REALVIEW_EB
5
bool "Support RealView/EB platform"
6
default n
7
select ARM_GIC
8
help
9
Include support for the ARM(R) RealView Emulation Baseboard platform.
10
11
endmenu