repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
usb: gadget: udc: pch_udc: Fix a plethora of function documentation related issues
[linux/fpc-iii.git]
/
arch
/
mips
/
bcm63xx
/
boards
/
Kconfig
blob
492c3bd005d5e3e5ebc6a11e3323def366d252a1
1
# SPDX-License-Identifier: GPL-2.0
2
choice
3
prompt "Board support"
4
depends on BCM63XX
5
default BOARD_BCM963XX
6
7
config BOARD_BCM963XX
8
bool "Generic Broadcom 963xx boards"
9
select SSB
10
11
endchoice