]> git.enpas.org Git - openwrt.git/blob - target/linux/brcm63xx/files/arch/mips/bcm63xx/boards/Kconfig
[brcm63xx] add support for user9102 boards (#4537)
[openwrt.git] / target / linux / brcm63xx / files / 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        help
9
10 config BOARD_LIVEBOX
11         bool "Inventel Livebox(es) boards"
12         help
13           Boards using RedBoot.
14
15 endchoice