]> Pileus Git - ~andy/linux/blob - arch/mips/bcm63xx/boards/Kconfig
Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...
[~andy/linux] / arch / mips / bcm63xx / boards / Kconfig
1 choice
2         prompt "Board support"
3         depends on BCM63XX
4         default BOARD_BCM963XX
5
6 config BOARD_BCM963XX
7        bool "Generic Broadcom 963xx boards"
8         select SSB
9        help
10
11 endchoice