projects
/
platform
/
kernel
/
linux-rpi.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[platform/kernel/linux-rpi.git]
/
arch
/
csky
/
Kconfig.platforms
1
menu "Platform drivers selection"
2
3
config ARCH_CSKY_DW_APB_ICTL
4
bool "Select dw-apb interrupt controller"
5
select DW_APB_ICTL
6
default y
7
help
8
This enables support for snps dw-apb-ictl
9
endmenu