License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6/btrfs-unstable.git] / arch / mips / bcm63xx / boards / Kconfig
blob6ff0a74810818b9db13923e8a965f6868826ac90
1 # SPDX-License-Identifier: GPL-2.0
2 choice
3         prompt "Board support"
4         depends on BCM63XX
5         default BOARD_BCM963XX
7 config BOARD_BCM963XX
8        bool "Generic Broadcom 963xx boards"
9         select SSB
10        help
12 endchoice