1 # SPDX-License-Identifier: GPL-2.0 1 # SPDX-License-Identifier: GPL-2.0 2 choice 2 choice 3 prompt "Board support" 3 prompt "Board support" 4 depends on BCM63XX 4 depends on BCM63XX 5 default BOARD_BCM963XX 5 default BOARD_BCM963XX 6 6 7 config BOARD_BCM963XX 7 config BOARD_BCM963XX 8 bool "Generic Broadcom 963xx boards" 8 bool "Generic Broadcom 963xx boards" 9 select SSB 9 select SSB 10 10 11 endchoice 11 endchoice
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.