repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
3c503: Fix IRQ probing
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
arch
/
arm
/
mach-dove
/
Kconfig
blob
3b9a32ace90958562547b46d490a1f7b86674d3a
1
if ARCH_DOVE
2
3
menu "Marvell Dove Implementations"
4
5
config MACH_DOVE_DB
6
bool "Marvell DB-MV88AP510 Development Board"
7
select I2C_BOARDINFO
8
help
9
Say 'Y' here if you want your kernel to support the
10
Marvell DB-MV88AP510 Development Board.
11
12
endmenu
13
14
endif