repo.or.cz
/
zen-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
staging: brcm80211: decreased indentation level of brcms_c_wme_setparams function
[zen-stable.git]
/
arch
/
arm
/
mach-bcmring
/
Kconfig
blob
457b4384913e4464cb4411b9b862f910d51a7834
1
choice
2
prompt "Processor selection in BCMRING family of devices"
3
depends on ARCH_BCMRING
4
default ARCH_BCM11107
5
6
config ARCH_FPGA11107
7
bool "FPGA11107"
8
9
config ARCH_BCM11107
10
bool "BCM11107"
11
endchoice
12
13
menu "BCMRING Options"
14
depends on ARCH_BCMRING
15
16
config BCM_ZRELADDR
17
hex "Compressed ZREL ADDR"
18
19
endmenu
20
21
# source "drivers/char/bcmring/Kconfig"